body {
	margin: 0 auto;
	background-image:url("../images/background2.jpg");
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#f5f5f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:100%;


	
}



h1, h2, h3 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #83ac29;
}



p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
}



a:hover {
	background: none;
}

#wrapper {
	width: 755px;
	height: 100%;
	margin: 0 auto;
}



img {
border:0;
}


/* Header */

#header {
	width: 100%;
	height: 195px;
	margin: 0 auto;
	background: url(../images/logo.jpg) no-repeat top center;
	
}

#header h1 {
text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#b9b9ab;
	padding-top:5px;
}

#header h2 {
text-align: center;
	font-size: 14px;
	color: #393a36;
	font-family: "Times New Roman", Times, serif;
	padding-top:115px;
	
	
}

#header a {
	color: #b9b9ab;
	text-decoration:none;
}


#header h2 a  {
	color:#393a36;
	text-decoration:none;
}


.vert {
	color: #6ea015;

}



/* Page */

#page {
	width: 755px;
	margin: 0 auto;
	padding-top: 30px; /* agit sur le footer */
}

/* Content */

.intro {
	text-align: justify;
	font-size: 14px;
	color: #393a36;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:20px;
}

.hr	{
	border:none; 
	border-bottom: 1px dashed #bcbcbb;
	clear:both; 
	height:0; 
	line-height:0; 
	width:100%; 
	font-size:0; 
	padding:0 ;
	margin-bottom :5px;
}

#content {
	float: left;
	width: 470px;
	padding: 0px 20px 0 0;
}

/* Post (page d'accueil) */

.titre	{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #83ac29;
	padding:0px 0px 10px 0px;
	
}
	
.post {
	margin-left: 20px;
	padding-bottom: 5px;
}



.special {
    font-size: 12px;
	font-family:Verdana,Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
    color: #BCBCBC;
	padding-top: 5px;
	padding-bottom:7px;
	margin-bottom:10px;	
}


.cass {
	
	color: #8eae46;
	text-decoration:underline;
}

.post .entry {
	padding: 20px 0px 5px 0px;
	text-align: justify;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2824;
	line-height:10px;
}


.post a  {

color:#83ac29;
font-weight:bold;
text-decoration:underline;

}


/* Contenu (Droit du travail/droit de la famille/etc...) */

.contenu {
	margin-left: 20px;
	padding-bottom: 5px;
}

.contenu h1	{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #83ac29;
	padding:0px 0px 10px 0px;
	
}


.contenu .entry {
	padding: 20px 0px 5px 0px;
	text-align: justify;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2824;
	line-height:10px;
}


.contenu a  {

color:#83ac29;
font-weight:bold;
text-decoration:underline;

}

.contenu .hr	{
	border:none; 
	border-bottom: 1px dashed #bcbcbb;  
	clear:both; 
	height:0; 
	line-height:0; 
	width:100%; 
	font-size:0; 
	padding:0 ;
	margin-bottom :9px;
}

.retrait
{
   list-style-position: outside;
}

.retrait ol
{
   list-style-position: outside;
}


ul 
{
   
	line-height: 15px;
	padding-top: 20px;
	list-style-position: outside;
	padding-left:20px;
	margin-left:15px;
	list-style-type: disc;

}


/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding: 0;
	margin-bottom:50px;
}

#sidebar h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	line-height:20px;
	margin-top:5px;

	
}

#sidebar h3 {
	font-size: 13px;
	color: #393a36;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dashed #bcbcbb;
	padding-bottom:15px;
	

	
}

#sidebar h3 a {
	
	color: #393a36;
}


#contact {

	padding: 0;
	margin-top:20px;
}

#contact p {

	text-align: left;
	padding-bottom:10px;
	font-size: 11px;
	color: #2c2824;
	font-family: Verdana, Arial, sans-serif;
	
}

#sidebar a {
	color: #6ea015;
	border: none;
	text-decoration:none;
}



#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}


#bouton {
	margin-top:30px;
}


	
/* --------------------------CONTACT FORM------------------*/
p.label_name, p.input_form {
	float: left;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #444444;
	}
	
p.label_name {
	width: 100px;
	height:35px;
	clear: both;
	color: #2c2824;
	font-size: 11px;
	
}

#contact_us input, #contact_us textarea {
	width: 300px;
	background: #FFFFFF;
	border: solid 1px #d2d2d2;
	outline: 0;
	font: normal 11px;
	padding: 4px;
	margin-bottom: 10px;
	 -moz-border-radius:5px; -webkit-border-radius:5px;
	 margin-left:40px;
	 resize:none;
	
}

#contact_us input.button {
	font: bold 11px;
	background: #393a36;
	color:#FFFFFF;
	padding: 9px 18px;
	display: inline-block;
	font-size: 11px;
	width: auto;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	color:#83ac29;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 11px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color:#393a36;
	font-style: italic;
}

#footer {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	margin-top:50px;
	padding: 20px 0 15px 0;
	background: url(../images/footer.jpg) repeat-x top left #484848;
	color: #7b7a7a;
}

#footer p {
	margin: 0;
	color: #2c2824;
	line-height: normal;
	font-size: 10px;
	text-transform: none;
	text-align: center;
	padding-bottom:5px;
	text-transform: uppercase;
}

#footer a {
	color: #2c2824;
	border-bottom: 0px #FFFFFF dotted;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #8eae46;
}

/* Overiding Classes */
/* Must remain at the bottom of the stylesheet */

	
	* html .clearfix 					{height:1%;}
	.error,
	.success							{display:none;}
