@font-face {
 font-family: 'HelveticaNeueLT43LightExRegul';
 src: url('fonts/helvetica_lt_43_light_extended-webfont.eot#') format('eot'),  url('fonts/helvetica_lt_43_light_extended-webfont.woff') format('woff'),  url('fonts/helvetica_lt_43_light_extended-webfont.ttf') format('truetype'),  url('fonts/helvetica_lt_43_light_extended-webfont.svg#webfont5D9au7Pq') format('svg');
/*
	font-weight: normal;
    font-style: normal;
	*/
}
h1, #page h2, h3, .mainmenu ul li a, .jform h2 {
	font-family: HelveticaNeueLT43LightExRegul, Arial, Helvetica, sans-serif;
	
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*
	color:#333;
	background-image:url(../images/fondo1.jpg);
	background-position:top center;
	background-attachment:fixed;
	*/
}
.content {
	margin: 0 auto;
	width: 970px;
}
.main {
	background-image:url(../images/fondo-main.png);
	padding: 30px 0 30px 0;
}
.header, .main, .footer {
	float: left;
	width: 100%;
}
a {
	color: #000;
}
/*******************************************HEADER******************************************/
.header {
	background-image: url(../images/fondo_header.png);
}
.logo {
	float:left;
	margin: 0 0 7px 18px;
}
.logo img {
	border:0;
}
.mainmenu {
	float:right;
	margin-top:3px;
}
.mainmenu ul, .menu-top .menu ul {
	margin:0;
	padding:0;
}
.mainmenu ul li, .menu-top .menu ul li {
	display:inline;
}
.mainmenu ul li a {
	height:39px;
	float:left;
	font-size:16px;
	background-image:url(../images/botones.png);
	background-position:top right;
	padding: 20px 20px 0 20px;
	color:#FFF;
	text-decoration:none;
}
.mainmenu ul li a:hover {
	background-position:bottom right;
}
.mainmenu ul li.active a {
	background-position:bottom right;
}
.menu-top {
	float:right;
	height:28px;
	background-image:url(../images/fondo-top-menu.png);
	clear:right;
	margin-top:10px;
	padding:13px 0 0 15px;
}
.menu-top .telefono, .menu-top .menu, .menu-top .buscador {
	float:left;
	color:#FFF;
	margin-right:10px;
}
.menu-top .buscador .cuerpo {
	border-right:1px dashed #000;
	padding-right:10px;
	height:15px;
}
.menu-top .telefono .cuerpo {
	background-image:url(../images/telefono.png);
	background-repeat:no-repeat;
	border-right:1px dashed #000;
	padding-right:10px;
	height:15px;
}
.menu-top .telefono p {
	padding-left:15px;	font-size: 11px;
	margin:0;
}
.menu-top .buscador .inputboxbuscador {
	height:16px;
	border:none;
	
}
.searchbuscador {
	padding:0;
	float:left;
	margin-top:-2px;
}
.searchbuscador .buttonbuscador {
	background-image:url(../images/buscador.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
	text-indent:999px;
	width:26px;
	cursor:pointer;
	overflow: hidden;
	white-space: pre;
	*line-height: 111px;
}
.menu-top .menu a {
	background-image:url(../images/menu-top.png);
	background-repeat:no-repeat;
	border-right:1px dashed #000;
	float:left;
	margin-right:10px;
	padding-right:10px;
	text-align:center;
}
.menu-top .menu ul li.item2 a {
	background-position:0 -29px;
	overflow:hidden;
	text-indent:999px;
	width:17px;
}
.menu-top .menu ul li.item2 a:hover {
	background-position:0 1px;
}
.menu-top .menu ul li#current.item2 a  {
	background-position:0 1px;
}
.menu-top .menu ul li.item3 a {
	background-position:-38px -29px;
	overflow:hidden;
	text-indent:999px;
	width:17px;
}
.menu-top .menu ul li.item3 a:hover {
	background-position:-38px 1px;
}
.menu-top .menu ul li#current.item3 a  {
	background-position:-38px 1px;
}
.trans-top {
	float:left;
	height:58px;
	width:100%;
	background-image:url(../images/transparencia_top.png);
	border-bottom: 1px dashed #CCCCFF;
	border-top: 1px dashed #CCCCFF;
}
/********************************************LEFT*******************************************/
.left {
	float: left;
	width:485px;
	margin: 0 30px;
}
.left-fp {
	float: left;
	width:910px;
	margin: 0 30px 0 30px;
	border-bottom:1px dashed #333;padding-bottom:15px;
}
.left-fp p {
	line-height: 14px;
	margin: 10px 0;
}
.left-fp span {
	display: none;
}
.left #page h2, h1.componentheading {
	margin: 0;
	font-size:24px;
	color:#333366;
	font-weight: normal;
}
.left #page h2, h1.componentheading, .jform h2 {
	background-image:url(../images/rectangulo.jpg);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-left: 10px;
}
.left #page h2{
	background-position:0 10px;
}

