*{
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS";
	background: #fff url(images/fondo_body.jpg) repeat-x;
	text-align: left;
	line-height: 140%;
	font-size: 13px;
	}

#web{
	clear: both;
	width: 1024px;
	min-height: 1000px;
	margin: auto;
	background: #fff;

	

        }
		  
#contenido{
	width: 100%;
	float: left;
	display: block;
	min-height: 500px;
	background: #fff;
}

#header {
	width:100%;
	height:200px;
	float: left;
	display: inline;
	position: relative;
	background: url(images/top.jpg);
	}
	
#header h1.blogtitle {
	text-indent: -5000px;
        }
		
#logo{
	width: 1024px;
	height: 150px;
	position: absolute;
	top: 50px;
	right: 0;
}

#nav {
	line-height:47px;
	position: absolute;
	top:0px;
	left: 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-bottom: 1px dotted #999;
	padding-bottom: 20px;

}
.relacionados strong{
	color: #FF6600;
}

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

.relacionados ul{
	margin-left: 10px;
}
.relacionados li{
	list-style: none;
	color: #666;
	list-style-position: outside;
	line-height: 22px;
}
.relacionados li a{
	background:  url(images/listas_relacionados.jpg) no-repeat 0 3px;
	padding-left: 20px;
	color: #666;
}


#principal {
        width: 800px;
        float: left;
		  margin-left: 5px;
		  display: inline;
		  text-align: justify;
	}
	
#centro{
	width: 565px;
	float: left;
	padding: 10px;
	display: block;

}
	

#derecha {
	width: 207px;
	background: url(images/derecha_top.jpg) #f2f2f2  top no-repeat;
	float: right;
	display: inline;
	text-align: left;
	padding-top: 9px;
        }




#izquierda {
	width:207px;
	background:#45A2B9 url(images/izquierda_top.jpg) top no-repeat;
	float: left;
	display: inline;
	margin-left: 5px;
	padding-top: 9px;

	} 
	
#izquierda_bottom{
	background: url(images/izquierda_bottom.jpg) no-repeat bottom;
	width: 100%;
	height: 24px;
}

#footer {

	width:100%;
	height:113px;
	background: url(images/pie.jpg);
	line-height: 160%;
	clear: both;
	text-align: center;
	color: #fff;
	position: relative;
        }

#footer p {
	color:#ccc;
	position: absolute;
	left: 85px;
	bottom: 12px;
	font-size: 11px;
	        }
#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 {
	line-height: 130%;
	text-align: left;
	font-weight:normal;
	font-size: 13px;
	}

h2.titulo {
	font-size: 25px;
	color:#3F86A8;
	text-transform: uppercase;
	font-weight: bold;
	padding:5px 5px 5px 40px;
	background: url(images/icono_titulo.jpg) no-repeat left;

	}
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: 15px;
	padding-top: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/fondo_widget.jpg);
	height: 23px;
        }
		  
#izquierda ul{

}

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

}


#derecha h2{
	font-size: 15px;
	padding-top: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/fondo_widget_2.jpg);
	height: 23px;
        }

p.categoria{
	 
	color: #666;
	line-height: 25px;
	padding: 10px 5px 0px 35px;
	clear: both;
	background:  url(images/icono.jpg) no-repeat 0 0;
	border-bottom: 1px dotted #999;
}
p.categoria a{
	bghcolor: #fff;
}
p.categoria img{
	vertical-align: bottom;
}

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




	
strong{
	color: #3F86A8;
}
b{
	color: #45ACB9;

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

        }

#izquierda ul li ul li a {
		color: #fff;
		padding-left: 10px;
		background: url(images/listas-widget.jpg) no-repeat 0px 7px;

	
        }
/* -------------------[ Middle Content ]------------------- */

#derecha ul {
	padding: 0 ;
	margin-bottom: 5px;
}
#derecha_bottom{
	background: url(images/derecha_bottom.jpg);
	height: 31px;
	width: 100%;
}
#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;

        }
#derecha ul li ul li a {
		color: #666;
		padding-left: 10px;
		background: url(images/listas-widget-derecha.gif) no-repeat 0px 7px;

	
        }






/* -------------------[ 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;
	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: #FF6600;

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

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

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

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

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

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

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

ul.nav li a, ul.nav li a:link {    
	color: #fff;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       }

ul.nav li a:hover, ul.nav li a:active {
	background: #fff;
	color:#ccc ;
	text-decoration: none;
        }

ul.nav li.current_page_item a {
	background: #fff;
	color: #45A2B9;
	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;
}



.cuadro_verde{
	background: url(images/secciones.jpg);
	width: 256px;
	height: 170px;
	float: left;
	position: relative;
}

.cuadro_verde span{
	position: absolute;
	top:25px;
	left: 25px;
	color: white;
	font-family: "Arial Narrow";
	font-size: 40px;
	line-height: 40px;
}
.cuadro_verde h2 a{
	color: #E3F0C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	position: absolute;
	top: 25px;
	left: 65px;
	line-height: 40px;
}

.cuadro_verde p a{
	position: absolute;
	top: 60px;
	left: 65px;
	width: 150px;
	height: 70px;
	color: #fff;
}



