*{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/fondo_body.jpg) repeat-x;
	text-align: left;
	line-height: 140%;
	font-size: 13px;
	}

#web{
	clear: both;
	width: 1024px;
	margin: auto;

	

        }
		  
#contenido{
	width: 100%;
	float: left;
	display: block;
	padding: 0;
	margin: 10px 0 0px 0;
	min-height: 500px;
	background: url(images/fondo_contenido.gif) repeat-y;
}

#cabecera{
	position: absolute;
	width: 100%;
	height: 64px;
	background: #4F6074;
	top: 117px;
	left: 0px;
}

#cabecera_portada{
	background: url(images/cabecera.jpg) no-repeat;
	height: 331px;
	width: 1024px;
	position:relative;

}
#cabecera_portada #searchform {
	position: absolute;
	left: 30px;
	top: 280px;
}
#cabecera_portada #cabecera_foto{
	position: absolute;
	left: 322px;
	bottom:76px;
	width: 684px;
	height: 252px;
	background: url(images/cabecera_foto.jpg);
	
}
#cabecera_portada ul{
	padding: 0;
}
#cabecera_portada ul li{
	list-style:  none;
	background:  url(images/listas.gif) no-repeat 0 6px;
	padding-left: 15px;
}
#cabecera_portada p.description{
	position: absolute;
	bottom: 0;
	left: 380px;
}
#cabecera_portada h1.blogtitle {
	font-size: 22px;
	font-weight: bold;
	color: #4F6074;
	position: absolute;
	left: 30px;
	top: 40px;
       }
		 
#cabecera_portada #descripcion{
	position: absolute;
	left: 40px;
	top: 100px;
	height: 200px;
	width: 200px;
}


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

		
#logo{
	width: 353px;
	height: 103px;
	position: absolute;
	top: 0px;
	left: 0;
	background: url(images/logo.jpg);
}

#nav {
	line-height:50px;
	position: absolute;
	top:55px;
	right: 0px;
        }
		  

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



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

.seccionmas{
	color: white;
	background:#656565;
	margin:15px 0px 15px 0;
	padding:0 0 0 7px;
	line-height: 24px;
	clear: both;
}
.entry .relacionados_dentro{
	background:#FF6600 url(images/relacionados_top.gif) no-repeat top;
	width: 207px;
	float: right;
	margin: 0 0 10px 10px;
}
.entry .relacionados_dentro a{
	color: white;
	text-decoration: none;
}
.entry .relacionados_dentro a:hover{
	text-decoration: underline;
}
.entry .relacionados_dentro p{
	padding:10px 0 0 20px;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.entry .relacionados_dentro .relacionados_bottom {
	background: url(images/relacionados_bottom.gif) bottom no-repeat;
	height: 11px;
}

.relacionados{
	border: 1px dotted #999;
	background: #EFEFEF;
	margin-bottom: 10px;
	padding: 5px;

}



.relacionados ul{
	margin-left: 10px;
	padding: 10px 5px 20px 10px;
}
.relacionados li{
	list-style: none;
	color: #666;
	list-style-position: outside;
}
.relacionados li a{
	margin-left: 25px;
	background: url(images/bullet_lista_2.gif) no-repeat 0 4px;
	padding-left: 15px;
}


#principal {
        width: 775px;
        float: left;
		  display: inline;
		  text-align: justify;
	}
	
#centro{
	width: 505px;
	float: left;
	padding: 10px;
	display: block;

}
	

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




#izquierda {
	width:229px;
	padding: 10px;
	float: left;
	text-align: left;
	display: inline;

	} 
	


#footer {
	width:100%;
	height:113px;
	background: url(images/fondo_pie.jpg) repeat-x top;
	line-height: 160%;
	clear: both;
	padding-top: 30px;
	color: #fff;

        }
#footer_contenido{
	width: 1024px;
	margin: auto;
}

#footer p {
	color:#ccc;
	font-size: 10px;
	        }
#footer a{
	color:#45ACB9;
	font-weight: bold; 
}
 
#tag_cloud{

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


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

h1, h2, h3, h4, h5, h6, h7 {
	text-align: left;
	font-weight:normal;
	font-size: 13px;
	}

h2.titulo {
	font-size: 25px;
	color:#4F6074;
	font-weight: bold;
	line-height: 120%;
	fgont-family: "Trebuchet MS";
	}
