/* CSS Document */
*{margin:0;padding:0;}

body {
background-color:#4a361b;
color:#cccccc;
margin:0;
padding:0;
vertical-align:top;
 background: #4a361b url(imagenes/fondo.jpg) repeat-y top center;
}

td  {vertical-align:top;}
	
h1,h2,h3,h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#3869f4;
}

h1{
font-size:14px;
font-weight:bold;
}

h2{
font-size:12px;
font-weight:bold;
}
h3{
font-size:13px;
font-weight:normal;
line-height:18px;
}
h4{
font-size:12px;
font-weight:bold;
}
/***************************** cuerpo ***********************************/
#pagina{
width:900px;
margin: 0 auto;
padding:0;

}
#recuadropagina{
margin:auto 0;
padding:0;
}
#barraMenu{
width:850px;
height:36px;
padding-left:50px;
padding-right:0;
background-image:url(imagenes/fondo_navbar.jpg);
background-repeat:repeat-x;
background-position: 0 0;

}

#principal {
	padding-left:10px;
	padding-right:5px;
	padding-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0;
	width:665px;
	overflow:auto;
	float:left;
	text-align:justify;
	}
	
#principal a, #principal a:visited {
	color:#CC0000;
	text-decoration:none;
		}
		
#principal a:hover {
	color:#990000;
	text-decoration:none;
		}
		
#principal ul{
	  padding-left:30px;
      padding: 2px;
      list-style-type:none;
	  text-align:left;
}
#principal li{
      margin-right: 2px;
      background:none;
      text-align: center;
}

#principal td{
	padding:2px;
	}
	
	
#barralateral {
	background-color:#f2f8fc;
	margin:0;
	width:193px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	padding-right:10px;
	padding-left:9px;
	text-align:left;
	color:#2b3c1c;
	height:auto;
	border-left:1px dotted;
	border-color:#3399FF;
}

#barralateral h2{
	padding-top:10px;
}

#barralateral h2 a{
	color:#4a8513;
}
#barralateral h2 a:hover{
	color:#4a8513;
	text-decoration:underline;
}
#barralateral h2 a:visited{
	color:#4a8513;
	text-decoration:none;
}


#barralateral a{
	color:#4a8513;
}

/***************************** 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: #333333;
text-decoration:none;
}
.resunoticia a:hover{
color: #999999;
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:190px;
	background-color:#000;
	background-image: url(imagenes/fondo_cab.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#cabecera h1{display:none;}

/*********barra idiomas ***********/



#menucabecera {
padding-top:20px;
float:right;
padding-right:50px;
}
#menucabecera ul{
      margin: 0;
      padding: 0;
      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;
	heigth:40px;
	line-height:40px;
    text-decoration: none;
}
#menucabecera br{
clear:both;
}
.linkCabecera{
	display:block;
	height: 40px; /* the image height */
	line-height: 40px; /* again */
	width: 33px; /* the image width */
	text-indent: 33px; /* again */
	overflow: hidden; /* clip it */
	background-repeat:no-repeat;
}

/* cambiar esto para que solo sea una imagen */
.linkCabecera.home{
background-image:url(imagenes/icons.gif);
	background-position:0 0;
}
.linkCabecera.home:hover{
	background-image:url(imagenes/icons.gif);
	background-position:0 -40px;
}
.linkCabecera.mail{
	background-image:url(imagenes/icons.gif);
		background-position:-66px 0;
}
.linkCabecera.mail:hover{
	background-image:url(imagenes/icons.gif);
	background-position:-66px -40px;
}
.linkCabecera.sitemap{
	background-image:url(imagenes/icons.gif);
		background-position:-33px 0;
}
.linkCabecera.sitemap:hover{
	background-image:url(imagenes/icons.gif);
	background-position:-33px -40px;
}

menudyn{}

.barraIdiomas{
float:left;
}

.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;
	heigth:40px;
	line-height:40px;
    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;
}





/************************  pie  *******************/
#divPie{
background-image:url(imagenes/fondo_pie.jpg);
background-repeat:no-repeat;
clear:both;
width: auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:21px;
font-size:10px;
padding-top:190px;
padding-left:10px;
font-size:10px;
color:#d9d86d;

}
	
#divPie a, #divPie a:visited{
	text-decoration:none;
	color:#b5c548;
}

#divPie a:hover{
	color:#ffffff;
}



/***********************************form*****************************/

select, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #4a8513;
  font-size: 8pt;
  background-color: #f2f8fc;}
  
input {  background-color: #f2f8fc; border-color: #75c6e3 #addcef #addcef #75c6e3; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea {  background-color: #f2f8fc; border-color: #75c6e3 #addcef #addcef #75c6e3; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.selectform { background-color: #f2f8fc; border-color: #75c6e3 #addcef #addcef #75c6e3; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; color: #000000; font-weight: normal;}

/******************** IMAGENES *************************************/
.imgNormal {
	display:block;
  	float: left;

}

#divfotos{
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:0;
	margin-bottom:10px;
}

#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;
}


