/*
Template name: Natural Essence
Template URI: http://templates.arcsin.se/natural-essence-website-template/
Release date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* default elements */
* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-image: none;
}

body {
	color: #222;
	padding-top: 2%;
	padding-right: 0;
	padding-bottom: 2%;
	padding-left: 0;
	margin-top: 60px;
	margin-bottom: 60px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #7C6F5C;
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0;
}

a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

big {font-size: 1.1em;}

h1,h2,h3 {
	color: #442;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

h1 {font: normal 2.4em "Trebuchet MS", serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {
	text-decoration: none;
}

h2 {
	font: normal 1.6em "Trebuchet MS", serif,sans-serif;
	margin-top: 0px;
}
h3 {font: bold 1.2em "Trebuchet MS", serif,sans-serif;}

blockquote {
	background: url('../img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em "Trebuchet MS",serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
../img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em "Trebuchet MS", sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332 url(../img/wrapper.gif) no-repeat left bottom;
	width: 762px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	background: #FBF9F4;
	font-size: 14px;
	line-height: 20px;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 6px;
	border-top-style: solid;
}

/* header */
.title {
	background-color: #FFFFFF;
	background-image: url(../img/titulo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.title h1 {
	color: #441;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 20px;
}

.header {
	background: #DAD7C5 url(../img/header.jpg) no-repeat left bottom;
	height: 220px;
	border-top-width: 0px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(../img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(../img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #333333;
	float: left;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(../img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
	background-color: #DCDAC9;
	background-image: url(../img/fondo_mail.jpg);
	background-repeat: repeat;
	background-position: top;
}
.bottom .left,.bottom .right {
	width: 49%;
}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer .right, .footer .right a {color: #7D7D75;}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #F0F0F0;
	background-image: url(../img/fondo_texto.jpg);
	background-repeat: repeat-y;
}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

.style5 {
	font-size: 15px;
	color: #FF4A4A;
	font-weight: bold;
}
.style7 {font-size: 24px}
.style9 {font-size: 24px; color: #FF3300; }
.style11 {
	font-size: 16px;
	color: #996600;
	font-family: "Trebuchet MS";
	font-style: italic;
}
.style13 {
	font-size: 36px;
	color: #003366;
}
.style131 {
	font-size: 24px;
	color: #003366;
}
.style132 {
	font-size: 18px;
	color: #003366;
}
.style133 {
	font-size: 18px;
	color: #003366;
}
.style14 {font-size: 14em}

/* formulario */
html, body {
	border: 0
	margin: 0;
	padding: 0
}

#contacto h1 {
	margin: 10px 0 10px;
	font-size: 24px;
	color: #333333
}

#contacto {
	display: block;
	width: 260px;
	padding: 0px;
	-webkit-border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contacto label {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 100px;
	font-size: 14px;
	-webkit-border-radius:5px;
	text-align: left;
}

#contacto input, textarea {
	width: 200px;
	padding: 4px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	webkit-border-radius:5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: left;
	clear: left;
}
 
#contacto input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333
}

#contacto input.submit {
	width: 85px;
	cursor: pointer;
	border: 1px solid #222; background:#333;
	color:#fff
}

#contacto input.submit:hover { 
	background:#444
}

#contacto input[type="submit"][disabled] {
	background:#888
}

#contacto fieldset {
	padding:10px;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px
}

#contacto .requerido {
	font-size: 13px;
	color: #ff0000;
}

#mensaje {
	margin: 10px 0;
	padding: 0
}

.mensaje_error {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../img/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius: 5px
}

.loader {
	padding: 0 10px
}

#contacto #exito h1 { 
	background: url('../img/success.gif') left no-repeat;
	padding-left:22px
}
.header_link {
	padding:0px;
	width:128px;
	display:block;
	clear:both;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	height: 122px;
}

/*textos*/

.style15 {font-family: "Trebuchet MS"}
/*subir*/
.more{width:89px; height:39px;}
.more a{
	display:block;
	width:89px;
	height:39px;
	color:#fff;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 290px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 36px;
	background-image: url(../img/subir1.png);
	background-repeat: no-repeat;
	position: absolute;
}
.more a:hover{text-decoration:none; background:url(../img/subir2.png) 0 0 no-repeat;}

