body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #242424;
	text-decoration: none;
	background: #000000 url('../images/header_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
a{
	color:#990000;
}
a:hover{
	color:#FFFF00;
}
h1{
	color:#FFFFFF;
	font-size:24px;
	border-left:10px solid;
	padding:15px;
	display:block;
	width:90%;
	border-color: #6387E7;
}
h3{
	color:#646464;
	font-size:16px;
	border-left:10px solid #CCCCCC;
	padding:4px;
	display:block;
	width:90%;
}
#contenedor{
	border:0px;
	margin:0px;
	background: url('../images/footer_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
#contenido{
	width:900px;
	background:#FFFFFF url('../images/fondo_cont.jpg');
	background-repeat: repeat-x;
	background-position: top;
	display:block;
	clear:left;
	margin:0px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}
#seccion{
	width:650px;
	margin-left:20px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	margin-bottom:10px;
}
#multimedia{
	width:700px;
	margin-left:20px;
	float:left;
}
#header{	
	width:900px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}
#footer{
	width:900px;
	background: #000000 url('../images/footer.jpg');
	background-repeat: repeat-x;
	background-position: top;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	height:100px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
}
#patrocinio{
	display:block;
	width:150px;
	margin:10px;
	float:left;
}	
