body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pixel_fondo.gif);
}
.form {
	font-family: "Arial", Times, serif;
	font-size: 10px;
	color: #990000;
	border: 1px solid #919189;
	background-image: url(images/bg_campos_formularios.jpg);
	background-color: #F1F1E5;
	background-repeat: repeat-x;
}
.textoboldmarron {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #956E51;
	text-decoration: none;
}
.textobold {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.texto {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}
.textogris {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
	text-align: justify;
}
.textocrema {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
}
.textocremabold {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffcc;
}
.textocrema2 {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
}
.textocremabold2 {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffcc;
}