/*
Theme Name: MaresmeCentre
Description: MaresmeCentre WordPress theme.
Version: 1.0
*/
body {
	background:#8ab51e url(images/bg-body.jpg) repeat-x;
	font:12px "Lucida Grande", Arial, Geneva, sans-serif;
	color:#000;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
img {
	border-style:none;
}
.main {
	margin:0 auto;
	width:962px;
	background:url(images/bg-main.png) repeat-y;
	padding:0 11px 0 7px;
	overflow:hidden;
}
.page {
	position:relative;
	padding-top:331px;
	height:1%;
	overflow:hidden;
}
/*header*/
#header {
	position:absolute;
	top:0;
	left:0;
	background:url(images/bg-header.jpg) no-repeat 197px 0;
	width:962px;
	height:331px;
}
/*logo*/
#header h2.logo {
	position:absolute;
	margin-top:25px;
	left:29px;
	background:url(images/logo.gif) no-repeat;
	width:154px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
}
#header h2 a {
	display:block;
	height:100%;
}
#header ul.qtrans_language_chooser {
	position:absolute;
	top:20px;
	right:32px;
	padding:0;
	margin:0;
	list-style:none;
	font-size:10px;
}
#header ul.qtrans_language_chooser li {
	padding-left:5px;
	float:left;
}
#header ul.qtrans_language_chooser li.active span {
	color:#8ab51e;
	background:url(images/btn-hover-left.gif) no-repeat;
}
#header ul.qtrans_language_chooser li.active a {
	color:#8ab51e;
	background:url(images/btn-hover-right.gif) no-repeat 100% 0;
}
#header ul.qtrans_language_chooser li a {
	padding: 0 6px 0 0;
	float:left;
	line-height:18px;
	height:1%;
	color:#6e6e6e;
	overflow:hidden;
	text-decoration:none;
	background:url(images/btn-right.gif) no-repeat 100% 0;
}
#header ul.qtrans_language_chooser li a:hover {
	color:#8ab51e;
	background:url(images/btn-hover-right.gif) no-repeat 100% 0;
}
#header ul.qtrans_language_chooser li a span {
	float:left;
	cursor:pointer;
	height:18px;
	padding:0 2px 0 8px;
	background:url(images/btn-left.gif) no-repeat;
}
#header ul.qtrans_language_chooser li a:hover span {
	background:url(images/btn-hover-left.gif) no-repeat;
}

/*images*/
#header .img-holder {
	position:absolute;
	top:110px;
	width:962px;
	overflow:hidden;
	left:0;
	padding-bottom:19px;
	background:url(images/shadow-img-holder.jpg) no-repeat 0 100%;
}
#header .img-holder ul {
	margin:0;
	width:970px;
	padding:0;
	list-style:none;
}
#header .img-holder ul li {
	padding-right:1px;
	float:left
}
#header .img-holder ul img {
	display:block;
}
/*slogan*/
#header .text-holder {
	position:absolute;
	top:36px;
	left:242px;
}
#header .text-holder span {
	font-size:14px;
	color:#8ab51e;
}
#header .text-holder p {
	font-size:11px;
	color:#333;
	margin:0;
}

#header .banner-inicia {
	position:absolute;
	top:26px;
	left:240px;
	width: 600px;
	height: 51;

}

#header .banner-inicia img {
	margin-right: 25px;

}

/*tables*/
.text-holder table {
	width:100%;
	padding: 5px;
	background: #f5f5f5;
}
.text-holder table td {
	padding: 8px;
	background: #fff;
	border: 1px solid #f5f5f5;
}

.text-holder table a {
	font-weight: bold;
}

.text-holder div table {
	margin: 20px 0 0 0;
	width:100%;
	background: #f5f5f5;
}

.text-holder div table td {
	padding: 8px;
	background: #f5f5f5;
}

