*{
	margin: 0;
	padding: 0;
}

body {
	font-family:  "Trebuchet MS";
	background: #c8c8c8;
	text-align: left;
	line-height: 140%;
	font-size: 14px;
	color: #666666;
	background: url(images/body_bg.jpg) repeat-x;
	}

#web{
	clear: both;
	width: 1044px;
	margin: auto;
        }
		  
#contenido{
	width: 100%;
	float: left;
	padding: 20px 0 0 0;
	display: block;
	min-height: 500px;
}

#header {
	width:100%;
	height:128px;
	float: left;
	display: inline;
	position: relative;


	}
	
#header h1.blogtitle {
	text-indent: -5000px;
        }
		
		
#logo{
background:transparent url(images/logo2.png) no-repeat scroll 0 0;
bottom:22px;
height:90px;
position:absolute;
left:2px;
width:374px;
}

#nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 22px;
	width: 100%;
        }
		  

.seccioncat{
color:#666;



}
.seccioncat a{
	color: #365F9E;
}

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

.postcat{
	background: url(images/relacionados_body.gif) repeat-y;
	width: 520px;
	padding-left: 20px;
		
}

.postcat_top{
	background: url(images/relacionados_top.gif);
	width: 540px;
	height: 30px;
}
.postcat_bottom{
	background: url(images/relacionados_bottom.gif);
	width: 540px;
	height: 35px;
}



.postcat ul{
	margin-left: 10px;
}
.postcat li{
	list-style: none;
	list-style-position: outside;
	line-height: 24px;
}
.postcat li a{
	background: url(images/flecha_naranja.gif) no-repeat 0 2px;
	padding-left: 18px;
	color: #333;
}
.postcat li a:hover{
		background: url(images/flecha_naranja.gif) no-repeat 2px 2px;
}

#principal {
	width: 850px;
	float: left;
	display: inline;
	text-align: justify;
	margin-left: 12px;
		
	}
	
#centro{
	width: 540px;
	float: left;
	display: block;	
}
	

#derecha {
	width: 300px;
	float: right;
	display: inline;
	margin:0 0px 0 0;
	background: #ebebeb;
        }
		
#derecha .clearfloat {
color:#FFFFFF;
margin:0 0 0 0;
padding:0 0 0 0;
}

#derecha img {
float:left;
margin:3px 10px 4px 0pt;
}
#derecha .rojo {
background-color:#AACB54;
color:#FFFFFF;
padding:0 5px 10px 0px;
}	 
#derecha .rojo p{
color:#000000;
margin-bottom:0px;
font-size:12px;
padding:0 5px 5px 5px;
}
#derecha h3 a{
color:#ffffff;
font-size:14px;
font-weight:bold;
text-align:left;
text-transform:uppercase;

}

 
#derecha ._gris {
background-color:#365F9E;
color:#FFFFFF;
padding:0 5px 5px 5px;
}	
#derecha ._gris p{
color:#FFFFFF;
margin-bottom:0px;
font-size:12px;
padding:0 5px 5px 5px;
}	

  



#izquierda {
	width:180px;
	float: left;
	display: inline;
	min-height: 600px;
	overflow: hidden;
	} 

#footer {

	width:100%;
	height:110px;
	line-height: 160%;
	clear: both;
	text-align: center;
	background: url(images/fondo_pie.jpg);
        }

#footer p {
	padding-top: 20px;
	color:#333;
        }
 
#tag_cloud{
	text-align: left;
}
#tag_cloud h2{
	
}
#tag_cloud a{
	color: #999999;
	padding: 7px;
	text-align: left;


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

h1, h2, h3, h4, h5, h6, h7 {
	line-height: 130%;
	text-align: left;
	font-weight:normal;
	font-size: 14px;
	}

h2.titulo {
	font-size: 39px;
	color:#1D7EAB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	

	}
h2{
	color: #999999;
	font-size: 15px;
}
h3{
	color: #FF731F;
	font-weight: bold;
}
h3 a{
	color: #FF731F;
	font-weight: bold;
}

ul, li{
	list-style-type: none;
}


#izquierda h2{
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	background:#1D7EAB;
	padding: 0px 0 0 10px;
		

        }
#izquierda ul{
padding: 0 ;
}
#izquierda ul li{
padding: 0 0 2px 0px;
}



#derecha h2{
	background:#FF731F;
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
		margin-top: 5px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0 0 10px;

}

p.categoria{
background: #EBEBEB;
line-height: 28px;
padding-left: 5px;
}
p.categoria a{
	color: #365F9E;
}

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



#footer a, #footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#fff;
	}
	
