body
{
		 margin: 10px 15px 10px 15px;
		 background-color: #61897c;
		 font-family: century gothic, verdana,sans-serif;
		 font-size: 15px;
}

.relsample
{
 		width: 100%;
		position: relative;
		background-color: #77ae9b;
}

.relsample .top_left, .relsample .top_right, .relsample .bottom_left, .relsample .bottom_right
{ 
		height: 19px;
		width: 19px;
		background-repeat: no-repeat;
		position: absolute;
		background-color: #61897c;
}

.relsample .top_left
{
 		top: 0px;
		left: 0px;
		background-image: url("img_squelette/hautgauche.jpg");
		z-index: 0;
}

.relsample .top_right
{
 		top: 0px;
		right: 0px;
		background-image: url("img_squelette/hautdroit.jpg");
	  z-index: 0;
}

.relsample .bottom_left
{					 
		bottom: 0px;
		left: 0px;
		background-image: url("img_squelette/basgauche.jpg");
	  z-index: 0;
}

.relsample .bottom_right
{
 		bottom: 0px;
		right: 0px;
		background-image: url("img_squelette/basdroit.jpg");
	  z-index: 0;
}

.relsample .content
{
 		text-align: center;
		color: #594723;
		position: relative;
		padding-left:15;
		padding-right:15;
}

