@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:arial, sans-serif;
	font-size:2em;
	margin: 10px;
	margin-left:20px;
	
	color:#a19a40;
}

html {
	background-color:#999238;
	background-image:url(fondo.jpg);
	overflow:hidden;
}

#info {
	background-color:black;
	max-width:650px;
	margin:auto;
	max-height:100%;
	height:5000px;
	color:#464646;
}

#info2 {
	background-color:black;
	max-width:650px;
	margin:auto;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}

#info2 p {
	
	margin-left:20px;
	font-size:12px;
	}

h2 {
	color:white;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:-1px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	line-height:140%;
	border-bottom: #c7c685 dotted 2px;
	padding-bottom:10px;
	padding-top:20px;
	text-align:center;
}

.rojo {color:#c7c685;}

.bajo { font-size:16px;}

#footer {max-width:650;
position:absolute;
right:1px;
bottom:1px;
font-size:7px;
}

#info p {margin:15px;
font-size:10px;
font-weight:100;
color:#333333;
	line-height:140%;
}

.portada {margin:25px;
float:left;}

#info ul {
margin-top:100px;
color:white;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	
	line-height:140%;

}

#info li { display:block;}

#info ul a {
	color:#c7c685;
	text-decoration:none;
}

#info ul a:hover {
	color:white;
	border-bottom: white dotted 2px;}
	
	#info {
	background-color:black;
	max-width:650px;
	margin:auto;
	max-height:100%;
	height:5000px;
	color:#464646;
}