/* 
NOTAS:
seccion: servicio integral
última actualización: 13 / 08 /08
ancho total =  960px
altura mínima = 972px
*/

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




/*------------------------- MÓDULO SUPERIOR --------------------------*/
div#top-module{
	min-height:215px;
}

div#top-module .imagen{
	float:right;
	margin-right:68px;
}

div#module .content{
	width:450px;
	height:117px;
	
	text-align:center;
	
	background: url(../images/servicio-integral/module-tile.jpg) repeat-x;
}
div#module .reflection{
	margin-top:1px;
	width:450px;
	height:35px;
	
	text-align:center;
	
	background: url(../images/servicio-integral/module-reflection.jpg) repeat-x;
}





/*------------------------- MÓDULO IZQUIERDA --------------------------*/
div#left-module{
	float:left;
	width:480px;
	padding-left:20px;
}





/*------------------------- MÓDULO DERECHA --------------------------*/
div#right-module{
	margin-left:480px;
	padding-top:90px;
	padding-left:10px;
}



/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div .holder{
	width:410px;
	color:#fff;
	font-size:11px;
}
div .holder .icons-holder{
	padding:0 22px;
}
div > .holder .icons-holder{
	background:transparent url(../images/servicio-integral/icons-tile.png) repeat-y;
}

div .holder .top{
	height:11px;
	font-size:1px;
}
div > .holder .top{
	background:transparent url(../images/servicio-integral/icons-top.png) no-repeat;
}

div .holder .head{
	background:#f2db91 url(../images/servicio-integral/icons-top-tile.jpg) no-repeat bottom;
	
	padding:20px 22px;
	min-height:70px
}

div .holder .bottom{
	height:22px;
}
div > .holder .bottom{
	background:transparent url(../images/servicio-integral/icons-bottom.png) no-repeat;
}

div .holder .icons{
	padding:5px 10px 0 10px;
	background:#f4ecd2;
	
	text-align:center;
	
	color:#844408;
}

div .holder .icons img{
	margin:0 5px;
}



/*----*/
div .holder h1{
	margin:0;
	padding:0;
	border:0;
	
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	
	color:#915e05;
}

div .holder p{
	margin:5px 0;
	padding:0;
	border:0;
}

div .holder ul{
	margin:0 0;
	padding:0;
	border:0;
	
	list-style:none;
}
div .holder li{
	color:#fff;
	padding-left:30px;
}

div .holder a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
div .holder a:hover{
	text-decoration:underline;
}
