/* CSS Document */

BODY {
	color : #333333;
	margin : 20px 0px 20px 0px;
	text-align: center;
	background-color: #DBCFBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#contenedor{
	text-align: left;
	width: 770px;
	background-color : #ffffff;
	margin: auto;
	background-image: url(imagenes/fons_menu.gif);
	background-repeat: repeat-y;
} 

#cabecera{
	height : 180px;
	width: 770px;
	margin: 0px;
	padding: 0px;
} 

#navegador{ 
	background : #F5F4C3 url(imagenes/fondonav.gif); 
	padding : 3px 10px 5px 10px; 
	border-top : 1px solid #cccccc; 
	border-bottom : 1px solid #cccccc; 
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
} 

A.enlacenav:HOVER{ 
	color: #CC0000; 
	text-decoration:none;
	font-weight: bold;
} 

#cuerpo{ 
	width:600px; 
	padding: 0px 0px 10px 10px; 
	float:left; 
} 


#cuerpo2c{ 
	width:395px; 
	padding: 0px 0px 10px 10px; 
	float:left; 
} 
#menu {
	width: 159px;
	float: left;
}
#menu ul {
	margin : 2px 0px 8px 0px; 
	padding: 0px 0px 20px 5px; 
	list-style: none; 
}
#menu li {
	padding-left: 18px; 
	background: transparent url("imagenes/bullet_mtr.gif") 0  no-repeat; 
	margin-bottom: 3px; 

}


H1{ 
	font-size: 12pt; 
} 

#navabajo{ 
	font-weight : bold; 
} 

#lateral{ 
	width: 200px; 
	background-color: #EFEFEF; 
	border-bottom : 1px solid #cccccc; 
	border-left : 1px solid #cccccc; 
	float:right; 
} 

.titlat{ 
	background-color:#E10915; 
	color:#ffffff; 
	font-size:8pt; 
	text-transform : uppercase; 
	padding: 4px 3px 4px 8px; 
	font-weight : normal; 
	letter-spacing : 2px; 
	margin: 0px 0px 8px 0px; 
} 

.cuerpolateral{ 
	padding: 5px 4px 13px 10px; 
} 

INPUT { 
	font-size : 8pt; 
} 

#fbuscar form{ 
	margin-bottom : 0px; 
	margin-top : 0px; 
} 

#campotexto{ 
	float: left; 
} 

#campotexto input{ 
	width:100px; 
} 

#botonbuscar { 
	padding-top : 3px; 
	padding-left: 106px; 
} 

#botonbuscar input{ 
	border : 0px none; 
} 

.radio{ 
	clear:both; 
} 

#otras ul{ 
	margin : 5px 10px 0px 0px; 
	padding: 0px 0px 0px 4px; 
	list-style: none; 
} 

#otras li{
	padding-left: 14px;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(imagenes/carpeta.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
} 

#pie{
	clear : both;
	color : #cccccc;
	text-align : right;
	margin : 0px 0px 0px 0px;
	padding-bottom:5px;
	padding-top: 5px;
	background-color: #000000;
} 

#borde{ 
	border: 1px solid #000000; 
	text-align: left; 
	width: 770px; 
	margin: auto; 
} 
#datos {
	text-align: right;
	color: #000000;
	height: 15px;
	width: 600px;
	padding-right: 10px;
	float: right;

}
#tit_tuning {
	background-image: url(imagenes/menu_tuning.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#tit_tuning h3 {
	display: none;
}
#tit_racing {
	background-image: url(imagenes/menu_racing.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#tit_racing h3 {
	display: none;
}
#tit_quads {
	background-image: url(imagenes/menu_quads.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#tit_quads h3 {
	display: none;
}
#otras_zonas {
	background-image: url(imagenes/otras_zonas.gif);
	background-repeat: no-repeat;
	height: 18px;
}
#otras_zonas h6 {
	display: none;
}

#menu_personal {
	background-image: url(imagenes/menu_personal.gif);
	background-repeat: no-repeat;
	height: 18px;
}
#menu_personal h6 {
	display: none;
}

#fotos_users {
	width: 290px;
	margin-top: 10px;
	float: left;
}


#anuncios {
	float: right;
	width: 290px;
	margin-top: 10px;
	background-image: url(imagenes/anuncios_home.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
}

#ultimas_fotos h3 {
	display: none;
}
#novedades {
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#ultimas_fotos {
	height: 18px;
	background-image: url(imagenes/fotos_users_home.gif);
	background-repeat: no-repeat;
}

#ultimos_anuncios h3 {
	display: none;
}
#ultimos_anuncios {
	height: 18px;
}

.rojoNegrita {
	color: #E20A17;
	font-weight: bold;
	font-size: 11px;
}
#thumbs img {
	border: 1px solid #666666;
}
#titulo_foto {
	width: 430px;
	float: left;
}
#titulo_foto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

#puntos {
	float: right;
	width: 140px;
	background-color: #CCCCCC;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}
#sin_datos {
	background-color: #FFEAEA;
	margin-right: 10px;
}


.Ariall11blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#otras a {
	text-decoration: none;
	color: #000000;
}
#otras a:hover, a:visited:hover {
	text-decoration: underline;
}
#novedades h3 {
	display: none;
}
#noticias img {
	margin-right: 5px;
	float: left;
}
#noticias {
	padding: 5px;
	border: 1px solid #E10915;
	text-align: center;
	height: 170px;
}
.filetFotos {
	border: 1px solid #666666;
}
.botonDestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E10915;
	border: 1px dashed #999999;
}
