*{
	margin:0px;
	padding:0px;
}
body{
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3{
font-size:120%;
text-transform:lowercase;
}

/*_______________________________________________________________________________________________________________________*/
#menu{
	width:272px;
	float:left;
}
#mail_menu{
margin-left:85px;
font-size:80%;
font-weight:bold;
}
#mail_menu a{
color:#000000;
text-decoration:none;
}
#mail_menu a:hover{
text-decoration:underline;
}
/*_______________________________________________________________________________________________________________________________*/
#pie{
	float:left;
	width:455px;
	font-weight:bold;
	font-size: 75%;
	text-align:center;
	margin-top:10px;
	height:31px;
	background-image:url(../images/sancheski_pie.gif);
	background-position:center;
	background-repeat:no-repeat;
}
	#pie_interior{
	padding-top:10px;
	padding-left:30px;
	}

/*________________________________________________________________________________________________________________________*/
#contenido{
	width:455px;
	float:left;
	text-align:justify;
}
#contenido_company{
	width:480px;
	float:left;
}
#contenido_riders{
	width:480px;
	float:left;
	text-align:justify;
}
	.ancho_riders{
	width:445px;
	}	
*html #noticias{
	width:450px;
	float:left;
/*	height: 225px;*/
		height: 125px;
}
 		*html #noticias a img{
			float:left;
			margin-right:10px;
			/*border:1px solid #CCCCCC;*/
		}
		#noticias a img{
			/*float:left;
			margin-right:10px;*/
			border:1px solid #CCCCCC;
		}
		#contenido_noticias {
			margin-right:20px;
			}
		#scroll {
			unicode-bidi:bidi-override;
			direction:ltr;
			display:block; 
			width:430px; 
			/*height:225px; */
			height:125px; 
			overflow:auto; 
			padding:0px; 
			margin:0 auto;
			margin-top:5px;
			text-align:justify;
		}
#producto_destacado{
	width:216px;
	float:left;
	padding-left:11px;
	padding-right:0px;
	}
		#producto_destacado p{
		width:200px;
		text-align:justify;
		}
#sep{
	float:left;
}
#rider_mes{
	width:210px;
	float:right;
	/*clear:both;*/
	}
*html #rider_mes{
	width:256px;
	/*padding-left:11px;*/
	float:right;
	clear:both;
	}
	#rider_mes p{
	width:180px;
	text-align:justify;
	}
	#rider_mes img{
	border:0px;
	}
	
/* CSS Documento - estilos logotipos*/
#logotipos{
	clear:both;
	width:420px;
	/*min-height:150px;*/
	height:150px;
	text-align:center;
}
#logotipos[id]{
	height:auto;
	min-height:150px;
}
#logotipos ul li{
	display:inline;
}
#logotipos img{
	padding:0px 15px 15px 15px;
}
/*_______________________________*/
#web{
	width:430px;
	margin-top:15px;
	padding:5px;
	background-color:#A8E1F8;
	text-align:center;
}
	#web a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}





/*__________________________*/
#evento1 img{
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
			#evento1 a{
			text-decoration:none;
			font-weight: bold;
			color:#e64583;
			}
			#evento1 p{
			text-align:justify;
			}
#evento1_fotos{
	float:left;
	width:200px;
}
#evento1_fotos img{
margin-right:5px;
margin-bottom:3px;
}
#evento2 img{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
			#evento2 a{
			text-decoration:none;
			font-weight: bold;
			color:#e64583;
			}
			#evento2 p{
			text-align:justify;
			}
/*#evento_ampliar{
float:right;
width:auto;
text-align:justify;
}*/
	.justificar{
	text-align:justify;
	}
/*________________________________________*/
#company_izq{
	width:335px;
	float:left;
}
#company_izq p{
	margin-bottom:15px;
	text-align:justify;
}
#company_izq ul li{
	display:inline;
}
#company_izq img{
	border:0px;
}
#company_izq_fotos img{
	border:0px;
	margin-bottom:5px;
	margin-left:10px;
}
#company_dch{
	width:138px;
	float:right;
}
.riders{
	float:left;
	margin-right:15px;
	min-height:100px;
}
*html .riders{
	float:left;
	margin-right:15px;
	height:100px;
}
.riders ul li{
	list-style-image:url(../images/li_riders.gif);
	margin-left:15px;
}
.riders ul li a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.riders ul li a:hover{
	color:#e64583;
}
/*_______________________________________________rider*/
#rider_izq{
	width:150;
	float:left;
	margin-right:15px;
	text-align:center;
}
#rider_izq ul li{
	display:inline;
	list-style-type:none;
}
#rider_izq ul li img{
	margin-top:3px;
	border:0px;
}
#rider_dch{
	width:300px;
	float:right;
}
*html #rider_dch{
	float:left;
}
#rider_dch h4{
	font-size:200%;
	font-weight:normal;
}
#rider_dch ul li {
	list-style:none;
	margin-top:5px;
}
/*----------------clases------------------------*/
.ocultar{
	display:none;
}
.minuscula{
	text-transform:lowercase;
}
.mayuscula{
	text-transform:uppercase;
}
.justificar{
	text-align:justify;
}
.ancho1 {
	width:440px;
	text-align:justify;
}
.rosa {
	font-weight: bold;
	color:#e64583;
}
.enlinea{
	display:inline;
	float:left;
}
.derecha{
		float:right;
		text-decoration:none;
		font-weight: bold;
		color:#e64583;
}