/* GLOBALES */
BODY
{
	font-family:Tahoma, Arial, Verdana;
	font-size: 62.5%;
	background-attachment: fixed;
	background-image: url(../img/fondo.gif);
	background-repeat:repeat;
	background-position: left top;
	background-color:#FFFFFF;
	margin:0px;
}
A
{
	text-decoration:none;
}

/* Principal */
.tableprincipal
{
	width:760px;
	font-size:1.1em;
}

.verhorarios
{
	color: #CC0033;
	background-color: #D2DFFF;
	border: 1px dotted #333333;
	margin-bottom: 15px;
	
}
.tdbarralocalizacion
{
	text-indent: 5px;
	cursor:pointer;
	font-size:0.8em;
	width:580px;
}
.alocalizacion
{
	color: #666666;	
}
.alocalizacion:hover
{
	text-decoration:underline;
	
}


a.abarranav
{
	color:#FFFFFF;
}
a.abarranav:hover
{
	color:#FF99CC;
}


.tdbarranav
{
color:#FFFFFF;
text-align:center;
background:url(../img/barra.gif);
height:44px;
word-spacing:2em;
cursor:pointer;


}
.tdtop1
{
height:23px;
background:url(../img/top1.gif);
}
.tdbottom1
{
height:23px;
background:url(../img/bottom1.gif);
}
.tablecontenidos
{
	background-image: url(../img/puntos_margen.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:760px;

}
.tdtablecontenidos
{
	background-image: url(../img/puntos_margen_der.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width:760px;

}
.eltiempo {
	font:bold 11px/19px Verdana, Tahoma, Arial;
	color: #212829;
	text-align:left;
	background-color: #E5E7D7;
}
.eltiempodatos {
	font: 11px Verdana, Tahoma, Arial;
	color: #3C3C37;
	text-align:left;
	background-color: #E5E7D7;
}
.tdcolizq
{
width:160px;
}
.tdcolder
{
width:160px;
}
.tdcolcen
{
color:#30627D;
width:440px;
}
.tdPrin
{
color:#30627D;

}
.tableplano
{
	color:#30627D;
}
.tdpie
{
	text-align:center;
	color:#666666;
	width:760px;
}


/* Otros */
.tablemenu
{
margin:4px;
margin-top:3px;
}
.tablepresentacion
{
margin:4px;
margin-top:20px;
text-align:justify;
letter-spacing:0.1em;
line-height:1.5em;
margin-bottom:20px;

}
.tdtitulo
{
	font-family:"Arial Black",Arial;
	color:#B70E42;
	font-size:1.6em;
	letter-spacing:0.05em;
	border-bottom:1px solid #1D5A98;
	background-image: url(../img/icon_cuadrado.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.5em;	
	line-height:1.5em;
}
/* CSS DE instalaciones*/
 .tableinstalaciones
{
margin:4px;
margin-top:20px;
text-align:justify;
letter-spacing:0.1em;
margin-bottom:20px;
line-height:1.3em;
em
}
.tdtitulo2
{
	
	color:#C90944;
	font-size:1.2em;
	letter-spacing:normal;
	font-weight:bolder;

}
LI{
	list-style-type: none;
}
.tituloclasi
{
	font-size: 1.6em;
	color: #B70E42;
	margin-left:50px;
	font-weight: normal;
	border-bottom: 1px dotted #B70E42;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
.linkVerTodos
{
	color:#333333;
	font-size:1.5em;
}
.resultado
{
	border:1px solid #30627D;
}
.tablalogin
{
	background-image: url(../img/logi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 160px;
	color:#fa6511;
	font-weight:bold;
	font-size:10px;
	
	
}
.inputlogin
{
	width:120px;
	font-size:11px;
	font-family:tahoma;
	color: #003366;
}
.submitLogin
{
	background-color:#FF3300;
	border:1px solid #666666;
	padding:2px;
	letter-spacing:0.1em;
	color:#FFFFFF;
}
.tituloLogin
{
	margin-top:4px;
	color:#FFFFFF;
}
.linkInscripcion
{
	font-size:1.1em;
	color:#690;
	text-decoration:underline;
	margin-right:20px;
	letter-spacing:-0.01em;
	font-weight:bolder;
}
.linkInscripcion:hover
{
	color:#333;
}
.tableInscripcion p
{

	height:35px;

}
