/* ----- ETIQUETAS ----- */

body{
   background: url(../img/texturas/fondo.gif);
   height: 100%;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}


/* ------ CENTRADO ---------------*/
.contenedor{
   height: 560px;
   margin-bottom: auto;
   margin-left: auto;
   margin-right: auto;
   margin-top: auto;
   width: 857px;
   text-align:left;
}

.tabla_contenedora {
   height: 100%;
   width: 100%;
   text-align: center;
   vertical-align: center;
}
.td_margenes {
   height: auto;
   width: auto;
}
.tr_central {
   text-align: center;
}



/*----------INDEX--------------*/


.index {
   height: 546px;
   width: 756px;
}

.foto_index {
   height: 180px;
   width: 250px;
   background-color: #000000;
   background-repeat: no-repeat;
}

.index .index_12 {
   float: left;
   height: 503px;
   width: 503px;
}

.index .index_12 .index_1 {
   float: left;
   height: 503px;
   width: 250px;
}
.index .index_12 .index_1 .foto_peq_arb1 {
   background-image: url(../img/index/11.jpg);
   background-position: 35px 24px;

}

.index .index_12 .index_1 .foto_gran_izq1 {
   background-image: url(../img/index/21.jpg);
   background-position: 0px 0px;
   margin-top: 3px;
}

.index .index_12 .index_1 .foto_peq_abj1 {
   background-image: url(../img/index/13.jpg);
   background-position: 35px 11px;
   margin-top: 3px;
}

.index .index_12 .index_2 {
   float: right;
   height: 503px;
   width: 250px;
}

.index .index_12 .index_2 .foto_gran_arb {
   background-image: url(../img/index/12.jpg);
   background-position: 0px 0px;
}

.index .index_12 .index_2 .foto_med {
   background-image: url(../img/index/22.gif);
   background-position: 0px 0px;
   margin-top: 3px;
}

.index .index_12 .index_2 .foto_gran_abj {
   background-image: url(../img/index/23.jpg);
   background-position: 0px 0px;
   margin-top: 3px;
}

.index .index_3 {
   float: right;
   height: 180px;
   width: 250px;
}

.index .index_3 .foto_peq_arb3 {
   background-image: url(../img/index/31.jpg);
   background-position: 26px 24px;
}

.index .index_3 .foto_gran_der3 {
   background-image: url(../img/index/32.jpg);
   background-position: 0px 0px;
   margin-top: 3px;
}

.index .index_3 .foto_peq_abj3 {
   background-image: url(../img/index/33.jpg);
   background-position: 26px 11px;
   margin-top: 3px;
}

#banderas[id] {
	position:absolute;
	margin-left:80px;
	margin-top:158px;
}

#banderas {
	margin-left:80px;
	margin-top:158px;
}

#banderas img {
	border:0;
}


/*------------RUTA----------*/

.ruta[class] {
   padding-top: 4px;
   height: 15px;
   margin-bottom: -10px;
   text-align: left;
}

.ruta {
   color: #3b3b3b;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   height: 17px;
   line-height: 10px;
   margin-bottom: -10px;
   padding-top: 4px;
   text-align: left;
   width: 857px;
	width:700px;
}

.ruta_banderas[class] {

	padding-top: 4px;
   height: 15px;
   margin-top: -9px;
   text-align: right;
}

.ruta_banderas {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   height: 17px;
   line-height: 10px;
   float:right;
   margin-top: -8px;
   margin-bottom: -10px;
   padding-top: 4px;
}

.ruta_banderas img {
	border:none;
}

.ruta a {
	color: #3b3b3b;
	text-decoration:none;
}

.ruta a:hover {
	text-decoration:underline;
}

/*-------ENCABEZDO TEXTURA---------*/
.encabezado_textura {
   background-image: url(../img/texturas/diagonal.gif);
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   height: 28px;
   width: 688px;
}

