*{
	margin:0;
	padding:0;
}
/*-------------------Principales-----------------------*/		
		body{
	background:#ffffff;
		}
		
	#gral{
	width:819px;
	margin:0 auto;
	}
		
	#header{
	width:819px;
	height:68px;
	background-image: url(images/encabezado2.jpg);
	background-repeat:no-repeat;
	float: left;
	}
					
	#contenedor{
	width:819px;
	background-image: url(images/bg_.jpg);
	background-repeat:repeat-y;
	float: left;
	}
		
					
	#footer{
	width:819px;
	background-image: url(images/bg_.jpg);
	background-repeat:repeat-y;	
	padding-bottom:10px;
	}
		
		/*-----------------Encabezado Links---------------------*/
		
		#div_enc_link{
	float:left;
	padding-top:10px;
	text-align: right;
	width: 270px;
      } 
	   
      #enc_link ul li {   
   	  display: inline;
	  text-decoration:none;
list-style-type:none;
   
      } 
	  
	        #enc_link li {   
   	  display: inline;
	  text-decoration:none;
list-style-type:none;
   
      }
	  
	    #enc_link ul li a{
		text-decoration:none;
           } 
		
		#enc_link ul li a:hover{
		text-decoration:none;
           } 
		
		/*----------------Cajas-------------*/		
	
#destacado{
	width:230px;
	margin-left:30px;
	margin-bottom:10px;
	float: left;
	display:inline;
}
#destacado2 {
	width:240px;
	margin-left:21px;
	margin-bottom:10px;
	float: left;
	display:inline;
}
		
	
		#dest_div2{
	width:240px;
	height: auto;
	margin-top:10px;
	float:left;
		}
		
			
.marco{
	float:left;
	width: auto;
	height:auto;
	background-color: #f0f3f6;
	margin-top:6px;
}
.caja img {

}
			
.titulo{
	color:#fff;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-indent:10px;
	margin-bottom:5px;
	width:765px;
	height:24px;
	background-color:#366495;
	text-transform:uppercase;
}
#blogs{
	width:820px;
	margin-left:28px;
	padding-bottom:20px;
}
		
		
		/*-------------------------Textos---------------*/
		
		
		h1{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
	border-bottom:#CCC 1px solid;
	padding-bottom:2px;
	padding-top:5px;
	display: block;
	margin: 0 0 6px 0;
	/*margin-left:40px;	*/
		
	}
	h1 a{
		color:#666666;
        text-decoration:none;
		}
			h1 a:hover{
	color:#333;
	text-decoration:none;
		}
	
		h2{
	color:#366495;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:24px;
	font-weight: normal;
	}
		h2 a{
		color:#366495;
        text-decoration:none;
		}
			h2 a:hover{
	color:#333;
	text-decoration:none;
		}
.detalle p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height: 20px;
}
		
.detalle p a {
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
}
.detalle p a:hover{
	color:#316396;
	text-decoration:underline;
}
	
	
			h3{

	color:#316396;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-indent:8px;
	line-height:20px;
	margin-top:15px;
	width:600px;	
		
	}
	
h4{
	color:#316396;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
	line-height:21px;
	padding:4px 0  0 0;
	margin: 0;
}
		
h4 a{
	color:#316396;
    text-decoration:none;
}
			h4 a:hover{

	color:#333;
text-decoration:none;
		}
		
			h5{

	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	line-height:18px;
padding-top:8px;
padding-bottom:4px;
		}
			h5 a{
		color:#333333;
        text-decoration:none;
		}
			h5 a:hover{

	color:#366495;
text-decoration:none;
		}
	.texto1{
	color:#727272;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	padding-top:10px;
	}
		.actualizado{

	color:#366495;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight: 600;
		
	}
	
	
		.fechas{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
	padding: 8px 0 0 0;
		}
		
			.texto2{

	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
	white-space:inherit;
	height:10px;
	
		}
	/*--------------columnas--------------*/
	#column1 {
	width:370px;
	float:left;
	margin-top:20px;
	height: auto;
	padding-bottom:15px;
			
	}
			
	#column2 {
	width:370px;
	float:left;
	margin-top:20px;
	height: auto;
	padding-left:8px;
	float:left;
	padding-bottom:15px;
	margin-left: 14px;
	display: inline;
	}
			
.caja {
	padding:0 0 10px 10px;
	width:360px;
	background-color:#f5f5f5;
	border-bottom:#CCC 1px solid;
	float: left;
}
			
				.detalle{
	width:270px;
	float:left;
	margin-top:5px;
	height: auto;
	float:left;
	padding-left:10px;
}
#header6 {
	float: left;
	width: 500px;
	padding: 18px 0 0 26px;
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma;
	font-size: 20px;
	color: #F37B03;
	line-height: 20px;
	;
}

/*blog discontinuados*/

.caja_disc{
	padding:0px;
	width:764px;
	height:20px;
	background-color:#f5f5f5;
	border-bottom:#CCC 1px solid;
	float: left;position:relative;
}

.blog_link{
	color:#316396;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	line-height:18px;
	padding-left:10px;

	margin-bottom:2px;
}
		
.blog_link a{
	color:#316396;
    text-decoration:none;
}
			.blog_link a:hover{

	color:#333;
text-decoration:none;
		}
		
		#foot{
	width:764px;
	padding-top:20px;
	padding-bottom:5px;
	margin-top:5px;
	float: left;
	position:relative;
}

