body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{
	font-family:verdana;
	font-size:10px;
}

.inp_text{font-family:verdana; font-size:10px; width:350px}
.inp_combo{font-family:verdana; font-size:10px;	width:200px;}
.inp_textarea{font-family:verdana; font-size:10px; width:350px;height:100px}

.paginador{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.paginador_lnk{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.paginador_lnk:hover{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#083821;
	text-decoration:underline;
}

.resultado_busqueda{
	color:#333333;
	font-weight:bold;
	font-size:14px;
}

.precio_en{
	color:#333333;
	font-size:12px;
}

.destacado_rojo{
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}

.font_rojo{
	color:#FF0000;
}

.linea_punteada_top{
	border-top:1px dashed #CCCCCC;
}

.linea_punteada_bottom{
	border-top:1px dashed #CCCCCC;
}

.buscar{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.buscar:hover{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

.buscar_header{
	font-size:26px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#666666;
}

.campo_obligatorio{
	color:#990000;
	font-weight:bold;
}

.separador{
	background-color:#EEEEEE;
	height:3px;
	font-size:1px;
	border-bottom:1px solid #CCCCCC;
}


.menu_tarifario{
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.menu_tarifario_coty{
	background-color:#EEEEEE;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.menu_tarifario_totales_coty{
	background-color:#EEEEEE;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

.texto_tarifario{
	border-bottom:1px dashed #AAAAAA;
	padding-top:3px;
	padding-bottom:3px;
}

.buscar{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.texto_tarifario_coty{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
}

.texto_tarifario_totales_coty{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
}

.texto_incluye{
	font-size:10px;
}

.panel_tarifario{
	border:1px solid #CCCCCC;
	background-color:#F7F5EE;
	margin-bottom:10px;
}

.precio_tarifario{
	color: #083821;
	font-size:12px;
	font-weight:bold;
	background-color:#E4E3DF;
	border-bottom:1px dashed #AAAAAA;
}

.precio_tarifario_totales_coty{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.promo_tarifario{
	color:#C60000;
}

.panel{
	font-size:10px;
	margin-bottom:3px;
	border:1px solid #999999;
}


.powered{
	font-size:9px;
	color: #666666;
}

.titulo_coty{
	font-size:18px;
	font-weight:bold;
	color:#666666;
}

.titulo_agregar_grande{
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#666666;
}

.titulo_agregar_chico{
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#666666;
}
.titulo_coti{
	font-size:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#083821;
}
.items_coti{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.campos_ogligatorios{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.titulo_item{
	color:#0C5331;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.texto_explicativo{
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
.btn-sup {
	font-family: Arial;
	font-weight: normal;
	font-size:12px;
	color: #000000;
	text-decoration:none;

}
.btn-sup:hover {
	font-family:  Arial;
	font-weight: normal;
	font-size:12px;
	color: #333333;
	text-decoration:underline;

}
.texto-gris {
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	color: #CCCCCC;
	text-decoration:none;

}

#clicktur{ margin-bottom: 2px; height:15px; width:130px; vertical-align:baseline; }
.align_bottom{ float: bottom;   }
