body {
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(../images/bombilla.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 100%;
}
#logo {
	margin-left: 0px;
}
#ListaP ul li {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Tahoma, Geneva, sans-serif;
}
#ListaP ul li a {
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #9CC;
	border-left-color: #9ACCCC;
	color: #366;
}
#ListaP ul li a:hover {
	color: #237897;
	background-color: #E6E7E2;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #9CC;
	border-left-color: #9ACCCC;
}	
div.Content {
	padding: 15px;
	float: left;
	width: 70%;
	margin-top: 200px;
	background-color: #F3F2E8;
	font-size: 12px;
	margin-left: 60px;
}
div.Content p a{
	color: #247998;
	padding: 8px;
}
.Content ul li {
	list-style-type: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Tahoma, Geneva, sans-serif;
}
.Content ul li a {
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #033;
	background-color: #E6E7E2;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #9CC;
	border-left-color: #9ACCCC;
	font-size: 0.9em;
}
.Content ul li a:hover {
	color: #237897;
	background-color: #E6E7E2;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #9CC;
	border-left-color: #9ACCCC;
}
#main #Lista {
	width: 60%;
}
#Lista  {
	width: 400px;
}
#ListaP  {
	width: 250px;
	margin-top: 25px;
	float: left;
	border: 2px solid #EEE;
	font-size: 0.8em;
}
.cuerpo {
	background-color: #FFF;
	margin-top: -20px;
}
