*{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

select{
	width: 200px;
}

body {
	text-align: left;
	line-height: 140%;
	font-size: 13px;
	color: #666666;
	overflow-x:hidden;
}

#web{
	clear: both;
	width:100%;
	margin: auto;
}
		  
#contenido{

	width: 100%;
	float: left;
	padding:0;
	display: block;

}

#header {
	height:590px;
	margin:0 auto;
	position:relative;
	width:100%;
}

div.link_logo{
	height:103px;
	width:200px;
	position:absolute;
	top:83px;
	left:154px;
}

#header_interior{
	background:transparent url(images/fondo_header_interior.jpg) no-repeat scroll 50% 0;
	height:220px;
	margin:0 auto;
	position:relative;
	width:100%;
}

#header_interior #nav{
	background:url(images/fondo_menu_arriba.png) repeat 0 0;
	width:100%;
	height:60px;
	font-size:12px;
}

#header_interior #nav ul{
	width:960px;
	margin:0 auto;
	padding:0;
}

#header_interior #nav li{
	float:left;
}

#header_interior #nav li.page-item-13{
/*	background:url(images/pdf_logo.png) no-repeat 119px 20px;*/
}

#header_interior #nav li.page-item-13 a{
	/*padding:0 32px 0 16px;*/
}

#header_interior #nav li.buscador{
	margin-left:30px;
}

#header_interior #nav a{
	color:#FFF;
	text-decoration:none;
	padding:0 16px;
	float:left;
	height:60px;
	line-height:55px;
}

#header_interior #nav a:hover{
	background:url(images/fondo_menu_arriba_act.png) repeat 0 0;
}

#header_interior #nav .current_page_item a{
	background:url(images/fondo_menu_arriba_act.png) repeat 0 0;
}


#nav_pag_ppal{
	background:url(images/fondo_menu_arriba.png) repeat 0 0;
	width:100%;
	height:60px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	z-index:-1;
}

#nav_pag_ppal ul{
	width:960px;
	margin:0 auto;
	padding:0;
}

#nav_pag_ppal li{
	float:left;
}

#nav_pag_ppal li.page-item-13{
	background:url(images/pdf_logo.png) no-repeat 119px 20px;
}

#nav_pag_ppal li.page-item-13 a{
	padding:0 32px 0 16px;
}

#nav_pag_ppal li.buscador{
	margin-left:30px;
}

#nav_pag_ppal a{
	color:#FFF;
	text-decoration:none;
	padding:0 16px;
	float:left;
	height:60px;
	line-height:55px;
}

#nav_pag_ppal a:hover{
	background:url(images/fondo_menu_arriba_act.png) repeat 0 0;
}

#nav_pag_ppal .current_page_item a{
	background:url(images/fondo_menu_arriba_act.png) repeat 0 0;
}
	
.blogtitle{
	display: none;
}

.blogtitle strong{
	color: #930132;
	font-weight: normal;
}	

p.description {
	display: none;
}

#logo{
	background:transparent url(images/logo.png) no-repeat scroll 0 0;
	display:block;
	height:88px;
	left:13px;
	position:absolute;
	top:8px;
	width:267px;
}


		  

.seccioncat{
color:#666;
clear: both;



}
.seccioncat a{
	color: #930132;
}

.seccionmas{
	color: white;
	background:#16396E;
	margin:15px 0px 15px 0;
	padding:0 0 0 7px;
	line-height: 30px;
	font-family: "Arial Narrow";
	font-size:21px;
	letter-spacing: -0.4px;
	clear: both;
}

.postcat{
	margin:8px 0px 10px 0px;
	border:1px solid #cccccc;
	padding:10px 0 30px 20px;

}

.postcat h2 a{
	color:#666666;
	line-height: 24px;
}

.postcat ul{
	margin-left: 10px;
}
.postcat li{
	list-style: none;
	color: #666;
	list-style-position: outside;
	line-height: 22px;
}
.postcat li a{
	background: url(images/flecha.gif) no-repeat 0 4px;
	padding-left: 18px;
		font-size: 14px;
		color: #666;
}
.postcat li a:hover{
		background: url(images/flecha.gif) no-repeat 4px 4px;
}