.jform h2 {
	margin: 0 0 10px 0;
	font-size:24px;
	color:#333366;
	font-weight: normal;
}
div.jform {
	margin:0;
	padding:0;
}
div.jform .boton{
	float:right;
}
.left h1.componentheading {
	margin-bottom:10px;
}
.left .img-contenido, .left .img-listado {
	padding:5px;
	border:1px solid #666;
}
.left .img-contenido {
	float:right;
	margin-left:10px;
}
.left .blog h2.contentheading {
	margin:0;
	font-weight: normal;
}
.left .blog h2.contentheading a {
	font-size:12px;
	color:#993366;
	text-decoration:none;
}
.left .blog h2.contentheading a:hover {
	color:#333366;
}
.left .img-listado {
	float:left;
	margin-right:10px;
}
.left .article_column {
	float:left;
	width:100%;
	border-bottom: 1px dashed #CCCCFF;
}
.left p.counter {
	float:left;
	margin:0;
}
.left ul.pagination {
	float:right;
	margin: 0;
}
.left ul.pagination li {
	display:inline;
	margin: 0 3px 0 3px;
}
/********************************************RIGHT******************************************/
.right {
	float: left;
	width:395px;
	margin-right: 30px;
}
.right-fp {
	float: left;
	margin:30px 30px 0 30px;
}
.right h3, .right-fp h3 {
	margin:0;
	float:left;
	font-size:24px;
	font-weight: normal;
}
.right .cuerpo, .right-fp .cuerpo {
	float:left;
	width:100%;
	margin-top:10px;
}
 .productos img,  .novedades img {
	float:left;
	margin-right: 20px;
}
.productos, .novedades, .mapa {
	margin-bottom:20px;
	float:left;
	background-image:url(../images/barra_modulos.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
}
.right-fp .productos{
	width:410px;
}
.right-fp .novedades{
	margin-left: 20px;
    width: 450px;
}
.productos h3, .productos h3 {
	color:#333366;
}
.productos a {
	color:#993366;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/rectangulo2.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left: 10px;
}
.productos a:hover {
	color:#333366;
}
 .productos .item {
	border-bottom: 1px dashed #333;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 10px;	width:100%;
}
.novedades h3, .mapa h3{
	color:#993366;
}
.novedades a{
	color:#333366;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/rectangulo.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left: 10px;
}
.novedades a:hover{
	color:#993366;
}
.novedades .item {
	border-bottom: 1px dashed #333;
	float:left;
	margin-bottom: 10px;
}
/*******************************************FOOTER******************************************/
.footer {
	background-image:url(../images/fondo_footer.png);
}
.menu-footer {
	float:left;
	margin:10px;
}
.menu-footer ul {
	margin:0;
	padding:0;
}
.menu-footer ul li {
	display:inline;
}
.menu-footer ul li a {
	height:15px;
	font-size:14px;
	float:left;
	color:#CCC;
	text-decoration:none;
	border-right: 1px solid #FFF;
	padding: 0px 10px 0 10px;
}
.menu-footer ul li a:hover {
	color:#9999CC;
}
.menu-footer ul li.active a {
	color:#9999CC;
}
.footer .logo {
	float:left;
	clear:left;
	color:#CCC;
	width:806px
}
.footer .logo a {
	color:#9999CC;
	text-decoration:none;
}
.footer .logo a:hover {
	color:#CCC;
}
.footer .logo img {
	float:left;
	margin-right:20px;
}
.footer .logo p.texto-logo {
	padding-top: 8px;
	font-size:12px;
}
.siniestro {
	color: #999999;
	float: right;
	width: 135px;
	margin-top: 11px;
 *margin-top: 45px; /* IE 7 */
}
.siniestro img {
	float: left;
	margin-right: 5px;
}
.siniestro a {
	color: #999999;
	text-decoration: none;
}
.siniestro a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.isos	{
	float: right;
	margin: -10px 0 0 0;
}