/*UNDO STYLES*/
*{ margin: 0; padding: 0;}
body { font-size:1em;}
h1,h2,h3,h4,h5,h6 { font-size:1em; font-weight: normal;}
ul,ol {
	list-style:none;
}
address { font-style:normal }
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }


/*CLEARING*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*GENERIC STYLES*/
body {
	color: #004C3D;
	text-align: center;
	margin: auto;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	background-image: url(../images/pattern.gif);
}
.breadcrumb {
	font-size: 11px;
	padding-top: 25px;
	padding-bottom: 25px;
}
p {
	font-size: .8em;
	line-height: 1.5em;
	padding-bottom: 1em;
}
table {
	font-size: .8em;
}

a {
	color: #15390D;
	text-decoration: none;
}


a:hover {color: #663300;}


#wrapper { margin: auto;}
#header{
	height: 165px;
	background-image: url(../images/bgTop.jpg);
	background-repeat: repeat-x;
	background-color: #F0E2D5;
	clear: both;
}
#header h1{
	width: 840px;
	height: 124px;
	position: relative;
	text-indent: -200em;
	background-image: url(../images/belle-de-jour.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h2{
	float: left;
	text-indent: -200em;
}
#contentHeader {
	margin: auto;
	width: 840px;
}

#wrapContent {
	background-image: url(../images/bg-shadow.gif);
	margin: auto;
	width: 840px;
	background-repeat: repeat-y;
	position: relative;
	z-index: 15;
	background-position: center;
}
#content {
	text-align: center;
	margin: auto;
	width: 780px;
	background-image: url(../images/bg-marmol.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContent {
	margin: auto;
	width: 720px;
	text-align: left;
	z-index: 100;
	/*position: relative;*/
}
#main {
	width: 490px;
	float: left;
/*	position: relative;*/
	clear:both; 
}

#main h1 {
	font-size: 1.4em;
	padding-bottom: 15px;
	color: #15390D;
}
#main h2 {
	font-size: 1.2em;
	color: #663300;
	padding: 7px 0;
}
#main h3 {
	font-size: 1em;
	color: #0C4522;
	font-weight: bold;
	background-image: url(../images/vinetaT.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 25px;
}
#lateral {
	float: left;
	width: 201px;
	padding: 50px 0 20px 20px;
	/*clear: both;*/
}
#lateral .fotoHome {
	background-image: url(../images/fotoHome.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 201px;
	clear: both;
}
#lateral .fotoPres {
	background-image: url(../images/contacto.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 201px;
}


#navWrap{
	height: 41px;
	width: 780px;
	background-image: url(../images/bgNav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	clear: both;
	position: relative;
	top: -22px;
}
#navWrap a.comprar {
	color: #CC0000;
}
#navWrap a.comprar:hover {
	color: #663300;
}

#navSec ul {
	height: 25px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#navSec li {
	display: inline;
}
#navSec li a {
	display: block;
	height: 25px;
	width: 100px;
	float: left;
	padding-right: 7px;
	background-image: url(../images/buttons/inicio.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navSec a:hover {
	background-position: 0px -25px;
}

#navSec a span {
	display: none;
}
#navSec a.about {
	background-image: url(../images/buttons/conozcamas.jpg);
}
#navSec a.buy {
	background-image: url(../images/buttons/compreonline.jpg);
}
#navSec a.contact {
	background-image: url(../images/buttons/contactese.jpg);
}





#navFooter li {
	display: inline;
	font-size: 0.7em;
	font-weight: bold;
}

#footer a{
	position: relative;
}

#rightsFooter {
	text-align: center;
	margin: auto;
	width: 840px;
	background-image: url(../images/bgFooter-trans.png);
	background-repeat: no-repeat;
	font-size: 0.7em;
	color: #000000;
	height: 82px;
	padding-top: 15px;
}
/*#main ul.listas li {
	font-size: 0.8em;
	background-image: url(../images/vnetaI.jpg);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}*/
#main ul.listas li {
	font-size: 0.8em;
	background-image: none;
	background-position:  0px 0px;
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-left: 15px;
	list-style-image: url(../images/vnetaI.jpg);
}
#bienvenida {
	background-image: url(../images/ornamento.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	padding-top: 25px;
	padding-left: 35px;
	margin-left: 100px;
}

.div_aroma {
	background-image: url(../images/div_aromaterapia.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 490px;
	padding-bottom: 25px;
	padding-top: 25px;
	background-position: 0px 25px;
}
.divider {

	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 490px;
	padding-bottom: 25px;
	padding-top: 25px;
	background-position: 0px 25px;
}
.antiage {
	background-image: url(../images/antiage.jpg);
	height: 450px;
	width: 200px;
	margin-top: 75px;
	background-repeat: no-repeat;
}
.centrado {
	text-align: center;
	margin: auto;
}
.containerR {
	width: 350px;
	padding-left: 50px;
	padding-bottom: 25px;
}
.resaltado {
	color: #CC0000;
	font-weight: bold;
	font-size: .7em;
}


/*FORMULARIO*/
#presContent {
	position: relative;
	z-index: 100;
}
#presContent a {
	position: relative;
}
#presContent form {
	position: relative;
}

input, select, textarea{
	font-size:.7em;
	width: 300px;
	border: 1px solid #C1B59D;
	padding: 2px;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	position: relative;
}

textarea {
	height: 80px;
}
label {
	font-size: .8em;
}
input.enviar {
	width: 100px;
	border: 1px solid #663300;
	background-color: #E4CAB2;
	font-weight: bold;
	color: #15390D;
}
input, textarea {
	margin-bottom: 15px;
}
#m3w {
	clear: both;
	width: 800px;
	height: 35px;
	text-align: right;
	margin: auto;
}
a.mpagos {
	background-image: url(../images/buttons/bgbtn140x25.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 11px;
}
div.bgDSAndino {
	background-image: url(../images/bgDSAndino.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 490px;
	height: 255px;
}