strong{
	color:#365F9E;
	font-size: 14px;
}
i{
		color:#365F9E;
}
	
/* -------------------[ 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 ]------------------- */


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

        }

#izquierda ul li ul li {
	list-style-type:none;
	margin-top: 4px;
	border-bottom:1px dotted #CCCCCC;
	padding-left:5px;
 
        }

#izquierda ul li ul li a {
		color: #666666;
		padding-left: 20px;
		margin-top: 5px;
		text-align: left;
		background: url(images/flecha_naranja.gif) no-repeat 0 3px;
	
        }
/* -------------------[ Middle Content ]------------------- */

#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;
		  padding-left: 7px;
		  border-bottom: 1px dotted #ccc;		 
        }
#derecha ul li ul li a {
		color: #000;
		line-height:22PX;
		font-size: 14px;
		padding-left: 20px;
		text-align: left;
		background: url(images/flecha_azul.gif) no-repeat 0 3px;		
        }


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

p.description {
        color:#FAF7E8;
        font-size: 12pt;
        padding: 0 250px;
		  margin: 0;
		  text-indent: -5000px;

        } 



p {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	color: #333333;

	}


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: #999999;

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

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

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 20px 0 0 0 ;
	margin: 0;
	}
.entry ul, .entry ol{
	padding: 10px 0  10px 20px;
	margin-left: 5px;
}
.entry ul li{
	list-style: disc;
	list-style-position: outside;
	padding: 3px 0 3px 0;
	text-align: left;
}
.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
	text-align: left;
}
.entry a{
	color:#ff731f;
}


.postinfo {

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

.post {

	}
	
.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: blue;
}


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 {
	margin: 0;
	padding: 0; 
        }

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

#searchform #submit {
        font-size:8pt;
	}

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

ul.nav {
	height:36px;
	float:left;
	list-style: none;
    }  

ul.nav li {
     background:transparent url(images/pestana02.png) no-repeat scroll left top;
float:left !important;
list-style-type:none;
margin-left:7px;
padding:0 0 0 12px;
        }

ul.nav li a{    
	background:transparent url(images/pestana01.png) no-repeat scroll right top;
color:#1F91E5;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:22px;
line-height:20px;
padding:0 20px 0 10px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
        }

ul.nav li a:hover{    
	  
	background:transparent url(images/pestanahover01.png) no-repeat scroll right top;
	color:white;}
	
	
	

ul.nav li.current_page_item{
	background: white;
	color: #666;
	color: white;
	text-decoration: none;
padding:0 0 0 12px;
	height: 24px;
	
	background: url(images/pestanahover02.png) no-repeat scroll left top;
        }
		
		ul.nav li.current_page_item a {
	background: white;
	color: #666;
	color: white;
	text-decoration: none;
	
	height: 24px;

	background: url(images/pestanahover01.png) no-repeat scroll right top;
        }

ul.nav li ul {
	float:left;
        }

/* ---------------[ 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;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
.featurepost h2 a {
font-size: 20pt;
}

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


#izquierda ul li ul.convocatorias li a{
	font-size: 12px;
	line-height: 16px;
	background: url(images/nav.gif) no-repeat 0 3px;
	padding-left: 10px;

	margin-bottom: 10px;
}
#izquierda ul li ul.idiomas li a{
	font-size: 12px;
	line-height: 16px;
	background: url(images/nav.gif) no-repeat 0 3px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
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;
}


#barra{
position:absolute;
right:50px;
top:40px;
width:282px;
}

#barra a{
background: transparent url(images/v3_Nav_Top.gif) no-repeat scroll 0 0;
color:white;
display:block;
float:left;
text-align:center;
width:20px;
font-size: 10px;}

#barra a:hover{
background: transparent url(images/v3_Nav_Top.gif) no-repeat scroll 0 -40px;

text-decoration: none;
}

#barra a.anos{
background: transparent url(images/v3_Nav_Top3.gif) no-repeat scroll 0 0;
color:white;
display:block;
float:left;
text-align:center;
width:60px;
font-size: 10px;}

#barra a.anos:hover{
background: transparent url(images/v3_Nav_Top3.gif) no-repeat scroll 0 -40px;

text-decoration: none;
}

.widget_tag_cloud div{padding: 10px;}
.relatedbox{padding: 10px;}
.relatedbox img{width: 110px; border: 2px solid white;}
.toptag{background:none repeat scroll 0 0 #1D7EAB;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding: 0 10px 0 6px;
width: 110px;
float: left;
text-align: center;
margin: 0 10px 10px 0;}
.toptag a{color: white;}
a.titrelated{color: #1D7EAB; }
