*{
	margin: 0;
	padding: 0;
}

select{
	width: 200px;
}


#destacado {
margin-top:40px;
margin-right:10px;
float:left;
width:270px;
background:#E2DAC4;

}
.destacado p{
	color:#fff;
background:url(images/bullet.gif) left no-repeat;
font-size:10px;
text-decoration:none;
	line-height:12px;
margin-left:5px;
	padding:0 14px 0 14px;
	}
.destacado p a{

font-weight:none;
text-decoration:none;
	line-height:12px;
	}

.destacado h2{
padding-left:10px;
background:#2B2B2B;
color:white;

}
.destacado h2 a{
color:white;

}
.fotillo{
padding-top:-10px;

}


body {
	font-family: "Microsoft Sans Serif";
	background:#333 url(images/fondo_body.jpg) repeat-x;
	text-align: left;
	line-height: 140%;
	font-size: 13px;
	color: #666666;
	}

#web{
	clear: both;
	width: 1024px;
	min-height: 1000px;
	margin: auto;
	

	

        }
		  
#contenido{

	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	display: block;
	min-height: 500px;
	background: #fff ;
}

#header {
	width:100%;
	height:153px;
	float: left;
	display: inline;
	position: relative;
	background:#000 url(images/modelo-motor.jpg) no-repeat right top;
	}
	
.blogtitle{
	position: absolute;
	top: 20px;
	color: white;
	left: 102px;
	font-size: 45px;
        }
.blogtitle strong{
	color: #80A8CB;
	font-weight: normal;
}	

p.description {
	font-size: 19px;
	position: absolute;
	top: 70px;
	left: 102px;
        } 
#logo{
	background:#fff url(images/logo.jpg) no-repeat left;
	position: absolute;
	width:100px;
	top: 22px;
	height: 100px;
}

#nav {
	background: url(images/fondo_nav.jpg) repeat-x;
	height: 53px;	
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;

        }
		  

.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 {
        width: 810px;
        float: left;
		  display: inline;
		  text-align: justify;
		  margin-left: 10px;
		 
		
	}
	
#centro{
	width: 595px;
	float: left;
	display: block;	
	position: relative;
}
	

#derecha {
	width: 200px;
	float: right;
	display: inline;
	text-align: left;
	font-size: 12px;
        }




#izquierda {
	width:200px;
	float: left;
	display: inline;
	font-size: 12px;
	margin-left: 2px;

	} 

#footer {

	width:100%;
	height:250px;
	line-height: 160%;
	clear: both;
	text-align: center;
	background: url(images/fondo_body.jpg) repeat-x 0 0;
        }

#footer p {
	padding-top: 20px;
	color:#333;
        }
 
#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: 44px;
	color:#333;

	}
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: 19px;
	color: white;
	background:#9F1D5C; 
	padding: 7px 7px;

}
#derecha2 h2{
	font-size: 19px;
	color: white;
	background:#9F1D5C; 
	padding: 7px 7px;

}


p.categoria{
background: #eaeaea;
line-height: 24px;
padding-left: 5px;
clear: both;
}
p.categoria a{
	color: #16396E;
}

/* -------------------[ Links ]------------------- */



#footer a, #footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#fff;
	}
	
strong{
	color:#16396E;
}
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;
        }



/* -------------------[ 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: #333;
		padding-left: 7px;
		font-family: Arial, Helvetica, sans-serif;
        }
/* -------------------[ Middle Content ]------------------- */







/* -------------------[ Misc Tags and Classes ]------------------- */





p {
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #333;
	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: #80A8CB;

}
a:hover{
	text-decoration: underline;
	color: #16396E;
}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}
.navigation a{
	color: #00789F;
}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 20px 0 0 0 ;
	margin: 0;
	color: #333;
	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: 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 {
	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 {
	line-height:53px;
	float:left;
	list-style: none;
    }  

ul.nav li {
        float: left !important;
        list-style-type: none;
        }

ul.nav li a{    
	color: #fff;
	float: left;
	display: block;
	padding: 0 30px;
	text-decoration: none;
	font-size: 19px;
	border-right: 1px dotted #42719B;
	
       }

ul.nav li a:hover{
	background: #294761;
	color: #fff;
	text-decoration: none;
        }

ul.nav li.current_page_item a {
	color: #fff;
	text-decoration: none;
	background: url(images/fondo_nav_hover.jpg) repeat-x;

        }

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;
}


div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 30px;
}


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;
}

.bloque_gris{
	background:#80A8CB  url(portada/degradado.jpg) repeat-x bottom;
	padding: 10px 0 0 0px;
	margin: 0px 0 10px 0;
	float: left;
	display: inline;
	width: 100%;
	border: 1px solid #20364B;
}

.articulo_foto_arriba {
	width: 170px;
	float: left;
	display: inline;
	padding: 8px;
}

.articulo_foto_arriba img{
	clear: both;
	width: 170px;
	height: 140px;
	border: 3px solid #20364B;
}
.articulo_foto_arriba h3 a{
	clear: both;
	color: #ff731f;
}
.articulo_foto_arriba p{
	clear: both;
	color: #666;
}
.articulo_foto_arriba h2{
	background: #20364B;
	padding: 3px;
	width: 100%;
}
.articulo_foto_arriba h2 a{
	clear: both;
	color: #fff;
}
.bloque_gris .articulo_foto_arriba h3 a{
	clear: both;
	bcolor: #20364B;
}


.articulo_foto_arriba2 {
	width: 85px;
	float: left;
	display: inline;
	padding: 8px;
}

.articulo_foto_arriba2 img{
	clear: both;
	width: 85px;
	height: 70px;
	border: 3px solid #20364B;
}
.articulo_foto_arriba2 h3 a{
	clear: both;
	color: #ff731f;
}
.articulo_foto_arriba2 p{
	clear: both;
	color: #666;
}
.articulo_foto_arriba2 h2{
	background: #20364B;
	padding: 3px;
	width: 100%;
}
.articulo_foto_arriba2 h2 a{
	clear: both;
	color: #fff;
}
.bloque_gris .articulo_foto_arriba2 h3 a{
	clear: both;
	bcolor: #20364B;
}

.bloque_azul{
	background:#1F354A;
	padding: 10px 0 0 0px;
	margin: 0px 0 10px 0;
	float: left;
	display: inline;
	width: 100%;
	border: 1px solid #20364B;
}


.titulo_con_fondo{
	background: url(images/fondo_titulo.gif);
	width: 177px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	margin: 0;
	clear: both;
	text-transform: uppercase;
}


#derecha2 {
	width: 200px;
	float: right;
	display: inline;
	text-align: left;
	font-size: 12px;
background:#1F354A;
        }
#derecha2 ul {
	list-style-type: none;
	width: 100%;
	}
#derecha2 ul li {
	list-style-type: none;
	}

#derecha2 ul li ul {
        list-style-type: none;
	

        }
#derecha2 ul li ul li {
        list-style-type:none;
		margin: 5px 0 5px 0;
        }
#derecha2 ul li ul li a {
		color: white;
		padding-left: 7px;
		font-family: Arial, Helvetica, sans-serif;
        }
.actualidad {

background:#1F354A  url(portada/degradado.jpg) repeat-x bottom;
padding-left:10px;
	padding: 10px 0 0 0px;
	margin: 0px 0 10px 0;
	float: left;
	display: inline;
	width: 100%;
	border: 1px solid #20364B;
}
