h2, h3{
	font-weight: normal;
}
h4{
	font-family: "Trebuchet MS";
}



h2{
	font-size: 18px;
	color: #073255;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3{
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #09598A;
}
h4{
	font-size: 13px;
	color:  #073255;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

body, h1, h2, h3, h4, p, div {
	margin: 0;
	padding: 0;
}
#colizq2 {
	float: right;
	width: 600px;
	padding: 5px;
}


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(../fondo_general2.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#contenedor {
	width: 906px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}	

#cabecera {
	width: 898px;
	height: 100px;
}
#menuside {
	float: right;
	width: 420px;
	height: 90px;
	padding-right: 5px;
}
.menu2{
	width:415px;
	float:right;
	clear: both;

}
#menuside ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menuside li {
	display: inline;
	text-align: center;
}

#menuside a {
	display: block;
	float: right;
	height: 20px;
	padding: 10px 0px 0 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menuside a:hover, #menu .active a {
	color:#FFC;
	
}
.menu1 {
	float: right;
	height: 40px;
	width: 415px;
	margin-top:10px;
}

.bandera {
	float:right;
	width:50px;
	height:38px;
}
a.ingles:link,a.ingles:visited,a.ingles:active{
	background-image:url(../images/bandera_ing.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#ccc;
    text-decoration:none;
    display:block;
    width:25px;
    height:17px;
    float:right;
	margin-top:10px;
	
}


a.ingles:hover{
	background-image: url(../images/bandera_ing2.gif);
		
}
a.portugues:link,a.portugues:visited,a.portugues:active{
	background-image:url(../images/bandera_brasil.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#ccc;
    text-decoration:none;
    display:block;
    width:25px;
    height:17px;
    float:right;
	margin-top:10px;
	
}


a.portugues:hover{
	background-image: url(../images/bandera_brasil2.gif);
		
}

#formulario {
	float: right;
	width: 230px;
	font-size: 10px;
	color: #FFFFFF;
}
#logo {
	float: left;
	width: 244px;
}


.fotonotaprinc {
	padding-top:5px;
	padding-right: 5px;
}
.notachica {
	width: 340px;
	float: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fotonotachica {
	float: left;
	width: 120px;
}
.textonotch {
	float: left;
	width: 331px;
	margin: 0px;
	padding: 0px;
     margin-top:5px;
	line-height: 18px;
}





dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
	z-index:500;
	width: 898px; /* precision for Opera */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 20px;
	background-image: url(../btn_fondo.jpg);
	background-repeat: repeat-x;
}
#contenedor #bannerimage {
	width: 898px;
	height: 90px;
	z-index: 0;
	float: left;
	text-align: center;
}

#menu dl {
	float: left;
	width: 90px;
	font-size: 11px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	background: url(../btn_fondo.jpg) repeat-x;
	width:90px;
	height:20px;
	border: 1px solid gray;
}
#menu dd {
	display: none;
	border: 1px solid gray;
	z-index: 500;
	position: absolute;

}
#menu li {
	text-align: left;
	background:#0074af;
}
#menu li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:20px;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu dt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu li a:focus {
background: #a7a8ad;
}
#menu dt a:hover, #menu dt a:focus { 
background: url(../btn_fondohover.jpg) repeat-x; 
}
#colizq   {
	float: left;
	width: 345px;
	padding: 4px;
	margin-top:10px;
	margin-left:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	display:inline;
	line-height:18px;
}
#colder  {
	width: 240px;
	margin-top:10px;
	padding: 5px;
	margin-right:10px;
	margin-bottom: 0px;
	float: right;
}

