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;
	background-color: #A4A9C6;
	font-weight: bold;
	background-image:url(images/pixel.gif);
	scrollbar-face-color:#8C99BC;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#BABED9;
}
a:link {
	color: #DE64B7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE64B7;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #DE64B7;
}
.cabecera {
	background-image: url(images/cabecera.jpg);
	background-repeat:  repeat-x;
	height: 86px;
	text-align: center;
	vertical-align: middle;
}
.pie {
	background-image: url(images/pie.jpg);
	background-repeat:  repeat-x;
	height: 45px;
	text-align: center;
	vertical-align: bottom;
	background-color: #A4A9C6;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADB3D3;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	height: 25px;
}

.div1 {
	background-image: url(images/div.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
	height: 23px;
}
.div2 {
	background-image: url(images/div_2.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
	height: 11px;
}
.cuadro_fondo {
	background-image: url(images/fondo_degradado.png);
	background-repeat:  repeat-y;
	height: 200px;
	background-position: center;
}
.flor {
	background-image: url(images/cuad_inf_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cuerpo {
	background-image: url(images/fondo_degradado.jpg);
	background-repeat:  repeat-x;
	height: 400px;
	text-align: center;
	vertical-align: top;
	background-color: #FEFEFE;
}


.textos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;

}
.foto
{
	border: #000000 1px solid;
	background-color: #c0c0c0;
}
.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;
}
.bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECECEE;
}

.pie_texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: bottom;
	height: 45px;
	padding-bottom: 3px;
}
.sub_titlos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3399;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	font-style: italic;
	height: 22px;
	text-indent: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DE64B7;
}
.formulario_campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993366;
	background-color: #EDEDF5;
	border: 1px solid #6C80A3;
}
.cuadro {
	border: 1px solid #DC3AAA;
}
.textos2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-weight: normal;
}
.textos2 a:link {
	color:#9999FF;
	text-decoration: none;
}
.textos2 a:visited {
	text-decoration: none;
	color: #9999FF;
}
.textos2 a:hover {
	text-decoration: underline;
	color:#FF66CC;
}
.textos2 a:active {
	text-decoration: none;
	color: #9999FF;
}

