/* 
NOTAS:
seccion: nuestros clientes
última actualización: 15 / 08 /08
ancho total =  960px
altura mínima = 440px
*/

div#content-holder{
	min-height:440px;
	width:920px;
	
	padding:20px;
	
	background:transparent url(../images/clientes/background.jpg) no-repeat;
}



/*------------------- CLUMNA IZQUIERDA ----------------------*/
div#left-content{
	width:460px;
	float:left;
}
div#left-content p{
	margin:15px 0;
	text-align:justify;
}


div#left-content #module{
	margin:20px 0;
}
div#left-content #module p{
	padding:0 15px;
}
div#left-content #module .slogan-holder{
	width:452px;
}
div#left-content #module .content{
	height:135px;
	text-align:center;
	background:url(../images/clientes/module-tile.jpg) repeat-x;
}
div#left-content #module .reflection{
	margin-top:1px;
	height:35px;
	background:url(../images/clientes/module-reflection.jpg) repeat-x;
}






/*------------------- CLUMNA DERECHA ----------------------*/
div#right-content{	
	margin-left:460px;
	padding-left:35px;
}

div#right-content ul{
	margin:25px 0;
	
	list-style:none;
	list-style-image:url(../images/clientes/bullet.gif);
	
	font-weight:bold;
	
	color:#8b6628;
}
div#right-content li{
	padding:0 0 0 5px;
}
div#right-content ul.first{
	margin:0 0;
}
div#right-content ul.last{
	margin:0 0 0 0;
}

div#right-content .imagen{
	float:right;
	margin-right:10px;
}