body {
	font-family: Verdana, "Lucida Sans", Tahoma, Arial, sans-serif;
	text-align:center;
	margin:0px;
	font-size:.8em;
	overflow:scroll;}
h2 {
	margin:0px;}
h3 {
	background:#d7c7f8;
	margin:0px;}
hr {
	color: #9E4299;
	background-color: #9E4299;
	height: 1px;}
#pagina{
	width:780px;
	text-align:left;
	margin:auto;
	margin-top:0px;
	background:#000;
	border:1px solid #fff;
	border-width:0px 1px 0px 1px;}
#cabecera {
	width:780px;
	height:200px;
	background-image:url(../img/banner.jpg)}
#lateral{
	width:140px;
	padding:10px;
	background:#000;
	float:left;}
#contenido{
	width:590px;
	margin-bottom:15px;
	padding:10px;
	background:#e0e0e0;
	background-image:url(../img/fondo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;}
#pie{
	width:760px;
	clear:left;
	padding:10px;
	background:#8a7bb7;
	color:#fff;}
#lateral a {color:#fff;text-decoration:none;}
#lateral li a {color:#fff;text-decoration:none;font-size:1.2em;text-align:center;}
#lateral a:hover {color:#9966FF;}
#lateral ul {list-style-type:none;margin:0px;padding:0px;}
#lateral dl {color:#9966FF;}
#lateral dd{margin:0px;margin-top:5px;border-bottom:1px solid #9E4299;}
#lateral dt {font-weight:bold;font-size:1.2em;}
#menucontenido a {color:#000;text-decoration:none;}
#menucontenido li a {color:#000;text-decoration:none;font-size:1.2em;text-align:center;}
#menucontenido a:hover {color:#9966FF;}
#menucontenido dl {color:#9966FF;}
#menucontenido dd{margin:0px;}
#menucontenido dt {font-weight:bold;font-size:1.2em;}