.texto_encabezado {
   padding-top: 6px;
   padding-left: 8px;
}

/* ------ CABECERA ----------*/

.cabecera {
   background-color: #000000;
   background-image: url(../img/cabecera/cuadros.gif);
   height: 106px;
   font-family: Arial, Helvetica, sans-serif;
   width: 857px;
}

.cabecera #banderas[id] {
	margin-left:757px;
}

.cabecera #banderas {
	position:absolute;
	height:20px;
	margin-top:0px;
	margin-left:-88px;
	text-align:right;
	width:96px;
}

.cabecera #banderas img {
	margin-left:0px;
}

.cabecera img {
   border: 0px;
   margin-left: 10px;
   margin-top: 5px;
}

.logo[class] {
   margin-left: 12px;
   width: 192px;
}

.logo {
   background-color: #000000;
   float: left;
   height: 79px;
   margin-left: 6px;
   margin-right: 40px;
   margin-top: 13px;
   width: 195px;
   padding-left:3px;
}

.boton {
   background-image: url(../img/cabecera/boton.gif);
   background-repeat: no-repeat;
   float: left;
   font-size: 11px;
   font-weight: bold;
   color: #E4BE22;
   text-align: center;
   text-transform: uppercase;
   height: 32px;
   margin-left: 20px;
   margin-top: 74px;
   width: 78px;
}

.boton a {
   color: #F3ECDA;
   font-weight: bold;
   text-decoration: none;
}

.boton a:hover {
  color: #E4BE22;
}


/*-----CONTENEDOR SECCIONES-------------*/
.contenido {
  height: 435px;
  margin-top: 10px;
  text-align: left;
  width: 857px;
}


/* ----------INICIO---------*/

#inicio_foto[id] {
	margin-top:-6px;
}

.linea_gris {
   background-color: #323232;
   height: 10px;
   font-size: 0px;
   width: 688px;
}
.foto_inicio {
   height: 415px;
   width: 688px;
   background-image: url(../img/inicio/salon.jpg);
}

.noticias {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.noticias .cabecera_noticias[class] {
	width: 158px;
	height: 18px;
	padding-top: 2px;
}

.noticias .cabecera_noticias {
   background-image: url(../img/inicio/cab_noticias.gif);
   background-repeat: no-repeat;
   color: #ffffff;
   font-size: 12px;
   height: 17px;
   padding-top: 3px;
   width: 161px;
   padding-left:3px;
}
.noticias .cuerpo_noticias {
   background-color: #717171;
   background-image: url(../img/inicio/logos.gif);
   background-position: 5px 362px;
   background-repeat: no-repeat;
   height: 415px;
   margin-top: 3px;
   padding: 5px 5px 5px 5px;
   text-align: left;
   width: 161px;
}
.noticias .cuerpo_noticias[class] {
   background-color: #717171;
   height: 405px;
   margin-top: 0px;
   width: 151px;
}
.noticias .texto_grande[class] {
      letter-spacing: 1px;
}

.noticias .texto_grande {
   color: #000000;
   font-size: 12px;
   font-weight: 600;
}
.noticias .texto_blanco {
   color: #ffffff;
   font-size:10px;

   width:150px;
}

.noticias .texto_blanco a {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.noticias .texto_blanco a:hover {
	color:#ffffff;
}

.noticias .texto {
   color: #000000;
   font-size:10px;
}
.noticias img {
   border: none;
   float: right;
}


/*-------EMPRESA-------------*/

.empresa {
  background-color: #F3ECDA;
  float: left;
  height: 435px;
  width: 688px;
}

.empresa .foto {
   background-image: url(../img/empresa/salon.gif);
   background-repeat: no-repeat;
   background-position: 2px 15px;
   float: left;
   height: 407px;
   width: 200px;
}

.empresa .texto[class] {
   font-size: 10.5px;
   line-height: 11.5px;
}

.empresa .texto {
   color: #323232;
   float: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: 600px;
   height: 407px;
   line-height: 11px;
   width: 470px;
}

.empresa .texto .caracteres {
   margin: 18px 20px 2px 0px;
}

/*---------PRODUCTOS----------*/
#productos {
  background-color: #F3ECDA;
  float: left;
  height: 435px;
  width: 857px;
}

#productos #menu_familias[id] {
	margin-left:14px;
	width:150px;
	height: 362px;
}

