﻿/* CSS Document */

body {
	background-image:url(../imgs/web_body/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family: Verdana, "Geneva", sans-serif;
	color:#000;
	font-size:12px;
	text-align:center; /*Para centrarlo*/
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#wrap {
	margin:0 auto 0 auto;
	width:870px;
	text-align:left;
	background-image:url(../imgs/web_body/big_box.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-right: 40px;
	padding-left: 40px;
}
/*Cabezera*/
#head{
	width:622px;
	height:62px;
	padding-top:15px;
	padding-left:248px;
	background-image:url(../imgs/web_body/logo.png);
	background-repeat:no-repeat;
}
#centro{
	width:870px;
	height:450px;
}

/* Mini Banners*/
#destacados{
	width:870px;
	height:80px;
	padding-top:10px;
	background-image:url(../imgs/web_body/fond_destacados.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.mini_ban{
	width:282px;
	height:80px;
	margin-right:12px;
	float:left;
}
.mini_ban_dere{
	width:282px;
	height:80px;
	float:left;
}

/*Caja de novedades*/
#novedades{
	width:870px;
	height:240px;
	padding:0px;
}

#news_fta{
	width:417px;
	height:200px;
	padding-top:30px;
	float:left;
	background-image:url(../imgs/web_body/home_news_fta.jpg);
	background-repeat:no-repeat;

}
#news_fta_2 {
	width:417px;
	padding-top:30px;
	float:left;
	background-image:url(../imgs/web_body/home_news_fta.jpg);
	background-repeat:no-repeat;
}

#banner_dere1{
	width:200px;
	height:176px;
	padding-left:227px;
	padding-right:15px;
	padding-top:57px;
	float:left;
	background-image:url(../imgs/banners/home_01.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	margin-left:10px;
}

/*Caja de noticias*/
.img_new{
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}
.new{
	margin-top:15px;
	height:85px;
	display: block;
}
.new a{
	color:#333;
	text-decoration:nono;
}
.new a:hover{
	color: #F60;
	text-decoration:nono;
}

/*Pie de página*/
#foot{
	width:870px;
	height:70px;
	background-image:url(../imgs/web_body/logo_foot.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
}
#copyrigth{
	text-align:right;
	float:right;
	width:250px;
	font-size:10px;
	color:#999;
}

/*Status*/
#status_bar{
	background-image:url(../imgs/web_body/fnd_status.jpg);
	width:848px;
	height:16px;
	margin: 6px;
	padding: 4px;
	padding-top: 2px;
}

#links_status_bar{
	float:right;
	width:825px;
	padding-top:2px;
}


/*Contenidos standar*/
#contenedor_banner{
	width:855px;
	margin: 6px;
	margin-top:10px;
}
#contenedor_standar{
	width:855px;
	margin: 6px;
	margin-top:20px;
	margin-bottom: 20px;
	height: auto;
}

/*Noticias*/
.noticia{
	height:100px;
	width: 855px;
	padding-bottom:15px;
}

.img_new_big{
	margin-right:10px;
	float: left;
}
#prod_type_box0 {
	width:209px;
	float:left;
}


/*Lista de tipos de productos----------------------------------------------------------------------------*/
#prod_type_box1{
	width:209px;
	float:left;
	margin-left: 4px;
}

#prod_type_box2{
	width:209px;
	float:left;
	margin-right: 4px;
	margin-left: 4px;
}

#prod_type_box3{
	width:209px;
	float:left;
}

#list_prod_fond{
	background-image:url(../imgs/web_body/fondo_prods.jpg);
	background-repeat:no-repeat;
	height: 460px;
}
.img_prod{
	width:209px;
}
.titulo_prod{
	width:169px;
	height: 30px;
	padding: 20px;
	font-size:18px;
	color:#FFF;
	text-align:center;
}

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

