/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-style: normal;*/
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	margin-top: 5px;
	text-align: center;
	background: url(gifs/legal-asso_01.jpg) repeat-x top #fff;
	}



/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}



h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 10px 0 2px;
	margin: 0 15px 10px;
	color: #666;
	}
	
	h2 span {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #93010E;}
		
		h2 a:link, h2 a:visited {
			display: block;
			font-size: 24px;
			font-family: "Times New Roman", Times, serif;
			font-weight: bold;
			color: #666;
			text-decoration: none;
			}
		
		h2 a:hover {
			color: #93010E;
			}
		
		#ariane {
		margin: 0 15px;
		font-size: 11px;
		color: #555;
		position: relative;
		top: -.9em;}
		
			#ariane a:link, #ariane a:visited{
			color: #555;
			text-decoration:none;
			border-bottom: 1px dotted;}
			
			#ariane a:hover {
			color: #555;
			text-decoration:none;
			border-bottom: 1px solid #93010E;}

h3 {
	clear: both;
	font-size: 20px;
	font-weight: normal;
	padding: 15px 0 2px;
	margin: 0 15px 8px;
	color: #555;
	font-family: "Times New Roman", Times, serif;
	}
	
	h3 a:link, h3 a:visited {
	display: block;
	font-size: 20px;
	color: #555;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;}
	
	h3 a:hover {
	color: #93010E;}
	
	h2, h3 {
	border-bottom: 1px solid #920223;}
	
	h4 {
	margin: 0 15px;
	font-weight: bold;
	color: #555;}

p {
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .66em;
	text-align: justify;
	color: #555;
	line-height: 1.5em;
	}
		
	.link {
	text-align: right;
	}
	
	.link a:link, .link a:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #3a72b8;
	background: url(gifs/01.gif) no-repeat left .5em;
	padding-left: 10px;
	}
	
	.link a:hover{
	text-decoration: none;
	}
	
/*--------------------------------------------------------------------------*/
.imag{
float: left;
margin: 5px 15px 5px 0;
}
.imagF{
float: left;
margin: 2px 15px 5px 0;
}

.imag2{
float: right;
margin: 5px 0 5px 15px;
}

/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:1px 2px;
	margin-right: 15px;
}

.bouton_news {
background: url(gifs/legal-asso_46.jpg) no-repeat;
height: 19px;
width: 66px;
cursor: pointer;
font-weight: bold;
color: #fff;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/




	
		
	#header {
	position: relative;
	background: url(gifs/legal-asso_03.jpg) no-repeat top left #fff;
	height: 171px;
	border: 1px solid #7b7b7b;
	border-bottom: none;}
	
		h1 {
		position: absolute;
		top: 65px;
		left: -20px;
		display: block;
		width: 281px;
		height: 171px;
		font-size: 18px;
		color: #000;}
		
			h1 a:link, h1 a:visited {
			text-decoration: none;
			display: block;
			text-align: right;
			font: normal 24px/1 Arial, Helvetica, sans-serif;}
	
		h1 span {
		display: block;
		font: normal 11px/1 Arial, Helvetica, sans-serif;
		color: #555;}
	
		h1 img {
		position: absolute;
		top: 50px;
		left: 35px;}
		
	
	#container {
		position: relative;
		text-align: left;
		width: 997px;
		margin: 0 auto;
		}
		
	#content {
	position: relative;
	background: url(gifs/legal-asso_19.jpg) repeat-x left top #fff;
	margin-top: 39px;
	border: 1px solid #7b7b7b;
	border-top: none;}
	
		#content, #content_main, #content_side { float: right;}
		#content_main, #content_side { margin: 8px 0;}
	
		#content_main {
		width: 713px;
		min-height: 507px;
		border-left: 1px solid #bbb;}
		
		#content_side {
		width: 281px;}
		
			#content_side h3 {
			color: #4D4D4D;}
		
			#content_side p {
			color: #454545;
			font: normal 11px/1.25em Arial, Helvetica, sans-serif;}
		
			p.mail a:link, p.mail a:visited{
			font-weight: bold;
			background: url(gifs/legal-asso_25.gif) no-repeat left .4em;
			padding-left: 15px;}
		
			#content_side #let{
			margin: 20px 15px 0 15px;
			padding: 5px 10px;
			background: #f1f1f1;}			

		
		#MenuBar1 {
		background: url(gifs/legal-asso_12.jpg) repeat-x top;
		border-left: 1px solid #7b7b7b;
		border-right: 1px solid #7b7b7b;
		position: absolute;
		top: -39px;
		left: -1px;
		width: 995px;
		height: 39px;
		clear: both;}
		
		#MenuBar1, #MenuBar1 li {
		float: left;}
		
			#MenuBar1 li {
			background: url(gifs/legal-asso_16.jpg) no-repeat right 4px;
			height: 34px;
			padding-top: 5px;}
		
			#MenuBar1 #rub1 { width: 82px; height: 26px; padding-top: 13px;}
			#MenuBar1 #rub3 { width: 161px;}
			#MenuBar1 #rub4 { width: 147px;}
			#MenuBar1 #rub5 { width: 165px;}
			#MenuBar1 #rub6 { width: 108px;}
			#MenuBar1 #rub7 { width: 75px;}
			#MenuBar1 #rub8 { width: 130px;}
			#MenuBar1 #rub9 { width: 127px;height: 26px; padding-top: 13px; background: none;}
		
				#MenuBar1 li a:link, #MenuBar1 li a:visited {
				letter-spacing: -1px;
				text-shadow: #000 0 00;
				display: block;
				text-align: center;
				color: #fdd;
				text-decoration: none;
				font-weight: bold;}
				
				#MenuBar1 li a:hover { color: #fff;}
				
				
					#MenuBar1 ul {
					top: 39px;
					padding-top: 5px;
					background: url(gifs/fleche2.gif) no-repeat 15px top;
					border: 0;}
					
					#MenuBar1 ul li {
					padding: 0;
					height: auto;
					background: #8B1215;}
					
					#MenuBar1 ul li a:link, #MenuBar1 ul li a:visited{
					text-align: left;
					background: #8B1215;
					padding: 5px 7px;
					margin: 2px;
					color: #fdd;}
					
					#MenuBar1 ul li a:hover{
					text-align: left;
					background: #6e0019;
					color: #fff;}
					
					#MenuBar1 iframe {
					display: none}
				
	
	#footer {
	clear: both;
	padding: 5px 0;
	text-align: center;
	color: #555;
	font: normal 11px/1 Verdana, Arial, Helvetica, sans-serif;}
	
	#options {
	margin: 15px 17px;
	}
	
		#options a:link, #options a:visited {
		background: url(gifs/carre.gif) no-repeat left .4em;
		padding-left: 12px;
		text-decoration: none;
		color: #555;}
		
		#options a:hover {
		text-decoration: underline;}
	
	#ob {
	position: absolute;
	top: 1px;
	right: 1px;}






/*PAGES
-------------------------------------------------------------------------*/
#blocs, #blocs li {
float: left;}

#blocs {
margin: 15px 0;
clear: both;}

ul#blocs li ul {
float: left;}
ul#blocs ul li {
float: none;}


/*---------------------------------------------------*/
#blocAsso {
background: url(gifs/legal-asso_31.jpg) no-repeat;
width: 266px;
height: 349px;
margin: 0 15px;}

	#blocAsso li, #blocAsso ul{
	float: none;}
	
	#blocAsso h3 {
	border: 0;
	margin: 0 8px;
	padding: 5px 0;}
	
		#blocAsso h3 a:link, #blocAsso h3 a:visited,
		#blocForm h3 a:link, #blocForm h3 a:visited {
		color: #93010E;}
	
		#blocAsso h3 a:hover, #blocForm h3 a:hover {
		color: #555;}
		
	#blocAsso h4 {
	padding-top: .4em;
	#padding-top: .25em;
	margin: 0 10px;}
	
		#blocAsso h4 a:link, #blocAsso h4 a:visited {
		display: block;
		background: url(gifs/01.gif) no-repeat left .5em;
		padding-left: 10px;
		font-weight: bold;
		color: #555;
		text-decoration: none;}
		#blocAsso h4 a:hover {
		color: #93010E;
		text-decoration: underline;}
		
	#blocAsso p {
	font-size: 11px;
	line-height: 1.25em;
	margin: 0 10px;}
	
/*---------------------------------------------------*/

#blocsDroite {
width: 379px;
border-left: 1px solid #BBBBBB;
padding: 0 0 0 15px;}

	#blocsDroite h3{
	padding: 5px 0;
	margin: 0;}	
	