#productos #menu_familias {
	font-family:Arial;
	font-size:12px;
	float:left;
	height: 372px;
	width:160px;
	margin-top:18px;
	margin-left:7px;
	background-color:#b5aea5;
	padding:5px;
}

#productos #menu_familias p {
	margin-top:0px;
	margin-bottom:10px;
}

#productos #menu_familias a {
	color:#000000;
	text-decoration:none;
}

#productos #menu_familias a:hover {
	text-decoration:underline;
}

#productos #cuadros_centro[id] {
	width:504px;
}

#productos #cuadros_centro {
	float:left;
	height: 378px;
	width:504px;
	margin-top:18px;
	margin-left:10px;
}

#productos #cuadros_centro .cuadro {
	float:left;
	width:120px;
	height:120px;
	background-color:#76716c;
	margin-right:6px;
	margin-bottom:6px;
}

.cuadro_gris {
	font-family:Arial;
	font-size:14px;
	text-align:center;
	color:#ffffff;
	padding-top:12px;
}

.num_amarillo {
	font-size:50px;
	font-weight:bold;
	color:#ffd110;
}

.num_granate {
	font-size:50px;
	font-weight:bold;
	color:#8a2c3c;
}

#productos #cuadros_derecha[id] {
	margin-left:4px;
}

#productos #cuadros_derecha {
	float:left;
	height: 372px;
	width:150px;
	margin-top:18px;
	margin-left:-2px;
}

#productos #cuadros_derecha .titulo[class] {
	height:16px;
}

#productos #cuadros_derecha .titulo {
	height:17px;
	background:url(../img/productos/cab_productos.gif) no-repeat top right;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	padding-top:1px;
	padding-left:3px;
	margin-bottom:3px;
}

#productos #cuadros_derecha .texto[class] {
	height:98px;
}

#productos #cuadros_derecha .texto {
	height:100px;
	margin-bottom:6px;
	background-color:#9e9892;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#323230;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
}

#productos #cuadros_derecha #cuadro_inferior[id] {
	height:108px;
}

#productos #cuadros_derecha #cuadro_inferior {
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	height:120px;
	background-color:#8a2c3c;
	text-align:center;
	padding-top:12px;
	padding-left:5px;
	padding-right:5px;
}

/*-----PRODUCTOS / FICHAS-------*/

#productos #logo_ficha[id] {
	margin-left:14px;
}

#productos #logo_ficha {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#323230;
	float:left;
	height: 372px;
	width:140px;
	margin-top:18px;
	margin-left:7px;
}

#productos #logo_ficha img {
	margin-bottom:10px;
}

#productos #fichas_productos {
	float:left;
	height: 372px;
	width:680px;
	margin-top:18px;
}

#productos #fichas_productos #descripcion_familia[id] {
	height:160px;
}

#productos #fichas_productos #descripcion_familia {
	height:172px;
	padding-bottom:12px;
	font-family:Arial;
	font-size:10px;
	color:#323230;
}

#productos #fichas_productos #descripcion_familia img {
	border:0;
}

#productos #fichas_productos #descripcion_familia a {
	color:#323230;
}

#productos #fichas_productos #descripcion_familia p {
	margin-top:0px;
	margin-bottom:5px;
}

#productos #fichas_productos #descripcion_familia table {
	font-family:Arial;
	font-size:10px;
	color:#323230;
}

#productos #fichas_productos #fichas {
	height:180px;
}

#productos #fichas_productos #fichas .foto_hotel[class] {
	margin-left:100px;
	margin-right:20px;
}

#productos #fichas_productos #fichas .foto_hotel {
	float:left;
	margin-top:20px;
	margin-left:50px;
	margin-right:60px;
}

#fichas .foto_hotel img {
	border:0;
}

#productos #fichas_productos #fichas .producto[class] {
	margin-left:10px;
	margin-right:0px;
}

#productos #fichas_productos #fichas .producto {
	float:left;
	height:170px;
	width:124px;
	margin-left:5px;
	margin-right:5px;
	background-color:#323230;
	text-align:center;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	line-height:15px;
}

#fichas .producto img {
	border:0;
	margin-bottom:3px;
}

span.letrapeq {
	font-size:11px;
	color:#dededc;
}

/*---------PEDIDOS----------*/

#pedidos {
	background-color: #F3ECDA;
	float: left;
	height: 435px;
	width: 857px;
	color:#323230;
	font-family:Arial;
	font-size:13px;
}

#pedidos #identificacion[id] {
	margin-left:10px;
}

#pedidos #identificacion {
	float:left;
	margin-top:10px;
	margin-left:5px;
	width:250px;
	height:270px;
}

#pedidos #identificacion table {

	font-size:13px;
	color:#000000;
}

#pedidos #identificacion td {
	height:0px;
	padding:0px;
	border:0px;
}

#pedidos #identificacion input.margenes[class] {
	margin-top:1px;
	margin-bottom:1px;
	margin-right:1px;
	margin-left:1px;
}

#pedidos #identificacion input {
	font-family:Arial;
	font-size:12px;
	padding:1px;
	height:19px;
	margin:0;
	margin-right:1px;
	margin-left:1px;
	width:160px;
}

#pedidos #pedido {
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:576px;
	height:270px;
}

#pedidos #pedido table {

	font-size:13px;
	color:#000000;
}

#pedidos #pedido td {
	height:0px;
	padding:0px;
	border:0px;
}

#pedidos #pedido input[class] {
	margin-top:1px;
	margin-bottom:1px;
	margin-right:1px;
	margin-left:1px;
}

#pedidos #pedido input {
	font-family:Arial;
	font-size:12px;
	padding:1px;
	height:19px;
	margin:0;
	margin-right:1px;
	margin-left:1px;
}

#pedidos #pedido input.ref {
	width:70px;
}

#pedidos #pedido input.desc {
	width:280px;
}

#pedidos #pedido input.col {
	width:120px;
}

#pedidos #pedido input.cant {
	width:70px;
	text-align:right;
}

#pedidos #sugerencia_contacto[id] {
	margin-left:10px;
}

#pedidos #sugerencia_contacto {
	float:left;
	margin-top:10px;
	margin-left:5px;
	width:836px;
}

#pedidos #sugerencia_contacto a {
	text-decoration:none;
	color:#323230;
}

#pedidos #sugerencia_contacto a:hover {
	color:#8a2c3c;
}

#pedidos form {
	margin-top:0px;
	margin-bottom:0px;
}

#pedidos input {
	font-family:Arial;
	font-size:12px;
	padding:1px;
	height:19px;
	border:1px solid #41403d;
	background-color:#dddddd;
}

#pedidos p {
	margin-top:0px;
	margin-bottom:10px;
}

#pedidos p.titulos {
	font-size:16px;
	font-weight:bold;
}

#pedidos input#enviar[id] {
	padding-top:2px;
}

#pedidos input#enviar {
	background-color:#8a2c3c;
	color:#ffffff;
	border:none;
	font-weight:bold;
	padding:3px;
	width:120px;
	height:21px;
	cursor:pointer;
}

/*---------CLIENTES----------*/

.clientes {
  background-color: #F3ECDA;
  background-image: url(../img/clientes/linea.gif);
  background-repeat: no-repeat;
  background-position: 18px 150px;
  float: left;
  height: 435px;
  width: 688px;
}

.clientes .texto[class] {
   font-size: 10.5px;
   line-height: 11.5px;
}

.clientes .texto {
   color: #323232;
   float: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: 600px;
   height: 165px;
   line-height: 11px;
   width: 686px;
}

.clientes .texto .caracteres {
   margin: 14px 20px 2px 20px;
}
.clientes .texto .caracteres2[class] {
   margin: 5px 20px 0px 0px;
}

.clientes .texto .caracteres2 {
   color: #666666;
   margin: 26px 20px 0px 0px;
   text-align: right;
   line-height: 14px;
   height:56px;
}

.clientes .texto .caracteres2 a {
   color: #666666;
   text-decoration: none;
}

.clientes .texto .caracteres2 a:hover {
   color: #000000;
   text-decoration: none;
}

.clientes .fotos {
   height: 170px;
   width: 686px;
   margin-left:2px;
}

.clientes .fotos .foto[class] {
   float: left;
   height: 150px;
   margin-left: 21px;
   margin-top: 55px;
   width: 140px;
   margin-right:6px;
}

.clientes .fotos .foto {
   float: left;
   height: 150px;
   width: 140px;
   margin-right: 12px;
   margin-left: 10px;
}

.clientes .fotos .foto img.fotos_clientes[class] {
   margin-left: 0px;
   margin-top: 0px;
}

.clientes .fotos .foto img.fotos_clientes {
   margin-left: 0px;
   margin-top: 25px;
   border: 2px solid #666666;
}

/*-----------CONTACTO---------*/
.contacto {
  background-color: #F3ECDA;
  background-image: url(../img/clientes/linea.gif);
  background-repeat: no-repeat;
  background-position: 18px 120px;
  float: left;
  height: 435px;
  width: 688px;
}

.contacto .texto[class] {
   font-size: 10.5px;
   line-height: 11.5px;
}

.contacto .texto {
   color: #323232;
   float: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   height: 124px;
   line-height: 11px;
   width: 686px;
}

.contacto .texto .caracteres {
   margin: 14px 20px 2px 20px;
}

.contacto .formulario {
   color: #000000;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   width: 340px;
}

.contacto .formulario_2 {
   color: #000000;
   float: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   width: 340px;
}

.contacto .etiqueta[class] {
   margin-left: 40px;

}

.contacto .etiqueta {
   float: left;
   height: 16px;
   margin-top: 16px;
   margin-left: 20px;
   width: 90px;

}

.contacto .contacto_margen[class] {
    margin-right: 50px;
    width: 140px;

}
.contacto .contacto_margen {
   float: right;
   margin-right: 40px;
   margin-top: 16px;
   width: 120px;
}
.contacto input {
   background-color: #dddddd;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   height: 16px;
   width: 120px;
   border: solid;
   border-width: 1px;
   border-color: #323232;
}

.contacto textarea {
   background-color: #dddddd;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   height: 70px;
   width: 120px;
   border: solid;
   border-width: 1px;
   border-color: #323232;
}
.contacto .linea {
   background-color: #0066CC;
}

.contacto .pie_contacto {
   float: right;
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   width: 666px;
}

.contacto .boton_contacto[class] {
   padding-right: 120px;
   margin-right: 0px;
}


.contacto .boton_contacto {
   float: right;
   height: 16px;
   margin-bottom: 16px;
   margin-right: 13px;
   margin-top: 16px;
   width: 30px;
}

.contacto input#enviar[id] {
	padding-top:2px;
}

.contacto input#enviar {
	background-color:#8a2c3c;
	color:#ffffff;
	border:none;
	font-weight:bold;
	padding:3px;
	width:120px;
	height:21px;
	cursor:pointer;
}

/*---------SITUACIÓN---------*/

.situacion {
  background-color: #F3ECDA;
  float: left;
  height: 435px;
  width: 688px;
}

