	html
	{	margin:0; padding:0;}
	
	body {
	margin:0;padding:0;
	font-size: medium;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 10px;

	background: #3E3E3E url(fondopes.gif) repeat-x top;
	color:#DBDBDB;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		}
	#contenedor {
	width: 750px;
	text-align: left;
	position: relative;
	margin:0 auto
	}
	
	#cabecera {
	width: 99%;
	display: block;
	margin-bottom: 0px;
	
	margin-top: 0px;
	}
	#izquierda {

	text-align:center;
	
	color: #F9F9F9;
	
	
	}
	#izquierda ul {
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#555555;
	
	}
	#izquierda li {
	display : inline;
	font-size:110%;
	margin-right: 15px;	
	
	
}

	#derecha {
	text-align: left;
	width: 640px;
	margin-left:50px;

	padding: 5px;
	line-height: 1.5em;
		}
		#pie{
}
#foto {
	margin: 5px;
	float: right;
}
.novedades {

	border: 1px solid #8F9EAF;
	padding: 5px 10px;
	height: auto;
	width: 95%;
	display: block;
	overflow:hidden;
	
}
a
    {
    color: #99CCFF;
	text-decoration: none;
    }
a:hover
    {
    
	text-decoration: none;
    }
   #izquierda li a {
	width: 100%;
	text-decoration: none;
	
	
    }
   #izquierda li a:hover {
	background: #464646;
    }
strong {
	font-weight: bold;
	
}
.imagen {
	margin: 7px;
	float: left;

	padding: 3px;
	border: 1px solid #828282;
	display: inline;
}
h4 {
	color: #FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#5B5B5B;
	font-size: large;
	letter-spacing: 3px;


}
h5 {
	margin-left:8px;
	color: #8F8F8F;
		border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#4B4B4B;

	
	font-size: medium;
	letter-spacing: 3px;
}
p {
margin-left:15px;
padding:5px;
}
.citado {
background-color:#202020;

}



