body {
	text-align: center;
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal;
	line-height: 1.5em;	
	color: #333333;	
	background: #333 url("img/bodyback.jpg") repeat-y;
	background-position: 50% 50%;}	

A:link {
    COLOR: #C00;
    text-decoration: none;}
A:visited {
    COLOR: #F35E18;
    text-decoration: none;}
A:active {
    COLOR: #F35E18;
    text-decoration: none;}
A:hover {
    COLOR: #000080;
    text-decoration: underline;}
HR {
	width: 100%;
	color: #a49177;
	align: center;
	size: 0.5;}
	
#contenedor {	
	margin: 0px auto 0px auto;
	text-align: left;	
	padding: 0px;
	width: 762px;
	valign:top;
	background: transparent;	}	

#header {	
	margin: 0px auto 0px auto;
	text-align: left;	
	padding: 0px;
	width: 100%;
	height: 140px;
	valign:top;
	background: #fff url(img/encab_r1_c1.jpg) repeat-x 0px 1px;	}		

#footer {	
	position: fixed;
	right: 0;
	bottom: 0;		
	display: block;	
	text-align: left;	
	padding: 0px;
	width: 100%;
	height: 15px;
	background: #fff url(img/encab_r1_c1.jpg) repeat-x top right;	}		
		
a#corner {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(img/fepade_corner.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;	}
	
#col1 {
	text-align: left;
	float: left;
	margin: 20 10px 10px 10px;
	padding: 0px;
	width: 430px;
	background: transparent;}	
#col1 h1{		
	text-align: center;
	color: #0359B1;}
#col1 p {
	text-align: left;
	color: #333;}
	
#col2 {
	float:left;
	margin: 20px 20px 75px 30px;
	width: 250px;
	padding: 0px;
	background: transparent;
	
}		