@charset "utf-8";
/* CSS Document */

body {
	background: #ededed;
	margin: 0;
	
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

#wrapperall {
	margin: 0 auto;
	text-align: center;
	width: 1011px;
}

#wrapper {
	float: left;
	text-align: left;
	margin: 0;
	width: 1011px;
	background: #ffffff;
}

#headertop {
	float: left;
	background: url(images/headertop.jpg) no-repeat;
	width: 1011px;
	height: 28px;
}



#menu {
	float: left;
	width: 251px;
}

#menu ul {
	float: left;
	width: 251px;
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	
	text-align: right;
	line-height: 1.5;
}

#menu ul li {
}

#menu ul li#menu1 {
	margin-right: 5px;
}

#menu ul li#menu2 {
	margin-right: 6px;
}

#menu ul li#menu3 {
	margin-right: 10px;
}

#menu ul li#menu4 {
	margin-right: 16px;
}

#menu ul li#menu5 {
	margin-right: 27px;
}

#menu ul li a {
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #256161;
	padding-right: 20px;
	
	background: url(images/bulletmenu.jpg) no-repeat right;
}

#menu ul li a:hover, #menu ul li a.selected {
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #aec431;
	background: url(images/bulletmenuhover.jpg) no-repeat right;
}



#number {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #909090;
	width: 100%;
	text-align: right;
	
	padding: 10px 0 10px 0;
}

#sideleft {
	float: left;
	width: 266px;
	overflow: hidden;
}

#sideleft .logo{
	float: right;
	margin: 0 10px 20px 0;
}

#innersideleft {
	float: left;
	width: 236px;
	padding-left: 15px;
}

#search {
	float: left;
	width: 251px;
	height: 35px;
	background: url(images/bg_search.gif) repeat-x scroll 0 0;
	text-align: right;	
}

	#search input.text{
		font-size: 13px;
		padding: 1px;
		width: 165px;
		margin: 6px 5px 0 5px;
		float: right;
		color: #666;
		font-style: italic;
	}
	
	#search input.img{
		margin: 6px 15px 0 10px;
		float: right;
	}

.sideleftarticle {
	float: left;
	width: 236px;
	padding: 10px 0 5px 0;
	text-align: right;
}

.sideleftarticleimg {
	float: left;
	width: 236px;
	padding: 5px 0 5px 0;
}

.sideleftarticletitle1 {
	width: 236px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #375f5f;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.sideleftarticletitle2 {
	width: 236px;
	float: left;
	padding: 5px 0 5px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #4e7773;
	font-size: 15px;
	text-align: right;
	text-transform: uppercase;
}

.sideleftarticletext {
	width: 236px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #4e7773;
	font-size: 11px;
	text-align: justify;
}

.sideleftarticlelire {
	width: 236px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #ff601d;
	font-size: 12px;
	text-align: right;
}

.sideleftarticlelire a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff601d;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.sideleftarticlelire a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff601d;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
}

#sideright {
	float: left;
	width: 735px;
	padding-left: 10px;
	overflow: hidden;
}


.siderightpost {
	width: 694px;
	float: left;
}

.siderightposttitle {
	width: 100%;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d6897c;
	padding: 10px 0 5px 0;
}

.siderightposttext {
	width: 100%;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	line-height: 1.5;
}

.siderightpostimg {
	float: left;
	padding: 0 10px 10px 0;
}

.siderightpostsplit {
	float: left;
	width: 100%;
	height: 1px;
	background: url(images/siderightsplit.jpg) no-repeat;
	padding: 10px 0 0 0;
}

.siderightpostsplit2 {
	float: left;
	width: 100%;
	height: 1px;
	background: url(images/siderightsplit2.jpg) no-repeat;
}

.siderightpostlire {
	float: left;
	width: 100%;
	height: 21px;
}

.lirelasuite {
	float: right;
	background: url(images/lirelasuite.jpg) no-repeat;
	width: 87px;
	height: 21px;
}

.commentaire {
	float: right;
	background: url(images/commentaire.jpg) no-repeat;
	width: 87px;
	height: 21px;
}




#commentform {
	float: left;
	width: 692px;
	background: #fafafa;
	border: 1px solid #e6e6e6;
	padding: 10px 0 10px 0;
	
	margin: 10px 0 10px 0;
	display: inline;
}

#commentformtitle {
	float: left;
	padding: 0 0 20px 10px;
	
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	margin: 0;
}