#principal {
   
	background:#fff;
		 
		
	}
	
#principal #contenido_ppal{
	width:890px;
	margin: 0 auto;
	padding:13px;
}
	
#principal #contenido_ppal h2{
	color:#555555;
	font-family:Trebuchet MS,Helvetica;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
	text-transform:uppercase;
}

#principal #contenido_ppal p{
	color:#000000;
}
	
#centro{
	width:900px;
	margin:0 auto;
}
	

#sidebar {
	width: 240px;
	float: left;
	display: inline;
	text-align: left;
        }





#footer {
	width:982px;
	margin:23px auto 20px;
}



#footer div {
	width:982px;
	border-top:#D7D7D7 solid 1px;
	padding:2px 0;
	color:#292929;
	font-size:11px;
}

#footer div span.direccion{
	*float:left;
}

#footer div span.iconos{
	float:right;	
}

#footer div span img{
	margin-left:2px;
}
		
#footer a{
	color:#FB6C0C;
	text-decoration: none;
}

#footer a:hover{
	text-decoration:underline;
}
 
#tag_cloud{

}
#tag_cloud h2{
	
}
#tag_cloud a{

}
/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	line-height: 130%;
	text-align: left;
	font-weight:normal;
	font-size: 26px;
	font-family: Helvetica;
	color: #930132;
	}

h2.titulo {
	color: #002759;
	font-size: 18px;
	margin:20px 0 0 23px;
	}
h2{
	color: #002759;
	font-size: 18px;
	margin:20px 0;
}
h3{
	
}
h4{
	line-height: 30px;
	color: #930132;
	padding-left: 13px;
	margin-left: 4px;
	background: url(images/flecha-gris.gif) no-repeat 0px 9px; 
	font-weight: bold;
	display: block;
}
ul, li{
	list-style-type: none;
}



#sidebar h2{
	font-size: 14px;
	color:#930132;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #cfcfcf;
	line-height: 25px;

}

p.categoria{
background: #eaeaea;
line-height: 24px;
padding-left: 5px;
clear: both;
}
p.categoria a{
	color: #16396E;
}

/* -------------------[ Links ]------------------- */




	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        
        }
img.aligncenter {
        
        margin: 0px auto;
        background: #fff;
        padding: 2px;
        
        }
		

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
	list-style-type: none;
	width: 100%;
	}
#sidebar ul li {
	list-style-type: none;
	}

#sidebar ul li ul {
        list-style-type: none;
	

        }
#sidebar ul li ul li {
        list-style-type:none;
		margin: 5px 0 5px 0;
        }








/* -------------------[ Misc Tags and Classes ]------------------- */





p {
	margin: 0 0 10px 0;
	color: #333333;
	font-size:12px;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: none;
	}

a {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}
.navigation a{
	color: #930132;
}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	color: #333;
	position: relative;
	width:457px;
	float:left;
	margin-right:24px;
	}
.entry2 {
	color: #333;
	position: relative;
	width:100%;
	float:left;
	margin-right:24px;
	}
.entry ul, .entry ol{
	padding: 10px 0  10px 20px;
}

.entry li{
	list-style: disc;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}
.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}


.postinfo {
	font-size: 8pt;
   background: url(images/doc.gif) 0 3px no-repeat;
   clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
}

.post {
	margin:0 auto;
	margin-top:23px;
}

.post#page{
	float:left;
	width:700px;
}

#page.post_mas_info{
	width:100%;
}

#page.post_mas_info .entry{
	width:75%;	
}

.post2#page2{
	float:left;
	width:100%;
}

.post_area_clientes{
	float:left;
	padding-left:40px;
	width:660px;
}

.post_area_clientes form table{
	margin-left:200px;
	margin-top:23px;
}

.post_area_clientes form table a{
	
	color:#292929;
}

.post_contacto{
	margin:35px auto 0;
}

.post_contacto .entry{
	width:100%	
}

.post_contacto .entry .cuadro_general_contacto{
	width:50%;
	float:left;
}

.post_contacto .entry .cuadro_general_contacto_2{
	float:left;
	margin-left:100px;
	width:300px;
}

.post_contacto .entry .cuadros_generales{
	margin:0 auto;
	width:900px;
}

