/* CSS Document */
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Verdana;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	text-decoration: none;
}
h2 {
	font-size: 17px;
	color: #009900;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.borde_verde_claro {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6FF7A;
	border-left-color: #A6FF7A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6FF7A;
}

h3 {
	font-size: 14px;
	color: #009900;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 11px;
	color: #006600;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(imagenes/endecuento_fondo_boton.gif);
	background-repeat: repeat;
	margin: 2px;
	border: 1px solid #333333;
}
.buscador {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	height: 18px;
	width: 150px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 15px;
}

.campo_txt_for {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	height: 18px;
	width: 180px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 18px;
}

.campo_txt_for_peque {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	height: 18px;
	width: 40px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 15px;
}

.campo_txt_for_large {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	height: 80px;
	width: 180px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-indent: 5px;
	line-height: 15px;
}
.formulario {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #187A18;
	text-decoration: none;
	height: 17px;
	border: 1px solid #35D533;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-indent: 5px;
}

.formulariol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	height: 100px;
	width: 200px;
	border: 1px solid #660000;
	margin: 0px;
	padding: 0px;
	background-color: #D9D2B5;
	text-indent: 5px;
}
#general a:link,#general a:visited,#general a:active {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#general a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#menutop a:link, #menutop a:visited, #menutop a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#menutop a:hover {
	color: #C5FCAB;
	font-weight: bold;
	text-decoration: underline;
}

#mas a:link, #project a:visited, #project a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#mas a:hover {
	color: #000000;
	font-weight: bold;
}

#mayuscula a:link, #remate a:visited, #remate a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#mayuscula a:hover {
	font-weight: bold;
	text-decoration: underline;
}
blockquote {
font-style: italic;
font-size: 120%;
line-height: 150%;
width: auto;
padding: 0px 0px 5px 30px;
margin: 15px 0;
}

blockquote p {
padding: 0 30px 0 0;
margin-top: 0;
}

blockquote.b {
color: #666;
font-style: italic;
font-size: 110%;
line-height: 135%;
width: auto;
padding: 0px 0px 5px 15px;
margin: 15px 0 15px 15px;
background: none;
}

.tabaalbum {
	background-color: #D9D2B5;
	background-image: url(imagenes_ecodesarrollo/ecodesarrollo_fondo_foto.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 5px;
}
.tabla {
	border: 1px solid #006600;
	margin: 2px;
	padding: 5px;
}
.texto_productos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}


.texto_remate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
}
.texto_remate2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.txt_total {
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.tit_produ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5F6776;
	text-decoration: none;
}
.subtit_produ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txt_azul1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.txt_azul2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}
.txt_blanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bordeverde {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
}

.bordeverde_completo {
	border: 1px solid #009900;
}

.bordegris {
	border: 1px solid #CCCCCC;
}
.bordenegro {
	border: 1px solid #333333;
}
.txt_productos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_tachado {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.logintext {
	font-size: 11px;
	color: #666;
	background-image: url(imagenes/campo_registro_2009.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 105px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.botonlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060;
	background-color: #FFF;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	cursor: pointer;
}
