@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9f8f8;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-y;
	background-position: center;
}

.contenido {
	background-color: #FFFFFF;
	background-image: url(images/fondo-rojo.png);
	background-repeat: no-repeat;
	background-position: top;
}


.fonboton {
	background-image: url(images/acerca-del-instituto.png);
	background-repeat: no-repeat;
	background-position: top;
}

.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	background-image: url(images/b-gris.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	padding-left: 28px;
	width: 271px;
	display: block;
	text-decoration: none;
	padding-top: 12px;
	font-weight: normal;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	background-image: url(images/b-gris.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	padding-left: 28px;
	width: 271px;
	display: block;
	text-decoration: none;
	padding-top: 12px;
	font-weight: normal;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d10019;
	background-image: url(images/b-rojo.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	padding-left: 28px;
	width: 271px;
	display: block;
	text-decoration: none;
	padding-top: 12px;
	font-weight: normal;
}
.contenidobanner {
	width: 665px;
	padding-top: 8px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 8px;
}
.contenidoparrafo {
	width: 643px;
	padding-top: 8px;
	padding-right: 29px;
	padding-left: 29px;
	padding-bottom: 8px;
}
.contenidocarreras {
	width: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 29px;
	padding-bottom: 8px;
}
.titulo {
	font-size: 20px;
	font-weight: normal;
	color: #c00418;
	font-family: Arial, Helvetica, sans-serif;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #605e5e;
}
.fondireccion {
	background-image: url(images/fondo-direccion.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 94px;
}
.margendireccion {
	padding: 11px;
	height: 72px;
	width: 153px;
}

.textodireccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #464646;
}
.margenlink {
	width: 940px;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 13px;
	padding-left: 30px;
}
.textolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.textodireccionrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #d7001c;
	font-weight: bold;
}
.textodireccion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
.textodireccionrojo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d7001c;
	font-weight: bold;
}
.margendirecciongrande {
	padding: 11px;
	width: 277px;
}
.textolink a:link , .textolink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textolink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #530000;
	text-decoration: none;
}
.bannerhome {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.submenu a:link, .submenu a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #D90000;
	display: block;
	margin-left: 10px;
	text-decoration: none;
	margin-bottom: 1px;
	background-image: url(images/f-submenu.png);
	background-repeat: no-repeat;
	background-position: right -11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.submenu a:hover {
	color: #666;
	background-color: #E4E4E4;
}


h1 {
	font-size: 20px;
	font-weight: normal;
	color: #c00418;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #c00418;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #0142A3;
	font-family: Arial, Helvetica, sans-serif;
}
.cuadrinoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #605e5e;
	border: 1px solid #CCC;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.menuconvenios {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.contenidoconvenios {
	margin-right: 25px;
	margin-bottom: 20px;
}
.parrafocontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #605e5e;
	padding-right: 25px;
}
.flogo {
	background-image: url(images/fondo-rojo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.foto {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
	display: table;
}