.post img{
	float:left;
	margin-bottom:20px;
}

.post span{
	color:#999999;
}

.menu_lateral_derecho{
	float:left;	
}

.menu_lateral_derecho ul{
	clear:both;
	width:208px;
}

.menu_lateral_derecho ul li{
	background:url(images/flechitas.jpg) no-repeat right 5px;
	border-bottom:1px solid #6F6F6F;
	padding-left:10px;
	padding-right:10px;
	line-height:14px;
}

.menu_lateral_derecho ul li a{
	color:#6F6F6F;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:6px 0;
}

/* -------------------[ Search ]------------------- */

#searchform {
	position: absolute;
	top:17px;
}

#searchform #s {
	font-size:8pt;
	height:16px;
	margin-right:2px;
	padding-top:3px;
	width:80px;
}

#searchform #submit {
	font-size:14px;
	color: white;
	fhont-weight: bold;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
/* -------------------[ Navigation ]------------------- */

ul.nav {

	color:white;
float:right;
font-size:12px;
margin-top:30px;
padding:5px 0 15px;
    }  

ul.nav li {
float:left;
padding:6px 0 6px 27px;
        }

ul.nav li a{  
	color:#79A8C8;
	font-family:Trebuchet MS,Helvetica,Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background: #0D2E60;
	padding:5px;
}

ul.nav li a:hover{
	background:#334F79;
	color:white;
}

ul.nav li.current_page_item a {
	background:#334F79;
	color:white;
}
        
ul.nav li{
	background: url(images/separador_menu.png) no-repeat 6px -3px; 
}

ul.nav li.page-item-2{
	background: none;
}


/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
	padding:auto;
	border:0;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
	
}

.entry td {
	border:0;
	vertical-align: middle;
}


div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 20px;
}


div.destacado{
	width: 160px;
	height: 300px;
	background: #E7F0CE;
	float: left;
	display: inline;
	text-align: left;
	margin: 20px 0px 10px 13px;
	border: 1px solid #cccccc;
}
div.destacado img{
	width: 160px;
}
div.destacado h3{
	background: #333333 url(images/oupbullet.gif) no-repeat 5px 13px;
	line-height: 30px;
	color:#AACB54;
	font-weight: bold;
	padding-left: 15px;

}
div.destacado p{
	padding: 5px;
	color: #666;
}
.donde_estamos{
	border-bottom: 1px solid #930132;
	float: left;
	text-align: center;
}
.datos{
	width: 200px;
	float: left;
	display: block;
	padding: 10px;
	color:white;
}
.mapa{
	float: left;
	width: 205px;
	height: 115px;

}

#superior{
	height:345px;
	background:#fff;
}
.sup-izq{
width:300px;
float:left;}
.sup-der{
width:500px;
float:right;}

h2.portada{
color:#33AFD9;
font-family:Trebuchet MS,Helvetica;
font-size:22px;
margin-bottom:30px;
margin-top:30px;
}

#inferior{
	border-top:7px solid #47B7DD;
	min-height:300px;
	width:100%;
	border-top:7px solid #47B7DD;
	margin-bottom:-20px;
}

#inferior_mapa{
	background: url(images/fondo.png);
	border-top:7px solid #47B7DD;
	height:497px;
	width:100%;
	border-top:7px solid #47B7DD;
	margin-bottom:-20px;
}

#contenido_page_search{
	margin:0 auto 40px;
	margin-top:17px;
	width:940px;
	background:url(images/fondo_page.jpg) repeat-x 0 0;
	overflow:auto;
	overflow-y:hidden;	
	padding:0 30px;
}

#contenido_page_search h3 a{
	font-size:14px;
	color: #002759;
}

#contenido_page{
	margin:0 auto 40px;
	width:1000px;
	padding-top:17px;
}

#contenido_page_page {
	margin:0 auto 40px;
	margin-top:17px;
	padding:0 20px;
	width:960px;
	background:url(images/fondo_page.jpg) repeat-x 0 0;
	overflow:auto;
	overflow-y:hidden;
}

#contenido_page_page .lista_categorias{
	margin:0 0 0 40px;
	padding-top:17px;
}

#contenido_page_page .lista_categorias li{
	float:left;
	margin-right:50px;
}

