body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	background-image:url(../img/bg_sitio.jpg);
	background-repeat:repeat-x;
}
bg_productos {
	background-image: url(../img/productos/bg_fichas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.bg_productos {
	background-color: #FFFFFF;
	background-image: url(../img/productos/bg_fichas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_menu {

	background-image: url(../img/menuprinc_bajo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu_int {

		background-position: bottom;
}
.ficha_prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;

}
.ficha_slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 18px;
	font-weight: bold;
	text-indent: 10px;
	text-align: right;

}
.ficha_categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 10px;
	font-weight: bold;
	text-indent: 10px;

}
.ficha_subcategoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 40px;
	border-left-color: #EAF7FF;
}
.ficha_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004c92;
	font-size: 10px;
	font-weight: bold;
	text-indent: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 10px solid #FFFFFF;

}
.texto_fomr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.texto_btn_fomr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-size: 10px;
	font-weight: bold;
	border-top-color: #6FB3D8;
	border-right-color: #6FB3D8;
	border-bottom-color: #6FB3D8;
	border-left-color: #6FB3D8;

}



.slogan{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: "#000099";
}


.textos{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: "#000";
}


.textos_azul{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: "#0000CC";
}
