 /*Este trozo de codigo  corrige cuando un contenedor no se estira al contener 
 elementos flotantes, se añade la clase .clearfix al contenedor y listo. 
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display:inline-block;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.bd_es {
	background-image: url(images/bg_es.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bd_en {
	background-image: url(images/bg_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*ESTRUCTURA GENERAL*/

#horizontal {
	display:block;
	position:absolute;
	top:0%;
	left:0;
	width:100%;
	height:1px;
	overflow:visible;
}

#contenido {
	margin-left:-344px;
	position:absolute;
	top:-0px;
	left:50%;
	width:810px;
	height:630px;
}

#menu {
	position:absolute;
	width:229px;
	height:302px;
	float: left;
	margin-top: 40px;
}

#logos {
	position:absolute;
	width:229px;
	height:180px;
	float: left;
	margin-top: 350px;
}

#globo {
	width: 75px;
	height: 550px;
	position: relative;
	left:727px; top:0px;
}

#idioma {
	position:absolute;
	width:154px;
	height:26px;
	float: left;
	margin-left: 75px;
}

#txt {
	scrollbar-arrow-color: #245773;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #e2eff6;
	scrollbar-shadow-color: #aad0e5;
	scrollbar-track-color: #b6d7e9;
	scrollbar-darkshadow-color: #245773;
	position:absolute;
	width:387px;
	height:295px;
	margin-left: 273px;
	margin-top: 232px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	z-index: 10;
}

#loading {
	scrollbar-arrow-color: #245773;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #e2eff6;
	scrollbar-shadow-color: #aad0e5;
	scrollbar-track-color: #b6d7e9;
	scrollbar-darkshadow-color: #245773;
	position:absolute;
	width:387px;
	height:295px;
	float: left;
	margin-left: 273px;
	margin-top: 232px;
	padding-right: 10px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#tit {
	position:absolute;
	width:397px;
	height:14px;
	float: left;
	margin-left: 273px;
	margin-top: 208px;
}

/*ESTILOS TEXTOS*/

.boldAzul {
	color: #0179bd;
	font-weight: bold;
}

.boldNegro {
	color: #333333;
	font-weight: bold;
}

.cursiva {
	color: #000000;
	font-style: italic;
}

.grande {
	color: #0179bd;
	font-size: 14px;
	font-weight: bold;
}

.peq {
	font-size: 10px;
	color: #000000;
}

.color {
	background-color: #F7FBFD;
}


.titulo {
	color: #0179bd;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A4CDE3;
	border-bottom-color: #b6d7e9;
}

td.cabecera {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #0393D9;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.lista01{
	font-size: 10px;
	padding-left: 10px;
}

td.lista02{
	font-size: 10px;
	padding-left: 10px;
	background-color: #ddecf5;
}

div.alerta {
	height: 45px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 35px;
	vertical-align: middle;
	color: #990000;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 5px;
	background-color: #FCF9BC;
	background-image: url(images/alerta.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-bottom: 10px;
	border: 1px dotted #C7580E;
}

/*ESTILOS LISTAS*/

li {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}

li.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

li.num {
	list-style-position: outside;
	list-style-type: decimal;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-left: 15px;
}

/*FORMULARIOS*/

td.txt	{
	text-align: right;
	width: 105px;
}

.camp {
	background-color:#F7FBFD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #b6d7e9;
	border-right-color: #b6d7e9;
	border-bottom-color: #0592E1;
	border-left-color: #b6d7e9;
	height: 16px;
	width: 200px;
	font-size: 14px;
	color: #0194DA;
}

.seleccion {
	width: 200px;
}

.bot_peq {
	color: #FFFFFF;
	background-color: #0294DD;
	padding-right: 2px;
	padding-bottom: 2px;
	border: 1px solid #0294DD;
	font-size: 11px;
}

.bot_gra {
	color: #FFFFFF;
	background-color: #0294DD;
	border: 1px solid #0294DD;
	width: 150px;
	font-size: 11px;
}

/*ESTILOS ENLACES*/

a.general:link {
	color: #0179bd;
	text-decoration: none;
}

a.general:visited {
	color: #0179bd;
	text-decoration: none;
}

a.general:hover {
	color: #04B4D9;
	text-decoration: none;
}
td.premio {
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td.premiado {
	color: #0793D5;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.enfasis01 {
	color: #0793D5;
}
div.fotoParrilla {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.fotoParrilla   a:link  {
	border: 1px solid #0294DA;
	display: block;
}
div.fotoParrilla a:visited {
	border: 1px solid #0294DA;
	display: block;
}
div.fotoParrilla  a:hover  {
	border: 1px solid #e5071e;
	display: block;
}