#contenido_page_page .lista_categorias li a{
	font-size:15px;
	color:#002D56;
	font-weight:bold;
}

ul.menu_lateral{
	background:#F8F8F8 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	float:left;
	margin-right:30px;
	margin-top:17px;
	width:200px;
}

ul.menu_lateral li{
	margin:0 auto;
	padding:14px 0;
	width:90%;
	border-bottom:dotted 1px #DCDCDC;
}

ul.menu_lateral li a{
	font-size:12px;
	color:#6F6F6F;
}

ul.menu_lateral li a:hover{
	text-decoration:none;
	font-weight:bold;
}

ul.menu_lateral li ul{
	background:#FFF;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#contenido_page .cuadro{
	clear:both;
	margin-left:98px;
	height:123px;
}

#contenido_page .cuadro .texto{
	float:left;
	padding-right:15px;
	width:400px;
}

#contenido_page .cuadro .texto a{
	color:#FB6A0C;
	font-size:11px;
}

#contenido_page .cuadro .flecha_leer_mas{
	float:left;
	margin-top:27px;
}

#contenido_page .cuadro .texto h3{
	color:#2B323C;
	font-size:16px;
	font-weight:bold;
}

#contenido_page .cuadro .texto p{
	color:#333333;
	font-size:11px;
	line-height:13px;
	margin-bottom:0;
}

#contenido_page .cuadro img{
	float:left;
	margin-right:20px;
}

#contenido_page .bloques{
	margin:0 auto;
	width:1000px;
}

#contenido_page #bloque{
	float:left;
	height:172px;
	margin:23px 9px 0;
	padding:0 10px;
	width:212px;
}

#contenido_page #bloque h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#contenido_page #bloque h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#9E9E9E;
	font-size:11px;
	font-weight:bold;
	margin-left:70px;
	margin-top:20px;
}

#contenido_page #bloque ul{
	margin-left:90px;
	margin-top:10px;
}

#contenido_page #bloque ul li{
	list-style-type:square;
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	font-size:11px;
	margin-top:-2px;
}

#contenido_page #bloque ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#292929;
	font-size:11px;
	margin-top:-2px;
}

#contenido_page #bloque ul li a:hover{
	text-decoration:underline;
}

#contenido_page .bloque1{
	background:url(images/fondo_bloque_1.jpg) no-repeat 0 20px;
}

#contenido_page .bloque2{
	background:url(images/fondo_bloque_2.jpg) no-repeat 0 20px;
}

#contenido_page .bloque3{
	background:url(images/fondo_bloque_3.jpg) no-repeat 0 20px;
}

#contenido_page .bloque4{
	background:url(images/fondo_bloque_4.jpg) no-repeat 0 20px;
}

#contenido_page .bloque_regalo{
	background:url(images/fondo_bloque_regalo.jpg) no-repeat 0 20px;
}

#contenido_page #bloque_subcategorias{
	border-left:1px solid #33AFD9;
	float:left;
	margin-top:23px;
	padding:0 10px;
	width:125px;
}

#contenido_page #bloque_subcategorias .category_image{
	height: 83px;
	overflow: hidden;
}

#contenido_page .bloque_bano{
	border-left:none !important;
}

#contenido_page #bloque .titulo{
	margin-bottom:22px;
}

#contenido_page #bloque .leer_mas, #contenido_page #bloque_subcategorias .leer_mas, #contenido_page #cuadro_producto .leer_mas{
	background: url(images/flecha_leer_mas.gif) no-repeat 0 5px;
	color:#46B8DD;
	padding-left:10px;
}

#contenido_page #bloque .leer_mas:hover, #contenido_page #bloque_subcategorias .leer_mas:hover, #contenido_page #cuadro_producto .leer_mas:hover{
	color:#FFFFFF;
	text-decoration: none;
}

#contenido_page #cuadro_producto{
	border-left:1px solid #33AFD9;
	float:left;
	height:119px;
	margin-top:30px;
	overflow:hidden;
	padding:0 10px;
	width:125px;
}

.inf-izq{
border-right:1px solid #33AFD9;
float:left;
padding:10px;
width:270px;
margin-top:20px;}

