@charset "utf-8";
/* CSS Document */
html, body{
	height:100%
}
body, ul, li, p, h1, h2, h3{
	list-style:none;
	margin:0;
	padding:0;
}

#ctn ol li{
	list-style:decimal
}

p{
	margin: 5px 0 8px 0;
	line-height: 1.5em;
}

a{
	color:#a48b00;
}

a:hover {
	color:#868244;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
   	background: url(../images/bg-body.jpg) #f6f2e7 repeat-x;
}

img {
	border:none;
}

#page{
	background:url(../images/bg.jpg) no-repeat;
	height:100%;
	width:960px;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -100px; /* the bottom margin is the negative value of the footer's height */
}
#contenu_acceuil{
 	float:left;
	width:400px;	
	margin-top:20px;
	margin-left:30px;
}
#contenu{
    float:left;
	width:550px;	
	margin-top:20px;
	margin-left:30px;
} 
#contenu h1 {
	margin: 0 0 10px 0;
	color:#384273;
	font-size:20px;
}
#contenu h2, h3, h4, h5 {
	margin: 15px 0 5px 0;
	color:#384273;
	font-size:12px;
}
#contenu h2 {
	font-size:14px;
}
#contenu h1.csc-firstHeader, #ctn h1 {
	font-size:12px;
}
#contenu ul {
	margin-left: 20px;
}
#contenu ul li {
	margin:5px 0 5px 0;
	background: url(../images/puce.gif) no-repeat left 4px;
	list-style:none;
	padding-left:18px;
}

.clear {
	clear:both;
}
#news {
	float:left;
	margin-left:20px;
	margin-top:20px;
}
#top{
     height:173px;
	 width:100%;
	 /*border-bottom: 5px #000000 solid ;*/
}
	#nav1{
	font-size:11px;
		padding:8px 0 0 8px;
	}
	#nav1 a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#nav1 a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	#nav1 li{
		float:left;
	}
	#nav1 li a{
		padding:0 10px 0 10px;
		border-right:1px #FFFFFF solid;
	}
	#nav1 li.last a{
		border:none;
	}
/*///////////////FOOTER////////////////////*/
#footer, .push {
	height: 100px; /* .push must be the same height as .footer */
	width:960px;
}
#footer{
	background:#f6f2e7;
	text-align:center;
	}
/*//////////////MENU GAUCHE////////////////*/
#gauche{
	float:left;
	width:200px;
	background:#e7dec1;
}
#gauche ul#nav {
	margin:0;
	/*border-left: 10px solid #433d0f;*/
}

#gauche ul#nav li{
	margin:0;
	background:#d6cfb2;
}

#gauche ul#nav li a{
	display:block;
	height:auto;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #FFF;
	color: #000;
	text-decoration:none;
}
#gauche ul#nav li.last a{
	border-bottom:none;
	/*padding:10px 0 10px 20px;*/
}
	/*////////////MENU ACTIF////////////*/
	#nav .nav-act a{
		border-bottom:none;
	}
	/*///////////END MENU ACTIF/////////*/
	
#gauche ul#nav li a:hover{
	text-decoration:underline;
}
#gauche ul#nav li ul#nav2{
	background:#FFFFFF;
	margin:0;
	padding:0;
}

#gauche ul#nav li ul#nav2{
border-left:10px solid #968d44;
}
#gauche ul#nav li ul#nav2 li{
	border-bottom:#e7dec1 1px solid;
	background:#E7DEC1;
}
	#gauche ul#nav li ul#nav2 li.last{
		border-bottom:none;
	}
#gauche ul#nav li ul#nav2 li a{
	display:block;
	height:auto;
	font-weight:normal;
	padding:5px 0 5px 10px;
}

#gauche ul#nav li ul#nav3 li{
	border-bottom:#e7dec1 1px solid;
	background:#fff;
}

#gauche ul#nav li ul#nav3{
border-left:10px solid #ddd380;
}

#gauche ul#nav li ul#nav4 li{
	padding-left:20px;
	background: url("../images/puce.jpg") no-repeat 18px 12px;
}

#page #gauche ul#nav li.cur a {
	font-weight:bold;
}

#page #gauche ul#nav li.cur li a{
	font-weight:normal;
}

.tx-stselect2-pi1 div div label {
	float:left;
	width:100px;
	font-weight:bold;
}

.tx-stselect2-pi1 .bouton_submit{
	float:left;
	margin-left:165px;
}

	.tx-stselect2-pi1 .bouton_submit input{
		background:url(../images/sous_btn.jpg) repeat-x left top;
		border:1px solid #d5d5d5;
		height:27px;
		font-weight:bold;
		color:#6c6c6c;
		font-size:12px;
	}
	
.tx-stselect2-pi1 div.form {
	background:#fff url(../images/bg_liste_cooperatives.jpg) repeat-x top left;
	border:1px solid #c5c5c5;
	margin-bottom:10px;
	width:350px;
	padding:5px 0 10px 5px;
	color:#535353;
	font-weight:bold;
}

.tx-stselect2-pi1 div div a strong {
	font-weight:normal;
}

.tx-stselect2-pi1 div div {
	margin-bottom:5px;
}

.tx-stselect2-pi1 div.form div {
	margin-bottom:0;
}

.tx-stselect2-pi1 label{
	color:#535353;
}

#contenu .csc-sitemap ul{
	margin-left:0;
}

	#contenu .csc-sitemap li{
		background:none;
		padding-left:0;
	}
	
		#contenu .csc-sitemap li a {
			font-size:16px;
			color:#384273;
		}
	
		#contenu .csc-sitemap ul li ul{
			margin:0 0 20px 20px;
		}
	
			#contenu .csc-sitemap li li{
				background:url(../images/puce.gif) no-repeat left 4px;
				padding-left:18px;
			}
			
				#contenu .csc-sitemap li li a {
					font-size:12px;
					color:#A48B00;
				}
				
				#contenu .csc-sitemap li li ul{
					margin:0 0 0 20px;
				}

/* POWERMAIL */
.tx-powermail-pi1 legend {
	display:none;
}
.tx-powermail-pi1 fieldset{
	border:none;
	background:none;
}

.tx-powermail-pi1 div{
	background-color:transparent!important;
}

.tx-powermail-pi1 label{
	margin-bottom:10px;
	font-weight:bold;
	display:block;
}

.tx-powermail-pi1 .powermail_mandatory{
	color:red;
}

.tx-powermail-pi1 .powermail_mandatory, .tx-powermail-pi1 .powermail_mandatory_js{
	color:red;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {
	margin-top:10px;
}
/*//////////////Config Affiche Text Frontend////////////////*/

.align-right {
text-align:right;
}

.align-left {
text-align:left;
}

.align-center {
text-align:center;
}

.align-justify {
text-align:justify;
}