body {
	background:url(../Content/images/cabezal_interior.jpg) no-repeat top #daf3fd;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*/////////////////////////////////*/
/*/ Estructura ////////////////////////////////*/
/*/////////////////////////////////*/
.page{
	margin: 0 auto;
	position: relative;
	float: none;
	display: block;
}
#header{
	display:block;
	float:none;
	margin:0 auto;
	position:relative;
	width:960px;
}
#main{
	margin: 0 auto;
	position: relative;
	float: none;
	display: block;
}
#contenedor{
	width:956px;
	margin:0 auto;
	display: block;
	position: relative;
	float: none;
}
#botonera_top{
	width:930px;
	height:29px;
	clear:both;
	text-align:right;
}
/*/ Top home////////////////////////////////*/
#logo_top_home{
	height:453px;
	background:url(../Content/images/logo_home.png) no-repeat center;
	width:956px;
}
#tit_top_home{
	width:956px;
	height:176px;
	text-align:left;	
}
#text_top_left{
	width:478px;
	float:left;
	height:177px;
	padding:100px 0 0 0;
}
#div_button{
	text-align:center;
	width:260px;
}
#text_top_right{
	float:right;
	width:258px;
	height:177px;
	padding:100px 0 0 220px;
}
/*/ Top interior////////////////////////////////*/
#tit_top{
	width:956px;
	height:51px;
	background:url(../Content/images/titulointeriores.png) no-repeat center;
	clear:both;
}
#logo_top{
	height:221px;
	width:956px;
	clear:both;
	background:url(../Content/images/boxcont_top.jpg) no-repeat bottom;
	text-align:center;
}
/*/ Caja de contenido home////////////////////////////////*/
#boxcont_home_top{
	width:896px;
	background:url(../Content/images/boxcont_top_home.jpg) no-repeat top;
	clear:both;
	padding:20px 30px 0 30px;
	position: relative;
	display: block;
	float: left;
	clear: both;
}
#boxwin{
	width:896px;
	clear:both;
	height:192px;
}
#boxwin_left, #boxwin_right{
	width:21px;
	height:192px;
	float:left;
}
#boxwin_right{
	float:right;
}
#boxwin_middle{
	background: url(../Content/images/boxwin_middle.jpg) repeat-x;
	width:854px;	
	height:192px;
	float:left;
}
#ganadores{
	height:171px;
	margin:0;
	padding:0 0 0 35px;
}
.ganadores_ver, .ganadores_ver a{
	text-align:center;
	color:#035d96;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.tit_caja{
	height:33px;
	width:896px;
	background:url(../Content/images/tit_home_right.jpg) no-repeat right #ebf5f9;
	position: relative;
	display: inline;
	float:left; 
}
.premios_home{
	width:25%;
	vertical-align:middle;
	text-align:center;
}

/*/ Caja de contenido ////////////////////////////////*/
#boxcont{
	width:956px;
	clear:both;
	position: relative;
	display: block;

}
#boxcont_left, #boxcont_right{
	width:30px;
	float:left;	
	position: relative;
	display: block;
}
#boxcont_right{
	float:right;	
}
#boxcont_middle{
	background:url(../Content/images/boxcont_bckinf.jpg) repeat-x top;
	width:896px;
	float:left;	
}
.boxcont2{
	background:transparent url(../Content/images/BgBox2.gif) no-repeat left bottom ;
	height: 263px;
	width: 903px;
	position: relative;
	float: left;
	display: block;
}

.boxcont2 h1{
	color:#2e3c69;
	font-size:21px;
	letter-spacing:-0.05em;
	font-weight: normal; 
	line-height:40px;
}
.boxcont2 h1.Title1{
	display: inline;
	padding-left: 25px;
}
.boxcont2 h1.Title2{
	display: inline;
	margin-left: 170px;
}
.boxcont2 ul{
	display:block;
	height:210px;
	margin-top:4px;
	overflow:hidden;
	padding-top:9px;
	position:relative;
}
.boxcont2 ul li{
	display: inline;
	position: relative;
	overflow: hidden;
	width: 280px;
	height: 210px;
	list-style: none;
	float:left;
}
.boxcont2 ul li h3{
	color:#0D3C62;
	display:block;
	float:left;
	font-size:12px;
	line-height:15px;
	text-align:center;
	width:280px;
}
.boxcont2 ul li.Premios img{
	display:block;
	float: left;
	position:relative;
	width:280px;
	height: 160px;
}
.boxcont2 ul li.SlideWiners{
	display: inline;
	position: relative;
	overflow: hidden;
	height: 210px;
	list-style: none;
	background:transparent url(../Content/images/PicturesGal.gif) no-repeat top center;
}
.boxcont2 ul li.SlideWiners ul{
	background:transparent none repeat scroll 0 0;
	height:210px;
	left:30px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	margin-top:0px;
	top:22px;
	width:137px;
}
.boxcont2 ul li.SlideWiners ul li p{
	color:#0D3C62;
	display:block;
	font-size:12px;
	line-height:15px;
	margin-top:40px;
	padding:0;
	text-align:center;
	width:137px;
}
/*/ grilla premios ////////////////////////////////*/
.td_normal,.td_color{
	height:160px;
	padding:15px;
}
.td_color{
	background:url(../Content/images/td_color.png) no-repeat center;
}
.td_img{
	width:275px;
	text-align:center;
	height:160px;
}
/*/ Footer ////////////////////////////////*/
#footer
{
   margin:0 auto;
	height:80px;
	width:956px;
	clear:both;
	vertical-align:middle;
	display: block;
	position: relative;
}
/*/////////////////////////////////*/
/*/ Genericos ////////////////////////////////*/
/*/////////////////////////////////*/
.clear{
	clear:both;
}
a {
	text-decoration:none;
}
/*/////////////////////////////////*/
/*/ Tipografías ////////////////////////////////*/
/*/////////////////////////////////*/
.botonera_top, .botonera_top a, .botonera_top a:hover{
	font-size:14px;
	color:#0d3c62;
	padding:0 5px;
	text-decoration:none;
}