h2.portada2, h2.widgettitle{
	color:#292929;
	font-family:Trebuchet MS,Helvetica;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
	text-transform:uppercase;
	border-bottom:1px solid #D7D7D7;
}

.inf-cen{
float:left;
margin-top:20px;
padding:10px;
width:270px;
border-right:1px solid #33AFD9;}

.inf-cenizq{
float:left;
margin-top:20px;
padding:10px;
width:540px;
border-right:1px solid #33AFD9;}

.inf-der{
float:left;
margin-top:20px;
padding:10px;
width:270px;}

.leermas{
background: transparent url(images/tri.png) no-repeat left center;
padding-left:10px;
color:white;
}

.clear{
	clear:both;
}

#inferior span.breadcrumb{
	color:#888888;
	float:left;
	margin:10px 0 -7px;
}

#inferior span.breadcrumb a{
	color:#555555;
}

#inferior span.breadcrumb a:hover{
	color:#888888;
	text-decoration: none;
}

.formulario{
	padding:0 30px 10px;
	min-height:250px;
}

.flash{
	display:table;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
}

ul.qtrans_language_chooser{
	position:absolute;
	right:0;
	top:6px;
}

ul.qtrans_language_chooser li{
	float:left;
	margin-right:6px;
}

.cuadros_contacto{
	
}

.cuadros_contacto .cuadro{
	float:left;
	width:118px;
	margin-left:23px;
	margin-bottom:20px;
}

.cuadros_contacto .cuadro img{
	margin:0;	
}

.cuadros_contacto .cuadro span{
	clear:both;
	color:#333333;
	font-size:12px;
	margin-left:5px;
}

.separador{
	clear:both;
	background:url(images/separador_horizontal_467.jpg) no-repeat 0 0;
	height:1px;
	width:467px;
	margin:20px auto;
}

.negr{
	font-weight:bold;	
	font-size:inherit;
}

.formularios{
	width:900px;
	background:#F3F3F3;
	color:#fff;
	font-size:11px;
	margin:-20px auto 0;
	position:relative;
}

.formularios .menuform{
	background:url(images/fondo_formularios_arriba.png) no-repeat 0 0;
	height:22px;
padding-left:30px;
width:885px;
}

.formularios .menuform a{
	color:#fff;
	font-weight:normal;
	padding-bottom:11px;
}

.formularios .menuform a:hover{
	text-decoration:none;
	font-weight:bold;
}

.formularios .menuform a.activo{
	font-weight:bold;
	background:url(images/flecha_formulario.png) no-repeat 50% 21px;
	*background:url(images/flecha_formulario.png) no-repeat 50% 20px;
}

.formularios .menuform span{
	background:url(images/fondo_formularios_arriba_2.png) no-repeat 0 0;
	display:block;
float:right;
height:22px;
width:200px;
text-align:center;
*position:relative;
*bottom:19px;
}

.formularios .texto{
	left:615px;
	padding-right:30px;
	position:absolute;
	top:45px;
	font-size:11px;
}

.formularios .texto p{
	font-size:11px;
}

p.paginacion{
	text-align:center;
	margin-top:25px;
	font-weight:bold;
}

p.paginacion a{
	color: #E96E20;
}

p.paginacion a:hover{
	color: #E96E20;
}

p.paginacion a:visited{
	color: #E96E20;
}

.ratingblock{
	clear:both;	
}

form .entrada{
	float:left;
margin-right:23px;	
}

form .boton{
	margin-top:17px;
}
.presentacion{
width:1000px;
margin:auto;
margin-top:10px;
margin-bottom:0px;
}

.presentacion .ratingblock, .presentacion .sociable{
	display:none;	
}

.entry2 ul, .entry2 li{
	list-style: disc outside;
	margin-left:20px;
}

.post_mas_info h3 a{
	color:#993300;
	font-size:15px;
font-weight:bold;
}

.post_mas_info .leer_mas{
	color:#993300;
}

.post_mas_info .entry2 p{
	color:#555;	
	font-size:12px;
}

.post_mas_info .entry2{
	border-bottom:1px dotted #AAAAAA;
	margin-bottom:20px;
}

.post_mas_info .menu_lateral_derecho{
	padding-top:20px;	
}