.commentformint {
	float: left;
	padding: 0 200px 0 140px;
	width: 364px;
}

.commentinput {
	float: left;
	padding: 3px 0 3px 0;
	width: 366px;
}

.commentinput label {
	float: left;
	width: 100px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 0 0;
}

.commentin {
	float: left;
	width: 250px;
}

.commentinput input {
	float: left;
	width: 100%;
	height: 20px;
	
	background: #ededed;
	border: 1px solid #cfcfcf;
}

.commentinput textarea {
	float: left;
	width: 100%;
	height: 100px;
	
	background: #ededed;
	border: 1px solid #cfcfcf;
}

.commentformint button {
	float: right;
	background: #7e7e7e;
	border: 0;
	padding: 2px 6px 2px 6px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	clear: both;
}




#comments {
	float: left;
	width: 694px;
	padding: 20px 0 10px 0;
}

.comment1 {
	float: left;
	width: 96%;
	background: #fafafa;
	padding: 2%;
}

.comment2 {
	float: left;
	width: 96%;
	background: #fff;
	padding: 2%;
}

.commentleft {
	float: left;
	width: 20%;
}

.commentright {
	float: left;
	width: 75%;
	padding-right: 5%;
	
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}

.commentuser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d68e7f;
	text-align: center;
	font-weight: bold;
}

.commentuser a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9D9D;
	text-align: center;
	font-weight: bold;
}

.commentdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	text-align: center;
}

.commentsplit {
	float: left;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: url(images/commentsplit.jpg);
}



#homesideleft {
	float: left;
	width: 448px;
	overflow: hidden;
}


#homesidelefttitle1 {
	float: left;
	width: 448px;
	font-size: 20px;
	color: #898989;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
}

#homesidelefttitle2 {
	float: left;
	width: 448px;
	
	font-size: 20px;
	color: #c8da6e;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

#homesidelefttitle1 span {
	font-family: Bell MT, Verdana, Arial;
	font-style: italic;
	font-size: 20px;
}

#homecentersplit {
	float: left;
	width: 448px;
	height: 10px;
	background: url(images/homecentersplit.jpg) no-repeat;
}

#homecenterpage {
	float: left;
	width: 448px;
	
	font-size: 16px;
	color: #c8da6e;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	font-weight: bold;
}


#homesideright {
	float: left;
	width: 235px;
	padding-left: 25px;
	overflow: hidden;
}


.siderightarticle {
	float: left;
	width: 236px;
	padding: 10px 0 5px 0;
	text-align: right;
}

.siderightarticleimg {
	float: left;
	width: 236px;
	padding: 5px 0 5px 0;
}

.siderightarticletitle1 {
	width: 236px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #375f5f;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

.siderightarticletitle2 {
	width: 236px;
	float: left;
	padding: 5px 0 5px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #4e7773;
	font-size: 15px;
	text-align: right;
	text-transform: uppercase;
}

.siderightarticletext {
	width: 236px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #4e7773;
	font-size: 11px;
	text-align: justify;
}

.siderightarticlelire {
	width: 236px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #ff601d;
	font-size: 12px;
	text-align: right;
}

.siderightarticlelire a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff601d;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.siderightarticlelire a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff601d;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
}


#homearticle {
	width: 448px;
	float: left;
}

#homearticletitle1 {
	float: left;
	width: 448px;
	text-align: right;
	font-weight: bold;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #215958;
}

#homearticletitle2 {
	float: left;
	width: 448px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #215958;
	padding: 4px 0 4px 0;
}

#homearticleintro {
	float: left;
	width: 448px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff5007;
	text-align: justify;
	font-weight: bold;
}

#homearticletext {
	float: left;
	width: 448px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #467472;
	padding: 10px 0 0 0;
	text-align: justify;
}

.homearticleimgleft {
	float: left;
	padding: 5px 5px 5px 0;
}

.homearticleimgright {
	float: right;
	padding: 5px 0 5px 5px;
}

.homearticleimgtop {
	padding-top: 0;
}




#footersplit {
	float: left;
	width: 100%;
	background: url(images/footersplit.jpg) center no-repeat;
	height: 1px;
	margin: 5px 0 5px 0;
}

#footer {
	width: 100%;
	float: left;
	padding: 0 0 15px 0;
}

#footermenu {
	float: left;
	width: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	text-align: center;
	padding: 10px 0 5px 0;
}

#footermenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
	margin: 0 15px 0 15px;
}

#footermenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c827b;
	text-decoration: underline;
}