.botonera_top a:hover{
	text-decoration:underline;
}
.tit{
	color:#e76824;
	font-size:24px;
	letter-spacing:-0.05em;
	padding:0 10px;
}
.tit_centrado, .tit_azul_centrado{
	color:#e76824;
	font-size:24px;
	letter-spacing:-0.05em;
	text-align:center;
}
.tit_azul_centrado{
	font-size:24px;
	letter-spacing:-0.05em;
	text-align:center;
	color:#2b4458;
}
.tit_premio{
	color:#000000;
	display:block;
	float:none;
	font-size:12px;
	font-weight:bold;
	position:relative;
	text-align:center;
	width:207px;
}
.text_desrip{
	color:#000;
	font-size:11px;
}
.text_footer{
	color:#000;
	font-size:11px;
}
.text_footerazul {
	color:#4561a2;
	text-decoration:none;
	}
.text_normal{
	font-size:11px;
	color:#000;
	padding:0 10px;
}
.nombre_negro_centrado{
	font-size:18px;
	letter-spacing:-0.05em;
	text-align:center;
	color:#000;
}

img {border: none;}
a.noborder { border:none;}

.form_legend{
	width:40%;
	vertical-align:middle;
	text-align:right;
}

.form_input{
	width:60%;
	vertical-align:middle;
	text-align:left;
}

.form_submit
{
    vertical-align:middle;
    text-align:center;
}

/***********************************************************************************************************/
/***********************************************************************************************************/


/*/ Caja de contenidos 2 ////////////////////////////////*/

.BgBoxdoble{
	background:transparent url(../Content/images/BgBoxdoble.gif) no-repeat left bottom ;
	height: 263px;
	width: 903px;
	position: relative;
	float: left;
	display: block;
}

.BgBoxdoble h1{
	color:#2e3c69;
	font-size:21px;
	letter-spacing:-0.05em;
	font-weight: normal;
	line-height:40px;
}
.BgBoxdoble h1.Title1{
	display: inline;
	padding-left: 25px;
}
.BgBoxdoble h1.Title2{
	display: inline;
	margin-left: 295px;
}
.BgBoxdoble ul{
	display:block;
	height:210px;
	left:0;
	margin-left:0;
	margin-top:2px;
	overflow:hidden;
	padding-left:0;
	padding-top:11px;
	position:relative;
}
.BgBoxdoble ul li{
	display:inline;
	float:left;
	height:210px;
	list-style:none outside none;
	overflow:hidden;
	position:relative;
	width:430px;
}
.BgBoxdoble ul li.Ganador{
	display:inline;
	float:left;
	height:210px;
	list-style:none outside none;
	overflow:hidden;
	position:relative;
	width:430px;
}

.BgBoxdoble ul li h3{
	bottom:25px;
	color:#0D3C62;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:35px;
	left:25px;
	line-height:12px;
	margin:0;
	padding:0;
	position:absolute;
	text-align:center;
	width:144px;
}
.BgBoxdoble ul li.Ganador img{
	display:block;
	float: left;
	position:relative;
}
.BgBoxdoble ul li.Ganador img#FotoPremio{
	display:block;
	left:190px;
	position:absolute;
	top:14px;
	width: 210px;
	height: 175px;
}
.BgBoxdoble ul li.Ganador img#FotoGanador{
	display:block;
	height:105px;
	left:28px;
	position:absolute;
	top:30px;
	width:137px;
}

.BgBoxdoble ul li.Premio{
	display:inline;
	height:210px;
	list-style:none outside none;
	margin-left:36px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.BgBoxdoble ul li.Premio ul{
	background:transparent none repeat scroll 0 0;
	height:210px;
	left:30px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	margin-top:0px;
	top:22px;
	width:137px;
}
.BgBoxdoble ul li.Premio ul li p{
	color:#0D3C62;
	display:block;
	font-size:12px;
	line-height:15px;
	margin-top:40px;
	padding:0;
	text-align:center;
	width:137px;
}