html {overflow-y:scroll;}
body {
	background: #f5f0da;
	font:16px/22px Georgia, Arial, sans-serif;
	color:#333;
	position:relative;
	min-width:320px;
}
html,body {
	height:100%;
}

p {
	font:14px/22px Georgia, Arial, sans-serif;
	color:#006000;
	word-spacing:2px;
}

a {
	color:#75c63a;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
a_sub {
	color:#607766;
	outline:none;
	cursor:pointer;
	text-decoration:underline;
}
a_sub:hover {
	color:#75c63a;
	outline:none;
	cursor:pointer;
	text-decoration:underline;
}
img {
	max-width:100%;
	height:auto;
}

/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {float:left;}
.fright {float:right;}

.bg-head {
	background: #f5f0da url('../images/bg-topkk.jpg');
}

#page1 .glow {
	background: url('../images/glowkk.jpg') no-repeat 50% 0;
	padding-bottom:125px;
}

.top-shadow {
	background: url('../images/top-shadowkk.png') repeat-x;
}

/* TYPOGRAPHY
========================================================================= */
h1 {
	padding-top:10px;
	float:left;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 280px;
	height: 122px;
	background: url('../images/logo2.png') no-repeat;
}
h2 {
	font: 400 18px/30px Georgia, serif;
	color:#458154;
	text-transform:uppercase;
	letter-spacing:-0.3pt;
}
h3 {
	font: 400 24px/30px Georgia, serif;
	color:#75c63a;
	text-transform:uppercase;
	letter-spacing:-0.4pt;
}
strong, strong a {
	font: bold px/px ;
	color:#;
}
	strong a:hover {
		color:#;
	}

/* IDENTS
========================================================================= */
.indent-bot-0 {margin-bottom: 10px;}
.indent-bot-1 {margin-bottom: 20px;}
.indent-bot-2 {margin-bottom: 23px;}
.indent-bot-3 {margin-bottom: 15px;}
.indent-bot-4 {margin-bottom: 17px;}
.indent-bot-5 {margin-bottom: 35px;}
.indent-bot-6 {margin-bottom: 12px;}
.indent-bot-7 {margin-bottom: 40px;}
.indent-bot-8 {margin-bottom: 25px;}


/* HEADER
========================================================================= */
#page1 header {
	padding-bottom:10px;
}
header {
	padding-bottom:20px;
}
.menu-search {
	float:right;
	padding-top:58px;
}

#search-form {
	margin-top:2px;
	float:right;
	margin-left:44px;
	height: 30px;
	background: url('../images/search-bg.jpg');
	color: #446b4e;
	font: italic 12px/20px Arial, sans-serif;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

#search-form > input {
	outline: none;
	box-shadow: none !important;
	border: none;
	height: 30px;
	width: 108px;
	padding: 0 10px 0 8px;
	background: none;
	color: #446b4e;
	font: italic 12px/20px Arial, sans-serif;
}
.s-icon {
	width:24px;
	height:30px;
	background: url('../images/serch-button.png') no-repeat;
	float:left;
}

	
/* CONTENT
========================================================================= */
#content {
	padding:38px 0 35px 0;
}
#page1 #content {
	padding: 40px 0 35px 0;
}

.img-border {
	background-color:#2b6039;
	border: 1px solid #427c51;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	padding:9px 0 9px 0;
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.3), 0px -1px 5px rgba(255,255,255,0.2) inset;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.3), 0px -1px 5px rgba(255,255,255,0.2) inset;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.3), 0px -1px 5px rgba(255,255,255,0.2) inset;
}

.border-separator {
	background: url('../images/separate-border.png') repeat-y;
}

.img-caption {
	color:#8cce78;
	font-size:14px;
}
.img-caption a {
	color:#fff;
	text-transform: uppercase;
}
.img-caption a:hover {
	color:#607766;
}

