/* Generales*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #D6CCA3;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}


form {
	margin: 0px;
}

ul {
	list-style-type: disc;
}


/* Menu */
.borde_menu {
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 6px;
}

.no_borde {
	text-align: right;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 6px;
}

.borde_doble {
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 6px;
}

.borde_submenu {
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 6px;
}

.link_submenu { 
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.link_submenu:hover  {
	font-size: 12px;
    color:#1DACD6;
	text-decoration: none;
}

.linklistado{
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	}

.linklistado:hover,visited{
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
	}

.link_menu {
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}

a.link_menu:hover {
	font-size: 16px;
	text-decoration: none;
	color:#1DACD6;
}


/*Fotos Productos*/

.ventana{
	background-color: #FFFFFF;
}

.fotoprod {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	float:right;
}

/*Titular de seccion*/

.tit_sec_int {
	font-size: 24px;
	color: #1DACD6;
	font-weight: bold;
	padding-bottom: 48px;
	padding-left: 25px;
	padding-right: 5px;
}

.tituloproducto {
	font-size: 16px;
	color: #1DACD6;
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 5px;
}

.subtit_sec_int {
	font-size: 16px;
	color: #1DACD6;
	font-weight: bold;
	padding-bottom: 33px;
	padding-left: 25px;
	padding-right: 5px;
}

.subtit_int {
	font-size: 16px;
	color: #1DACD6;
	font-weight: bold;
	padding-bottom: 33px;
	padding-top: 33px;
	padding-left: 25px;
	padding-right: 5px;
}

/* Textos de seccion */

.txt_int {
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 20px;
}

.txt_form {
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 20px;
}

.txt_pie_int {
	font-size: 11px;
	color: #999999;
	padding-left: 25px;
	padding-top: 45px;
}

.tit_slogan {
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
}


.txtinicio {
	font-size: 10px;
	color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 25px;
	line-height: 20px;
}

/* instalaciones */

.instaltdiz {
	padding-left: 25px;
}


.titinstal {
	font-size:12px;
	padding-bottom: 5px;
	font-weight:bold;
	color: #1DACD6;
}
 
.fotoizq {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float:left;
}
 
.fotoright {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float:right;
}
 
.txtinstal {
	font-size:11px;
	color:#999999;
}

/* Textos Home */
.titular_sec {
	font-size: 16px;
	color: #1DACD6;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 5px;
}

.tit_intro {
	font-size: 16px;
	color: #1DACD6;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 5px;
}

.titular_busca {
	font-size: 16px;
	color: #FFFFFF;
}

.txt_busca {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.txt_tit_busc {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
}

.txt_error {
	font-size: 12px;
	font-weight: bold;
	color: #D76677;
}


.txt_gris_no {
	font-size: 12px;
	color: #666666;
}

.txt_li {
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
}

.txt_gris {
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
}

.txt_azul {
	font-size: 12px;
	color: #3FB8DC;
}

.txt_pie {
	font-size: 11px;
	color: #999999;
	padding-left: 5px;
	padding-top: 20px;
}

.foto {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* Productos */

.td_datos {
	padding-left: 25px;
}

.nombre_bot {
	font-size: 14px;
	font-weight: bold;
	color: #C6233B;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.noproductos {
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
}


.txt_caracter {
	font-size: 11px;
	font-weight:bold;
	color:#666666;
}

.txt_ctc {
	font-size: 11px;
	color:#666666;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* Enlaces*/
.linkbot {
	font-size: 14px;
	font-weight:bold;
	color:#C6233B;
	text-decoration:underline;
}

.linkbot:hover,visited {
	font-size: 14px;
	font-weight:bold;
	color:#C6233B;
	text-decoration:underline;
}

.link_azul { 
	font-size: 12px;
	color: #3FB8DC;
	text-decoration: underline;
}

a.link_azul:hover  {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.link_pie {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

a.link_pie:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.link_gris {
	font-size: 12px;
	color: #666666;	
	text-decoration: underline;
}

a.link_gris:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;	
}

.link_gris {
	font-size: 12px;
	color: #666666;	
	text-decoration: underline;
}

a.link_gris:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;	
}

.link_inicio {
	font-size: 10px;
	color: #666666;	
	text-decoration: underline;
}

a.link_inicio:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;	
}

.link_gris_b {
	font-size: 12px; 
	font-weight:bold;
	color: #666666;	
	text-decoration: underline;
}

a.link_gris_b:hover {
	font-size: 12px;
	font-weight:bold;
	color: #999999;
	text-decoration: underline;	
}

.enlaceprodback {
	font-size: 16px;
	color: #1DACD6;
	font-weight: bold;
}

.enlaceprodback:hover,visited {
	font-size: 16px;
	color: #1DACD6;
	font-weight: bold;
}

/* fondos página de inicio*/

.fndinib {
	background-image: url(../images/fndiniinf.jpg);
	background-position:  top right;
	background-repeat: repeat-x;
}

.fndinidcha {
	background-image: url(../images/fndinidch.jpg);
	background-position:  top;
	background-repeat: repeat;
}

.fndiniizq {
	background-image: url(../images/fnd12ini.gif);
	background-position:  top;
	background-repeat: repeat;
}

.anisybrandies {
	font-size: 18px;
	color: #1DACD6;
	font-weight: bold;
	padding-bottom: 30px;
	padding-left: 25px;
	line-height:20px;
}

/* fondos */
.fnd_busc {
	background-image: url(../images/fnd_td_busc.gif);
}

.fnd_alamb {
	background-image: url(../images/fnd_alambique.jpg);
	background-color: #FFFFFF;
	background-position:  bottom right;
	background-repeat: no-repeat;
}

.fnd_quienes {
	background-image: url(../images/fnd_fundad.jpg);
	background-color: #FFFFFF;
	background-position:  bottom right;
	background-repeat: no-repeat;
}

.fnd_donde {
	background-image: url(../images/fnd_puerta.jpg);
	background-color: #FFFFFF;
	background-position:  bottom right;
	background-repeat: no-repeat;
}

.fnd_productos {
	background-image: url(../images/fnd_alamb_pr.jpg);
	background-color: #FFFFFF;
	background-position:  bottom right;
	background-repeat: no-repeat;
}

.fnd_noticias {
	background-image: url(../images/alam2_baj.jpg);
	background-color: #FFFFFF;
	background-position:  bottom right;
	background-repeat: no-repeat;
}

.fnd_contacto {
	background-image: url(../images/fnd_botella.jpg);
	background-color: #FFFFFF;
	background-position:  bottom right;
	background-repeat: no-repeat;
}

.fnd_adorno {
	background-image: url(../images/adorno.gif);
}

.fnd_degradado {
	background-image: url(../images/fnd_degradado.jpg);
}



/* Tablas */
.margen_td {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 12px;
}

.margen_menu_pie {
	padding-left: 10px;
	padding-left: 20px;
	padding-top: 20px;
}

.margen_volver {
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.margen_submenu_prd {
	padding-bottom: 33px;
}

.margen_bot {
	padding-bottom: 30px;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 12px;
}

/* Noticias */

.txt_not {
	font-size: 12px;
	color: #666666;
	padding-left: 45px;
	line-height: 20px;
}

.txt_not_in {
	font-size: 12px;
	color: #666666;
	padding-top: 33px;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 20px;
}


.txt_fecha_b {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}

.txt_fecha {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 45px;
	padding-bottom: 10px;
}

.ico_news {
	padding-left: 25px;
}

.tit_not_link{
	font-size: 14px;
	font-weight: bold;
	color: #C6233B;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tit_not_res{
	font-size: 16px;
	font-weight: bold;
	color: #C6233B;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.tit_not_res_b{
	font-size: 16px;
	color: #C6233B;
	font-weight: bold;
	padding-bottom: 33px;
	padding-left: 25px;
	padding-right: 5px;
}

a.tit_not:hover {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Formulario */
.caja_tienda {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.caja_acceso {
	border: 1px dotted #D76677;
}

.mail {
	padding-top: 5px;
	padding-left: 20px;
}

.mail_int {
	padding-top: 8px;
	padding-left: 25px;
}

.boton_entrar {
 padding-top: 3px;
}

.boton_entrar_int {
 margin-top: 34px;
}

.textbox {
	font-size: 11px;
	padding-left: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.textboxinicio {
	font-size: 10px;
	color: #666666;
	padding-left: 3px;
	background-color: #FFFFFF;
}

/*enlace neoinnova*/
.neo_txt{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.neo_link {
	font-size: 11px;	
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #004963;
}

a.neo_link:hover {
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #004963;
}

.iniciopag {
	padding-left: 25px;
	padding-top: 25px;
}