*{
	margin: 0px;
	padding: 0px;
	}
		
body{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:15px;
	color:#333333;
	background-color:#004B79;
	}
	
h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:21px;
	color:#004B79;
	font-weight:bold;
	text-transform: uppercase;
	}
	
h2{
	font-family:"Trebuchet MS";
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#004B79;
	}
	
li {
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:26px;
	color:#6C6F72;
	border-bottom:dotted 1px #E2E2E2;
	margin-left:10px;
	margin-right:10px;
	padding:2px;
	list-style:none;
	}
	 
.tit{
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:15px;
	color:#004B79;
	font-weight:bold;
	text-transform: uppercase;
	}
	
.subTit{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#004B79;
	}
	
.bajada{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:15px;
	color:#6C6F72;
	}
		
.linki{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:26px;
	color:#004B79;
	text-decoration: none;
	}
		
.linki a{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:26px;
	color:#004B79;
	text-decoration: none;
	}
			
.linki a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:26px;
	color:#004B79;
	text-decoration: underline;
	}
	
#contenedor{
	margin: 0 auto;
	width:870px;
	border-left:#FFFFFF 8px solid;
	border-right:#FFFFFF 8px solid;
	background-color:#E7e7e7;
	}
		
#linitaHd{
	float:left;
	width:870px;
	height:20px;
	background-image:url(../img/linitaHd.jpg);
	}
	
#linitaHd h1 {
	text-indent:-2000px;
	}
			
#imgPpal{
	float:left;
	width:870px;
	height:225px;
	}
				
#cajaPpal{
	float: left;
	width:870px;
	}
			
#bordeLeft{
	float: left;
	width:30px;
	height:1012px;
	background-image:url(../img/bordeLeft.jpg);
	background-repeat:repeat-y;
	}
			
#cajaLeft{
	float: left;
	width:620px;
	background-color: #FFFFFF;
	}
					
#cajaRight{
	float: left;
	width:220px;
	}
				
#tn{
	float: left;
	width:620px;
	height:40px;
	}

#tnHome{
	float:left;
	width:25px;
	height:40px;
	}
	
#tnInstitucional{
	float:left;
	width:105px;
	height:40px;
	}

#tnServicios{
	float:left;
	width:107px;
	height:40px;
	}

#tnOfertas{
	float:left;
	width:167px;
	height:40px;
	}	

#tnArticulos{
	float:left;
	width:112px;
	height:40px;
	}

#tnContacto{
	float:left;
	width:104px;
	height:40px;
	}

#bordeCajaTexto{
	float:left;
	width:20px;
	height:560px;
	}
	
#cajaTexto{
	float:left;
	width:560px;
	height:560px;
	padding:20px;
	background-color:#FFFFFF;
	overflow: scroll;
	}	

#cajaBanners{
	float:left;
	width:220px;
	height:86px;
	}

#cajaLaNacion{
	float:left;
	width:200px;
	height:304px;
	border-top:#CC6600 2px dotted;
	border-bottom:#CC6600 2px dotted;
	background-image:url(../img/fondoCajaLaNacion.jpg);
	padding:10px;
	padding-bottom:16px;
	}

#fondoLinitaCajaLeft{
	float:left;
	width:620px;
	height:48px;
	background-image:url(../img/fondoLinitacajaLeft.jpg);
	background-color:#E1E1E1;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E80000;
	}
	
#cajaArticulos{
	float:left;
	width:560px;
	height:247px;
	padding:20px;
	background-color:#E1E1E1;
	overflow: scroll;
	}	

#bordeCajaArticulos{
	float:left;
	width:20px;
	height:287px;
	}
				
#cajaLegales{
	float:left;
	width:570px;
	height:15px;
	background-color:#000000;
	padding:10px;
	padding-left:40px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	}
				
#cajaLinkis{
	float:left;
	width:220px;
	height:320px;
	background-color:#FFFFFF;
	}
	
#foot{
	float:left;
	width:870px;
	height:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.botonete{
	height:21px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #025684;
	padding: 2px;
	border: 1px solid #015584;
}

