
body {
	background-image: url(background.jpg);
	background-color: #A35307;
	background-repeat: no-repeat;
}

#contenedor{
	position:absolute;
	top:0px;
	left:0px;
}

.enlace, .enlace a {
		font-family: Verdana;
	font-size: 11px;
	color: #6A3500;
		text-decoration:none;
}
.enlace a:hover { 
	 text-decoration: underline;
}


.pie, .pie a {
		font-family: Verdana;
	font-size: 11px;
	color: #996600;
		text-decoration:none;
}
.pie a:hover { 
	 text-decoration: underline;
}

.texto_01 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.titulo01 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.negrita {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.titulo_hora {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.texto_02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titulo03 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.bullets {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.titulo04 {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #717100;
}
