/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

* { 
    margin: 0; 
    padding: 0; 
}

html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	width:100%;
	overflow:hidden;
	opcity: 0,99;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #a70a66;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.base_color {
	background-color: #C63;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

.box {
	margin: 0 auto;
	width: 1024px;
	padding-bottom:100px;
	padding-top: 60px;
}
#idiomas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: right;
	font-weight: lighter;
	position: relative;
	top: -10px;
	text-decoration: none;
}

#focus-stealer      { position: absolute; left: -9999px; }
#menu_principal {
	width: 279px;
	float: left;
	position: fixed;
}
#container_info {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 726px;
	font-size: 11px;
	line-height: 17px;
}
#para3col {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	font-size: 11px;
	line-height: 20px;
	background-color: #000;
	width: 390px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 14px;
	padding-bottom: 19px;
	color: #CCC;
}
.Idioma_activo {
	color: #a70a66;
}
#para1col_dcha {
	float: right;
	width: 279px;
	color: #CCC;
}
#para3col_242height {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	font-size: 11px;
	line-height: 17px;
	background-color: #000;
	width: 390px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 14px;
	color: #CCC;
	height: 228px;
}
#segunda_fila_izda {
	width: 726px;
	float: left;
	height: 242px;
	margin-top: 19px;
}
#segunda_fila_dcha {
	width: 428px;
	float: right;
	margin-top: 19px;
	height: 242px;
	background-color: #609;
}
#para1col_dcha_thumb {
	float: right;
	width: 279px;
	color: #CCC;
}
#para1col_dcha_hello {
	float: right;
	width: 260px;
	color: #CCC;
	background-color: #000;
	padding-top: 12px;
	padding-left: 19px;
}
.titulito_hello {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A70966;
}
.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 385px;
	height: 200px;
	text-decoration: none;
	background-color: #000;
	border: thin solid #333;
	color: #CCC;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.formulario_mail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 385px;
	text-decoration: none;
	background-color: #000;
	border: thin solid #333;
	color: #CCC;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formulario_boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #000;
	border: thin solid #333;
	color: #CCC;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
#para3col_242height_ES {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	font-size: 11px;
	line-height: 17px;
	background-color: #000;
	width: 390px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 14px;
	color: #CCC;
	height: 228px;
}
#para3col_dcha {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	font-size: 11px;
	line-height: 20px;
	background-color: #000;
	width: 390px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 14px;
	padding-bottom: 19px;
	color: #CCC;
}
