/* CSS Document */

body {
	background:#1A1A1A url(img/fondo.jpg) repeat-x center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style_title {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.style_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.style_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #FD392F;
	text-align: left;
}
.style_camp {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border: none;
}
.style_gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: left;
}
A:link, A:visited { color: #FFFFFF;}