.bannervert {
	margin-bottom:10px;
	width: 240px;
	height: 200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.imagenotic {
	width: 230px;
	margin-left: 10px;
	padding-top: 10px;
}
.contenedornotsec {
	width: 235px;
	margin-top: 10px;
}

.tabnotic {
	float: left;
	width: 240px;
}
#colcentral {
	width: 240px;
	margin-left: 371px;
	margin-top:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.noticiassec {
	width: 235px;
	background-color: #F5F5F1;
}



/*#colcentral {
	width: 357px;
	margin-right: 318px;
	margin-left: 315px;

}*/

#colunica  {
	width: 888px;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	text-align: left;
	background-image: url(../fondocolunica1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display:inline;
}

img {
	float: left;
}
.fotocolumna {
	text-align: center;
	clear: both;
	width: 364px;
}

#intro {
	float: left;
	width: 878px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	left: 10px;
	background-color: #FFFFFF;
}


#vacio {
	clear: both;
}
.vacio {
	clear: both;
}

#principal {
	width: 898px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	clear: both;
	overflow: hidden;
}

#texto {
	clear: right;
	float: left;
}
#pie {
	clear: both;
	height: 40px;
	background-image: url(../fondopie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menupie {
	float: left;
	width: 700px;
	height: 35px;
	padding-right: 5px;
	margin-left:100px;
}

#menupie ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menupie li {
	display: inline;
	text-align: center;
}

#menupie a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 0px 0 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menupie a:hover, #menu .active a {
	color:#FFC;
	
}

.imagen {
	float: none;
}
.row{
	float:left;
	width:100%;
	padding:5px 0 5px 0;
	font-size:10px;
	color:#FFFFFF;
	line-height:13px;
}
.row input.text {
	float:left;
	width:140px;
	height:12px;
	border:1px solid #A4B3BF;
}
.row label {
	float:left;
	font-weight:bold;
	width:70px;
}

.menucolcentral{
	width:240px;
	margin-top: 10px;
	float: left;
	
}

.listacentro  li {
	list-style-image: url(../flechitaroja.gif);
	list-style-position: inside;
	padding-left: 3px;
	margin-bottom: 5px;
}
.listacentro {
	width: 220px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.lanzam:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#094873;
	text-decoration: none;
	
}
a.lanzam:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#094873;
	text-decoration: none;
	
}
a.lanzam:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	text-decoration: none;
}
a.lanzam:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#094873;
	text-decoration: none;
}



.topredond{
	height:20px;
	background-image:url(../top.jpg);
	background-repeat: no-repeat;
	width: 235px;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color:#053559;
	text-align: center;
	}	
.esqtl { float:left; }
.esqtr { float:right; }


.centroredond {
	background-image: url(../brdlatizq.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	width: 235px;
}
	
.cajacentrotx{
	padding:0 5px 0 5px;
	background-image:url(../brdlatder.gif);
	background-position:right;
	background-repeat:repeat-y;
	width: 220px;
	text-align: left;
}
	

.bottomredond {
	height:15px;
	background-image: url(../bot_1.jpg);
	border:0;
	width: 235px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
.esqbl { float:left; }
.esqbr { float:right; }
/* IE 5.5 box model hack para posicionar correctamente las imagenes de esquina */
/** html img.esqtl, * html img.esqbl  { \margin-left:-.2em;  ma\rgin-left:0; }
* html img.esqbr, * html img.esqtr { \margin-left:.2em; } 
*/
a {
	text-decoration: none;
}
#eltiempo {
	float: left;
	width: 100px;
	color: #FFFFFF;
	margin-top: 10px;
	height: 25px;
	margin-left: 220px;
}
.oddclass {
	border-top-width: thin;
	border-top-style: solid;
	background-image: url(../imagenparaxml/fondotabla.jpg);
	background-repeat: repeat-y;
}
.evenclass {
	background-color: #DFDFDF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;

}

.hoverclass {
	color: #993333;
	cursor: pointer;
}
.bannermed {
	height: 140px;
	width: 240px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.idioma {
	margin-top:5px;
	float: right;
	height: 30px;
	width: 45px;
}
.bannervert2 {
	margin-bottom:10px;
	width: 240px;
	height: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.bannervert3 {
	margin-bottom:10px;
	width: 240px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: 247px;
}
.bannervert4 {
	margin-bottom:10px;
	width: 240px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

