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

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #350c08;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.pie {color: #FFFFFF;
font-size:12px;

}
.texto_rojo {
	color: #990000;
	font-weight: bold;
}
.campo2 {
    font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8D180E;
	border: 1px #8D180E dashed;
	background-color: #ffffff;
	}
	
	.style1 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
