#titulo_web, #subtitulo_web {
	display: none;
}
/*.txt_menu{
visibility: hidden;
text-indent:-100000px;
}
#titulo_web, #subtitulo_web, .flotar-derecha-menu li a, .flotar-derecha-menu li a:hover, .flotar-derecha-menu li a:visited, .flotar-derecha-menu li a:active {
	display: none;
	text-indent:-10000px;
}*/
h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 4px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.clearBoth {
	clear: both;
	}
body, p, td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E2032;
}
html, body{
    min-height: 100%;
	/*height: 100%;*/
}
BODY 
   {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
  }
.margin-auto {
	margin: auto;
	text-align: center;
	width: 986px;
	background-image: url(../../imagenes/fondo-marco01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

html, body{
    height: 100%;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #644240;
	border: 1px solid #5D6310;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 20px;
	margin-bottom: 4px;
	background-color: #F8F8F8;
}
form {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.fondoweb {
	background-image: url(../../imagenes/alfombra.jpg);

}
.contenido {
	width: 906px;
	min-height: 377px;
	background-image: url(../../imagenes/fondo-marco02.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
}
.peque, a.peque, a.peque:visited, a.peque:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #144209;
	text-decoration: none;
	text-decoration: none;
	text-align: justify;
}
a.peque:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #144209;
	text-decoration: none;
	text-decoration: none;
}
#pie {
	width: 986px;
	height: 63px;
	background-image: url(../../imagenes/fondo-marco03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	position: relative;
}
/*espacio */
.boton-enviar {
	font-size: 1px;
	color: #F8F4EB;
	height: 39px;
	width: 100px;
	background-image: url(../../imagenes/enviar-restaurar_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.boton-enviar:hover {
	font-size: 1px;
	color: #F8F4EB;
	height: 39px;
	width: 100px;
	background-image: url(../../imagenes/enviar-restaurar-roll_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.boton-restaurar {
	font-size: 1px;
	color: #F8F4EB;
	height: 39px;
	width: 107px;
	background-image: url(../../imagenes/enviar-restaurar_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.boton-restaurar:hover {
	font-size: 1px;
	color: #F8F4EB;
	height: 39px;
	width: 107px;
	background-image: url(../../imagenes/enviar-restaurar-roll_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0px;
}
.aviso {
	font-size: 11px;
	font-weight: bold;
	color: #2E3434;
	background-color: #899696;
	text-align: justify;
	padding: 20px;
	padding-top:40px;
}
.aviso p {
	text-indent: 10px;
	margin-bottom: 10px;
}
.aviso h3 {
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #899696;
}
.greca {
	background-image: url(../../imagenes/greca.jpg);
	background-repeat:repeat-x;
	background-position: center 70px;
}
.cabecera {
	width: 935px;
	height: 193px;
	margin-right: 25px;
	margin-left: 25px;
}
#logo {
	float:right;
	width:580px;
	margin-top: 40px;
	height: 150px;
}
/*MENU*/
#menu {
	float:left;
	width:342px;
	background-image: url(../../imagenes/fondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	margin-top: 70px;
}
#menu li {
	text-indent:-10000px;
	float:left;
	height:34px;
	list-style:none;
	margin-left:20px;
}
#menu li a, #menu li a:hover, #menu a:active, #menu a:visited {
	height:34px;
	display:block;
}
#menu-inicio {
background-image: url(../../imagenes/menu-roll_01.gif);
}
#menu-inicio a, #menu-inicio a:active {
background-image: url(../../imagenes/menu_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:246px;
}
#menu-inicio a:hover, #menu-inicio .seleccionado {
background-image: url(../../imagenes/menu-roll_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:246px;
}
#menu-presenta {
background-image: url(../../imagenes/menu-roll_02.gif);
}
#menu-presenta a, #menu-presenta a:active {
background-image: url(../../imagenes/menu_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
#menu-presenta a:hover, #menu-presenta .seleccionado {
background-image: url(../../imagenes/menu-roll_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
#menu-catalogo {
background-image: url(../../imagenes/menu-roll_03.gif);
}
#menu-catalogo a, #menu-catalogo a:active {
background-image: url(../../imagenes/menu_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
#menu-catalogo a:hover, #menu-catalogo .seleccionado {
background-image: url(../../imagenes/menu-roll_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
#menu-localiza {
background-image: url(../../imagenes/menu-roll_04.gif);
}
#menu-localiza a, #menu-localiza a:active{
background-image: url(../../imagenes/menu_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
#menu-localiza a:hover, #menu-localiza .seleccionado {
background-image: url(../../imagenes/menu-roll_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
#menu-contactar {
background-image: url(../../imagenes/menu-roll_05.gif);
}
#menu-contactar a, #menu-contactar a:active{
background-image: url(../../imagenes/menu_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
#menu-contactar a:hover, #menu-contactar .seleccionado {
background-image: url(../../imagenes/menu-roll_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
width:123px;
}
/*FIN MENU*/
a#bot-enlaces {
	display:block;
	height:40px;
	width:144px;
	position:absolute;
	background-image: url(../../imagenes/boton-enlaces.gif);
	background-repeat: no-repeat;
	background-position: center center;
	left: 223px;
	text-indent:-10000px;
	top: 0px;
}
a:hover#bot-enlaces {
	background-image: url(../../imagenes/boton-enlaces-roll.gif);
}
.enlaces-pie {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 10px;
}
.enlaces-pie a, .enlaces-pie a:active, .enlaces-pie a:visited {
	color:#999999;
}
.enlaces-pie a:hover {
	color:#666666;
	text-decoration:underline;
}
#direccion-tienda {
	float: right;
	margin-right: 65px;
	background-image: url(../../imagenes/direccion.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:520px;
	height:34px;
	text-indent:-10000px;
}
.texto-index {
	float: left;
	width:223px;
	height:321px;
	margin-left:5px;
	background-image: url(../../imagenes/fondo-texto01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 90px;
	padding-left: 15px;
}
.fotos-index {
	float: right;
	width:472px;
	height: 316px;
	background-image: url(../../imagenes/fondo-fotos01.jpg);
	background-position: center center;
	margin-right: 23px;
	margin-top: 16px;
	padding-top: 16px;
	padding-right: 21px;
	padding-bottom: 18px;
	padding-left: 19px;
	text-align: center;
}
.fotos-index img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotos-index object {
	margin: auto;
}
.texto-index p {
	text-align: justify;
	color: #644240;
	text-indent: 8px;
}
.texto-index h3 {
	font-weight: bold;
	color: #5d6310;
	margin-bottom: 8px;
	font-size: 12px;
}
.texto-index ul {
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	margin-top:10px;
}
.texto-index li {
	margin-bottom: 2px;
	color: #5d6310;
}
.fotos-presenta {
	float: left;
	width:300px;
	height:371px;
	margin-left:5px;
	margin-top: 10px;
	background-image: url(../../imagenes/fondo-fotos2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
.contiene-texto-presenta {
	float: right;
	width:500px;
	margin-right: 30px;
	margin-top: 0px;
	background-image: url(../../imagenes/fondo-texto02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 31px;
	padding-bottom: 30px;
}
.presenta-izqui {
	float:left;
	width:200px;
	margin-left: 20px;
	margin-top: 25px;
}
.presenta-dere {
	float:right;
	width:220px;
	margin-right: 25px;
}
.contiene-texto-presenta p {
	text-align: justify;
	text-indent: 5px;
}
.presenta-dere ul {
	margin-top: 30px;
	margin-left:5px;
	list-style-type: none;
}
.presenta-dere li {
	font-weight: bold;
	margin-bottom: 3px;
	color: #5A4923;
}
.fotoarriba {
	text-align: center;
	height: 316px;
	margin-bottom: 20px;
}
.fotoarriba2 {
	text-align: center;
}
.fotosabajo {
	text-align: center;
}
.fotoarriba img, .fotoarriba2 {
margin:auto;
border:none;
}
 .fotosabajo img {
	border:none;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
.contiene-texto-catalogo {
	float: right;
	width:500px;
	margin-right: 30px;
	margin-top: 0px;
	background-image: url(../../imagenes/fondo-catalogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 15px;
	background-color: #FBFAF5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.fotos-catalogo {
	float: left;
	width:300px;
	height:371px;
	margin-left:5px;
	margin-top: 10px;
	background-image: url(../../imagenes/fondo-fotos3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
.cada-elemento {
	color: #666666;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 35px;
}
.cada-elemento p, .cada-elemento a, .cada-elemento a:visited, .cada-elemento a:active {
	color: #7D7802;
	text-decoration:none;
}
.cada-elemento a:hover {
color:#000000;
text-decoration:underline;
}
.cada-elemento img {
	border: 1px solid #999438;
	display: inline;
	float: right;
	height: 30px;
	padding: 1px;
}
.catalogo-novios {
	background-image: url(../../imagenes/titulos-catalogo-novios.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	margin-bottom: 8px;
}
.catalogo-sastreria {
	background-image: url(../../imagenes/titulos-catalogo-sastre.gif);
	background-position: 15px top;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.catalogo-sport {
	background-image: url(../../imagenes/titulos-catalogo-sport.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
}
.contiene-texto-enlaces {
	float: right;
	width:500px;
	margin-right: 30px;
	margin-top: 0px;
	background-image: url(../../imagenes/fondo-enlaces.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-bottom: 15px;
	background-color: #FBFAF5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	min-height:340px;
}
.texto-localiza {
	float: left;
	width:223px;
	height:321px;
	margin-left:5px;
	background-image: url(../../imagenes/fondo-localiza.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 90px;
	padding-left: 15px;
}
.texto-localiza p {
	text-align: justify;
	color: #644240;
	text-indent: 8px;
	margin-left: 20px;
	margin-top: 8px;
}
.texto-localiza a, .texto-localiza a:visited, .texto-localiza a:active {
color: #644240;
}
.texto-localiza a:hover {
	color: #000000;
} 
.texto-localiza h3 {
	font-weight: bold;
	color: #5d6310;
	margin-bottom: 20px;
	font-size: 12px;
}
.texto-localiza ul {
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	margin-top:10px;
}
.texto-localiza li {
	margin-bottom: 2px;
	color: #5d6310;
}

.texto-contactar {
	float: left;
	width:223px;
	height:321px;
	margin-left:5px;
	background-image: url(../../imagenes/fondo-contactar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 90px;
	padding-left: 15px;
}
.texto-contactar p {
	text-align: justify;
	color: #644240;
	text-indent: 8px;
}
.texto-contactar h3 {
	font-weight: bold;
	color: #5d6310;
	margin-bottom: 8px;
	font-size: 12px;
}
.texto-contactar ul {
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	margin-top:10px;
}
.texto-contactar li {
	margin-bottom: 2px;
	color: #5d6310;
}
.texto-contactar li a, .texto-contactar li a:active, .texto-contactar li a:visited {
	color: #5d6310;
}
.texto-contactar li a:hover {
	color: #8C9618;
}
.contiene-texto-formu {
	float: right;
	width:440px;
	margin-right: 30px;
	margin-top: 0px;
	background-image: url(../../imagenes/fondo-formu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 63px;
	padding-bottom: 8px;
	background-color: #FBFAF5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 30px;
	padding-left: 30px;
}
.gracias {
	float: right;
	width:440px;
	margin-right: 30px;
	margin-top: 0px;
	background-image: url(../../imagenes/fondo-gracias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 63px;
	padding-bottom: 8px;
	background-color: #FBFAF5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 30px;
	padding-left: 30px;
	height: 295px;
}
.contactar-izqui {
	float:left;
	width:200px;
	text-align: right;
	font-weight: bold;
	color: #5D6310;
}
.contactar-der {
	float:right;
	width:210px;
	text-align: center;
}
input {
	width: 180px;
	display:block;
}
#consulta {
	width: 180px;
	margin-left: 20px;
}
.contactar-der img {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #5D6310;
	margin-right: auto;
	margin-left: auto;
}
#code {
	width: 186px;
	margin-right: 0px;
	margin-left: 4px;
}
.contactar-der input {
	display: inline;
	margin-top:10px;
}
