body {
	background-color: #FFFFFF;
	background-image: url(../imagenes/6d31e7_estrellas%5B1%5D.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	background-color: #4C5C9D;
	width: 681px;
	margin: auto;
}
#main #center {
	background-color: #ECEDF5;
	background-image: url(./images/fondo_interno.jpg);
}


#main #center #center_left {
	float: left;
	width: 186px;
	text-align: right;
}
#main #center #center_right {
	text-align: justify;
	float: right;
	width: 435px;
	padding: 30px;
}
#main #center #center_right p {
	line-height: 20px;
}


#main #center #footer {
	clear: both;
	float: none;
	color: #D8DBEA;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #4C5C9D;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
