body {
	background-color: #333333;
	background-image: url(../activos/fondo.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #f5f5f5;
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-track-color: #f5f5f5;
	scrollbar-arrow-color: #f5f5f5;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.rojos
{	color: #BC4E1A;
	font-weight: bold;
	}
.negros
{	color: #555555;
	font-weight: bold;
	}
.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height: 18px;
}
a.negro:link, a.negro:visited {
	color: #555555;
	text-decoration: none;
}
a.negro:hover {
	color: #555555;
	text-decoration: underline;
}
.desarrollo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #BC4E1A;
	font-weight: bold;
	text-indent: 5px;
	letter-spacing: 1px;
}
.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	word-spacing: 2px;
	margin-left: 18px;
	line-height: 17px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: none;
}
.line {
	line-height: 13px;
}
.div_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: justify;
}
.div_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC4E1A;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	font-weight: bold;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	padding-left: 10px;
	padding-top: 6px;
	text-align: left;
}
.input {
	font-size:7pt;
	font-family:verdana;
	color:#555555;
	border-style:solid;
	border-color:#999999;
	border-width:1;
	background:#ffffff;
	text-align:left;
	margin-left: 10px;
}
textarea{
	font-size:7pt; font-family:verdana; color:#555555; border-style:solid; border-color:#999999; border-width:1; background:#ffffff; text-align:left;
}
select{
	font-size:7pt; font-family:verdana; color:#555555; border-style:solid; border-color:#999999; border-width:1; background:#ffffff; text-align:left;
}
.boton {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #801C1C;
	cursor: hand;
	border: thin solid #801C1C;
}