/*----------------- Estilos Generales ---------*/
body{
	background:#000;
	margin:0px;
	padding:0px;
}
#ancho_mini{
	width:1000px;
	position:relative;
}
/*----------------- Flash Principal ------------------*/

.height_650{height:650px; overflow:hidden;}


/*----------------- Expert ------------------*/

.flv_player_expert,
.flv_player_events{
	position:absolute; 
	*left:0px;
	margin:130px 0px 0px 100px;
}

.displayOn{ display:block;}
.displayOff{ display:none;}


/*-------------------- Formulario Newsletter -----------------------*/
#contenido_ventanita{ text-align:left;}

#contenido_ventanita form{ margin-top:20px;}

.botonera_recomendar a.jqmClose{ 
	padding:0px 0px 0px 7px!important;
	_padding:0px 0px 0px 0px!important;
	font-weight:bold;
}

.botonera_recomendar img{ margin-left:6px;}

#comment{
	border:1px solid #AAA8A8;
	height:100px;
	width:175px;
	_margin-left:-4px;
}

.recomendar input{ width:175px;}

.recomendar .btnForm{ width:60px; margin:0px;}

.jqmW{
    background-color:#fff;
    color: #000;
/*    border: 1px solid #231F20;*/
    padding: 12px;
}

.jqmW form, .jqmW{
	font:normal 11px "Trebuchet MS";
	color:#000;
}

.jqmW form label{
	color:#FFFFFF;
	display:block;
	width:80px;
	background:#000000 url(../images/blanco.gif) no-repeat left top;
	height:20px;
	padding-left:13px;
	line-height:18px;
	font-weight:bold;
	float:left;
}

.jqmW .recomendar label{
	width:100px;
}

.jqmW form label.campObliga{
	background:#000000 url(../images/blanco_asterisco.gif) no-repeat left top;
}

.campObliga_text{ margin-top:15px;}

.jqmW form input{
	height:16px;
	border:1px solid #AAA8A8;
}

form .row{height:18px; margin-bottom:10px;}

.jqmWindow{
    width: 320px!important;
    border: 1px solid #231F20;
}

.jqmWindow2{
    width: 946px;
	text-align:left;
	background:#000 url(../images/fondo_registro.gif) no-repeat;
}

.ventana_registro{
	width: 790px;
	border: 1px solid #231F20;
	padding:20px 12px 12px 12px;
	margin:57px 0px 0px 47px;
	background:#fff; 
}

.formNewsletter, .checks h3{
	font:normal 11px "Trebuchet MS";
	color:#000;
}

.formNewsletter label{
	color:#FFFFFF;
	display:block;
	width:80px;
	background:#000000;
	height:20px;
	padding-left:5px;
	line-height:18px;
	font-weight:bold;
	float:left;
}

.formNewsletter label.itemLargo{width:150px; margin-top:-7px; _margin-top:0px;}

.formNewsletter label.itemLargoDoble{
	width:180px; 
	height:33px; 
	overflow:hidden; 
	line-height:15px;
}

.formNewsletter #conoce_id{ width:228px!important; margin-left:8px;}

.formNewsletter input{
	height:14px;
	border:1px solid #AAA8A8;
}
.formNewsletter select{
 	border:1px solid #AAA8A8;
 }
.formNewsletter td{ width:280px;}

.formNewsletter h3{ 
	text-transform:uppercase; 
	font-weight:normal; 
	font-size:14px;
/*	letter-spacing:-1px;*/
}

.btnForm{
	text-transform:uppercase; 
	color:#FFFFFF; 
	background:#000000; 
	border:0px; 
	height:20px!important;
	font:bold 12px "Trebuchet MS";
	cursor:pointer;
	margin:15px 40px 0px 0px;
}
.checks{ line-height:12px;}
.checks input{ line-height:15px;}
.checks span{
	font:normal 12px arial; 
	color:#666666; 
	letter-spacing:-1px; 
	line-height:15px;
}

.jqmClose{
	font:normal 12px "Trebuchet MS";
	color:#FFFFFF;
	display:block;
	width:15px;
	background:#000000;
	height:18px;
	line-height:18px;
	text-decoration:none;
	padding-right: 7px;
}



.contenido_ventanita input.error, .contenido_ventanita select.error{
	border: 2px solid red;
}

.div_error{
	border: 1px solid red!important;
}

/*-------------- form IE6 e IE7 fix ----------------*/

.checks input{*border:0px!important;}
.row input{ _margin:-1px 0px 0px -3px;}
.row select{ _margin-left:-3px; _height:16px;}
.jqmW form label{ _height:22px; _line-height:20px;}
.jqmW form input{ _height:18px;}

.formNewsletter #conoce_id{ *width:245px;}
.formNewsletter select{ *width:145px;}

#combo_dias{ *width:42px!important;}
#combo_meses{*width:42px!important;}
#combo_anhos{*width:60px!important;}
.row input{ *margin-top:-1px; *width:140px;}
.row select{*height:21px;}
#NL{ width:16px; height:16px; margin-left:15px; border:0px;}


