@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/fondobody.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
}
h1{
	font-size:18px;
	color:#CC0000;
}
h2{
	font-size:16px;
	color:#33CC00;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}
.clear{
	clear:both;
}
#pagina{
	width:930px;
	margin-left:auto;
	margin-right:auto;
}
#flash{
	height:160px;
	
}
#top{
/*	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:110px;
*/
	background-image:url(images/top2.jpg);
	background-repeat:no-repeat;
	height:31px;
}
#menu{
	background-image:url(images/menu2.jpg);
	background-repeat:no-repeat;
	height:38px;
}
#cuerpo{
	min-height:400px;
	background-image:url(images/sombras.gif);
	background-repeat:repeat-y;
}
#pie{
	background-image:url(images/pie.jpg);
	background-repeat:no-repeat;
	height:63px;
}
#contenido{
	float:left;
	margin-left: 15px;
	width: 635px;
	_width: 600px;
}
#cont{
	margin:10px 10px 10px 50px;
	_margin:10px 10px 10px 40px;
}
#derecha{
	float:left;
	width:250px;
	margin-left:8px;
	margin-right: 15px;
	border-left:#999999 1px solid;
}
#cont_imagenes, #cont_texto{
	float:left;
}
#cont_texto{
	width:340px;
	_width:auto;
}
#cont_imagenes{
	margin-left:50px;
	_margin-left:30px;
	width:165px;
}
#cont_txt{
	margin-top:50px;
	
}
.img_cont{
	margin-bottom:65px;
}
#cont_derecha{
	margin:10px 25px 10px 10px;
}
#buscador_tit{
	margin-bottom:10px;
}
#buscador_form form{
	margin:0;
	padding:0;
}
#buscador_form form select{
	width:200px;
	margin-bottom:10px;
}
#buscador_form form #q{
	width:213px;
	margin-top:12px;
	margin-bottom:12px;
	height:20px;
	padding-top:5px;
}
#buscador_form form .radio{
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
#sub_form{
	background:url(images/boton_buscar.jpg);
	border:none;
	width:68px;
	height:25px;
	margin-top:12px;
}
#boton_buscar{
	text-align:right;
	margin-bottom:22px;
}
#cat{
	padding:0px 5px 0px 5px;
}
#menu_categorias{
	background-image:url(images/fondo_categorias2.jpg);
	background-repeat:repeat-y;

}

#menu ul{
	list-style:none;
	margin:0 0 0 20px;
	padding-top:10px;
}
#menu ul li{
	float:left;
	margin-left:30px;
}
#menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#menu ul li a:hover{
	color:#33CC00;
}
#cont_texto table{
	
	font-size:12px;
	color:#FFFFFF;
}
#contacto{
	padding:20px;
	background-image:url(images/fondocontacto.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:160px;
}
#contacto a{
	color:#33CC00;
}
.menu_categorias{
	float:left;
	margin:3px;
	display:inline-block;
	width:60px;
	height:90px;
}
.menu_categorias a{
	text-align:center;
	display:block;
	color:#666666;
	font-size:10px;
	
}
.menu_categorias a:hover{
	color:#33CC00;
}
#marcas{
	
	/*float:left*/
}
#marcas .lista{
	
	/*float:left;*/
	margin:30px;
	display:block;
	border:#666666 1px dotted;
	padding:10px;
}
#marcas .listapro{
	float:left;
	margin:10px;
	display:block;
	height:160px;

}
#marcas .listapro a img{
	border:none;
}

#marcas .titulos{
margin-top:10px;
text-align:center;
width:118px;
}
#marcas .titulos a{
	color:#666666;
	text-decoration:none;
}
#marcas .titulos a:hover{
	color:#33CC00;
}
#marcas .lista a img{
	border:none;
}
#tit_prov{
	margin-left:0px;
	font-size:30px;
	margin-top:30px;
	color:#33CC00;
}
.img_tit{
	float:left;
}
.lista_productos{
	float:left;
	
}
.lista_productos ul{
	list-style:url(images/list.gif);
	font-size:12px;
	line-height:20px;
}
#menu_linea{
	
	padding-left:100px;
	background:#eaeaea;
	padding:10px;
}
#tit_filtro{
	padding:10px;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
}
#filtro_cat{
	margin-left:10px;
	margin-bottom:5px;
}
#filtro_cat select{
	width:130px;
}

#left{
	width:200px;
	/*height:710px;*/
	float:left;
	margin-right:10px;
	margin-left:10px;
	padding-right:10px;
	padding-top:200px;
	/*border-right:#666666 1px solid;*/
}
#centro{
	float:left;
	width:400px;
}
#titulonews{
	margin-top:5px;
	margin-bottom:5px;
}
#contnews{
	/*background:url(images/fondo_noticias.jpg);*/

}

.listnewshome{
	text-align:center;
	width:198px;
}
.titulonewshome{
	background:#EAEAEA;
	width:196px;
	height:150px;
}
.imlist1{
	background:#EAEAEA;
	width:200px;
	margin-left:1px;
}
.imlist1 img{
	width:150px;
}
.imgint img{
	width:250px;
	margin-right:10px;
	margin-bottom:10px;
}
#flashtit{
	background:url(images/fondo_noticias.jpg);

}
#cyclenews{
	margin-left:1px;
	height:300px;
	
}
.cycle img{
	width:400px;
	height:300px;
}
.cycle_fotos{
	width:400px;
	height:300px;
	overflow:hidden;
}
#tit_instalaciones{
	margin-top:10px;
	margin-bottom:5px;
}
.cycle_fotos{
	position:relative;
	margin-left:-10px;
}
.cycle_fotos #maskfotos{
z-index:10;
position:absolute;
left:0px;
top:0px;
}
.txtcentro{
	padding:20px;
}
.fechanot{
	margin-bottom:10px;
}
#cycles{
	margin-top:38px;
}
#pie{
	font-size:10px;
}

#copy, #dir{
	float:left;
	font-size:12px;
	color:#FFFFFF;
	margin-top:15px;
	margin-left:30px;
}
#copy{
	
}
#noticia3 img{
	width:200px;
}
#noticia3{
	padding:20px;
}
#noticia3 #paginar{
	background:#CCCCCC;
	padding:5px;
	text-align:center;
	
}
#paginar img{
	width:10px;
	height:10px;
}
.listnewshome {
	height:270px;
}
