*{
	margin: 0;
	padding: 0;
	
}

select{
	width: 200px;
}

body {
	font-family: "Microsoft Sans Serif";
	background:#000 url(images/fondo_body.jpg) repeat-x 0 113px;
	text-align: left;
	line-height: 140%;
	font-size: 13px;
	color: #666666;
	}

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

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

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

p.description {
	display: none;
        } 
#logo{
	background:#000 url(images/logo.jpg) no-repeat;
	
	height: 105px;
	display: block;
	margin-left: -65px;
	width: 113%;
	
	}

#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: 617px;
	float: left;
	display: block;	
	position: relative;
	border-top:3px solid #FEBF01;
	padding-top: 5px;
}
	

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




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

	} 

#footer {

	width:100%;
	height:45px;
	line-height: 160%;
	clear: both;
	text-align: right;
	background: url(images/fondo_body.jpg) repeat-x bottom;
	position: relative;
	
        }

#footer p {
	padding:10px 20px 0 0;
	color: #000;
	text-align: center;
        }
 
#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: 28px;
	color:#EA9800;

	}
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{
	font-size: 14px;
	color:#EA9800;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #FEBD00;

}

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


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



#footer a{
	text-decoration: none;
        color:#000;
	}
	
strong, b{
	color:#EA9800;
}
i{
		color:#00789F;
}
	
/* -------------------[ 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;
        }
		  
.fotoderecha{

	
	position: relative;
	margin-left:1150px;
	margin-top:-261px;
	vertical-align: super;
	
}

.fotoizquierda{
	
	
	position: relative;
	margin-left:20px;
	margin-top:-104px;
}

.vocales_izq{
	float:left;
	margin-left: -40px;
}

.vocales_der{
	float:right;
}

.idioma{
	margin-left:1000px; 
	float:left;
	position: absolute;
}





/* -------------------[ 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: 104%;
	}
#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;
		line-height: 15px;
		background:transparent url(images/nav_hover_s.gif) no-repeat -8px 0px;
		-x-system-font:none;
		color:#CCC;
		font-family:Verdana;
		font-size:14px;	
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		margin:0;
		padding:0;
		
		
        }
/* -------------------[ Middle Content ]------------------- */







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





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

	}


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: #febf01;
}


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:#FEBF01;
	font-family: Helvetica,Arial;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	float: left;
	padding: 5px 0 15px 0;
    }  

ul.nav li {

        }
		  
ul.submenu{
line-height: 10px;
font-family: "@Arial Unicode MS";
font-size: 13px;
}

ul.nav li a{  
	width: 220px;
	float: left;
	background:#FEBF01 url(images/nav.gif) no-repeat right;  
	color: white;
	margin:0 5px 3px 10px;
	line-height: 25px;
	border-bottom: 1px solid #FFAC11;
	text-decoration: none;
       }

ul.nav li a:hover{
	background:#FEBF01 url(images/nav_hover.gif) no-repeat right;  
	color: #8B5A00;

        }

ul.nav li.current_page_item a {
	background:#FEBF01 url(images/nav_hover.gif) no-repeat right;  
	color: #FF6600;


        }


/* ---------------[ 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 #D58A00;
	padding-bottom: 10px;
}
a.piclenselink{
	display: none;
}


