body{

	margin:0;

	padding:0;

	color:#767676;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;

}



body img{ border:none;}

body a{ color:#656565; text-decoration:none;}

body a:hover{ color:#CCC;}



#fondo_superior{ 

	position:relative; 

	float:left; 

	height:513px; 

	width:100%;

	background-image:url(../imgs/fondo_sup.jpg);

	background-position:right;

	background-repeat:no-repeat;

}



#seccion_media{

	position:relative;

	float:left;

	width:100%;

	height:auto;

}



#pie_pagina{


	background-image:url(../imgs/pie_degradado.png);

	background-position:top;

	background-repeat:repeat-x;

	background-color:#474643;

	width:100%;

	height:113px;

}