/*green-circle*/
#header .circle-position {
	position:absolute;
	top:237px;
	right:30px;
}
#header .circle {
	padding:23px 0 0 0;
	width:212px;
	height:212px;
	background:url(images/circle.png) no-repeat;
	text-align:center;
	color:#fff;
}
#header .circle strong {
	display:block;
	font:bold italic 17px/15px Georgia, "Times New Roman", Times, serif;
}
#header .circle strong.bigger {
	display:block;
	font:bold italic 24px/22px Georgia, "Times New Roman", Times, serif;
}
#header .circle p {
	font-size:10px;
	line-height:14px;
	margin:10px 0;
}
#header .circle a.information {
	position:relative;
	cursor:pointer;
	float:left;
	width:127px;
	height:28px;
	margin-left:45px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#6c8e18;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:26px;
	background:url(images/btn-information.png) no-repeat;
}
#header .circle a.information:hover {
	background:url(images/btn-information-active.png) no-repeat;
}
.columns-holder {
	height:1%;
	overflow:hidden;
	padding-bottom:30px;
}
/*main-nav*/
.main-nav-holder {
	float:left;
	width:181px;
	padding:0 0 0 30px;
}
.main-nav-holder ul.main-nav {
	padding:0;
	margin:0;
	list-style:none;
	line-height:37px;
	font-size:14px
}
.main-nav-holder ul.main-nav li {
	padding-bottom:1px;
	height:1%;
	vertical-align:top;
}
.main-nav-holder ul.main-nav a {
	color:#6e6e6e;
	display:block;
	padding:0 30px 0 15px;
	width:136px;
	text-decoration:none;
	background:url(images/bg-main-nav.jpg) no-repeat;
}
.main-nav-holder ul.main-nav a:hover {
	background:url(images/bg-main-nav-over.gif) no-repeat;
}
.main-nav-holder ul.main-nav a.active {
	background:url(images/bg-main-nav-active.gif) no-repeat;
}
.main-nav-holder ul.main-nav .current_page_item a{
	color:#8ab51e;
	background:url(images/bg-main-nav-current.jpg) no-repeat;
}
.main-nav-holder h2 {
	margin:26px 0 14px 0;
	font-size:16px;
	color:#666;
	letter-spacing:-1px;
}
/*list-under-mainnav*/
.main-nav-holder ul.list {
	padding:0 0 24px 1px;
	margin:0;
	list-style:none;
	color:#333;
	font-size:12px;
	line-height:22px;
}
.main-nav-holder ul.list li {
	padding-left:11px;
	background:url(images/bullet-green.gif) no-repeat 0 50%;
}
.main-nav-holder ul.list a {
	color:#333;
	text-decoration:none;
}
.main-nav-holder ul.list a:hover {
	text-decoration:underline;
}
.main-nav-holder a.btn {
	display:block;
	height:39px;
	width:181px;
	background:url(images/btn-green-big.gif) no-repeat;
	line-height:39px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.main-nav-holder a.btn:hover {
	text-decoration:underline;
}
/*content*/
.content {
	float:right;
	width:692px;
	overflow:hidden;
	padding-right:30px;
}
.content .text-holder {
	float:left;
	width:454px;
	overflow:hidden;
	color:#333;
}
.content .text-holder ul.breadcrumbs {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	font-size:11px;
}
.content .text-holder ul.breadcrumbs li {
	padding:0 4px 0 11px;
	display:inline;
	color:#999;
	background:url(images/separator-breadcrumbs.gif) no-repeat 0 50%;
}
.content .text-holder ul.breadcrumbs li:first-child {
	padding-left:0;
	background:none;
}
.content .text-holder ul.breadcrumbs a {
	text-decoration:none;
	color:#999;
	font-weight:normal;
}
.content .text-holder ul.breadcrumbs a:hover {
	text-decoration:underline;
}
/*main-title*/

.pagetitle {
	font-size:16px;
}
.content .text-holder h1 {
	margin:20px 0;
	color:#8ab51e;
	font-size:22px;
	font-weight:normal;
}
.content .text-holder h1 a{
	color:#8ab51e;
	text-decoration:none;
}
.content .text-holder h1 a:hover{
	text-decoration:underline;
}
.content .text-holder p {
	margin:10px 0 14px;
	line-height:14px;
}
.content .text-holder p a {
	color:#8ab51e;
	text-decoration:none;
}
.content a {
	color:#8ab51e;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content a.arrow {
	color:#8ab51e;
	text-decoration:none;
	padding-right:16px;
	background:url(images/arrow-green.gif) no-repeat 100% 50%;
}
.content a.arrow:hover ,
.content .text-holder p a:hover {
	text-decoration:underline;
}
/*content-image*/
.content .img-holder {
	margin:23px 0;
	position:relative;
	height:1%;
	background:url(images/bg-img-holder.gif) repeat-y 100% 0;
	width: 453px;
}
.content .img-holder-top ,
.content .img-holder-btm {
	position:absolute;
	z-index:10;
	width:453px;
}
.content .img-holder-top {
	top:0;
	left:0;
	height:6px;
	background:url(images/top-img-holder.gif) no-repeat;
}
.content .img-holder-btm {
	bottom:-1px;
	left:0;
	height:7px;
	background:url(images/btm-img-holder.gif) no-repeat 0 100%;
}
.content .img-holder img {
	display:block;
}
/*forms*/

.content .form-holder .subscribe .bt {
	float:right;
	margin-right:11px;
	padding-bottom:5px;
}
.content .form-holder {
	width:451px;
	overflow:hidden;
	padding:6px 0 0 0;
}
.content .form-holder b {
	color:#8ab51e;
	font-weight: normal;
}
.content .form-holder .subscribe {
	width:470px;
}
.content .form-holder .subscribe .cover {
	float:left;
	margin-right:11px;
	padding-bottom:5px;
}
.content .form-holder .subscribe .cover label {
	margin-left:6px;
	font-size:11px;
	line-height:24px;
}
.content .form-holder .subscribe .cover label.check {
	margin-left:6px;
	font-size:11px;
}
.content .form-holder .subscribe .cover div {
	padding:0 5px;
	width:210px;
	height:24px;
	overflow:hidden;
	background:url(images/bg-input.gif) no-repeat;
}
.content .form-holder .subscribe .cover div input {
	padding:5px 0;
	border:0;
	width:210px;
	background:none;
	font:12px/12px Arial, Helvetica, sans-serif;
	outline: 0;
}
.content .form-holder .subscribe .cover input#check {
	padding:0;
	float:left;
	margin-top:6px;
}
.content .form-holder .subscribe .cover .textarea-holder {
	width:441px;
	height:114px;
	padding:5px;
	margin-bottom:8px;
	float:none;
	background:url(images/bg-textarea.gif) no-repeat;
}
.content .form-holder .subscribe .cover textarea {
	width:441px;
	height:114px;
	padding:0;
	border:0;
	overflow:auto;
	font:12px/12px Arial, Helvetica, sans-serif;
	background:none;
	outline: 0;
}
.content .form-holder .subscribe input.btn {
	float:left;
	display:block;
	width:105px;
	height:31px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:21px;
	margin-right:20px;
	border: 0;
	margin: 0;
	padding: 2px 0 5px; 0;
	background:url(images/btn-enviar.gif) no-repeat;
	cursor:pointer;
}

