body{
	background-color:#FFFFEA;
	background-image:url(img/body_bg.gif);
	background-repeat:repeat-x;
	margin:0; 
	padding:0; 
} 

html, body{
	height:100%;
}

#main{
	width:896px;
	margin:0 auto;
}

#main_footer{
	background-image:url(img/bg_footer.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:30px;
}

#header{
	width:896px;
	height:87px;
	background-image:url(img/header.jpg);		
}

#menu {
	background-image:url(img/menu_bg.jpg);
	height:30px;
	margin-bottom:10px;
	
}

#menu ul{
	display:inline;

}

#menu li{
	float:left;
	list-style-type:none;	
}

.contenido{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.contenido_hd {
	width:896px;
	height:11px;
	background-image:url(img/contenido_hd.jpg);
	background-repeat:no-repeat;
}

.contenido_bg {
	width:896px;
	overflow:auto;
	background-image:url(img/contenido_bg.jpg);	
}

.contenido_padding{
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
}

.contenido_ft {
	width:896px;
	height:21px;
	background-image:url(img/contenido_ft.png);
	background-repeat:no-repeat;
}

.contenido h1{
	padding-bottom:10px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f90;
	font-weight:normal;
}

.contenido p{
	padding-bottom:1em;
}

.contenido a{
	color:#f90;
	text-decoration:underline;
}

.contenido a:hover{
	color:#f90;
	text-decoration:none;
}


#tip {
	font-size:10px;
	padding-left:20px;
	height:16px;
	background-image: url(img/tip.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.linea_orange{
	width:856px;
	height:4px;
	border-bottom:1px dashed #f90;
	margin-bottom:10px;
}

.item{
	width:256px;
	line-height:1.2em;
	float:left;
	margin-bottom:25px;
	margin-right:22px;
}

.item_desc{
	min-height:32px;
	margin-bottom:5px;
	font-size:10px;	
}

.item_desc strong{
	font-weight:bold;
	font-size:11px;
}

#grilla{
	margin-left:20px;
}

.image{
	width:93px;
	height:93px;
	float:left;
	text-align:center;

}

.image_fx{
	width:93px;
	*max-height:93px;	
	border:3px #EAF7D2 solid;
	background-color:#EAF7D2;
	cursor:pointer;
}

.image_fx:hover{
	border:3px #f90 solid;	
}


.info{
	float:right;
	width:145px;
	padding:0;
	margin:0;
	padding-left:10px;
}

.info h2{
	font-size:12px;
	font-weight:bold;
	color:#f90;
	padding-bottom:2px;
}

.info small{
	font-size:10px;
	color:#999;
}

.info p{
	font-size:11px;
	padding:0;
	margin:0;
}


.info{
	font-size:11px;
	line-height:1em;
	color:#666;
	padding:0;
	margin:0;
}


.consultar{
	background-image:url(img/consultar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:74px;
	height:18px;
	border:0;
	padding:0;
	margin:0;
}

.consultar:hover{
	cursor:pointer;
	background-image:url(img/consultar_.gif);
	width:74px;
	height:18px;
	border:0;
	padding:0;
	margin:0;
}

.input_txt, .input_area{
	background-color:#f0f0f0;
	padding:4px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#333;
	width:250px;
	overflow:auto;
}

.input_boton{
	width:74px;
	height:18px;
	padding-bottom:4px;
	*padding-bottom:0px;
	background-image:url(img/boton_.gif);
	border:none;
	color:#009900;
	font-size:10px;
	text-align:center;
	display:block;
}

.input_boton:hover{
	background-image:url(img/boton.gif);
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
}

.noticia{
	margin-bottom:10px;
	padding-top:5px;
	width:100%;
	clear:both;
	overflow:auto;
}

.noticia_img{
	width: 180px;
	border-right:1px #ddd solid;
	margin-right:20px;
	float:left;	
}

.noticia_texto{
	width:600px;
	float:left;
}
	

.noticia_fecha{
color:#97CB67;
font-size:12px;
margin-bottom:5px;
}

.noticia_titulo{
	color:#f90;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.noticia_descripcion{
	color:#666;
	font-size:11px;
}

.nos_subtitulo{
	color:#f90;
	font-size:14px;
}

.nos_descripcion{
	color:#666;
	font-size:12px;
}

strong{
		color:#f90;
}

.producto{
	padding:10px;
	width:224px;
	height:79px;
	float:left;
	margin-right:32px;
	margin-bottom:10px;
	margin-top:5px;
	
}

.producto:hover{
	background-image:url(img/productos_marco.jpg);
	cursor:pointer;
}

.producto_img{
	margin-top:3px;
	width:75px;
	height:75px;
	float:left;
	text-align:center;
}

.producto_info{
	width:140px;
	float:right;
}

.producto_titulo{
	font-size:14px;
	color:#f90;
	font-weight:bold;
}

.producto_descripcion{
	font-size:10px;
	line-height:1.2em;
}

#logo{
	margin-left:14px;
	width:205px;
	height:87px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(img/logo.jpg);
	cursor:pointer;
}

#inicio_texto{
	float:left;
	width:553px;
	height:168px;
	background-image:url(img/inicio_texto.png);
	font-size:18px;
	color:#009900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
}

.recsombra{
	padding:10px; padding-right:0;
	width:259px;
	margin:0;
	margin-right:15px;
	height:108px;
	background-image:url(img/recsombra.png);
}

#inicio_foto{
	float:right;
	background-image:url(img/inicio_foto.png);
	padding-top:6px;
	padding-left:12px;
	width:273px;
	height:216px;
	margin-right:12px;
}

#diseno_texto{
	float:left;
	width:345px;
	height:168px;
	background-image:url(img/bg_diseno.png);
	font-size:16px;
	color:#009900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
}

.diseno_titulo{
	font-size:14px;
	color:#F90;
	font-weight:bold;
	padding-bottom:10px;
}

.diseno_desc{
	width:540px;
	margin-bottom:10px;
}

.diseno_img{
	margin-right:60px;
	float:left;
	text-align:center;	
}

.diseno_img img{
	margin-bottom:10px;
}

/* ## Noticias ## */

.noticia_item{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;

}

.noticia_item_hd {
	width:896px;
	height:11px;
	background-image:url(img/contenido_hd.jpg);
	background-repeat:no-repeat;
}

.noticia_item_bg {
	width:896px;
	overflow:auto;
	background-image:url(img/contenido_bg.jpg);	
}

.noticia_item_padding{
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
}

.noticia_item_ft {
	width:896px;
	height:21px;
	background-image:url(img/contenido_ft.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.noticia_item h1{
	padding-bottom:10px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f90;
	font-weight:normal;
}

.noticia_item p{
	padding-bottom:1em;
}

.noticia_item a{
	color:#f90;
	text-decoration:underline;
}

.noticia_item a:hover{
	color:#f90;
	text-decoration:none;
}

.noticia_leer{
	width:80px;
	float:right;
	display: table-cell;
	vertical-align: middle;	
}
