/* CSS Document */
*,html
{
	padding: 0px;
	margin:0px;
}
body
{
	background-color:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#principal
{
	width:987px;
	/*width:755px;*/
	margin:0px auto;
	/*padding-right:100px;*/
}
#pagina
{
	float:left;
	width:810px;
	/*width:578px;*/
	padding:16px;
	background-color:#FFFFFF;
	background-image:url(../imagenes/bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
#contenido_pag
{
	margin:10px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	width:578px;
}
#contenido_pag h2
{
	color:#a42222;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	padding-left:30px;
	padding-bottom:10px;
	margin-bottom:15px;
	/*border-bottom: 1px solid #d8d8d8;*/
}
#pagina-final
{
	/*width:610px;*/
	width:852px;
	height:33px;
	background-color:#FFFFFF;
	background-image:url(../imagenes/bg_end.gif);
}
#cabecera{}

h1 a, h1 a:focus
{
	background-image:url(../imagenes/c4ramelo-skateboards.gif);
	display:block;
	text-indent:-9000px;
	width:590px;
	height:120px;
	outline:none;
	background-position:center;
	background-repeat:no-repeat;
}
#menu
{
	margin-top:12px;
}
#menu a:hover
{ 
	color:#a42222;
}

#menu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	margin-left:30px;	
}
#portada
{ 
	margin:25px 0px;
	float:left; 
	width:579px; 
	height:340px; 
	overflow:hidden;
}

#pie
{
	float:left;
	width:810px;
	/*width:578px;*/
	padding:0px 16px 16px 16px;
}
#pie a
{
	text-decoration:none;
	color:#333333;
}
#pie a:hover
{
	text-decoration:underline;
}
.pie_left
{
	float:left;
	width:300px;
	margin-top:3px;
}
.pie_right
{
	float:right; 
	width:178px;
}


/*****************************************
			MENU LATERAL
******************************************/

#sidebar_2
{
	width:144px;
	float:left;
	margin-left:-4px;
	/*margin-left:-14px;*/
	background-repeat:repeat-y;
}
#sidebar_2 #arriba, #sidebar_2 #abajo, #abajo_home
{
	background-image:url(../imagenes/bg_sidebar.gif); 
	padding:24px 0px 24px 12px; 
	margin-top:40px; 	
	border:1px solid #e6e6e6;
	border-left:none;
	text-transform:uppercase;
}

#arriba li
{
	list-style:none;
	margin-bottom:5px;
}


#arriba a
{
	text-decoration:none;
	color:#333333;
}

#arriba a:hover
{
	text-decoration:underline;
}

#abajo ul
{
	margin-bottom:10px;
}

#abajo li
{
	list-style:none;
	margin-top:5px;
}


#abajo a
{
	text-decoration:none;
	color:#333333;
}

#abajo a:hover
{
	text-decoration:underline;
}

/*****************************************
			FIN MENU LATERAL
******************************************/

.salto
{
	clear:both;
}


/*****************************************
			PRODUCTOS
******************************************/

#productos
{
	margin-bottom:25px;
	margin-left:15px;
	padding:0px 9px 0px 9px;
	width:578px;
}
#productos ul
{
	margin: 10px 0px 0px 0px;
	clear:both;
	list-style:none;
}
#productos li
{
	/*display:block;*/
	float:left;
	width:120px;
	margin: 0px 10px 0px 10px;
}
.ficha_producto
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.pro_tit
{
	color:#a42222;
	margin-bottom:10px;
	font-weight:bold;
}
.pro_des
{
	font-weight:bold;
}
.pro_dim
{
	color:#999999;
}
.familia
{
	font-weight:bold;
}
.subfamilia
{
	margin-left:10px;
	font-weight:normal;
}

/*****************************************
			FIN PRODUCTOS
******************************************/

/*****************************************
			TEAM
******************************************/
#foto_team
{
	float:left;
	width:330px;
	height:400px;		
}
#ficha_team
{
	float:left;
	width:230px;
	margin-top:30px;
}

#magazines
{
	margin:45px 0px;
	padding:0px 5px 0px 5px;
	width:568px;
	height:140px;
	float:left;
	margin-left:15px;
}
#magazines_all
{
	padding:0px 5px 0px 5px;
	width:568px;
	float:left;
	margin-left:15px;
	margin-top:25px;
}
#pictures
{
	margin:25px 0px;
	padding:0px 5px 0px 5px;
	width:568px;
	height:115px;
	margin-bottom:25px;
	float:left;
	margin-left:15px;
}
#pictures_all
{
	padding:0px 5px 0px 5px;
	width:568px;
	float:left;
	margin-left:15px;
}
#videos
{
	margin:25px 0px;
	padding:0px 5px 0px 5px;
	width:568px;
	height:115px;
	margin-bottom:25px;
	float:left;
	margin-left:15px;
}
#videos_all
{
	padding:0px 5px 0px 5px;
	width:568px;
	float:left;
	margin-left:15px;
}
.title
{
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
.title a
{
	color:#a42222;
	text-transform:none;
	font-size:12px;
}
.foto_magazine
{
	float:left;
	width:185px;
	height:160px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:25px;
}
.foto_magazine img
{
	border:none;
}
.foto_picture
{
	float:left;
	width:90px;
	height:90px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:25px;
}
.foto_picture img
{
	border:none;
}
.foto_video
{
	float:left;
	width:90px;
	height:90px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:25px;
	background-position:center;
	background-repeat:no-repeat;
}
.foto_video img
{
	border:none;
}
/*****************************************
			FIN TEAM
******************************************/

/*****************************************
			VIDEOS
******************************************/
.ficha_video
{
	float:left;
	padding:10px 5px 10px 8px;
	margin:10px 12px 10px 12px;
	width:100px;
	color:#000000;
}
.ficha_video:hover{
	background-color:#a42222;
	color:#FFFFFF;
}
.ficha_video .foto_video
{
	margin-bottom:10px;
}
.vid_tit
{
	margin-left:5px;
}
.vid_time
{
	margin-top:5px;
	margin-left:5px;
	color:#a42222;
}
.ficha_video:hover .vid_time
{
	color:#000000;
}

/*****************************************
			FIN VIDEOS
******************************************/

/*****************************************
			BUY
******************************************/
.ul_buy
{
	list-style:none;
	clear:both;
}
.li_buy
{
	width:289px;
	float:left;
	list-style:none;
	overflow:hidden;
}
.ficha_buy
{
	width:289px;
	margin-left:25px;
	margin-top:25px;
}
p.tienda 
{
	color:#000000;
	font-weight:bolder;
	text-transform:uppercase;
}
.url a 
{
	color:#a42222;
	font-weight:bold;
	text-transform:uppercase;
}
p.des
{
	margin-top:10px;
	text-transform:uppercase;
}
.maps a
{
	color:#0099FF;
	text-decoration:underline;
}
/*****************************************
			FIN BUY
******************************************/

/*****************************************
			LINKS
******************************************/
.ul_links
{
	list-style:none;
	clear:both;
	margin-left:10px;
	float:left;
}
.li_links
{
	float:left;
	width:120px;
	height:120px;	
	margin: 10px 10px 10px 10px;
}
.li_links img
{
	border:none;
}
/*****************************************
			FIN LINKS
******************************************/

/*****************************************
			TEXTOS LEGALES
******************************************/
h3
{
	margin:20px 0px 20px 10px;
	font-size:12px;
	color:#999999;
}
#textos_legales
{
	margin:20px 250px 20px 20px;
}
#textos_legales p
{
	margin-left:10px;
}
/*****************************************
		FIN TEXTOS LEGALES
******************************************/

/*****************************************
		PNG-s
*****************************************/

img, div { 
	behavior: url(../imagenes/png/iepngfix.htc);
}

/*****************************************
		FIN PNG-s
*****************************************/


#contenido_home
{
	margin:20px;
}

#contenido_cont
{
	margin:20px;
}

/* CLASES FORMULARIO */
#form{
	margin:20px;
	border: 1px solid #000000;
}
.form_bloque{
	width:269px;
	padding:0px 0px 15px 0px;
	float:left;
}
.form_bloque label{
	display:block;
}
.form_bloque input{
	width:207px;
	padding:5px;
	margin:0px 0px 10px 0px;
}
.form_bloque select{
	width:207px;
	margin:0px 0px 10px 0px;
	font-size:11px;
}
.form_bloque textarea{
	width:210px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
.form_texto_error{
	color:#a42222;
}
.form_boton{
	border:1px solid #b5b5b5;
	background-color:#9d1616;
	margin:10px 0px 0px 0px;
	width:136px;
	height:33px;
	color:#FFFFFF;
	font-size:11px;
}

