body{
	font-family: "Verdana", Helvetica, Arial;	
	font-size: 11px ; 
	margin-top: 210px;	
	margin-left: 10px; 
	margin-right: 146px;
	margin-bottom: 25px;
	background-image: url(./bitmaps/fondo.jpg); 
	background-repeat: no-repeat;
	max-width: 1280px
}
p{
	font-family:  "Verdana", Helvetica, Arial; 
	font-size: 11px;
}
td{
	font-family:  "Verdana", Helvetica, Arial; 
	font-size: 11px; 
}
h2{ 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 17px;
}
h3{ 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 15px; 
	text-align: left; 
	font-variant: small-caps;
}
h4{ 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 13px; 
	margin: 1px;
}
cite{ 
	font-family: "Times New Roman", Times; 
	font-size: 12px;
}
a{ 
	text-decoration: none; 
	color: #1b7786;
}
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: 13px; 
	font-weight: bolder;
}
select,textarea,input{	
	font-family: Verdana, Helvetica, Arial;	
	font-size: 11px;
}
input{
	font-family: Verdana, Helvetica, Arial;	
	font-size: 11px;
}
.box {
	font-size: 11px; 
	float: right; 
	width: 200px; 
	border: solid #1b7786 1px; 
	padding: 3px; 
	margin-top: 0px; 
	margin-left: 3px; 
	margin-right: 3px; 
	background-color: white;
}
.box2 {
	font-size: 11px; 
	width: 550px; 
	border: solid #1b7786 1px; 
	padding: 3px;
}
.boxmenu {
	font-size: 11px; 
	width: 160px; 
	border: solid #1b7786 1px; 
	padding: 3px;
}
.boxcontenido{
	border: solid #1b7786 1px; 
	padding: 3px;
}
.destacado {
	background-color: #1b7786;	
	font-family : tahoma, fixed, lucida;	
	color : White;	
	text-align : center;	
	font-weight : bolder; 
}
.creditos {
	color: #888888; 
	clear: both; 
}
.txtnegritacentrado{ 
	font-family : tahoma, fixed, lucida;	
	color : #1b7786;	
	font-weight : bolder; 
}
.divresultados{
	float: left; 
	width: 100%;
}
.divresultados li{
	padding: 3px;
}
.pestanas {
	height: 15px; 
	margin-left: 2px; 
	border-top: solid white 2px; 
	border-left: solid white 2px; 
	border-right: solid white 2px; 
	background-color: #ffecbd;
}
a.pestanas {
	text-decoration: none;
}
.menusuperior {
	background: black; 
	z-index: 100000;
	left: 0px;
	right: 0px;
}
.enlacesuperior {
	text-decoration: none; 
	color: white; 
	font-family: Verdana, Courier; 
	font-size: 13px;
}
.pestana_sel {
	height: 15px; 
	margin-left: 2px; 
	border-top: solid #fed464 1px; 
	border-left: solid #fed464 1px; 
	border-right: solid #fed464 1px;  
	border-bottom: solid #fed464 1px; 
	font-weight: bold; 
	background-color: #fed464;
}

.menuimprimir{display: none; height:0px;}


.lateral {background: url(/bitmaps/box.gif); width: 560px; margin: 0px; clear: left }
.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;  /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 3px;  /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0;  /* Removes browser default padding applied to the list items. */
  list-style-type:none;  /* Removes the bullet point that usually goes next to each item in a list. */
  font-size: 10px
}

#containerul .symbols{  /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:7px;
  background-position:0 50%;
  background-repeat:no-repeat;
}

.boxmes {font-size: 11px; 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;}
