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


.h1{
	color: #a47c54;
	font-size: 30px;
	font-weight: normal;
	font-family: 'century gothic';
	text-align:left;
}

.h1 A:link {text-decoration: none; color:#6b6b6b;}
.h1 A:visited {text-decoration: none; color: #fff;}
.h1 A:hover {text-decoration: none; background-color:#ffcc00; color:#fff;
} 

.h2{
	text-align:left;
	font-weight: normal;
	font-family: 'century gothic';
	font-size:14px;
	line-height: 22px;
	color: #4e3f31;
	margin-top: 30px;
}
.h2 A:link {text-decoration: none; color:#a47c54; font-weight: bold;}
.h2 A:visited {text-decoration: none; color: #a47c54; font-weight: bold;}
.h2 A:hover {text-decoration: none;  color:#4e3f31; font-weight: bold; } 


#formulario{
	text-align:left;
	font-family: 'Century Gothic', Century, sans-serif;
	font-size:15px;
	color: #4e3f31;
}
#pie{
	margin: 0px 0 0 35px;
	width:890px;
	height:72px;
	background-image: url(elements/fondopie.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
.pie{
	text-align: center;
	font-family: 'Century Gothic', Century, sans-serif;
	font-size:12px;
	line-height:17px;
	color: #4e3f31;
}

.pie A:link {text-decoration: none; color:#a47c54; font-weight: bold;}
.pie A:visited {text-decoration: none; color: #a47c54; font-weight: bold;}
.pie A:hover {text-decoration: underline;  color:#4e3f31; font-weight: bold; } 



#cabecera{
	text-align:left;



}


#cuerpo{
	text-align: left;
	margin: 5px 0 0 0;
	background-color: #fff;
}




#contador{
	text-align:left; 
	margin: -20px 0 0 0;
}
.dias{
	color: #952dbc;
	font-size: 60px;
	font-weight:normal;
	font-family: 'century gothic';
	text-align:center;
	
}
#dias{
	margin: -140px 0 0 630px;
}