Body
	{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.png);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
		
	}
a {
	cursor: pointer;
	text-decoration: none;
	color:#17527F;
	}
A:visited
	{
	text-decoration: none;
	color:#17527F;
	}


hr	
	{
	color:#17527F;
	}

li
	{
	left:25px;
	}


	
/***************Menu*****************/	
#MenuSuperior
	{
		clear:both;
		float:center;
		text-align:center;
		width: 790px;
		text-align:center;
		height: 50px;
	}
	
#MenuIzq
	{
		float:left;
		width: 150px;
		height: auto;
		font-size:9px;
	}
/***************Fin menu*****************/	

/***************Tablas Chicas Izquierdas*****************/
#CabtabC
	{
		width: 150px;
		height: 30px;
		float: center;
		text-align:center;
		font-size: 10px;
		color:#17527F;
		background-image:url(cabtab.png);
		clear:both;
		background-repeat: repeat-x;
	}
	
#CuerpotabC
	{
		width: 150px;
		height: 130px;
		clear:both;
		float: center;
		text-align:center;
		font-size:9px;
		color:#17527F;
		background-image:url(bgtabc.gif);
		background-repeat: repeat-y;
		border-bottom:1px solid #7CB1C6;
	}

#pietabC
	{
		width: 150px;
		height: 9px;
		clear:both;
		float: center;
		text-align:center;
		background-image:url(bottomtabc.png);
		background-repeat: repeat-x;
	}
/***************Fin Tablas Chicas Izquierdas*****************/	

/***************Contenido central Tablas Inicio*****************/
#CabContCentral
	{
		background-image:url(CabConCent.png);
		background-repeat: repeat-y;
		width:410px;
		font-size:4px;
		height:16px;
	}

#ContCentral
	{
		font-size:10px;
		color:#17527F;
		background-image: url(InConCent.png);
		background-repeat: repeat-y;
		width:410px;
		height:auto;
	}
	
#ContCentralIn
	{
		font-size:12px;
		color:#17527F;
		width:360px;
		height:auto;
	}

#PieContCentral
	{
		background-image:url(PieConCent.png);
		background-repeat: repeat-y;
		width:410px;
		height:26px;
	}
/***************Fin Contenido central Tablas*****************/

/***************Contenido central Tablas Extendido*****************/
#CabContCentralExt
	{
	background:url(CabConCentExt.png);
	width:590px;
	font-size:5px;
	height:16px;
	background-repeat:repeat-y;
	}

#ContCentralExt
	{
		background: url(InConCentExt.png);
		background-repeat: repeat-y;
		width:590px;
		height:auto;
	}
	
#ContTabla
	{
		background-color:#F2F7FA;
		font-size:12px;
		color:#17527F;
		width:410px;
		height:150px;
	}

	
#ContCentralInExt
	{
	font-size: 12px;
	color: #17527F;
	width: 540px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#ContCentralInTitle
	{
		font-size:18px;
		text-align:LEFT;
		color:#17527F;
		width:390px;
		height:25px;
		background-color:#ADC6D6;
	}


#PieContCentralExt
	{
		background:url(PieConCentExt.png);
		background-repeat: repeat-y;
		width:590px;
		height:26px;
	}

/***************Fin Contenido central Tablas Extendido*****************/

/***************Plantilla Base*****************/
#Plantilla
	{
		text-align:center;
		width: 790px;
		MARGIN:0px auto 0px auto;
	}
	
#Cabecera
	{
		width: 790px;
		height: 200px;
		float:center;
		background-image:url(cabecera.png);
		clear:both;
	}

#Top
	{
		width: 790px;
		height: 20px;
		background-image:url(lineSup.png);
	}

#Contenido
	{
		width: 790px;
		height: auto;
		background-image:url(lineInterna.png);
	}

#Bottom
	{
	width: 790px;
	height: 20px;
	background-image:url(lineInf.png);
	}
	
#Pie
	{
		clear:both;
		width: 790px;
		height: 50px;
		font-size:9px;
		text-align:center;
		background-image:url(pie.png);
	}
	
#DetallePie
	{
		width:790px;
		height:35px;
		text-align:center;
		font-size:9px;
		font-weight:bold;
		color:#17527F;
	}

#Membrete
	{
		MARGIN:0px auto 0px auto;
		width: 790px;
		height: auto;
		text-align:center;
		font-size: 10px;
		color:#17527F;
	}
/***************Fin Plantilla base*****************/
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
