body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #332210;
	background-color: #DCCFAF;
	background-image: url(graficos/bg.gif);
	text-align: center;
}
#logo {
	float: left;
}

#rap {
	background-color: #EBD2BA;
	background-image: url(graficos/bg_rap.gif);
	background-repeat: repeat-x;
	width: 730px;
	margin:auto;
	border: 1px solid #FFFFFF;
}
#botonera {
	width: 500px;
	vertical-align: bottom;
	text-align: right;
	margin-right: 10px;
	float: right;
	margin-top: 60px;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #CEBEAC;
	padding: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botonera a {
	color: #000000;
	text-decoration: none;
}
#botonera a:hover {
	color: #990000;
	text-decoration: underline;
}

#footer a {
	color: #FFFFCC;
}


#pics {
	text-align: center;
}

#header {
	height: 100px;
	text-align: left;
}



#botonera li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#textos {
	text-align: left;
}
#rap #tumbs img {
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin: 4px;
}
#tumbs a:hover {
	background-color: #FFFF00;
}

#textos h2 {
	font-size: 16px;
	line-height: 0px;
	font-weight: bold;
	color: #D2422E;
}
#textos a {
	color: #C13E2B;
	text-decoration: none;
}

#textos a:hover {
	color: #C13E2B;
	text-decoration: underline;
}
