body{
	background-image:url("../images/bg_body.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#ebebeb;
	}
body.bg_body{background-color:#FAFAFA;}
.header {
	float:left;
	width:100%;
}
.resolucion{
	width:970px;
	margin-left:-485px;
	position:relative;
	left:50%;
}


h1 {
	float:left;
	position:relative;
}
/**************** banner principal **************/
.bg_banner_principal{
	height:380px;
	background-image:url(../images/bg_banner_principal.jpg);
	background-position:center bottom;
	width:100%;
	float:left;
	background-repeat:no-repeat;
	background-color:#cecece;
}
.bg_banner_principal em.coming{font-size:50px; color:#fff; text-align:right; font-weight:bold; width:100%; display:block;}
.bg_banner_principal em.text_01{ font-size:30px; color:#565656; text-align:right; font-weight:bold; width:100%; display:block;}

.form_simple{
	width:950px;
	border:1px solid #a0a0a0;
	padding:10px;
	float:left;
	background-color:#e9e9e9;
	margin-top:10px;
	margin-bottom:10px;
}
.form_simple em{
	color:#7d7d7d;
	font-size:27px;
	text-align:right;
	width:100%;
	display:block;
}
.form_simple strong{
	color:#565656;
	font-size:20px;
	text-align:right;
	width:100%;
	display:block;
}
.form_simple td{ color:#299bdc; font-size:17px; text-transform:uppercase; font-weight:bold; padding:5px; 5px; 5px; 3px;}
.form_simple td input{ width:215px; height:24px; background-image:url(../images/bg_input.jpg); border:0;}
.form_simple td em{ font-size:14px; width:5px; display:inline; text-transform:none;}
a:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.completo_100{
	width:100%; 
	float:left;
	padding-top:20px;
}
.completo_100 p{ float:left; width:520px; font-size:17px;}
.completo_100 p em{ font-size:20px; color:#10baeb; font-weight:bold;}
.header span{
	color:#999999;
	display:block;
	float:left;
	font-size:13px;
	left:16px;
	position:relative;
	top:53px;
	width:323px;
}
.content_flash{ 
	border:5px solid #CCCCCC;
	float:right;
	padding:5px;
}
