.izquierda{
	float:left;
}
.derecha{
	float:right;
}
h2{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #FDB816;
}
hr{
	border:3px solid #FDB816;
	margin:0;
	padding:0;
}
.centrarTexto{
	text-align:center;
	border-left:1px solid #684B05;
}
.linkAmarillo{
	color:#FDB816;
	font-weight:bold;
}
.derecgaTextos{
	text-align:right;
}
.combos{
	font-size:10px;
	margin-left:5px;
}
dt{
	color:#FDB816;
	font-weight:bold;
}
dd{
	margin:3px;
	padding:4px 0;

}
.textoAmarillo{
	color:#FDB816;
}
.bgGris{
	background-color:#2E2102;
	padding:3px;
}
html>body #Footer_Main
{
position:relative;
top:600px;left:-200px;
}
html>body #Footer_Main_hablar_ficha
{
position:relative;
top:900px;left:-200px;
}
html>body #Footer_Main_hablar_diario_verano
{
position:relative;
top:400px;left:-200px;
}
html>body #Footer_Main_index
{
position:relative;
top:470px;left:-200px;
}