body {
}

a {
color: #29BE0C;
}

p {
margin-top:5px;
margin-bottom:5px;
}

#line1 {
background: #464646;
height:30px;
width: 360px;
float:left;
display: block;
background: url(images/bg.gif);
}

#line2 {
background: #29BE0C;
height:30px;
width: 580px;
float:right;
display: block;
}

#line3 { 
text-align:center;
background: #464646;
height:30px;
width: 360px;
float:left;
display: block;
background: url(images/bg.gif);
color: #ffffff;
font-size: 10px;
line-height: 30px;
font-family: tahoma;
}


#line4 {
background: #29BE0C;
height:30px;
width: 580px;
float:right;
display: block;
}

#container_acc {
background: url(images/bg_acceuil.jpg) no-repeat;
margin-left: auto;
margin-right: auto;
width: 950px;
border-top: dotted 1px #c7c7c7;
margin-top:5px;
padding-top: 5px;
}

#container_camp {
background: url(images/bg_hebergement.jpg) no-repeat;
margin-left: auto;
margin-right: auto;
width: 950px;
border-top: dotted 1px #c7c7c7;
margin-top:5px;
padding-top: 5px;
}

#container_mais {
background: url(images/bg_maison.jpg) no-repeat;
margin-left: auto;
margin-right: auto;
width: 950px;
border-top: dotted 1px #c7c7c7;
margin-top:5px;
padding-top: 5px;
}

#container_reg {
background: url(images/bg_region.jpg) no-repeat;
margin-left: auto;
margin-right: auto;
width: 950px;
border-top: dotted 1px #c7c7c7;
margin-top:5px;
padding-top: 5px;
}

#left {
margin-top:5px;
width: 180px;
height: 100px;
float: left;
color: #c7c7c7;
font-family: verdana;
font-size: 10px;
}

#center {
margin-top:5px;
height: 530px;
width: 180px;
float: left;
}

#right {
margin-top:5px;
width: 580px;
float: right;
text-align : justify
}

#name {
padding-left: 180px;
}

#name a {
text-decoration: none;
}


.black {
font-family: "trebuchet ms";
font-size: 24px;
color: #464646;
}

h1 {
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #464646;
}

.storytitle {

border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #464646;
}


h2 {
border-left: 5px solid #464646;
color: #29BE0C;
font-family: verdana;
font-size: 10px;
padding: 2px;
margin: 0px;
line-height: 14px;
padding-left: 10px;
margin-top: 20px;
}

h3 {
font-family: "trebuchet ms";
font-size: 14px;
padding: 0px;
margin: 0px;
color: #464646;
}

blockquote {
margin: 5px;
padding: 5px;
}

blockquote p {
color: #29BE0C;
font-family: verdana;
font-size: 10px;
padding: 15px;
}

#content {
height: 518px;
border-top: dotted 1px #c7c7c7;
border-bottom: dotted 1px #c7c7c7;
background: url(images/content.jpg) no-repeat;
background-position : right bottom;
color: #464646;
font-family: verdana;
font-size: 10px;
}


#menu p {
border-top: dotted 1px #464646;
border-bottom: 5px solid #464646;
color: #000000;
font-family: verdana;
font-size: 10px;
padding: 10px;
margin: 0px;
padding-right: 10px;
padding-left: 1px;
}

#menu a:link {
color: #464646;
font-family: "trebuchet ms";
font-size: 12px;
font-size: 12px;
padding-left: 10px;
margin-left: 0px;
padding-right: 10px;
margin-right: 0px;
text-decoration: none;
font-weight: bold;

}

#menu a:visited {
color: #464646;
font-family: "trebuchet ms";
font-size: 12px;
font-size: 12px;
padding-left: 10px;
margin-left: 0px;
padding-right: 10px;
margin-right: 0px;
text-decoration: none;
font-weight: bold;
}

#menu a:hover{
color: #ffffff;
font-family: "trebuchet ms";
font-size: 12px;
text-decoration: none;
font-weight: bold;
background: #29BE0C;
}

#menu a img {
border:  none ;
}

ul, li {
margin: 0px;
padding: 0px;
list-style: none;
list-style-image: none;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-weight:normal;
border-bottom:1px solid #C7C7C7;
color:#464646;
text-align:left;
}

#comments {
border-left: 5px solid #464646;
color: #464646;
font-family: verdana;
font-size: 14px;
padding: 0px;
margin: 0px;
line-height: 16px;
padding-left: 10px;
margin-top: 20px;
}

input, textarea
	{  
  	font-family: verdana, arial, sans-serif;
  	font-size: 100%;
  	border: 1px solid;
  	margin: 2px;
}

.submit
	{ font-family: verdana, arial, sans-serif;
  	font-size: 100%; 
  	border: 1px solid;
  	width: 22px;
  	cursor: pointer;
}


