body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-weight: bold;
	background-image:url(images/fondo.jpg);
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#aa0000;
	background-repeat:  repeat-y;
	background-position: center center;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CC0001;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fondo_rojo {
	background-image: url(images/fondo_rojo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 378px;
}
.pie {
	background-image: url(images/pie.jpg);
	background-repeat: no-repeat;
	height: 58px;
}
.texto_pie {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	height: 50px;
	letter-spacing: 1px;
}



.textos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-weight: normal;

}
.foto
{
	border: 2px solid #FFFFFF;
	background-color: #ECCFBD;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}

.img_captcha {
	border: #000000 1px solid;
	background-color: #c0c0c0;
}

.descrprod  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}
.fondo_rojo_linea {
	background-image: url(images/linea_fondo.jpg);
	background-repeat:  repeat-y;
	background-position: top;
	height: 378px;
}
.div_sup {
	background-image: url(images/div.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.cabecera {
	background-image: url(images/cabecera.jpg);
	background-repeat: no-repeat;
	height: 203px;
}
.linea_vertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0001;
	width: 215px;
}
.linea_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0001;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 33px;
	vertical-align: middle;
}
.bot_sup {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 33%;
}
.bot_sup a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bot_sup a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bot_sup a:hover {
	text-decoration: none;
	color:#000000;
}
.bot_sup a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.bot_titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/as_b.gif);
	background-repeat: no-repeat;
	background-position: 170px center;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 11px;
	vertical-align: middle;
	height: 25px;
	width: 190px;
	border: 1px solid #FFFFFF;
}
.bot {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	height: 14px;
	width: 190px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-indent: 22px;
}
.descrprod_rojo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0001;
}
.campo_form {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0001;
	background-color: #F5CEB1;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px dotted #D39679;
}
.campo_form_activo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0001;
	background-color: #F5CEB1;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #D39679;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.linea_horizontal_negro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0001;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 33px;
	vertical-align: middle;
}
.textos2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #222222;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
}

