@charset "utf-8";
/* CSS Document */
/* Empieza Destacado*/
#destacado {
	height: 320px;
}
div.dfi {
	width: 45px;
	height: 320px;
	background: url(../images/destfi.png) no-repeat;
	float: left;
	position: relative;
}
div.dfic {
	width: 335px;
	height: 320px;
	background: url(../images/destbgfi.png) repeat-x;
	float: left;
}
div.dc {
	width: 30px;
	height: 320px;
	background: url(../images/destbgc.png) repeat-x;
	float: left;
}
div.dtcd {
	width: 445px;
	height: 320px;
	background: url(../images/destbgtd.png) repeat-x;
	float: left;
}
div.dtd {
	width: 45px;
	height: 320px;
	background: url(../images/desttd.png) no-repeat;
	float: left;
}
div.dfi h6 a {
	display: block;
	font-size: xx-small;
	text-indent: -9999px;
	width: 366px;
	height: 266px;
	background: url(../images/fdiplomas.jpg) no-repeat;
	position: absolute;
	margin-top: 15px;
	margin-left: 5px;
	border-bottom: 2px solid #99f;
	border-right: 2px solid #99f;
	border-left: 2px solid #009;
	border-top: 2px solid #009;
}
/* Termina Destacado*/
/* Empieza Servicios*/
#servicios {
	width: 840px;
	margin: 0 auto;
}
div.baserv {
	width: 420px;
	background: url(../images/bgsupserv.jpg) no-repeat #fff;
	float: left;
}
div.baserv h4 {
	margin-top: 18px;
	margin-left: 10px;
}
div.baserv p {
	font-size: .9em;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0 180px 0 5px;
	color: #666;
}
div.baserv h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #f93;
	text-decoration: none;
}
div.baserv h4 a:hover {
	color: #F60;
}
div.baserv h5 {
	text-align: right;
	margin-top: 1em;
	padding: 0 180px 0 5px;
}
#sv1, #sv2, #sv3, #sv4 {
	height: 180px;
	background: url(../images/bginfserv.jpg) repeat-x bottom;
	position: relative;
	/*float: right;*/
}
#sv1 h6 span a {
	background: url(../images/min/minnotasn.jpg) no-repeat #fff;
}
#sv1 h6 span a:hover {
	background: url(../images/min/minnotas.jpg) no-repeat #fff;
}
#sv2 h6 span a {
	background: url(../images/min/mincarnetn.jpg) no-repeat #fff;
}
#sv2 h6 span a:hover {
	background: url(../images/min/mincarnet.jpg) no-repeat #fff;
}
#sv3 h6 span a {
	background: url(../images/min/minagendn.jpg) no-repeat #fff;
}
#sv3 h6 span a:hover {
	background: url(../images/min/minagend.jpg) no-repeat #fff;
}
#sv4 h6 span a {
	background: url(../images/min/minpublicn.jpg) no-repeat #fff;
}
#sv4 h6 span a:hover {
	background: url(../images/min/minpublic.jpg) no-repeat #fff;
}
#sv1 h6 span a, #sv2 h6 span a, #sv3 h6 span a, #sv4 h6 span a, #sv1 h6 span a:hover, #sv2 h6 span a:hover, #sv3 h6 span a:hover, #sv4 h6 span a:hover {
	display: block;
	width: 140px;
	height: 120px;
	padding: 2px;
	font-size: xx-small;
	text-indent: -9999px;
	background-position: 8px 8px;
	position: absolute;
	margin-top: 10px;
	margin-left: 250px;
	margin-bottom: 0px;
	border: ridge 4px #CCC;
}
/* Termina Servicios*/
