@charset "utf-8";

body 			{
					text-align:center;
					margin-top:2px;
					margin-bottom:0px;
					font-family:Helvetica, sans-serif;
					color:#CCCCCC;
					font-size:12px;
					background-color:#CCCCCC;
}

div#wrapper 	{	
					text-align:left;
					margin:0px auto;
					width:950px;
					background-position:top center;
}

div#superior	{
					height:25px; 
					width:950px;
					margin: 0 auto;
					background:url(../img/SombraSuperior.png) no-repeat top;
					position:relative;
}

div#inferior	{
					clear:both;
					height:25px; 
					width:950px;
					margin: 0 auto;
					background:url(../img/SombraInferior.png) no-repeat top;
}

div#columna	{
					height:32px;
}

div#ladoa		{
					float:left;
					height:32px;
					width:15px;
					margin:0 auto;
					background:url(../img/ladoa.png) no-repeat top;
}

div#ladob		{
					float:right;
					height:32px;
					width:15px;
					margin:0 auto;
					background:url(../img/ladob.png) no-repeat top;
					
}

div#contenido	{
					width:950px;
					background:url(../img/Contenido.png) repeat-y top;
					overflow: hidden;
}

div#menu		{
					float:left;
					height:32px;
					width:920px
					margin:0 auto;
					background:url(../img/ladoa.png) repeat-x top;
}

div#banner		{
					height:94px; 
					width:950px;
					margin: 0 auto;
					background:url(../img/Banner.png) no-repeat top ;
}

div#buscador	{
					visibility:visible;
					padding: 0px 0px 0px 720px; 
					border:1px #000066;
					display:inline-block;
}

div#contenedor	{
					padding: 0px 15px;
}

div#menua		{
					float:left;
					width:150px;
					padding: 5px;
					text-align:center;
}

div#ContenedorMenuSuperior	{
					width:140px;
					height:17px;
					margin:0px auto;
					background:url(../img/ContenedorMenu/ContenedorMenuSuperior.jpg) no-repeat top center;
}

div#ContenedorMenuaMedio	{
					width:140px;
					margin:0px auto;
					background:url(../img/ContenedorMenu/ContenedorMenuMedio.jpg) repeat-y top center;
}

div#ContenedorMenuInferior	{
					float:left;
					width:140px;
					height:12px;
					margin:0px auto;
					background:url(../img/ContenedorMenu/ContenedorMenuInferior.jpg) no-repeat top center;
					
}

div#ContenedorMenuSuperior2	{
					width:140px;
					height:17px;
					margin:0px auto;
					background:url(../img/ContenedorMenu/ContenedorMenuSuperior2.jpg) no-repeat top center;
}

div#ContenedorMenuaMedio2	{
					width:140px;
					margin:0px auto;
					background:url(../img/ContenedorMenu/ContenedorMenuMedio2.jpg) repeat-y top center;
}

div#ContenedorMenuInferior2	{
					width:140px;
					height:12px;
					margin:0px auto;
					background:url(../img/ContenedorMenu/ContenedorMenuInferior2.jpg) no-repeat top center;
					
}

div#menub		{
					float:right;
					width:140px;
					padding: 5px;
					text-align:center;
}

div#menuc		{	
					float:left;
					width:600px;
					padding: 5px 0px;
}

div#CentroSuperior { width:920px;
height:15px;
margin:5px 0px 0px 0px;
background:url(../img/CentroSuperior.jpg) no-repeat top center;
}

div#CentroBlanco{

width:910px;
margin: 0px 5px;
background-color:#FFFFFF;}

div#CentroInferior { width:920px;
height:15px;
margin:0px 0px 5px 0px;
background:url(../img/CentroInferior.jpg) no-repeat top center;
}

A {text-decoration: none; color:#CCCCCC}
A:link {text-decoration: none; color:#CCCCCC}
A:visited {text-decoration: none; color:#CCCCCC}
A:active {text-decoration: none; color:#CCCCCC}
A:hover {text-decoration: underline; color:#92b1cd}

div#BotonGeneral	{
background:url(../img/BotonGeneral.png) no-repeat center;
padding:13px 0px;
width:140px;
height:14px;			
}

div#BotonGeneral1	{
background:url(../img/BotonGeneral.png) no-repeat center;
margin-top: 5px;
padding:13px 0px;
width:140px;
height:14px;			
}

.BotonSeparacion {
					margin:2px 0px;
}

.serparacion5px{margin: 5px;
}

.ContenedorMenu	{
					font:Geneva, Arial, Helvetica, sans-serif small;
					color:#FFFFFF;
}

.letraadmision { color:#000033; font:Geneva, Arial, Helvetica, sans-serif normal;
font-size:12px;}

.EstiloSupropia1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.EstiloSupropia2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.EstiloSupropia3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.EstiloSupropia4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.EstiloSupropia5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}
.EstiloSupropia6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.EstiloSupropia7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {clear: both; line-height: 0px; height: 0;}