body {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	text-align: center;
	font-size: 12px;
	background-color: #000;
}
#container #flash p {
	font-size: 24px;
	color: #000;
}

p {
	font-size: 20px;
	color: #FFF;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}


h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 20px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 70px 0px 150px 0px;
	text-align: center;
}
h3 {
	font-size: 50px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #900;
}

a:focus {
	outline:0px;
}
a:link , a:visited ,  a:active {
	font-weight : bold;
	text-decoration : underline;
	color : #CCC;
	background : none;
	margin : 0;
	padding : 0;
} 
a:hover {
	font-weight : bold;
	color : #EAA400;
	background : none;
	margin : 0;
	padding : 0;
}


#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	padding : 100px 0px 0px 0px;
	background-image: url(i/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
#container #flash {
	height: 430px;
}
#container #footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	width: 800px;
	position: relative;
	text-align: left;
	padding: 10px 0px 0px 0px;
}



#ampliacion  {
	padding : 5px;
	visibility : hidden;
	border : 1px solid #7F4909;
	background-repeat : no-repeat;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 20;
	background-image: url(i/cargando.gif);
	background-position: center center;
} 

#ampliacion  #cerrararriba  {
	font-weight : bold;
	background-color : #F8AC01;
	font-family : arial, verdana;
	font-size : 8pt;
	line-height : 18px;
	height : 18px;
	padding-left : 5px;
	text-align : left;
	width: 100%;
} 
#ampliacion  #cerrarampliacion  {
	font-weight : bold;
	background-color : #F7AD00;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	line-height : 20px;
	text-align : right;
	float : right;
	height : 35px;
	padding-right : 5px;
	background-repeat: no-repeat;
	position: inherit;
} 
.float {
	float: left;
	width: 120px;
	padding: 0px;
	vertical-align: top;
}
.copy {
	clear: both;
	padding: 60px 0px 0px 0px;
	text-align: center;
	height: 120px;
	margin: 0px;
}
