@charset "utf-8";
/* CSS Document */

body{ background-color:color:#003057; width:100%; height:100%; margin:0;padding:0; border:0px; bottom: 0px; clip: rect(0px,0px,0px,0px); background:#003057 url(../images/back.jpg) repeat-x top center;font:11px Arial,serif;color:#7d7d7d;}

#footer{
background:#001e36;
	float:right;
	width:100%;
	height:112px;
	position:relative;
	visibility:visible;
	}
	
#linea
{ background:#dabf7f;
width:100%;
float:right;
height:13px;
position:relative;

}

.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #008bbe;
	padding-left:20px; 
	padding-right:20px;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	color: #ffffff;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #008bbe;
}