/*sidebar*/
.content .side-bar {
	float:right;
	width:212px;
}
.content .side-bar .box {
	padding-bottom:24px;
}
.content .side-bar h2 {
	margin:0 0 10px;
	font-size:16px;
	color:#666;
	letter-spacing:-1px;
}
.content .side-bar .titleright {
	color:#8ab51e;
	font-size:14px;
	letter-spacing:-1px;
}
.content .side-bar p {
	margin:3px 0;
	color:#444;
	font-size:11px;
}
.content .side-bar a {
	font-size:10px;
}
/*footer*/
#footer {
	width:955px;
	height:94px;
	padding:10px 0 0 25px;
	font-size:11px;
	background:url(images/footer-bg.png) no-repeat;
	margin:0 auto;
}
#footer a {
	position:relative;
}
#footer strong {
	margin-left:12px;
	display:block;
	color:#999;
}
#footer span.green {
	color:#8ab51e;
	margin-left:12px;
	line-height:18px;
}
#footer ul {
	margin:0;
	padding:15px 0 0 0;
	list-style:none;
	font-size:11px;
}
#footer ul li {
	padding:0 3px;
	float:left;
}
#footer ul a {
	float:left;
	color:#666;
	line-height:19px;
	text-decoration:none;
	padding-right:5px;
	height:19px;
}
#footer ul a span {
	display:block;
	text-decoration:none;
	padding:0 2px 0 8px;
	line-height:19px;
}
#footer ul a:hover, #footer ul .current_page_item a {
	background:url(images/footer-menu-right.gif) no-repeat 100% 0;
}
#footer ul a:hover span, #footer ul li.current_page_item span {
	background:#fff url(images/footer-menu-left.gif) no-repeat;
}
/*---Navigation---*/
.navigation{
	margin:20px;
	width:410px;
}
.navigation .alignleft{
	float:left;
	display:inline;
}
.navigation .alignright{
	float:right;
	display:inline;
}
.navigation a{
	color:#8AB51E;
	text-decoration:none;
}
.navigation a:hover{
	text-decoration:underline;
}
/*---Navigationend---*/
/*---Comments---*/
.commentlist{
	list-style:none;
}
.commentlist a{
	color:#8AB51E;
	text-decoration:none;
}
.commentlist a:hover{
	text-decoration:underline;
}
#respond p{
	margin-top:5px;
}
/*---Commentsend---*/
/*---GoogleMaps---*/
iframe {
border:2px solid #f8f8f8;
}
/*---GoogleMapsend---*/