/* CSS Document */
*{margin:0;padding:0;}

body {
background-color:#731f01;
color:#333333;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:30px;
padding:0;
vertical-align:top;
}

td  {vertical-align:top;}
	
h1 {
		font-size:13px;
		color:#000000;
		font-weight:bold;
		}	
h2 {
		font-size:12px;
		color:#333333;
		font-weight:bold;
		}
		
h3 {
		font-size:12px;
		color:#333333;
		font-weight:bold;
		}
/***************************** cuerpo ***********************************/

#masMenus{
color: #666666;
height:30px;
border-bottom:solid 1px;
border-color:#999999;

}

#masMenus a{
color: #666666;

}
#masMenus a:hover{
color:#990000;


}

#masMenus a.active{
color:#990000;
font-weight:bold;
}

#masMenus a:hover{
color:#990000;


}
#masMenus hr{
clear:both;
border:none;

}
#masMenus li a{
      color:#666666;
	  padding-left: 30px;
	  display:inline;
      list-style-type:none;
	  float:right;
}
#masMenus li a:hover{
	color:#990000;
}

#masMenus li a.actual{
	color:#990000;
	font-weight:bold;
}



#pagina{
width:1000px;
margin: 0 auto;
background-image:url(imagenes/fondo_pag_all.jpg);
background-repeat:repeat-y;
}
#recuadropagina{
margin:auto 19px;
padding:0;
}
#barraMenu{
width:710px;
height:45px;
padding:0;
padding-left:290px;
background-image:url(imagenes/fondo_navbar.jpg);
background-repeat:no-repeat;
background-position: 0 0;
}

#principal {
	padding-top:10px;
	padding-right:20px;
	width:900px;
	float:right;
	text-align:justify;
	}

	
#barralateral {
	margin:0;
	width:250px;
	float:left;
	margin-left:2px;
	padding-left:10px;
	background-color:#FFFFFF;
}
/***************************** noticias ***********************************/

.noticia, .resunoticia{
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.resunoticia a, .resunoticia a:visited, .noticia a, .noticia a:visited{
color: #00CCFF;
text-decoration:none;
}
.resunoticia a:hover{
color: #00CCFF;
text-decoration:none;
}
.noticia h1, .resunoticia h1{
font-size:110%;
font-weight:bold;
}
.noticia h2, .resunoticia h2{
font-size:90%;
}
.noticia h3, .resunoticia h3{ /* publicado en.. por */
font-size:70%;
clear:both;
}

/************************  cabecera  *******************/
#cabecera{
	width:auto;
	height:33px;
	background-image: url(imagenes/fondo_cab_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#cabecera h1{display:none;}

#menucabecera{
float:right;
text-align:right;
padding-right:55px;
padding-top:30px;
}
#menucabecera ul{
      margin: 0;
      padding: 2px;
      list-style-type: none;
	  float:left;
}
#menucabecera li{
      margin-right: 2px;
      background:none;
      text-align: center;
      float: left;
}
#menucabecera a{
	font-size:10px;
	color:#FFFFFF;
    display: block;
	height:22px;
	line-height:22px;
    text-decoration: none;
}
#menucabecera br{
clear:both;
}
.linkCabecera{
text-indent:30px;
background-repeat:no-repeat;
margin-left:2px;
}

/* cambiar esto para que solo sea una imagen */
.linkCabecera.home{
background-image:url(imagenes/button_home.gif);
}
.linkCabecera.home:hover{
background-image:url(imagenes/button_home_over.gif);
}
.linkCabecera.mail{
background-image:url(imagenes/button_mail.gif);
}
.linkCabecera.mail:hover{
background-image:url(imagenes/button_mail_over.gif);
}
.linkCabecera.sitemap{
background-image:url(imagenes/button_sitemap.gif);
}
.linkCabecera.sitemap:hover{
background-image:url(imagenes/button_sitemap_over.gif);
}

menudyn{}

div.barraIdiomas {
float:left;
margin:0;
padding:9px 2px 2px 25px;
position:relative;
}

.barraIdiomas ul{
      margin: 0;
      padding: 2px;
      list-style-type: none;
}
.barraIdiomas li{
      margin-right: 2px;
      background:none;
      text-align: center;
      float: left;
}
.barraIdiomas a{
	font-size:10px;
	color:#FFFFFF;
    display: block;
	height:22px;
	line-height:22px;
    text-decoration: none;
}
.barraIdiomas br{
clear:both;
}

#banderas{
}
/* cambiar esto para que solo sea una imagen */

.bandera{
	display:block;
	height: 18px; /* the image height */
	line-height: 18px; /* again */
	width: 26px; /* the image width */
	text-indent: 26px; /* again */
	overflow: hidden; /* clip it */
	background-repeat:no-repeat;
}
.bandera.DE{
	background-image:url(imagenes/banderas_DE.jpg);
}

.bandera.EN{
	background-image:url(imagenes/banderas_EN.jpg);
}

.bandera.ES{
	background-image:url(imagenes/banderas_ES.jpg);
}

.bandera.FR{
	background-image:url(imagenes/banderas_FR.jpg);
}




/************************  pie  *******************/
#divPie{
clear:both;
width: auto;
padding-right:35px;
padding-top:135px;
text-align:right;
height:198px;
font-size:11px;
color:#666666;
background-image:url(imagenes/fondo_pie_all.jpg);
background-repeat:no-repeat;
}

	
#divPie a, #divPie a:visited{
	text-decoration:none;
	color:#410062;
}

#divPie a:hover{
	color:#990000;
}

#recuadropagina a, #recuadropagina a:visited{
color:#6c3e3e;
text-decoration:none;
} 
#recuadropagina a:hover{
text-decoration:underline;
}

/***********************************form*****************************/

input {  background-color: #e9e7e7; border-color: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
color:#333333;}

textarea {  background-color: #e9e7e7; border-color: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color:#333333;}

.selectform { background-color: #e9e7e7; border-color: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; color: #333333; font-weight: normal; color:#333333;}

/******************** IMAGENES *************************************/
.imgNormal {
	display:block;
  	float: left;

}


#divSubcontenido{
	padding-top:15px;
	}


#divfotos{
	float:left;
	width:400px;
	height:auto;
}


#divfotos a{
float:left;
margin:0;
padding:0;}



.alpha-shadow {
	display:block;
	float: left;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
	margin: 0;
  padding: 2px;
}
div#divfotos div.alpha-shadow {
clear:both;
}
.alpha-shadow {
  padding: 0px 5px 5px 0px;
}

/* fondo blanco */

.alpha-shadow.blanco div {
/*  background: url(imgshadow/shadow2.png)  no-repeat left top !important;
*/  background: url(imgshadow/blanco/shadow2.gif) no-repeat left top;
}

.alpha-shadow.blanco {
  background: url(imgshadow/blanco/shadow1.gif) no-repeat bottom right;
}
/* fondo azul */

.alpha-shadow.azul div {
/*  background: url(imgshadow/shadow2.png)  no-repeat left top !important;
*/  background: url(imgshadow/azul/shadow2.gif) no-repeat left top;
}

.alpha-shadow.azul {
  background: url(imgshadow/azul/shadow1.gif) no-repeat bottom right;
}

#mapaGoogle{
}
#divMapa{
margin: 0 auto;
margin-left:4px;
}
#divMap div span{
display:none;
}


