* {
margin:0px;
padding:0px;
}
body {
	font: 13px  ;font-family: 'Magra', sans-serif;
	text-align: center; 
	background: #e5e7e7 url('fons_web.jpg') repeat-x  top center;
}
#contenedor{
	width: 950px;
	text-align: left;
	margin: auto;

} 
#cabecera{
  	width: 950px;
	color: #cccccc;
	font-size:18pt;
	font-weight: bold;
	padding: 0 3 3 0px;
	
}
#cuerpo{ 
}
#lateral{ 
	width: 450px;
	float:left;
	height: 800px;
	
	background:url('col_logo_.png') no-repeat top center;
} 


#bandera  {
position:relative;
	width: 180px;
	float:right;
	height: 200px;
margin: -184px  230px 0px -122px;
}

#principal1{
 width: 350px; 
	height: 300px;
	margin-left:460px; 
}

#principal1 li{
 
    list-style-type : none;
    margin :2px;
 	font-size: 13px;
	color: #000000;
	padding-bottom:10px;
}
#principal1 a{ 
 	font-size: 15px;
  color:#666666;
  text-decoration: none;
  text-shadow:1px 1px 1px #ffffff;
}

#principal1 a:hover{

  text-decoration: underline;
}

#pie{
 width: 210px;
 font-size: 11px;
 color: #999999; 
 text-align:left;
  
 
margin-left:30px;
}

h1 {
font-size: 8pt;
color: #999999;
	margin: 1px;
	padding: 0 2 2 2px;
	font-weight:normal;
 
}
