*{
	margin: 0;
	padding: 0;
}

select{
	width: 200px;
}

body {
	background:#171717 url(images/fondo_body.jpg) repeat-x scroll 0 123px;
color:#666666;
font-family:"Microsoft Sans Serif";
font-size:13px;
line-height:140%;
padding-top:10px;
text-align:left;
	}
	
	
input[type="submit"], button{
	background: transparent url(images/formul.gif) repeat-x 0 0;
	line-height: 25px;
	height: 25px;
	color: white;
	border: none;
	padding: 0 10px;
	cursor: pointer;
	border: 1px solid #BB8F05;
	
}
input[type="submit"]:hover, button:hover{
	border: 1px solid #fff;
}

#web{
	clear: both;
	width: 890px;
	margin: auto;
        }
		  
#contenido{

	width: 100%;
	float: left;
	padding: 8px 10px 0px 10px;
	display: block;
	background: #171717;
}

#header {
	width:100%;
	background: #171717;
	}
	
.blogtitle{
	display: none;
        }
.blogtitle strong{
	color: #80A8CB;
	font-weight: normal;
}	

p.description {
	display: none;
        } 
#logo{
	background:transparent url(images/logo.png) no-repeat scroll 0 0;
	width:484px;
	height: 105px;
	display: block;
	}

#nav {	
	float: left;
	margin-bottom: 10px;
        }
		  

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



}
.seccioncat a{
	color: #00789F;
}

.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 {
   

		 
		
	}
	
#centro{
	width: 665px;
	float: left;
	display: block;	
	position: relative;
	border-top:3px solid #DAAD20;
	padding-top: 5px;
}
	

#derecha {
	width: 200px;
	float: right;
	display: inline;
	text-align: left;
	background:#DAAD20;
        }




#izquierda {
	width:200px;
	float: left;
	display: inline;
	font-size: 12px;
	margin-left: 2px;

	} 

#footer {

background:#333333 none repeat scroll 0 0;
clear:both;
height:70px;
line-height:160%;
margin-bottom:20px;
position:relative;
text-align:center;
width:100%;
	
        }

#footer p {
	padding:25px 20px 0 0;
	color: #636363;
        }
 
#tag_cloud{

}
#tag_cloud h2{
	
}
#tag_cloud a{
	color: #999999;
	padding: 7px;


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

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

h2.titulo {
	font-size: 18px;
	color:#D8AC1F;

	}
h2{
	color: #999999;
	font-size: 13px;
}
h3{
	color: #00789F;
	font-style: italic;
	font-weight: bold;
}
h4{
	line-height: 30px;
	color: #00789F;
	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;
}


#izquierda h2{
	font-size: 19px;
	color: #333;
	padding: 7px 7px;
	background:#80A8CB;
        }
		  
#izquierda ul{
	padding: 0 ;
}

#izquierda ul li{
	padding:0;
}


#derecha h2{
	border-bottom:1px solid #8A5A00;
clear:both;
color:#171717;
font-size:13px;
font-weight:normal;
margin-left:10px;
margin-right:10px;
text-transform:uppercase;

}

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

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



#footer a{
	text-decoration: none;
        color:#DAAD20;
	}
	
strong, b{
	color:grey;
}
i{
		color:#00789F;
}
	
/* -------------------[ Images ]------------------- */

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

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

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



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


#izquierda ul li ul {
        margin: 0px 0px 4px 0px;
        padding: 0;

        }

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

#izquierda ul li ul li a {
		color: #333;
		padding-left: 7px;
		font-family: Arial, Helvetica, sans-serif;
        }
		  
#derecha ul {
	list-style-type: none;
	width: 100%;
	}
#derecha ul li {
	list-style-type: none;
	}

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

        }
#derecha ul li ul li {
        list-style-type:none;
		margin: 5px 0 5px 0;
        }
#derecha ul li ul li a {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
        }
/* -------------------[ Middle Content ]------------------- */







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





p {
color:#D4D4D4;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0 0 10px;

	}


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;
	color: #EA9800;

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

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

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	color: #CCCCCC;
	position: relative;
	}
.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 {
	position: relative;
	}
	
.cont_categoria{
	margin: 0 ;
	padding: 15px 15px 5px;
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background:#F2ECCE;
        border-bottom:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
span{
color:white;
font-weight:bold;
margin-left:5px;
}


a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

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

#searchform {
	position: absolute;
	top: -45px;
	right: -200px;
        }

#searchform #s {
	font-size:8pt;
	width: 140px;
	margin-right: 2px;
	}

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

/* -------------------[ Navigation ]------------------- */

ul.nav {
	background:#DAAD20;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	float: left;
	padding: 5px 0 15px 0;
    }  

ul.nav li {

        }

ul.nav li a{  
	width: 180px;
	float: left;
	
	color: white;
	margin:0 5px 3px 10px;
	line-height: 25px;
	border-bottom: 1px solid #8A5A00;
	text-decoration: none;
       }

ul.nav li a:hover{
	
	color: #8B5A00;

        }

ul.nav li.current_page_item a {

	color: #8B5A00;


        }


/* ---------------[ 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 #DAAD20;
height:120px;
padding-bottom:10px;
}


.donde_estamos p{
color:white;
float:left;
padding-left:180px;

width:200px;
}

a.piclenselink{
	display: none;
}


h3.notblog{
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	}

.noticiapost{
border-bottom:1px solid grey;
margin-bottom:10px;}

.notlema{
padding-bottom:25px;}

.mapita{
width:172px;
float:right;}

.formuconta{
	background:transparent url(images/formul.gif) no-repeat scroll 0 0;
	float:left;
	height:25px;
	line-height: 25px;
	margin-left:100px;
	padding-left:80px;
	width:200px;
}

.formuconta a{color:#FFFFFF;}

.contacto-izq{
width:400px;
position:relative;
float:left;}

img.garfield{
left:0;
position:absolute;
top:30px;}

.ejemplares img{
float:left;
margin-right:10px;
border:2px solid #D8AC1F;}

.ejemplares{
	display:block;
	margin:0 0 20px;
	overflow:hidden;
	}

h3.ejemplar{
font-size:16px;
font-style:normal;
color:#D8AC1F;}

h3.ejemplar a{
color:#D8AC1F;}

.vermas{
background:transparent url(images/ira.gif) no-repeat scroll right 6px;
color:#D4D4D4;
font-size:12px;
padding-right:12px;}

.qtrans_language_chooser{
margin-left:15px;}

h2.titulocomun{
display:none;}

.gat img{
float:left;
padding-bottom:20px;
padding-right:20px;}

.ancestros{

width:200px;
float:left;
margin-bottom:10px;}

.ancestros img{

border:2px solid #D8AC1F;
float:left;
margin-right:10px;}

img.ampersand{
padding:none;}

.post3{
margin-bottom:20px;
border-bottom:3px solid #D8AC1F;}

.paginablog{
margin-bottom:20px;}

#derecha .ngg-widget, #derecha .ngg-widget-slideshow {
	padding: 15px;
}
