* {
	margin:0px;
	padding: 0px;
	}


body {
background-color:#F4F4F4;	
padding-top:20px;
	text-align:justify;
	font-size:0.7em;
	font-family:verdana;
	color:#A83E41;
}


/* TAGs GENERAUX....*/

a {
text-decoration:none;	
color:#A83E42;
font-weight:bold;
}

a:hover, .active { 
color:#15A2D7;	
}

img {
border:1px solid white;	
}

p {
	margin-bottom:10px;
	
}



h1 {
	color:#15A2D7;
	font-size:1.6em;
	margin-bottom:10px;
	
}
h2 {
	
	font-size:1.5em;
	margin-top:10px;
	margin-bottom:10px;
	color:#8C3537;
}
h3 {
	 /* color:#15A2D7;  */
	font-size:1em;
	margin-top:5px;
	
}

ul {
	margin-left:20px;	
}


cite:before{
	content:open-quote;
}

cite:after{
	content:close-quote;
}

input, textarea {
	display:block;
	margin-top:5px;	
}

textarea {
	width:300px;
	height:100px;	
}













div#page {
	border:1px solid #A83E42;
	width: 750px;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-image:url(fond-repeat.png);
	background-repeat:repeat-y;
}
div#header {
	background-image:url(bastide.jpg);
	
	/*width: 100%;*/
	height: 200px;
}

div#header span {
	display:none;	
}

div#marge {
	width: 236px;
	float:left;
	padding:10px;
	text-align:center;
}
div#contenu {
	
	width:470px;
	padding:10px;
		
	float:right;
	overflow:hidden;
	
	
	
}
div#footer {
	clear:both;
	background-color:#f4f4f4;
	border-top:1px solid #A83E42;
	width: 100%;
	margin-top:10px;
	
	padding-top:10px;
	padding-bottom:10px;	
}

div#footer p{
	text-align:center;
	margin-bottom:0px;
}




/* MENU PRINCIPAL !! */

div#menu ul{
	border-top:1px solid #A83E42;
	border-bottom:1px solid #A83E42;
	background-color:#f4f4f4;
	/*width:700px;*/
	padding-left:150px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:0px;
}

div#menu li{
	display: inline;
 	list-style-type: none;
  	margin-left: 9px;
  	}

div#menu a {
	font-size:1.1em;
}






/* ACTIVITES*/
#activites #marge {
	color:white;
text-align:right;
}

#activites #marge a {
	color:#F5E0E1;
}

#activites #marge a:hover, #activites #marge .active {
	
	color:white;	
}

#activites #marge .active {
	font-style:italic;	
}
#activites #marge p {
	font-weight:bold;
	color:#552021;	
	/*display:none;*/
}
#activites #marge h1 {
	
	color:#D08284 ;	
	border-bottom:1px solid #D08284;
	margin-top:10px;
	margin-bottom:10px;
}

#activites #marge #first {
	margin-top:0px;
}

#activites #marge h2 {
	font-size:1.2em;
	color:#D3CFCC;
	
	/*margin-bottom:0px;*/
	margin:0px;
	margin-top:3px;
	
}

#activites #marge div {
	margin-bottom:20px;	
	
}

#activites img {
	margin:0px;
	float:left;
}



#activites p.pdf{
	margin-top:15px;
}

#activites p.pdf a{
	display:block;
	background-image:url(icon_pdf.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 35px;
	width:350px;
	height:20px;
}

#activites p.img img {
	border:1px solid #8C3537;
	margin:3px;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}


#activites p {

	margin-bottom:0px;	
}
#activites h2 {
	clear:left;
	margin-top:10px;
	font-size:1em;
	font-weight:bold;		
}

#activites cite{
	display:block;
	margin-bottom:15px;	
	margin-top:15px;
}




#activites p.renseignements {
	margin-top:10px;	
}

#activites #contenu p {
	margin-bottom:10px;	
}

#activites #contenu p.img {
	margin-bottom:0px;	
}

#activites #contenu p.sstitre {
	color:#15A2D7;
	margin-bottom:10px;

}

#activites #contenu ul {
clear:left;
	margin:5px 0 5px 20px;	
}



#activites div.famille p {
margin:0px !important;
padding:0px;
}
#activites div.famille p.contact {
margin-top:5px !important;
}
#activites div.famille h2 {
margin-top:20px ;

}

#activites div.famille p.final {
margin-top:20px !important;

}


#renseignements h3 {
	margin-top:10px;
	margin-bottom:10px;	
}


#admin #marge form input{
margin-left:auto;
margin-right:auto;

}

