/********************** <General> **********************/
* {margin: 0; padding: 0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #666;

	background: #000 url(/imagenes/fondo_web.jpg) repeat-x;
	}

h1, h2, .accesibilidad{display: none;}

a{
	text-decoration: none;
}
img{border:0;}

#contenedor{
	width: 723px;
	margin: auto;
}
/********************** </General> **********************/
/********************** <Cabecera> **********************/
#cabecera_es{
	float:left;
	width:723px;
	height:160px;
	background: url(/imagenes/fondo_cabecera.jpg) no-repeat;
}
#cabecera_es a{outline: none;}
#cabecera_es img{
	float: left; 
	margin: 85px 0 0 30px;
	}

#cabecera_en{
	float:left;
	width:723px;
	height:160px;
	background: url(/imagenes/fondo_cabecera_en.jpg) no-repeat;
}
#cabecera_en a{outline: none;}
#cabecera_en img{
	float: left; 
	margin: 85px 0 0 30px;
	}
/********************** </Cabecera> **********************/
/********************** <Men?> **********************/
#menu{
	float: right;
	width: 320px;
	height: 25px;
	list-style:none;
	margin: 95px 0px 0 0;
}

ul#menu li{
	float: left;
	padding: 5px 15px 0 10px;
	}
	

ul#menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
/********************** </Men?> **********************/
h3#titulo_seccion_es{
	float: left;
	width: 723px;
	height: 28px;
	background: url(/imagenes/fondo_titulo_seccion.jpg) no-repeat;
}

h3#titulo_seccion_en{
	float: left;
	width: 723px;
	height: 28px;
	background: url(/imagenes/fondo_titulo_seccion_en.jpg) no-repeat;
}
	h3#titulo_seccion_es span{
		display:block;
		margin: 12px 0 0 50px;
		font-weight: normal;
		font-family: "trebuchet MS", Arial, Helvetica, "sans serif";
		font-size: 11px;
		color:#999;
	}
	h3#titulo_seccion_en span{
		display:block;
		margin: 12px 0 0 55px;
		font-weight: normal;
		font-family: "trebuchet MS", Arial, Helvetica, "sans serif";
		font-size: 11px;
		color:#999;
	}	
/********************** <Contenido> **********************/
#contenido{
	width: 723px;
	padding: 0 0 50px 0;
	overflow:hidden;
	clear:both;
	height: auto;
	background: url(/imagenes/fondo_contenido.jpg) repeat-y;
	}

	/********************** <contenido_texto> **********************/
	
	#contenido_texto h3 {
		width:90%;
		margin:10px auto;
		color:#CCC;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:15px;
		text-transform:uppercase;
		border-bottom:1px solid #333;
	}
	
	#contenido_texto_inicio{
		float:left;
		display:inline;
		width:100%;
		height:230px;
		margin: 0px 0 0 0px;
		padding: 0 10px 0 0px;
		background: url(/imagenes/fondo_contenido_texto_inicio.jpg) no-repeat;
		}
	#contenido_texto{
		float:left;
		display:inline;
		width:100%;
		/*min-height:300px;
		height:auto;*/
		margin: 0px 0 0 0px;
		padding: 0 10px 0 0px;
		}
		#contenido_texto p{
			padding: 10px 20px 0 20px;
			line-height:145%;
			margin:5px 20px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#CCC;
		}
		#contenido_texto a{
			border-bottom: 1px dashed #FFF;
			color: #999;
			border-bottom: 1px solid #999;
		}
		#contenido_texto a:hover{
			color: #aaa;
			border-bottom: 1px solid #aaa;
		}

		#reloj_flash{
			display:inline;
			float: right;
			width: 154px;
			height: 200px;
			margin: 8px 28px 0 0;
			/*background: url(/imagenes/fondo_reloj_flash.jpg) no-repeat;*/
		}
		
		#portada_productos {
			height:390px;
			text-align:center;
			background:url(/imagenes/fondo_portada_productos.jpg) no-repeat center bottom;
		}
		
		#portada_productos ul{
			list-style:none;
			width:420px;
			margin:10px auto 0 auto;
		}
		
		#portada_productos li {
			float:left;
			padding:0px 15px;
		}
		
		#portada_productos li.conborde {
			border-left:1px solid #CCC;
		}
		

		
		#scrollingContainer{
			display: inline;
			overflow:hidden;
			float: left;
			width: 390px;
			height: 212px;
			margin: 8px 0 0 45px;
		}
		/********************** <CONTACTO> *************************************/
		#contenido_contacto p{
			margin: 0px 0 0 0;
			padding: 0 0 5px 20px;
		}
		
		#formulario{
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align: justify;
			color: #CCC;
			line-height: 145%;
			}
		
		#formulario dt {
			margin-top:10px;
		}
		#formulario dd {
			margin-left:10px;
			padding-top: 5px;
		}
		#formulario, #errores{
			margin:0 0 10px 20px;
		}
		#errores{
			display:block;
			color:#FF0000;
		}
		.caja_form{
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			border: 1px solid #666;
			background: #FFF url(/imagenes/bg_form.jpg) repeat-x left bottom;
			color:#666666;
		}
		.caja_form_error{
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			border: 1px solid #FF0000;
			color:#666666;
		}
		.boton_form{
			display:inline;
			border: 1px solid #4D6C8A;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding:2px;
			background-color:#fff;
		}
		#disenyo_web{
			margin:15px 0 0 0px;
		}
		/********************** </CONTACTO> *************************************/
	/********************** </contenido_texto> **********************/
	/********************** <contenido_pie> **********************/
	#contenido_pie{
		float: left;
		width: 723px;
		height: 28px;
		background: url(/imagenes/fondo_contenido_pie.jpg) no-repeat;
	}
		#contenido_pie ul{
			float: left;
			width: 500px;
			height: 28px;
			margin: 5px 0 0 20px;
			list-style: none;
		}
		#contenido_pie ul li {
			float: left;
		}
		#contenido_pie ul li a{
			float: left;
			font-family: "trebuchet MS", Arial, Helvetica, "sans serif";
			font-size: 10px;
			color: #999;
			margin: 0 4px 0 0;
		}

		#fecha{
			float:right;
			font-family: "trebuchet MS", Arial, Helvetica, "sans serif";
			font-size: 10px;
			color: #999;
			margin: 5px 20px 0 0;
		}
	/********************** </contenido_pie> **********************/
/********************** </Contenido> **********************/
#pie{
	float: left;
	width: 100%;
	height: 33px;
	margin: 50px 0 0 0;
	padding: 8px 0 0 0;
	background: #000;
	text-align: center;
	font-family: "trebuchet MS", Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #999;
}

#pie a{
	color: #999;
	text-decoration:none;
}

#pie a:hover{
	color: #999;
	text-decoration:underline;
}

#pie img {
	margin:-5px 0 0 15px;
	vertical-align:middle;
}