.nota {
	text-transform : none;
	font-weight : normal;
}
BODY {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
}

LI {
	font-weight : bold;	
	list-style-type : circle;
	margin-bottom : 12px;
	margin-top : 12px;
}

.formulario {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}
.WORD {
	text-transform : none;
	font-family : "Courier New", Courier, monospace;
	font-weight : normal;
}
TD {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
}
.barramenu {
	background-color: #000;

}

.barramenu td {
	border-top: 1px solid #7B0100;
}

.barramenu td td {
	border: 0px;
}
.fondotablas {
	background-color: #c39494;
}
.fondotablas_b {
	background-color: #ad948d;
	font-weight: bold;
	color: White;
}
.fondotablas_green{
	background-color: #009900;
	font-weight: bold;
	color: #000000;
}
.bordetablas {
	background-color: #446e67;
	font-weight: bold;
	color: #ffffff;
}
.fondotablas_c {
	background-color: #fcf9f9;
}
.fondotablas_move {
	background-color: #CCCCCC;
}

.no_error1 {
	background-color : #F3F3F3;
	color : Black;
}

.no_error2 {
	background-color : #E8E8DF;
	color : Black;
}

.caducada {
	background-color : #F7A993;
	color : Black;
}

.fondopestannas {
	background-color: #ad948d;
	font-weight: bold;
	color: #fff;
}

.error {
	background-color : #FCFCFC;
	color : #FF0033;
}

.CELDATITULOS {
	font-weight : bold;
	text-transform : none;
	color : #191970;
}

.resalte {
	color : #AA0000;
	font-weight : bold;	
}


A {
	text-decoration : none;
	color : #0000A0;
}
A:HOVER {
	text-decoration : underline;
	color : #9F0000;
}

a.enlaces_cabecera {
	color : White;
}

a.enlaces_cabecera:hover {
	color :  #ffff00;
}
a.enlaces_menu{
	text-decoration: none;
	color: #7B0100;
	font-weight: bold;
}
a.enlaces_menu:hover {
	text-decoration: underline;
	color: #ff0000;
}

.titulo {
	font-family: Trebuchet Ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

#testdiv1 {
position:absolute;
visibility:hidden;
background-color:#ffffff;
}

.calendario{
cursor:pointer;
}


/* GEOLOCALIZACION */


#map {
	position: relative;
	display: block;
	width: 570px;
	height: 330px;
	overflow: hidden;
	margin-left:0px;
	margin-right:0px;
	border: 2px solid #dbdbdb;
	float:left;
}




/* PESTAÑAS IDIOMAS  */





#ConjuntodePestannas {
	margin: 0px;
	padding:0px;
	list-style:none;
	height: 38px;
}

#ConjuntodePestannas li {
	display:inline;
	margin: 0px;
	padding:0px;
}

a.BotonPestannaIdioma {
   float:left;
	border-right: 1px solid #eaeaea;	
	border-top: 1px solid #eaeaea;		
	margin: 0px;
	padding:12px;
}

.Pestanna {
	border: 1px solid #ebebeb;	
	padding: 12px;
	background-color: #ebebeb;	
	margin:0px;
	z-index: 12;	
}

#BotonIdioma0 {

	border-left: 1px solid #eaeaea;	

}





#Idioma #Datos {

	border: 1px solid #c6c6c6;

	background-color: #ebebeb;

	padding: 4px;

}



#Idioma #Datos b {

	font-weight: bold;

	color: #807755;

	font-size: 15px;	

}





.TablaDatosComunes td.impar {

      border-right: 1px solid #b4b4b4;

	  padding-right: 7px;

}



.TablaDatosComunes td.par {

	  padding-left: 7px;

	  text-align: right;

}



.TablaDatosComunes td td {

	      border: 0px solid #CC3300;	

}



.Pestanna span {

	font-weight: bold;

	color: #484848;

	font-size: 15px;

	margin-bottom: 12px;

	display: block;

	margin-left: 7px;

}



a.BotonVerImagenesComunes {

	border: 1px solid #b4b4b4;	

	padding: 1px;

	padding-right: 4px;

	padding-left: 4px;	

	background-color: #ffffff;	

}



a.BotonVerImagenesComunes:hover {

	background-color: #65982e;	

	text-decoration: underline;

}



.Espere {

	background-image: url(../img/espere.gif);

	background-repeat: no-repeat; 

}



/*FOROS*/
.fondotablasTemas {
	background-color: #FFF1AF;
}
.fondotablasMsjs {
	background-color: #C0CF40;
}
.fondotablas_move {
	background-color: #CCCCCC;
}
