body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	a:hover {
	color: #B20F13;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
}.bg_menu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
}
.bg_footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
}
.bg_body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.bg_header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.bg_datos {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.txt_datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.bottom_link {
	font-family: Verdana;
	font-size: 16px;
	font-style: bold;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
	color:#B20F13;
	text-decoration:none;
	background-color:inherit;
	text-decoration: none;
	font-weight: bold;
}
.little_link {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color:inherit;
	text-decoration: none;
}
.little_link:hover
{
	color:#B20F13;
	text-decoration:none;
	background-color:inherit;
	text-decoration: none;
	font-weight: bold;
}
.rotulo {
	background-image: url(../images/rotulos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.box_form {
	height: 30px;
	width: 400px;
	border: 1px solid #999999;
}
.box_form2 {

	height: 60px;
	width: 400px;
	border: 1px solid #999999;
}
.frame_photo {
	border: 1px solid #666666;
}
.bg_equipamiento {
	background-image: url(../images/bg_equipamiento.jpg);
	background-repeat: no-repeat;
}
.descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bold {
	font-weight: bold;
}
.estado {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

