*{
	margin:0;
	padding:0;
}
html, input, textarea{
	font-family:Arial;
	font-size:0.75em;
	line-height:1.333em;
	color:#898989;
}
body{
	margin:0;
	background-color:rgb(204,57,138);
	width:100%;
	height:100%;
	text-align:center;
}

h1{
	font-size:2.5em;
	lien-height:1.2em;
	color:#000000;
	font-weight:normal;
	padding: 18px 0 20px 0;
}
a {	
	color:rgb(204,57,138); 
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

.clear{clear:both;}

#page{
	width:1100px;
	margin:0 auto;
	text-align:center;
	background:url('/img/fond-content.png') repeat-y top center;
}

#banner{
	width:895px;
	height:386px;
	margin:0 auto;
	text-align:center;
}
#header{
	width:895px;
	height:386px;
	margin:0 auto;
	text-align:center;
}
#content{
	width:895px;
	margin:0 auto;
	text-align:center;
}

#index-left{
	width:600px;
	float:left;
}
#index-right{
	width:280px;
	float:right;
	margin-right:4px;
	padding-left:10px;
	text-align:justify;
}

#info{
	text-align:left;
	padding:0 20px;
}
#map_canvas{
	width:395px;
	height:100%;
	float:left;
}
#contact{
	width:260px;
	float:left;
	text-align:left;
	font-size:1em;
	padding:0 20px;
}
#contact input.input,#contact textarea{
	width:100%;
	color:rgb(204,57,138);
}
#plaquette{
	width:200px;
	text-align:left;
	float:left;
}

div#pageAtelierRight{
	width:180px;
	padding:0 10px;
	float:left;
	text-align:left;
}



div#pageAtelierLeft{
	width:675px;
	padding:10px;
	float:left;
	text-align:left;
}

#pageAtelierMod{
	
}
#pageAtelierCal{

}

#actualite-left{
	width:150px;	
	margin:0;
	margin-top:10px;
	padding-left:10px;
	border-right:1px solid #666666;	
	float:left;
}

#actualite-right{
	width:600px;
	margin:0;
	margin-top:10px;
	float:right;
	text-align:left;
}


#footer{
	width:1100px;
	height:149px;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
	background:url('/img/fond-footer.png') no-repeat top center;
}

#footer hr{
width: 40%;
margin:0 auto;
margin-bottom:5px;
}

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

.seul{
	width:100%;
	padding:43px 0;
	background:#F7F7F7 url('/img/line-un-back.gif') repeat-x left top;
	text-align:left;
}
.seulContent{
	margin:0 20px;
}
.linkSpan a{
	color:#FFFFFF;
}

.linkSpan{
	text-decoration:none;
	font-weight:normal; 
	display:block; 
	color:#ffffff; 
	background:#000000 url(/img/button.gif) top right no-repeat;
	float:left;
	margin-top:14px;
	margin-left:5px;
}
.linkSpan .link:hover{text-decoration:underline;}

.linkSpan .link{
	display:block;
	background:url('/img/button.gif') top left no-repeat;
	padding:2px 10px 2px 10px;
}
.sousTitre{
	font-size:14;
	color=#cc0066;
}
.contenu{
	color=#ff6666;
}

.deux{
	width:100%;
	background:url('/img/line-un-back.gif') repeat-x left top;
	padding-top:30px;
	color:#898989;
	text-align:left;
}
.deux h1{
	text-align:center;
}

.deuxLeft h1,.deuxRight h1{
	text-align:left;
}

.deuxLeft{
	width:44%;
	float:left;
	padding:0 20px;
}
.deuxRight{
	width:42%;
	float:right;
	padding:0 20px;
	border-left:2px solid #F7F7F7;

}

#myAccordion {
	
}

h3.myAccordion-declencheur {
	width:884px;
	margin:0 auto;
	cursor: pointer;
	font-size: 12px;
	font-variant: small-caps;
	background: #D7D7D7;
	color: #4C4C4C;
	padding: 3px 5px 1px;
}
h3.myAccordion-declencheur:hover {
	background: #E7E7E7;
}

div.myAccordion-content p, div.myAccordion-content h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}







