.cuerpo{
	padding-bottom:0 !important;
}
.bnrServ{
	margin:0 0 0 0 !important;
}
div.col{
	float:left; position:relative; padding:22px 25px 0 25px; margin-bottom:-24px;
	width:260px; border-right:1px solid #dddddd; min-height:700px;
}
.col+.col+.col{ border:none;
}
.encab_1{
	color:#538fc6;
}
hr.divisor{ width:311px !important; margin-left:-25px; border-top:#dddddd 1px solid; padding:0;
}
/*portada*/
.cuerpo ul.links{
	list-style:url(../img/plantillas/serv/bullet_1.png); margin-left:11px; padding-left:0;
}
ul.links a{ font-size:11px; color:#538fc6; color:#333;
}

/*internas*/
.menuServ{
	position:absolute; top:168px; left:3px; width:933px; height:65px; background:url(../img/plantillas/serv/bg_menu_serv.png) repeat-x top;
}
.menuServ ul{
	margin:0; padding:0; list-style:none; position:absolute; right:30px; top:16px;
}
.menuServ ul li{
	float:left; margin:0 3px;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

/*gradient*/
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* W3C */

/*shadow*/
-webkit-box-shadow: 1px 1px 0px 0px #444444;
-moz-box-shadow: 1px 1px 0px 0px #444444;
box-shadow: 1px 1px 0px 0px #444444;
}
.menuServ a{
display:block;
padding:11px 11px;
font-weight:bold !important;
font-size:10px;
text-transform:uppercase;
color:#444;
}
li.home a{
	background:url(/media/1054/home.png) no-repeat 10px 7px;
	padding-left:38px;
}
.menuServ ul li.actual{
background: #dfb626; /* Old browsers */
background: -moz-linear-gradient(top, #dfb626 0%, #e2bc39 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfb626), color-stop(100%,#e2bc39)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dfb626 0%,#e2bc39 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dfb626 0%,#e2bc39 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #dfb626 0%,#e2bc39 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb626', endColorstr='#e2bc39',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #dfb626 0%,#e2bc39 100%); /* W3C */
}
.menuServ ul li.actual a{ color:#131313;
}
/**/

h1.titSec{ 
	font-size:30px; color:#dedede; margin:-22px 0 0 -22px; padding:0; font-weight:normal;
}
h1.titSec span{
	background:#e8e8e8; color:#bcbcbc; padding:0 6px 0 20px; margin-right:1px; display:inline-block; height:30px;
}

.colDer{
	width:583px;
}
.colDer h1{
	color:#c6c6c6; font-size:60px; font-weight:normal;
}
dl *{ line-height:18px;
}
dt{ font-size:14px; margin-bottom:6px; color:#111;
}
dd{ font-size:12px;
}
dd.link{ text-align:right; text-decoration:underline; font-size:10px; margin:-15px 0 40px 0 !important; padding:0 !important;
}
dd.link p{
	margin:0
}
.colDer li{ margin:0px !important;
}
table.estilo { border:2px solid #c2d3ec; border-collapse:collapse; border-radius:4px; margin-bottom:20px;
}
    table.estilo th { background:#c2d3ec; padding:3px;
    }
    table.estilo td { border:1px solid #ddd; text-align:center;
    }