#bandeau
{
	float: left;
	width: 100%;
	height : 116px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#contenus
{
		width: 100%;
}

#menus_verticaux
{
		float: left;
		width: 255px;
		height : 100%;
}

#articles
{
		float: right;
		width: 70%;
		text-align: center;
}

#partiebasse
{
		float: left;
		width: 100%;
 	  margin: 10px 0px 10px 0px;
		text-align: right;
		font-size: 13px;
}

#forum
{
		width: 90%;
		float: center;
}

#forum-chapo
{
 		float: center;
}

#forum-item
{
		float:center;
}

#plan
{
		 width: 80%;
		 margin: 0px 0px 0px 0px;
}

#ligne_plan
{
		 width: 80%;
		 float: center;
}

#gauche_plan
{
		 float: left;
		 text-align: right;
}

#droite_plan
{
		 float: right;
		 text-align: left;
}

h1
{
			 font-family: century gothic, verdana,sans-serif;
			 font-size: 25px;
			 font-weight: bold;
			 margin: 0px 0px 5px 0px;
			 padding-bottom:15;
			 text-align: center;
			 
			 color: #3a301e;
			 background-image: url(img_squelette/interligne.jpg);
			 background-position:center;
			 background-position:bottom;
			 background-repeat: no-repeat;
}

h2
{
	font-family: century gothic, verdana,sans-serif;
	 font-family: verdana,sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 text-align:left;
	 text-decoration: underline;
	 color: #3a301e;
	 margin: 0px 0px 0px 0px;
	 padding: 10px 0px 5px 0px;
	 
}

h3
{
	 font-family: century gothic, verdana,sans-serif;
	 text-align: center;
	 font-size: 15px;
	 color: #3a301e;
}

h4
{
	 font-family: century gothic, verdana,sans-serif;
	 font-family: verdana,sans-serif;
	 font-size: 16px;
	 font-weight: bold;
	 text-align:left;
	 text-decoration: none;
	 color: #3a301e;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
}

/*pour le forum*/
h5
{
	font-family: century gothic, verdana,sans-serif;
	font-size: 18px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h6
{
	font-family: century gothic, verdana,sans-serif;
	font-size: 15px;
	font-weight: lighter;
	text-align: center;
	color: #3a301e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

hr
{
	 clear: both;
	 visibility: hidden;
}

p
{
	font-family: century gothic, verdana,sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;	
	text-align: left;
	color: #3a301e;
}

img
{
		border: 0;
}

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

input {
			margin-top: 23px;
}

ul {
	 margin: 0px 0px 0px 15px;
	 padding: 0px 0px 10px 10px;
	 line-height: 16px;
	 list-style-image: url(img_squelette/puce.jpg);
}

li {
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 line-height: 16px;
	 list-style-image: url(img_squelette/puce.jpg);
}

a
{
 	font-family: century gothic, verdana,sans-serif;
	color: #cc3300;
	text-decoration: none;
	text-align: left;
}

a:link, a:visited, a:active
{
 	 
}

a:hover
{
  color: #ff6600;
	text-decoration: none;
	text-align: left;
}

.lien_base
{
 				font-family: century gothic, verdana,sans-serif;
				text-align: center;
				color: #cc3300;
}

.lien_base a { color: #cc3300; }

.lien_base a:hover { color: #ff6600; }

.lien_base a:active { color: #cc3300; }

.lien_base a:visited { color:#cc3300; }

.bouton_rubrique
{
 				font-family: century gothic, verdana,sans-serif;
				font-size: 20px;
				font-weight: bold;
				text-align:right;
				padding-right:90px;
				margin-right: 30px;
				color: #594723;
}

.bouton_rubrique a
{
					text-align:right;
					text-decoration: none;
					color: #594723;
}
	 
.bouton_rubrique a:hover
{
     			text-align:right;
					text-decoration: none;
					color: #ff6600;
}

.bouton_rubrique a:active
{
     			text-align:right;
					text-decoration: none;
					color: #650043;
}

.bouton
{
 			 width:50px; 
			 height:32px;
			 font-size: 18px;
			 text-align:left;
			 padding: 3px;
			 margin-left:30px;
}

.bouton a
{
							color: #cc3300;
							text-decoration:none; 
							font-weight:bold;
							padding: 3px;
							background-color: #77ae9b;
}

.bouton a:visited
{
								 color: #cc3300;
								 text-decoration:none; 
								 font-weight:bold;
								 padding: 3px;
								 background-color: #77ae9b;
}

.bouton a:hover
{
							 color: #cc3300;
							 text-decoration:none;
							 font-weight:bold;
							 padding: 3px;
							 background-image:url(img_squelette/fond_bt_article.jpg);
}

.bouton_plan
{
 			 font-size: 18px;
			 text-align:left;
			 margin: 0px 0px 0px 0px;
	 		 padding: 0px 0px 0px 0px;
			 
}

.bouton_plan a, .bouton_plan a:visited
{
					color: #cc3300;
					text-decoration:none; 
					font-weight:bold;
					margin: 0px 0px 0px 0px;
	 				padding: 0px 0px 0px 0px;
					background-color: #77ae9b;
}

.bouton_plan a:hover
{
 						color: #cc3300;
						text-decoration:none;
						font-weight:bold;
						margin: 0px 0px 0px 0px;
	 					padding: 0px 0px 0px 0px;
						background-image:url(img_squelette/fond_bt_article.jpg);
}

.bouton_article
{
 		font-family: verdana,sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
}

.bouton_article a { color: #cc3300; }
	 
.bouton_article a:hover { color: #ff6600; }

.bouton_article a:active { color: #cc3300; }

.preview
{
 				font-family: century gothic, verdana,sans-serif;
				text-align: left;
				color: #3a301e;
}

.preview a
{
				font-family: century gothic, verdana,sans-serif;
				text-align: left;
				color: #3a301e;
}

.preview a:visited
{
				font-family: century gothic, verdana,sans-serif;
				text-align: left;
				color: #3a301e;
}

.preview a:hover
{
				font-family: century gothic, verdana,sans-serif;
				text-align: left;
				color: #ff6600;
}

.legeritalique {
							 color: #650043;
							 font-size: 11px;
							 font-style: italic;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navigation{
						float: left;
						width: 100%;
}


#articles input {
								margin-top: 0px;
}

dl.gallerie {
						text-align: center;
						margin: 20px 0px 0px 140px;
						width: 350px;
}

.gallerie dt img{
					width: 400px;
					border: 3px solid #650043;
}

.gallerie dd {
					text-align: center;
}

#photo_articles {
								width: 375px;
								background-color: #b2d196;
}	

.calendrier {
						background-color: #eef5b5;
}

#logos {

	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#vignettes {
	float: left;
	width: 120px;
	height: 240px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px dashed #cccccc;
	text-align: center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#partiebasse a a:link a:visited a:active {
						 	 													 color: #cc3300;
																				 text-decoration: none;
}

#partiebasse a:hover {
						 				 color: #ff6600;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.poursuitedessous {clear: both;}

/*#lignepointillee {

	border-top: 1px dashed #ddddde;

	margin-bottom: 10px;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Styles SPIP */

a.spip_url { }

a.spip_in { }

a.spip_out { }

a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
				font-family: Verdana,Arial,Helvetica,sans-serif;
				font-weight: bold;
				font-size: 120%;
				text-align: center;
				margin-top: 2em;
				margin-bottom: 1.5em;
				padding: 0em;
}

.spip_documents{
								font-family: verdana,Arial,helvetica,sans-serif;
								font-size : 70%;
}

table.spip {

}

table.spip tr.row_first {
					 							background-color: #FCF4D0;
}



table.spip tr.row_odd {
					 						background-color: #C0C0C0;
}



table.spip tr.row_even {
					 						 background-color: #F0F0F0;
}



table.spip td {
					 		padding: 1px;
							text-align: left;
							vertical-align: center;
}



hr.spip { }

b.spip { }

i.spip { }



.forml {
			 width : 90%;
			 background-color: #666666;
			 font-size: 14px;
			 color: #cccccc;
			 border: #ff9966 1px solid;
}



.spip_encadrer {
							 width: 100%;
							 margin-top: 10px;
							 text-align: left;
							 scrollbar-base-color: #666666;
							 scrollbar-3dlight-color: #666666; 
							 scrollbar-arrow-color: #666666;
							 scrollbar-darkshadow-color: #666666;
							 scrollbar-face-color: #666666;
							 scrollbar-highlight-color: #666666;
							 scrollbar-shadow-color: #666666; 
							 scrollbar-track-color: #666666; 
}

.spip_cadre {
						width : 100%;
}

.spip_bouton { 
						 background-color: #999999;
						 font-size: 14px;
						 color: #000000;
						 border: #cccccc 1px solid;
						 text-align: center;
}

.formrecherche { 
							 width : 80%;
							 background-color: #666666;
							 font-size: 14px;
							 color: #cccccc;
							 border: #ff9966 1px solid;
							 text-align: center;
}

.reponse_formulaire {
										font-family: Verdana,Arial,Helvetica,sans-serif;
										font-weight: bold;
										font-size: 110%;
										color: red;
}

.spip_surligne { background-color: #666666; }

.spip-admin {
						clear: both;
}

.plan-secteur {
							margin-left: 20px;
}