.banner {
	margin-top:-91px;
	color:#607766;
	font-size:24px;
	line-height:30px;
	position:relative;
	background: #ebebeb url('../images/banner-bg-2.jpg') repeat-x;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.banner-bg {
	background: url('../images/banner-bg.jpg') no-repeat;
	padding: 35px 60px 44px 320px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.banner-header {
	color:#6ea049;
	font:48px/58px 'Emilys Candy', cursive;
	letter-spacing:-1.2pt;
	margin-bottom:14px;
}
.banner:after {
	display:block;
	content:'';
	width:940px;
	height:20px;
	position:absolute;
	left:0;
	bottom:-20px;
	background: url('../images/banner-shadow.png') no-repeat;
}

.facebook {
	background: url('../images/icon-1.png') no-repeat 0 8px;
	min-height:60px;
	text-transform: uppercase;
	padding-left:60px;
}
.facebook a {
	color:#607766;
}
	.facebook a:hover {
		color:#58a81d;
	}
	
.twitter {
	background: url('../images/icon-2.png') no-repeat 0 8px;
	min-height:60px;
	padding-left:60px;
}
.twitter a {
	color:#58a81d;
}
	.twitter a:hover {
		text-decoration:underline;
	}
.comment {
	background: url('../images/icon-3.png') no-repeat 0 8px;
	min-height:60px;
	padding-left:60px;
	font-style:italic;
}

.list-1 li {
	margin-left: 15px;
	padding-left: 17px;
	padding-bottom:6px;
	padding-top:5px;
	background: url('../images/li12.png') no-repeat -3px 8px;
}
.list-1 li li {
	margin-left: 15px;
	padding-left: 17px;
	padding-bottom:6px;
	padding-top:5px;
	background: url('../images/li2.png') no-repeat 0 10px;
}
.list-1 li li li {
	margin-left: 15px;
	padding-left: 17px;
	padding-bottom:6px;
	padding-top:5px;
	background: url('../images/li3.png') no-repeat 0 10px;
}
	.list-1 li a {
		color: #607766;
		text-transform: uppercase;
	}
	.list-1 li a:hover {
		color: #58a81d;
	}
	
.heading-wrapper {
	position:relative;
}
.heading-wrapper h3 {
	display:inline-block;
}
.heading-after {
	height:1px;
	background: #75c63a;
	position:absolute;
	right:0;
	bottom:5px;
}

.rt-img-ident-1l {
	float:left;
	margin-right:22px;
	margin-top:7px;
}
.rt-img-ident-1r {
	float:right;
	margin-left:22px;
	margin-top:7px;
}
.rt-block-indent-1 {padding-left: 30px;}
.rt-block-indent-2 {padding-right: 20px;}
.rt-block-indent-3 {padding-right: 10px;}

.rt-hidden-1 {display:none;}

.br-h {display:none;}

/* stroke */
 
.stroke {
	border:5px solid #fff;
	background:url(../images/bg-img.png) 0 0 repeat;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:3;
	cursor:pointer;
}

.box-img{ display:inline-block; background:#fff; padding:10px; box-shadow:0 2px 2px rgba(0,0,0,.1); position:relative; overflow:hidden;}
	.box-img img{ max-width:100%; height:auto;}
	a.box-img span{ display:block; background:url(../images/box-hover.png) 0 0 repeat; color:#fff; width:114px; height:103px; position:absolute; top:10px; left:10px; padding:10px 5px 10px 10px; opacity:0;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	a.box-img span strong{ display:block; text-transform:uppercase;}
	a.box-img:hover span{ opacity:1;}
	a.box-img:hover{ text-decoration:none;}

/* BUTTONS, LINKS
========================================================================= */
.button {
	display:inline-block;
	color:#;
	padding:;
}
.button:hover {
	color:#;
}
.link-1 {
	color:#607766;
}
.link-2 {
	color:#606060;
}
.link-1:hover, .link-2:hover {
	color:#58a81d;
}

/* FOOTER
========================================================================= */
#piepagina1 {
    position: fixed;
    bottom: 0;
    heightkk: 30px;
    width: 100%;
	background: #f5f0da;
    z-index: 99;
}
#piepagina2 {
    width: 960px;
    position: relative;
    margin: 0px auto;
	background: #f5f0da;
	padding:15px 0 0 0;

}
footer {
	padding:10px 0;
	border-top: 1px solid #c5c5c5;
	
}
.list-soc {
	float:left;
}
.list-soc li {
	float:left;
	margin-right:5px;
}
.nivel10 {
	text-transform: uppercase;
	font-size:11px;
	line-height:16px;
	float:left;
	word-spacing:2px;
}
.nivel10 a {
	color: #58a81d;
	text-decoration:underline;
}
.nivel10 a:hover {
	color:#607766;
	text-decoration:underline;
}
.policy {
	font-size:11px;
	line-height:16px;
	float:right;
	text-transform: uppercase;
	word-spacing:2px;
}
.policy a {
	color: #58a81d;
	text-decoration:underline;
}
.policy a:hover {
	color:#607766;
	text-decoration:underline;
}
.actividades {
	line-height:16px;
	word-spacing:2px;
}
.actividades a {
	color: #58a81d;
	text-decoration:underline;
}
.actividades a:hover {
	color:#607766;
	text-decoration:underline;
}
	

/* MEDIA */
/*==========================================*/
@media only screen and (min-width: 768px) and (max-width: 995px) {
	#piepagina2 {
		width: 768px;
	}

	#search-form {
		margin-left:10px;
	}
	#search-form > input {width:90px;}
	
	a.submit {
		margin-left:-130px;
	}
	h1 a {
		width:200px;
		background: url('../images/logo-2.png') no-repeat;
	}
	.banner-bg {
		padding: 20px 10px 20px 320px;
	}
	.banner {
		font-size:20px;
	}
	.banner-header {
		color:#6ea049;
		font:38px/50px 'Emilys Candy', cursive;
		letter-spacing:-1.2pt;
		margin-bottom:14px;
	}
	
	.banner:after {
		width:740px;
		height:16px;
		bottom:-16px;
		background: url('../images/banner-shadow-2.png')no-repeat;
	}
	.img-border {padding:6px;}
	
	
	.rt-block-indent-1 {padding-left: 15px;}
	.rt-block-indent-2 {padding-right: 10px;}
	.rt-block-indent-3 {padding-right: 5px;}
}
@media only screen and (max-width: 767px) {
	#piepagina2 {
		width: 300px;
	}

	h1 {
		float:none;
	}
	.menu-search {
		float:none;
		padding-top:30px;
	}
	#search-form {
		float:none;
		margin-left:0;
	}
	#search-form > input {
		width:250px;
	}
	.banner-bg {
		padding: 20px;
		text-align:center;
	}
	.banner:after {
		width:300px;
		height:6px;
		bottom:-6px;
		background: url('../images/banner-shadow-4.png')no-repeat;
	}
	.list-soc {
		float:none;
	}
	.list-soc li {margin-right:10px;}
	.policy {
		float:none;
		clear:left;
		padding-top:20px;
		text-align:center;
	}
	
	.rt-img-1 {width:100%;}
	
	.rt-br-1 {display:none;}
	
	.rt-block-indent-1, .rt-block-indent-2, .rt-block-indent-3 {padding: 0;}
	
	.rt-indent-bottom-1 {margin-bottom: 40px;}
	
	.br-h {display:block;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#piepagina2 {
		width: 420px;
	}

	.banner:after {
		width:420px;
		height:9px;
		bottom:-9px;
		background: url('../images/banner-shadow-3.png')no-repeat;
	}
	#search-form > input {
		width:370px;
	}
	.rt-grid-1 {
		width:200px !important;
		float:left !important;
		margin-right:10px !important;
	}
	.br-h {display:none;}
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */