@charset "utf-8";
/* CSS Document */

body {
	padding-top: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../img/fondos/fondo-admision.jpg);
	left: 100px;
}
.contenedor {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	top: 72px;
	margin-top: 50px;
	position: absolute;
}

.head {
	height: 97px;
	width: 951px;
}
.cont_bnns {
	height: 264px;
	width: 951px;
}
.cont_ctral {
	width: 951px;
	height: 260px;
}


.cont_menu {
	float: left;
	width: 190px;
	z-index: 50;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cont_not {
	float: left;
	height: 200px;
	width: 255px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B19D;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt_not {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
.txt_not p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txt_not h3 {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cont_bnn_lat {
	float: right;
	height: 262px;
	width: 248px;
}
.tit_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DFA800;
	padding-left: 5px;
}
.tit_yellow h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.cont_agen {
	float: left;
	height: 200px;
	width: 255px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B19D;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt_agen {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
.txt_agen p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txt_agen h3{
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu_lat {
	width: 188px;
	margin-top: 15px;
	margin-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E0DD;
	float: right;
}
#menulat {
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#menulat li {
	display: inline;
}
#menulat li a {
	text-decoration: none;
	color: #949187;
	display: block;
	height: 29px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-image: url(../img/flechahome.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E0DD;
	width: 186px;
	float: right;
	background-position: right center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menulat li a:hover {
	text-decoration: none;
	color: #dfa800;
	background-image: url(../img/flechahome-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
}
#menulat li h2{
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
}
.face_you {
	float: left;
	height: 39px;
	width: 176px;
	margin-left: 18px;
	margin-top: 5px;
}
.face_you p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AEAEAE;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.face_you a {
	color: #AEAEAE;
	text-decoration: none;
}
.txt_rojo {
	color: #a43333;
}
.txt_rojo:hover {

	color: #dfa800;
}
.cont_gral {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

