@import url('reset.css');
img, div { behavior: url(/style/iepngfix.htc); }

/*GENERALS*/

body{
	font-family: 'Trebuchet MS',Tahoma,Verdana,Arial;
	font-size:12px;
	background-color:#202020;
	background-image:url(../img/siteBodyBackground.png);
	background-repeat:repeat-x;
	text-align:center;
	font-size:11px;
	color:#ddd;
}
div{
	text-align:left;
}
a{
	color:#ed1c24;
}
a:hover{
	color:#ed1c24;
}
em{
	font-style:italic;
}
strong{
	font-weight:bold;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.clear{
	clear:both;
	overflow:hidden;
}
.center{
	text-align:center;
}
.color{
	color:#f8b911;
}
.pointer{
	cursor:pointer;
}
/*******/
#site{
	width:985px;
	margin:auto;
	margin-top:10px;
	overflow:hidden;
}
#ieFixx{
	display:none;	
	overflow:hidden;
}
#IE6DIE{
	margin-top:10px;
	border:1px solid #666666;
	padding:5px 50px;
}
#IE6DIE a{
	margin-left:10px;
}
#IE6DIE .tancar{
	position:absolute;
	margin-left:880px;
	cursor:pointer;
}
#IE6DIE2{
	margin-bottom:10px;
	font-size:10px;
	text-align:right;
}
#header{
	margin-bottom:10px;
	overflow:hidden;
}
#hLogo{
	float:left;
	width:410px;
	height:69px;
	text-indent:-5000px;
	color:#fff;
	margin-bottom:10px;
	cursor:pointer;
	background-image:url(../img/siteHeaderLogo.png);
	background-repeat:no-repeat;
}
#pLogo{
	float:right;
	margin-top:33px;
	margin-right:20px;
}
#mPrincipal{
	clear:both;
	background-image:url(../img/siteHeaderMprincipalBack.png);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:hidden;
	height:22px;
	
}
#mPrincipal li{
	float: left;
	background-image:url(../img/siteHeaderMPrincipalLi.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	margin-right:4px;
	text-align:center;
	height:22px;
	
}
#mPrincipal li:hover{
	background-position:bottom;
}
#mPrincipal li.promoMotocard{
	width:120px;
	background-image:url(../img/siteHeaderMPrincipalLi2.jpg);
}
#mPrincipal li a{
	display:block;
	color:white;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
	width:100%;
}
#mPrincipal li a:hover{
	color:#ccc;
}

#footer{
	bottom:0;
	clear:both;
	height:20px;
	padding:0 20px;
	color:white;
	background-color:#000;
	width:945px;
	margin-top:10px;
}
#footer div{
	margin-top:3px;
	height:20px;
}
#loadingAjax{
	position:absolute;
	z-index:1000;
	background-color:#000;
	width:990px;
	text-align:center;
	height:100%;
	padding-top:150px;
	font-style:italic;
	font-weight:bold;
	color:#ccc;
}
#zonaContentDiv{
	min-height:300px;
	clear:both;
	overflow:hidden;
}
.zonaContent{
	display:none;
}
.columnaGrande{
	float:left;
	width:724px;
}
.columnaPequena{
	float:left;
	width:238px;
	margin-left:15px;
	overflow:hidden;
}
.bloque{
	border:3px solid #4c4c4c;
	background-color:#363636;
	min-height:337px;
	*height:337px;
}
.bloque .h{
	background-color:#4c4c4c;
	font-weight:bold;
	font-size:12px;
	height:24px;
	padding-left:10px;
	padding-top:6px;
	text-transform:uppercase;
}

.bloque .bloqueContenido{
	margin:15px;
	line-height:16px;
	font-size:12px;
	padding:0 15px;
}
.bloque .bloqueContenido p{
	margin-bottom:15px;
}
.bloque .bloqueContenido ul li{
	margin-top:8px;
}
.bloque .bloqueContenido ul li div{
	margin-top:10px;
	text-transform:none;
	color:#fff;
}
#faqUl{
	margin-top:15px;
}
.bannertop{
	margin-bottom:15px;
	visibility:hidden;
	opacity:0;
}
.tuOpinion{
	position:absolute;
	margin-left:748px;
	margin-top:7px;
}
.footInscribeteTxt{
	width:733px;
	font-size:15px;
	color:#fff;
	margin-top:8px;
	clear:both;
	padding:3px 5px;
	padding-bottom:1px;
	margin-bottom:3px;
	height:15px;
}
.footInscripcionesLista{
	overflow:hidden;
	height:65px;
}
.footInscripcionesLista li{
	display:inline;
	margin-left:4px;
}
.footInscripcionesLista img{
	height:69px;
	width:142px;
}
.input_inscripciones{
		margin:5px;
		margin-top:0px;
}
.input_inscripciones:focus{
	border:2px solid #872020;
}
#videoHomeDiv{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000000;
	text-align:center;
	z-index:200;
}
#videoHomeDivOverlay{
	display:none;
	position:absolute;
	top:0px;
	left:0;
	text-align:center;
	z-index:201;
	height:100%;
	width:100%;
	vertical-align:middle;
}
#videoHomeDivOverlay a{
	display:block;
	width:425px;
	height:360px;
	margin:auto;	
	padding-top:70px;
}