/* Hoja de estilos de la página de inicio de Idumm *//* Fecha de esta versión: 12-06-2007 *//* Accesible *//*____________ESTILOS GENERALES_________________*/body {	font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;	background-color:#E6E6E6;}body img {	border:none;}h1 {	font-size:0.9em;	font-weight:normal;	color:#666666;	letter-spacing:0.15em;	text-align:center;}a:link {	color:#0000FF;	text-decoration:none;}a:visited{	color:#663366;	text-decoration:none;}a:hover {	color:#339900;	text-decoration:underline;}a:active{	color:#FF0000;	text-decoration:underline;}/*_________________CONTENEDORES___________________*/#contenedor {	width:500px;	margin-left:auto;	margin-right:auto;	background-color:#FFFFFF;}/*________________LOGO__________*/#capa_logo {	padding:25px;	padding-top:260px;}#logo {	width:300px;	height:115px;	display:block;	margin:auto;}/*_________________ LEMA ________________*/#lema {	font-size: 1em;	color: #333333;	background-color: #FFFF81;	letter-spacing: 2px;	padding-top: 20px;	padding-bottom: 20px;	padding-left:10px;	padding-right:10px;}/*_______________ MENÚ _____________________*/#menu {	background-color:#FFFFFF;	width: 500px;	float:left;	letter-spacing: 0em;}#menu ul {	list-style-type:none;	margin:0px;	padding:0px;}#menu ul li {	display:inline;	}#menu ul li a {	display:block;	float:left;	width:125px;	margin-top:20px;	margin-bottom:20px;	text-align: center;}/* _____________________ PIE _____________________ */#pie {	float:left;	width:500px;	background-color:#E6E6E6;}#validadores {	width:270px;	height:30px;	margin-left:auto;	margin-right:auto;	margin-top:15px;}#validadores ul {	list-style-type:none;	margin:0px;	padding:0px;}#validadores ul li {	display:inline;	}#validadores ul li a {	width:80px;	margin-top:20px;	padding-left:5px;}
