@charset "utf-8";
/* CSS Document */
body{
	text-align:center;
	margin:0 auto;
	background-color:#303030;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
p{
  text-align:justify;
}
.div{
  background-color:#FFF;
  text-align:left;
}
div{
	color:#333;
  text-align:justify;
 }
a img{
	border:none;
}
#mapaSitio li{
	min-height:25px;
}
lb{
	width:100%;
	margin:2px 0px;
	border-bottom:1px dotted #999;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	text-transform:uppercase;
  text-align:left;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	margin-top:4px;
  text-align:left;
}
h3{
	font-size:12px;	
	font-weight:bold;
	color:#990000;
  text-align:left;
}
h4{
	font-size:12px;	
	font-weight:bold;
	color:#990000;
	margin:0px;
	margin-bottom:4px;
  text-align:left;
}
h5{
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	color:#206f00;
	margin-bottom:0px;
	width:100%;
	padding-bottom:10px;
	border-bottom:dotted 1px #999;
  text-align:left;
}
h6{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#206f00;
	margin:0px;
	margin-top:12px;
	width:100%;
	padding-bottom:10px;
	border-bottom:dotted 1px #999;
  text-align:left;
}
hr{
	margin:0px;
	width:100%;
	border-bottom:dotted 1px #999;
	color:#FFF;
	margin-bottom:15px;
}
a, a:visited{
	font-weight:bold;
	color:#990000;	
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#wrap{
	margin: 0 auto;
	text-align:left;
	width:990px;
	height:100%;
	background-color:#FFF;	
	background-image:url(images/fondo.wrap.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#wrap950{
	width:950px;
	margin:auto;
	margin-left:20px;
}
#encabezado{
}
.tr_top{
	height:57px;
	vertical-align:bottom;
}
.tr_headline{
	background-image:url(images/logo.bg.jpg);
	background-repeat:repeat-x;
	height:96px;
}
.tr_menu{
	height:249px;
	vertical-align:top;
	background-image:url(images/menu.bg.jpg);
	background-repeat:repeat-y;	
}
.linksTop{
		margin-right:15px;
}
.linksTop, .linksTop a{
	text-align:right;
	font-size:10px;
	margin-bottom:5px;
	font-weight:normal;
	color:#303030;	
}
.linksTop a:hover{
	color:#990000;;
}
.columna{
	margin-right:6px;
}
#menuContainer{
	height:249px;
	width:290px;
	margin-top:30px;
	margin-bottom:-30px;
}
#menu{
	width:290px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:17px;
	overflow:hidden;
}
#menu a{
	color:#FFF;
	text-decoration:none;
}
#menu td{
	width:290px;
	height:22px;
	padding-left:20px;
	padding-bottom:5px;
}
.menuOver{
	background-image:url(images/fondo.menu.on2.jpg);
	background-repeat:no-repeat;
}
.menuOut{
	background-image:url(images/fondo.menu.jpg);
	background-repeat:no-repeat;
}
#contenido{
	margin:20px;
	margin-top:25px;
	@margin-top:45px;
	vertical-align:top;
}
#izquierda{
	width:250px;
	top:0px;
	float:left !important;
	font-size:10px;	
}
#derecha{
	margin-left:290px;
}
#footer{
	width:100%;
	background-color:#206f00;
	color:#FFF;
	text-align:center;	
	
}
#izquierda p{
	margin:2px;
}
#izquierda img{
	margin:0px;
}
#izquierda2{
	position:relative;
	z-index:100;	
	width:650px;
	margin-top:-60px;
	@margin-top:-20px;
	vertical-align:top;
}
#derecha2{
	position:relative;
	z-index:101;	
	width:210px;	
	display:block;
	float:right;
	@margin-top:-10px;	
	top:0px;
}
#newsletter{
	width:209px;
	height:164px;
	background-image:url(images/placa.newsletter.jpg);
	background-repeat:no-repeat;
}
#newsletterBlank{
	width:209px;
	height:164px;
	background-image:url(images/placa.newsletter.blank.jpg);
	background-repeat:no-repeat;
	float:left;
}
.newsletter{
	position:relative;
	left:25px;
	top:110px;
	width:170px;
	border:1px solid #999;
	background-color:#FFF;
}
.btnNewsletter{
	position:relative;
	left:60px;
	top:115px;
	width:100px;
	border:1px solid #999;
	background-color:#FFF;
}
.btnNewsletter:hover{
	background-color:#DBD6B9;	
}
.verde{
	color:#206f00;
}
#mapaSitio a{
	font-weight:normal;
	color:#303030;
}
#mapaSitio a:hover{
	font-weight:normal;
	color:#990000;
}
#derecha2 img{
	border:none;
}
#alerta{
	display:block;
	margin:50px 30px;
	float:left;
}
#newsItems{
	display:inline;
}
#staff h3{
	margin-bottom:2px;	
}
.divLink{
	cursor:pointer;
}
#carga-ajax{
	width:650px;
	overflow:hidden;
}
.aspecto{
  margin-bottom:-8px;
}
.por{
  font-size:10px;
  color:#999;
  float:right;
  /*text-align:center !important;*/
}
.por-left{
  font-size:10px;
  color:#999;
  float:left;
  margin-right:15px;
  /*text-align:center !important;*/
}