#footercopy {
	float: left;
	width: 100%;
	text-align: center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	padding: 15px 0 0 0;
}

#footercopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
}

#footercopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c827b;
	text-decoration: underline;
}

.gb_div {
	width: 415px;
	margin: 30px auto;
	padding: 10px;
	font-size:12px;
}

.gb_div a{
	text-decoration: none;
	color: #363636;
	font-size: 12px;
}

.gb_div a:hover{
	color: #363636;
	text-decoration: underline;
	font-size: 12px;
}

.gb_div table{
	width: 415px;
	background-color: #FFF8EB;
	border: 1px solid #D3BB8D;
	font-family: tahoma;
}

.gb_div table td a{
	padding-left: 1px;
}

.gb_div table th{
	color: #6D571D;
	background-color: #E9B96E;
	font-size: 10px;
	background: transparent url('images/table_header_bg.jpg') repeat-x top center;
	text-align: right;
	padding-right: 15px;
	height: 25px;
}

.gb_div table span{
	color: #9F8030;
	text-decoration: underline;
}

.gb_div table td#post{
	color: #433822;
	padding: 10px;
}

.gb_div input{
	font-size: 12px;
	width: 275px;
}

.gb_div textarea{
	width: 275px;
	height: 100px;
}

.gb_div button{
	font-size: 13px;
	width: 60px;
	margin: 10px 0 0 170px;
}

.navigationContainer {
	clear: both;
	background-color: #FFF2D9;
	height: 24px;
}

.navigation {
	float: right;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
	display: block;
	float: left;
	padding: 0px 4px 1px 4px;
	margin: 4px 4px 0px 0px;
	text-decoration: none;
	color: #4E4E4E;
	border: 1px solid #C1C1C1;
	background-color: #F5F5F5;
}

.navigation a:hover {
	background-color: #FFFEE2;
}

a.navigationSelected:link, a.navigationSelected:active, a.navigationSelected:visited, a.navigationSelected:hover {
	color: #E9B96E;
	font-weight: bold;
	background-color: #FFFFFF;
	border-color: #E9B96E;
}

.successMessage {
	padding: 13px 0px;
	text-align:center;
}

.successMessage p {
	color: #95AA27;
	padding: 3px;
	margin: 10px 0 0 0;
	width:686px;
	background:#EDEDED none repeat scroll 0 0;
	border:1px solid #CFCFCF;
	float: left;	
}

.errorMessage {
	padding: 13px 0px;
	text-align:center;
}

.errorMessage p {
	color: #A63B4D;
	padding: 3px;
	margin: 10px 0 0 0;
	width:686px;
	background:#EDEDED none repeat scroll 0 0;
	border:1px solid #CFCFCF;
	float: left;
}

#pagination {
    text-align: left;
    padding-top: 6px;
    margin-top: 16px;
    height: 24px;
    background-color: #568431;
    width:95%;
    float: left;
}

	#pagination ul{
        float: left;
        margin: 0 30px 0 20px;
        list-style-type: none;
	}

		#pagination ul li{
		    float: left;
		    padding: 0 7px;
		}
		#pagination ul li a{
		    color: #fff;
		    font-weight: bold;
		    font-size: 12px;
		}
		#pagination ul li a:hover, #pagination ul li a#pagSel{
		    color: #F4EC4C;
            text-decoration: underline;
		}
		
		#pagination ul li a.left_nav{
            background: url(images/bullet_nav_left.gif) no-repeat scroll 0 1px;
            padding-left: 20px;
            text-decoration: none;
		}
		#pagination ul li a.left_nav:hover{
            background: url(images/bullet_nav_leftH.gif) no-repeat scroll 0 1px; 
		}
		
		#pagination ul li a.right_nav{
            background: url(images/bullet_nav_right.gif) no-repeat scroll right 1px; 
            padding-right: 20px;
            text-decoration: none;
		}
		#pagination ul li a.right_nav:hover{
            background: url(images/bullet_nav_rightH.gif) no-repeat scroll right 1px; 
		}
		
.home_categories {
	width: 328px;
	height: 576px;
	background: url(images/pic_home.jpg) no-repeat;
	color: #fff;
	text-align: right;
	font-size: 19px;
	padding: 50px 20px 0 115px;
	font-weight: bold;
	vertical-align: bottom;
	font-family: Verdana;
}

	.home_categories a{
		background-color: #000;
		color: #fff;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		padding: 1px 3px;
		text-decoration: none;
	}