body{
	background: url(images/fondo.jpg) repeat-x #232020;
	margin:0px;
	padding:0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
	text-decoration: none;
	line-height: 18px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: justify;
	text-valign: bottom;
	text-decoration: none;
}
.A.texto2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: justify;
	text-valign: bottom;
	text-decoration:underline;
} 
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-align: justify;
	text-decoration: none;
	line-height: 18px;
}
.textobb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	font-weight: bold;
	/*line-height: 18px;*/
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
a.texto:hover {

	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
.textoPais {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
	text-decoration: none;
}
a.textoPais:hover {


	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
.bgTablaPais {

	background-image: url(images/mapa_fondo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.tabla_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: thin solid #990000;
	text-indent: 4px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}
.tabla_item_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 12px;
}


.bgTabla {
	background-color: #f4c9c9;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
	text-decoration: none;
	border: 1px solid #990000;

}
.titGaleria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-indent: 15px;
}
.texto02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
	text-decoration: none;
	line-height: 18px;
}
.titulos02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
a.titulos:hover {
	text-decoration: underline;
}
.tabla_item_titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}
/***********
   HEADER
***********/
.header {width: 705px;}

.logo {width: 705px;
	   height: 120px;
	   background:#FFF url(images/logo_globo.jpg) no-repeat top right;
	   border-bottom:#000 4px solid;
	   margin-bottom:7px;
	   }
	   
.bajologo {width: 705px;
		   height: 10px;
		   background-color:#FFF;
		   border-top:#000 4px solid;
		   }

#botonera {width:705px; height:36px;
		   background-image:url(images/fondo-botonera.jpg);
		   margin:0px; padding:0px;
		   list-style-type:none;}
		   
#botonera a {display:block;
			 height:36px;
			 line-height:36px;
			 text-decoration:none;
			 outline:none;
			 color:#FFF;
			 font-family:Verdana;
			 font-size:10px;
			 text-align:center;
			 font-weight:bold;}
			 
#botonera a:hover {background-color:#990000;}

#botonera li {float:left;
			  height:36px;}  
			  
.med {width: 700px;  margin:0px 0px 0px 4px;}
			  
.chico {width:84px; border-right:#fff 1px solid;}
.grande {width:119px; border-right:#fff 1px solid;}
.grande2 {width:119px; border:none;}

#contacto {width:33px;
		   float:right;}
		   
#contacto a img {border:none;
				 outline:none;}
				 
/**************
     LINKS
**************/

.links {font-family: verdana;
		color:#CC0000;
		font-size:10px;
		text-align:right;
		height:20px;}

.links a {color: #CC0000;}
.links a:hover {text-decoration:none;	color:#990000;}