h2{
	color: #999999;
	font-size: 13px;
}
h3{
	color: #666;
	font-style: italic;
	font-weight: bold;
}
h4{
	color: white;
	background:#656565;
	margin:5px 0px 5px 0;
	padding:0 0 0 7px;
	line-height: 24px;
	clear: both;
}

h5{
	font-size:21px;
	color: #666;
	jfont-weight: bold;
	border-bottom: 1px dotted #ccc;
	font-family:"Arial Narrow";
	font-family: "Trebuchet MS";
}
ul, li{
	list-style-type: none;
}



#izquierda h2{
	font-size: 12px;
	color: #000;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/fondo_widget.gif) no-repeat 0 2px;
        }
		  
#izquierda ul{
}

#izquierda ul li{
padding: 0;
margin-bottom: 0px;

}


#derecha h2{
	font-size: 12px;
	color: #000;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/fondo_widget.gif) no-repeat 0 2px;
        }

p.categoria{
	color: #666;
	line-height: 25px;
	clear: both;
	margin: 0;
	padding-left: 20px;
	background: url(images/etiquetas.gif) no-repeat 0 6px;
}
p.categoria a{

}


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




	
strong{
	color: #4F8AAC;
}
b{
	color: #000;

}
i{
		color:#FFF;
}
	
/* -------------------[ 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: 0px 0px 5px 0px;
        padding: 10px 5px 10px 5px;
		  

        }

#izquierda ul li ul li {
	list-style-type:none;
	padding: 0px 10px 0px 5px;
	border-bottom: 1px dotted #4F8AAC;

        }

#izquierda ul li ul li a {
		color: #4F8AAC;
		padding-left: 10px;
		line-height: 22px;
        }
/* -------------------[ Middle Content ]------------------- */

#derecha ul {
	padding: 0 ;
	margin-bottom: 5px;
}

#derecha ul li {
padding: 0;
margin-bottom: 5px;

}

#derecha ul li ul {
        margin: 0px 0px 5px 0px;
       padding: 5px;

        }
#derecha ul li ul li {
	list-style-type:none;
	padding: 0px 10px 0px 5px;
	border-bottom: 1px dotted #4F8AAC;

        }
#derecha ul li ul li a {
		color: #4F8AAC;
		padding-left: 10px;
		line-height: 22px;
        }






/* -------------------[ Misc Tags and Classes ]------------------- */
#header h1.blogtitle {
	font-size: 22px;
	font-weight: bold;
	color: white;
	float: left;
	margin: 0;
	padding: 20px;
        }
		  
p.description {
        color:#82919D;
		 	padding: 20px;
		  font-size: 20px;

        } 



p {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #333;

	}


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

a {
	text-decoration: none;
	color: #4F8AAC;

}
strong a {
	text-decoration: underline;

}
a strong{
	text-decoration: underline;
	color: #FF6600;

}
a:hover{
	text-decoration: underline;

}

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

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0 ;
	margin: 0;
	color: #333;
	}
	
.entry img{
	padding: 3px;
	border: 1px solid #ccc;
}
.entry ul, .entry ol{
	padding: 10px 0  10px 20px;
}

.entry ul li{
	list-style:  none;
	background:  url(images/listas.gif) no-repeat 0 6px;
	padding-left: 15px;
}
.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}
.entry a{
	text-decoration: underline;
}


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


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 {
	height: 23px;
	position: absolute;
	right: 20px;
	top:25px;        }

#searchform #s {

	margin-right: 2px;
	}

#searchform #submit {



	}

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

ul.nav {
	line-height:50px;
	float:left;
	list-style: none;
	text-transform: uppercase;
    }  

ul.nav li {
        float: left !important;
        list-style-type: none;
		  margin-right: 4px;
        }

ul.nav li a, ul.nav li a:link {    
	color: #fff;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background: url(images/nav.jpg) repeat-x top;
	padding: 0 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       }

ul.nav li a:hover, ul.nav li a:active {
	background: url(images/nav.jpg) repeat-x top;
	color:#666 ;
	text-decoration: none;
        }

ul.nav li.current_page_item a {
	background: url(images/nav_hover.jpg) repeat-x;
	color: #4F6074;
	text-decoration: none;
	font-weight: bold;

        }

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: 10px;
}

div.fin_de_centro{
	clear: both;
	width: 100%;
	height: 28px;
	background: url(images/fin_de_centro.jpg) repeat-x;
}