.situacion .texto[class] {
   font-size: 10.5px;
   line-height: 11.5px;
}

.situacion .texto {
   color: #323232;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: 600px;
   height: 185px;
   line-height: 11px;
   width: 188px;
}

.situacion .texto .caracteres {
   margin: 14px 20px 2px 20px;
}

.situacion .mapa {
   float: right;
   height: 407px;
   width: 500px;
}

.situacion a {
	text-decoration:none;
	color: #323232;
}

.situacion a:hover {
	color:#8a2c3c;
}

/*-------PIE---------*/



#pie[id] {
	height: 13px;
	padding-top:4px;
}

#pie {
   background-color: #717171;
   font-family: Arial, Helvetica, sans-serif;
   line-height:10px;
   height: 17px;
   margin-top: 3px;
   padding-top: 2px;
   width: 857px;
   text-align:center;
}

#pie a {
	color:#ffffff;
	text-decoration:none;
}

#pie a:hover {
	color:#F3ECDA;
}

#pie .texto {
   color: #ffffff;
   font-size: 11px;
}
#pie .blanco {
   color: #FFFFFF;
}

/*-------AVISO LEGAL-------------*/

#aviso_legal {
  background-color: #F3ECDA;
  float: left;
  height: 435px;
  width: 688px;
}

#aviso_legal #capa_aviso[id] {
	height:350px;
	width:630px;
}

#aviso_legal #capa_aviso {
	color:#524a2b;
	font-family:Arial;
	font-size:11px;
	height:370px;
	width:650px;
	background-color:#ffffff;
	overflow:auto;
	margin-top:20px;
	margin-left:20px;
	padding:10px;
	line-height:16px;
}

#aviso_legal .negrita {
	font-weight:bold;
}

#aviso_legal a {
	color:#524a2b;
}

#aviso_legal p {
	margin-top:0px;
	color:#76716c;
	text-align:justify;
}

#aviso_legal .titulos {
	color:#524a2b;
	font-size:12px;
	font-weight:bold;
}

#aviso_legal .subtitulos {
	color:#8a2c3c;
	font-size:12px;
	font-weight:bold;
}

/*-------NOTICIAS-------------*/

#noticias {
  background-color: #F3ECDA;
  float: left;
  height: 435px;
  width: 688px;
}

#noticias #capa_noticias[id] {
	height:335px;
	width:640px;
}

#noticias #capa_noticias {
	color:#524a2b;
	font-family:Arial;
	font-size:12px;
	height:345px;
	width:650px;
	overflow:auto;
	margin-top:20px;
	margin-left:20px;
	padding:10px;
	padding-top:0px;
	padding-left:0px;
	line-height:17px;
}

#noticias #capa_noticias hr {
	height:1px;
	color:#8a2c3c;
	background-color:#8a2c3c;
	border:none;
	margin-top:15px;
	margin-bottom:15px;
}

#noticias #capa_noticias .titulo_noticia {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

#noticias #capa_noticias .fecha_noticia[class] {
	width:52px;
	margin-right:12px;
}

#noticias #capa_noticias .fecha_noticia {
	background-color:#8a2c3c;
	color:#ffffff;
	width:58px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:7px;
	float:left;
	margin-right:10px;
}

#noticias #capa_noticias .imagen_noticia {
	margin-top:10px;
	text-align:center;
}

#noticias #capa_noticias .cuerpo_noticia {
	font-size:12px;
}

#pagi {
	margin-top:10px;
	margin-right:20px;
}

#pagi a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#717171;
	border:1px solid #717171;
	padding:0px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
}

#pagi a:hover {
	background-color:#8a2c3c;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border:1px solid #8a2c3c;
	padding-left:2px;
	padding-right:2px;
}

#pagi span {
	background-color:#8a2c3c;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border:1px solid #8a2c3c;
	padding-left:2px;
	padding-right:2px;
}