/*---------------------------------------------------*/
	
	#blocAutres {
	padding: 0 0 15px 0;
	}
	
	#blocAutres ul{
	background: url(gifs/legal-asso_34.jpg) no-repeat left 10px;
	padding: 10px 0 0 130px;
	height: 72px;
	}
	
	#blocAutres li{
	background: url(gifs/carre.gif) no-repeat left .5em;
	padding: 0 0 4px 10px;
	}
	
		#blocAutres li a:link, #blocAutres li a:visited{
		text-decoration: none;
		color: #555;
		}
	
		#blocAutres li a:hover {
		text-decoration: underline;
		}
	
	
/*---------------------------------------------------*/
	
	
/*---------------------------------------------------*/
	#blocForm {
	background: url(gifs/legal-asso_42.jpg) no-repeat;
	width: 379px;
	height: 104px;
	margin-bottom: 15px;}
	
		#blocForm h3 {
		margin: 0 0 0 8px;
		border: 0;}
		
		#blocForm li{
		background: url(gifs/carre.gif) no-repeat left .4em;
		padding-left: 10px;
		margin: 5px 15px;}
		
			#blocForm li a:link, #blocForm li a:visited{
			display: block;
			padding-right: 33px;
			text-decoration: none;
			color: #555;}
		
			#blocForm li a:hover {
			text-decoration: underline;}
		
		#blocForm p {
		padding: 5px 0 0 0;
		line-height: 1.25em;}
		
		#blocForm p.link2 {
		text-align: center;}
			
			#blocForm p.link2 a:link, #blocForm p.link2 a:visited{
			font: bold small-caps 12px/1 Verdana, Arial, Helvetica, sans-serif;}
			
/*---------------------------------------------------*/

#blocEcosol h3{
margin-bottom: 5px;
}

#blocEcosol p{
margin: 0;
line-height: 1.25em;
}

#blocEcosol p.link{
margin: 0;
}

/*---------------------------------------------------*/

#assos, #assos_text, #assos_menu {
float: left;}

#assos {}

	#assos_text {
	width: 455px;}
	
	#assos_menu {
	margin: 0 15px 0 0;
	padding: 10px 7px 10px 8px;
	width: 228px;
	background: #f7f7f7;}
	
		#assos_menu h3{
		background: #f1f1f1;
		margin: -10px -7px 0 -8px;
		padding: 0 0 0 10px;
		border: 0;}
	
		#assos_menu a:link, #assos_menu a:visited{
		display: block;
		height: 1.75em;
		background: url(gifs/01.gif) no-repeat left 1.2em;
		margin: 0;
		padding: .75em 0 0 10px;
		border: 0;}

/*---------------------------------------------------*/

#cols, #cols li {
float: left;}

#cols{
margin-top: 15px;}

#cols li {
width: 235px;
border-right: 1px solid #ccc;
padding: 0px;}

#cols li h3{
padding-top: 0;}

#cols li.last {
border: 0;}

/*---------------------------------------------------*/

#formulR {
width: 90%;
margin: 15px auto;}
#formulR fieldset table {
width: 70%;
margin: 0 auto;}
	
	#formulR fieldset table input.bor {
	width: 150px;
	margin: 3px 0;
	}
	#formulR fieldset table textarea {
	width: 150px;
	margin: 3px 0;
	}
	
	.nobor input{
	border: 0;}

/*---------------------------------------------------*/

.tpl {
width: 80%;
margin: 25px auto;
border: 1px solid #e0e0e0;
padding: 10px 15px;}
.tpl h3 {
margin: 0;
padding: 0;}
.tpl p {
margin: 0;}
/*--------------------------------------------------------------------------*/



/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  70%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus, fieldset textarea:focus {
		background: #fff;
	}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
border: 0;
background: url(gifs/legal-asso_12.jpg) repeat-x bottom;
border: 1px solid #950224;}
/*--------------------------------------------------------------------------*/




.link a:link, .link a:visited, a, a:link, a:visited, a:hover, #footer a, #footer a:link, #footer a:visited, #footer a:hover, fieldset legend  {
color: #950224;
text-decoration: underline;}

.impt {
color: #950224;}

.imag, .imag0, .imag2{
border: 1px solid #950224;}
		
input.contact_envoyer{
background: #950224;}

fieldset textarea:focus , fieldset input:focus {
border: 1px solid #950224;}

.ssmenu li {
	list-style-type:square;
	margin-left:50px;
	color:#950224;
}
