/*generales*/
/*	*{ padding:0; margin:0; }	*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Georgia , Geneva , Verdana , Arial  , Helvetica, sans-serif;
	color: #61551d;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration: none;
}
a:hover {

}
p {
	color:#61551D;
	font-size: 12px;
	line-height: 1.5;
}
p + p {

}

h1 {

}

h2 {

}

img {

}

input, textarea, select{

}
input[type=submit]{}

input[type=button]{}

input[type=text]{}

input[type=password]{}

.margen_s {	margin: 5px;	}
.margen_m {	margin: 10px;	}
.margen {	margin: 15px;	}
.margen_l {	margin: 20px;	}
.padd_s {	padding: 5px;	}
.padd_m {	padding: 10px;	}
.padd {	padding: 15px;	}
.padd_l {	padding: 20px;	}

.pos-relative{
	position: relative;
}
.clear {	clear: both;	}

.left {	text-align: left !important;	}
.center {	text-align: center !important;	}
.right {	text-align: right !important;	}

.fright {	float: right !important;	}
.fleft {	float: left !important;		}
.no-bg {     background: none !important;		}

.dnone{display: none !important;}

/*end generales*/

#layout{

}
#header-wrapper{
	width: 100%;
	background: url(images/bg-head.jpg) repeat top left;
}
#header{
	margin: 0px auto;
	width: 988px;
}
#top-nav{

}
#top-nav p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E5638;
	margin: 22px 0;
}
#top-nav p a{
	color: #5E5638;
	text-decoration: none;
	padding: 0 10px;
}
#top-nav p a:hover {
	color: #443E27;
}
#header-banner{
	clear: both;
	position: relative;
	height: 376px;
}
#logo{
	display: block;
	position: absolute;
	top: 68px;
	left: 1px;
}
#logo a{
	height: 235px ;
	width:  272px;
	background: url(images/logo.png)  no-repeat top left;
	float: left;

}
#logo a span {
    display: none;
}

#navigation{
	padding: 25px 0;
	float: left;
	width: 988px;
}
#navigation ul li{
	float: left;
}
#navigation ul li a{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #a39b7c;
}
#navigation ul li a:hover{
	color: #ECAC20;
}
#navigation ul li a.active{
	color: #634E00;
}
#navigation ul.fleft li a{
	margin: 0px 40px 0 0;
}
#navigation ul.fright li a{
	margin: 0px 0 0 40px;
	color: #EBA100;
}
#navigation ul.fright li a:hover{
	color: #AB7D19;
}
#content-wrapper{
	width: 100%;
	background: #D4CCB1;
}
.bg-galeria{
	background: url(images/bg-galeria.gif) repeat top left !important;
}
#content{
	margin: 0px auto;
	width: 988px;
	padding: 30px 0 40px 0;
}





#footer-wrapper{
	width: 100%;
	background: #ADA791;
}
#footer{
	margin: 0px auto;
	width: 988px;
	padding: 40px 0 30px 0;
}
#footer h2{
	font-size: 18px;
	line-height: 24px;
	color: #544D32;
	font-weight: normal;
	padding-bottom: 20px;
}
#footer p{
	color: #6B6241;
	font-size: 14px;
	line-height: 18px;
}
#footer ul{

}
#footer ul li{
	border-top: 1px solid #9A947D;
/*	width: 200px; */
	float: left:
	clear: both;
	padding: 0 15px;
}
#footer ul li.first{
	border-top: 0;
}
#footer ul li a{
	color: #3A3420;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0  0 0 30px;
	line-height: 35px;
}
#footer ul li a.bt-blog{
	background: url(images/bt-blog.png) no-repeat center left;
	color: #866601;
}
#footer ul li a.bt-facebook{
	background: url(images/bt-facebook.png) no-repeat center left;
	color: #866601;
}
#footer ul li a.bt-mail{
	background: url(images/bt-mail.png) no-repeat center left;
	color: #866601;
}
#footer ul li a:hover{
	color: #423201;
}
#footer2-wrapper{
	width: 100%;
	background: #8A8573;
}
#footer2{
	margin: 0px auto;
	width: 988px;
	padding: 36px 0 36px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer2 table td{
	vertical-align: top;

}
#footer2 h3{
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
	line-height: 14px;
}
#footer2 p{
	font-size: 9px;
	color: #E5E1CE;
	text-transform: uppercase;
	line-height: 14px;
}
#footer2 p a{
	color: #E5E1CE;
}
#footer2 p a:hover{
	color: #ffffff;
}
/*span*/
.span10{width:10px !important;}
.span30{width:30px !important;}
.span50{width:50px !important;}
.span60{width:60px !important;}
.span70{width:70px !important;}
.span80{width:80px !important;}
.span90{width:90px !important;}
.span100{width:100px !important;}
.span120{width:120px !important;}
.span130{width:130px !important;}
.span150{width:150px !important;}
.span180{width:180px !important;}
.span200{width:200px !important;}
.span250{width:250px !important;}
.span270{width:270px !important;}
.span300{width:300px !important;}
.span350{width:350px !important;}
.span400{width:400px !important;}
.span450{width:450px !important;}
.span460{width:460px !important;}
.span500{width:500px !important;}
.span600{width:600px !important;}
.span660{width:660px !important;}
/*end span*/



