html,body {
	padding: 0;
	margin: 0;
	background: #cf0913 url(../images/fondo_inmevasa.jpg) no-repeat center top;
	color: #ddd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { border: none; }

#menu{
	height:110px;
	}
#menu ul {
	padding-top:70px;
	width:95%;
	text-align:right;
	margin:0 auto 0;
	list-style-type:none;
	list-style-image:none;
	}
#menu li {
	font-size:14px;
	font-style:bold;
	display:inline;
	}
#menu a {
	padding: 20px 0 0;
	text-decoration:none;
	}
#menu a:hover {
	padding: 20px 0 0;
	text-decoration:none;
	}

#formulario{
	width:900px;
	margin: 40px auto 0;
	height: 25px;
	padding-right:20px;
	}
	
#ruta{
	width:900px;
	font-style:bold;
	margin: 10px auto 0;
	height: 30px;
	padding-left:20px;
	}
#ruta a {
	color:#FFF;
	font-size:16px;
	font-style:bold;
	text-decoration:none;
	}
#ruta a:hover {
	color:#000;
	font-size:16px;
	font-style:bold;
	text-decoration:none;
	}
	
#botones_productos {
	float: right;
	margin-top: 1px;
	margin-right: 30px;
}
	
h1{	display:inline;
	}
* html #contenido {
	height: 100%;
}
html, body {
	height: 100%;
}
#contenido {
	/*height: 500px;*/
	
	width: 900px;
	margin: 50px auto 0;
	background: #000;
}
#footer {
	font-size:10px;
	width: 900px;
	clear: both;
	height: 40px;
	background-color: #000;
	color:#999;
	text-align:center;
	margin: 0px auto;
	position: relative;
	padding-top: 10px;
}

#footer a {
	text-decoration:none;
	color:#CCC;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#F00;
	}

h1 {
	margin: 0;
	padding: 0;
}

a:link 		{ text-decoration: none; color:#ddd; border:none;}
a:visited 	{ text-decoration: none; color:#ddd;}
a:hover 	{ text-decoration: none; color:#ddd;}
a:active 	{ text-decoration: none; color:#ddd;}

.nombre_familia{
	position: relative;
	left: 0px;
	top: -40px;
	z-index: 2;
}
.busqueda {
	position:relative;
	background-color: transparent;
	border: none;
	padding-top:20px;
	padding-right:30px;
	font-size:10px;
}
.imagen_articulo {
	width:200px;
	margin-bottom:30px;
	margin-left:30px;
	margin-top:30px;
}
.datos_articulo{
	position:absolute;
	margin-left:300px;
	margin-top:50px;
}
.rojo{
	color:#F00;
}

/* copia de frutasalacarta */

/* Formulario */
.caja_texto {
	color: #FFFFFF;
	border: none;
	background: none;
	height: 19px;
	width: 215px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.caja_texto_container {
	background: url(../imagenes/background_textfield_formulario.png) repeat-x;
	border: #404040 1px solid;
	height: 19px;
	width: 215px;
}

.caja_texto_multi {
	color: #FFFFFF;
	border: none;
	background: none;
	height: 69px;
	width: 215px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.caja_texto_multi_container {
	background: url(../imagenes/background_textarea_formulario.png) repeat-x;
	border: #404040 1px solid;
	height: 69px;
	width: 215px;
}

.texto_ejemplo {
	color: #666666;
}

.caja_busqueda {
	width: 186px;
	height: 25px;
	background:url(../images/bg_search.png) no-repeat;
	text-align: left;
}
.caja_busqueda input {
	border: none;
	background: none;
	margin-left: 20px;
	margin-top: 4px;
	width: 155px;
	color: #ccc;
}
.caja_busqueda .focused {
	color: #000;
}

/* Paginación */
.numeros{
	float: right;
	background-color: #444444;
	color:#FFF;
	border: 1px solid #888888;
	margin: 3px 0 0 3px;
	padding: 2px 6px;
	cursor: pointer;
}
.numeros:hover { /*decoración para el evento hover (mouse encima)*/ 
	color: #FFF;                                                     
	background-color: #a50000;
	border: 1px solid #FFF;
}
.numeros a {
	color: #444444;
	text-decoration: none;
}
.numero_seleccionado {
	float: right;
	color: #FFF;                                                     
	background-color: #a50000;   
	border: 1px solid #FFF;
	font-weight: bold;
	margin: 3px 0 0 3px;
	padding: 2px 6px;
	font-weight: bold;
}

.linea_vertical {
	width: 1px;
	background-color: #F00;
	overflow: hidden;
}

.linea_horizontal {
	height: 1px;
	background-color: #F00;
	overflow: hidden;
}

.mapa_productos a {
	color: #FFF;
	text-decoration: none;
}


#add_carrito_box {
	width: 775px;
	height: 452px;
	background-image:url(../images/bg_fancybox.png)
}

#foto_add_carrito {
height:200px;
padding:125px 0 0 75px;
width:200px;
float:left;
}

#texto_add_carrito {
height:340px;
width:400px;
float:left;
padding-top:100px;
padding-left:40px;
}


#botones_add_carrito{
	padding-left:65px;
	padding-top:35px;
	float:left;
	text-align:center;
}


/* Formulario */
.caja_texto {
	color: #FFFFFF;
	border: none;
	background: none;
	height: 19px;
	width: 215px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.caja_texto_container {
	background: url(../imagenes/background_textfield_formulario.png) repeat-x;
	border: #404040 1px solid;
	height: 19px;
	width: 215px;
}

.caja_texto_multi {
	color: #FFFFFF;
	border: none;
	background: none;
	height: 69px;
	width: 215px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.caja_texto_multi_container {
	background: url(../imagenes/background_textarea_formulario.png) repeat-x;
	border: #404040 1px solid;
	height: 69px;
	width: 215px;
}

.texto_ejemplo {
	color: #FFFFFF;
}


#idiomes {
	right:0;
	font-size:9px;
	color:#999;
	position:absolute;
	padding:5px 5px 0 0;
}
#idiomes a{
	color:#999;
}

#idiomes a:hover{
	color:#CCC;
	text-decoration:underline;
}