.titulo_prod a:hover{
	color: #CCC;
	text-decoration:none;
}
/*Lista de modelos de productos---------------------------------------------------------------------------*/
.prod_lista_box{
	width:281px;
	float:left;
	margin-right: 4px;
}
.img_prod_lista{
	width:281px;
	height:147px;
	background-image:url(../imgs/web_body/lista_prod/imagen_del_producto.jpg);
}
.titu_prod_lista{
	width:271px;
	height:26px;
	background-image:url(../imgs/web_body/lista_prod/titulo_producto.jpg);
	font-size:16px;
	color:#F60;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 10px;
}
.det_prod_lista{
	width:261px;
	padding:10px;
	background-image:url(../imgs/web_body/lista_prod/fondo_centro.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.det_prod_lista_hdr{
	width:261px;
	padding:20px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(../imgs/web_body/lista_prod/fondo_centro.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.info_prod_lista{
	width:281px;
	height:30px;
	padding-top:5px;
	background-image: url(../imgs/web_body/lista_prod/mas_info_del_producto.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
}
.dividime{
	width:855px;
	height:30px;
	background-image:url(../imgs/web_body/dividime.jpg);
	clear:left;
}

/*descripcion del producto---------------------------------------------------------------------------*/
#detail_prod_box{
	width:341px;	
}

#caract_img{
	width:341px;
	height:39px;
	background-image:url(../imgs/web_body/barra_caracteristicas.jpg);
	padding-bottom:5px;
}
#caract_box{
	width:321px;
	padding-bottom:5px;
	background-image:url(../imgs/web_body/fnd_datalles_pod.jpg);
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:5x;
	padding-bottom:30px;
}

ul.detalles_importantes{
	margin: 0px;  
	padding:0px;
	padding-left:15px;
	list-style:square;
	line-height:15px;
	color:#333;
	font-weight:bold;
}

ul.detalles_importantes2{
	margin: 0px;  
	padding:0px;
	padding-left:15px;
	list-style:square;
	line-height:15px;
	color:#333;
	font-size:11px;
}

ul.detalles{
	margin: 0px;  
	padding:0px;
	padding-left:15px;
	list-style:square;
	line-height:15px;
	font-size:10px;
}


/*cuadro de Descargas ------------------------------------------------------------------------*/
#downloads_box{
	width:514px;
	height:200px;
	padding-top:30px;
	background-image:url(../imgs/web_body/descargas.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.download_btn{
	width:243px;
	height:32px;
	padding-top:4px;
	padding-left:5px;
	background-image:url(../imgs/web_body/download_btn.jpg);
	margin-top:10px;
	margin-right:8px;
	float:left;
	line-height:28px;
}

.download_btn a{
	text-decoration:none;
	color: #333;
}
.download_btn a:hover{
	text-decoration:none;
	color: #F30;	
}

/* zona de descargas*/


.det_descargas{
	width:256px;
	padding-right:10px;
	padding-left:15px;
	background-image:url(../imgs/web_body/lista_prod/fondo_centro.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.download_btn2{
	width:243px;
	height:32px;
	padding-top:4px;
	padding-left:5px;
	background-image:url(../imgs/web_body/download_btn.jpg);
	margin-top:5px;
	float:left;
	line-height:28px;
}

.download_btn2 a{
	text-decoration:none;
	color: #333;
}
.download_btn2 a:hover{
	text-decoration:none;
	color: #F30;	
}

/*Comunicado*/
#comunicado{
	width:870px;
	height:80px;
	padding-top:15px;
	background-image:url(../imgs/web_body/fond_destacados.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
#destacados_2 {
	width:870px;
	height:80px;
	padding-top:10px;
	background-image:url(../imgs/web_body/fond_destacados.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#novedades_2 {
	width:870px;
	padding:0px;
	height: 580px;
}
#new {
	margin-top:15px;
	height:85px;
	display: block;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#new:hover {
	margin-top:15px;
	height:85px;
	display: block;
	background-color: #F0F0F0;
	color: #000000;
}
#btn_todas_noticias  {
	background-image: url(../imgs/botones/bot_vertodasnoticias_01.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	display: block;
	float: right;
}
#btn_todas_noticias:hover {
	background-image: url(../imgs/botones/bot_vertodasnoticias_02.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
}
#noticia {
	height:100px;
	width: 855px;
	padding-bottom:15px;
	display: block;
	color: #000000;
}
#noticia:hover {
	height:100px;
	width: 855px;
	padding-bottom:15px;
	background-color: #f0f0f0;
}
#titulo_prod {
	width:207px;
	height: 60px;
	font-size:18px;
	color:#FFF;
	text-align:center;
	line-height: 60px;
	background-image: url(../imgs/web_body/btn_prods.jpg);
}
#titulo_prod:hover {
	width:207px;
	height: 60px;
	font-size:18px;
	color:#CCCCCC;
	text-align:center;
	line-height: 60px;
	background-image: url(../imgs/web_body/btn_prods.jpg);
}
#listado_prods {
	width: 200px;
	margin-top: 5px;
	margin-left: 5px;
}
#listado_prods #item_prod {
	color: #000000;
	margin-top: 2px;
	height: 15px;
	background-image: url(../imgs/web_body/mini_rayo.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 5px;
}
#listado_prods #item_prod:hover {
	color: #FF6600;
	margin-top: 2px;
	height: 15px;
	background-image: url(../imgs/web_body/mini_rayo.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 5px;
}

