body{
	font-family: "Verdana", Helvetica, Arial;	
	font-size: 12px ; 
	margin-top: 150px;	
	margin-left: 3px; 
	margin-right: 30px; 
	background-image: none; 
	background-repeat: no-repeat; 
}
p,div{ 
	font-family:  "Verdana", Helvetica, Arial; 
	font-size: 12px; 
	text-align: justify; 
}
td{ 
	font-family:  "Verdana", Helvetica, Arial; 
	font-size: 12px;
}
h2{ 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 21px; 
	line-height: 1
}
h3{ 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 16px; 
	text-align: left; 
	font-variant: small-caps; 
}
h4{ 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 14px; 
	margin: 1px;
}
cite{ 
	font-family: "Times New Roman", Times; 
	font-size: 12px;
}
a{ 
	text-decoration: underline; 
	color: #000000; 
}
a:hover{ 
	text-decoration: underline;
}
img{ 
	border-width: 0px; 
}
a.inverso{
	text-decoration: none; 
	border-width: 2px;
}
a.inverso:hover{
	background-color: #b3c3e3; 
	color: #000088;
}
big{
	font-size: 14px; 
	font-weight: bolder;
}
select,textarea,input{
	font-family: Verdana, Helvetica, Arial;	font-size: 11px;	
	background-color : #EFF3FF;
}
input {
	font-family: Verdana, Helvetica, Arial;	
	font-size: 12px;
}
.divresultados{
	float: left; 
	width: 100%;
}
.divresultados li{
	padding: 3px;
}
.box{
	font-size: 12px; 
	float: right; 
	width: 200px; 
	border: solid #4c6f99 1px; 
	padding: 3px; 
	margin-top: 0px; 
	margin-left: 3px; 
	margin-right: 3px; 
	background-color: white;
}
.remarcado{
	background: #c3d3e2;
}
.creditos{
	color: #888888; 
	clear: both;
}
.titular{
	font-family: Verdana, Helvetica, Arial; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1; 
	text-align: left;
}
.columna{
	width: 300px; 
	float: left; 
	margin: 3px;
}
.doble_columna{
	width: 615px; 
	float: left; 
	margin: 0px; 
	padding: 0px;
}
.entrada {
	width: 146px; 
	float: left; 
	height: 145px; 
	background-color: #D7D5D5; 
	margin: 4px;
}
.sidebar{
	float: left; 
	width: 250px; 
	padding: 0px; 
	background: #EAF0F6; 
	margin: 3px;
}
.tabla{
	border: solid; 
	border-width: 1px; 
	border-color: #4c6f99;
}

.comunidad{
	display: none;
	height:0px;
} 
.menusuperior{
	display: none;
	height:0px;
}

.menunavegacion{
	display: none;
	height:0px;
}
.buscador{
	display: none;
	height:0px;
}
.publateral{
	display: none; 
	height:0px;
}

/*Bordes*/
.lateral {background: url(/bitmaps/box.gif); width: 475px; float: left; margin: 10px}
.bl {background-color: #fed464; background: url(/bitmaps/bl.gif) 0 100% no-repeat}
.br {background: url(/bitmaps/br.gif) 100% 100% no-repeat}
.tl {background: url(/bitmaps/tl.gif) 0 0 no-repeat}
.tr {background: url(/bitmaps/tr.gif) 100% 0 no-repeat; padding:10px}


#containerul, #containerul ul{
  text-align:left;
  margin:0;  
  padding:0;
}

#containerul li{
  margin:0 0 0 3px;  
  padding:0; 
  list-style-type:none; 
  font-size: 10px
}

#containerul .symbols{  
  float:left;
  width:7px;
  background-position:0 50%;
  background-repeat:no-repeat;
}

.boxmes {font-size: 9px; width: 150px;height: 150px; border: solid #1b7786 1px; padding: 3px;}
.boxdocumentacion {font-size: 11px; width: 642px; border: solid #1b7786 1px; padding: 3px;}
.destacado {background-color: #1b7786;	font-family : tahoma, fixed, lucida;	color : White;	text-align : center;	font-weight : bolder; }

/*-->Colores de las celdas de festivos*/
/*->Festivos nacionales*/
.tdfn { background-color: red;}
/*->Festivos autonómicos sustituible*/
.tdfas { background-color: blue;}
/*->Festivos autonómicos*/
.tdfa { background-color: green;}
/*->Festivos Locales*/
.tdfl { background-color: #777777;}

/* Ocultar menus y publicidad */
/* Atencion: 'display' se usa en explorer, 'visibility' es para Mozilla-Firefox */
.menunavegacion{display: none;height:0px; visibility: collapse}
.publateral{display: none; height:0px; visibility: collapse}
.publi{display: none;height:0px; visibility: collapse}

