/* CSS Document */

body{ margin:0px; font-family:Arial, Helvetica, sans-serif; background-color:#2D2D2D;}


a:link {text-decoration: none; color:#000000; font-weight:bold;}
a:visited {text-decoration: none; color:#000000; font-weight:bold;}
a:hover {text-decoration: underline; color:#666666; font-weight:bold;}
a:active {text-decoration: none; color:#000000; font-weight:bold;}

input{font-size: 11px;color: #666666; height: 16px;border: 1px solid #9B6100; padding-left: 2px;text-align:center;border:#9B6100 solid 1px;}
select{font-size: 10px;color: #666666; height: 16px;border: 1px solid #9B6100;padding-left: 2px; text-align:center;border:#9B6100 solid 1px;}
.tex_blanco_10 a:visited { font-size: 10px;color: #FFFFFF;}

/* Estilos para los textos */

.boton_negro{font-size:10px; color:#FFFFFF; background-image:url(../images/bkg_negro.jpg); height:18px; border:#000000 solid 1px;}
.lista_num{font-size: 10px; color:#FFFFFF; background-color:#DC0705; height: 16px; border: 1px solid #9B6100; padding-left:5px; text-align:left; border:#990000 solid 1px;}
.titulos_grandes_35 {
	font-size: 35px;
	color: #333333;
	font-family: tahoma;
	text-transform: uppercase;
	text-align: center;
	background-position: center bottom;
}
.subtitulos_23 {
	font-size: 23px;
	color: #1A1A1A;
	font-family: tahoma;
	text-transform: uppercase;
	text-align: left;
	background-position: left bottom;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
}
.textos_general_13 {
	font-size: 13px;
	color: #1A1A1A;
	font-family: tahoma;
	text-transform: none;
	text-align: left;
	background-position: left bottom;
	font-style: normal;
	font-weight: normal;
	padding-left:15px;
}
.textos_bold_13 {
	font-size: 13px;
	color: #1A1A1A;
	font-family: tahoma;
	text-transform: none;
	text-align: left;
	background-position: left bottom;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	padding-left: 15px;
}
.titulo_productos{
font-size: 14px;
	color: #000000;
	padding-left:15px;
	font-family: tahoma;
	text-transform: none;
	text-align: left;
	font-style: normal;
}
