@charset "utf-8";
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	background-color: #fff;
}
#slideshowcab, #idiomas,#menusup,hr,p.mail,p.legal,#colizq,#gobacknews,form{
	display: none;
}
h1 a{
	text-decoration: none;
	color: #666;
}
#pie{
	border-top: 1px solid #999;
	margin-top: 30px;
	padding-top: 10px;
}
.printoff{
	display: none;
}
/* NOTICIAS */
#news ul{
	list-style:none;
	margin-bottom:16px;
}
#news li{
	list-style:none;
}
#news li.listnot_dat span{
	display:inline
}
#news li.listnot_dat{
	text-align:right;
	font-size:0.9em;
	clear: both;
	margin-bottom: 2px;
}
#news li.listnot_tit{
	font-size:1.1em;
	font-weight:bold;
	background-color:#eee;
	padding:2px 10px;
	margin-bottom:8px;
}
#news li.listnot_fot{
	float:left;
	margin-right:10px;
}
#news li.listnot_des{
	display:inline;
	color:#666666;
	line-height: 1.2em;
}
#news li.listnot_mas{
	border-top:1px solid #eb5024;
	margin:10px;
}
#news li.listnot_mas a{
	display: none;
}
#notview_tit{
	font-size: 1.5em;
	margin-top: 20px;
}
/* PRODUCTOS */
#iniproductos h3{
	color: #000 !important;
	text-transform: uppercase;
	border-bottom: 1px solid #666 !important;
	margin-top: 30px;
}
#iniproductos br{
	display: none;
}
#iniproductos p{
	position: relative !important;
	top: auto !important;
	left: auto !important;
}
#iniproductos a{
	text-decoration: none;
}
#iniproductos img{
	vertical-align: top;
	margin-right: 5px;
}
table{
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 2px solid #999;
}
td{
	border-bottom: 1px solid #ddd;
}
th{
	height: 50px;
	vertical-align: bottom;
	text-align: left;
}
.colalignr{
	text-align: right;
	padding-right: 25px;
}
body.productos h4{
	font-size: 1.7em;
}
body.productos h4 br{
	display: none;
}
body.productos h4 span{
	padding-left: 30px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
/* CONTACTO */
#map{
	height: 600px !important;
}