body {	
	background-attachment:fixed;
	background-image:url(../images/fond.jpg);	
	margin-left:3%;	margin-right:3%;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
}

input {	
	border-style: solid;	
	border-width: 1px;	
	size:portrait;
}

a { 
	text-decoration:none; 
	cursor: pointer; 
}

a:link { 
	text-decoration:none; 
	color:#FF0000; 
} 

a:visited {
	text-decoration:none; 
	color:#E00000;
}

a:hover	{
	 text-decoration:none;
	 color:#ffd183;
}

a:active {
	text-decoration:none;
	color:#000000; 
}

.main{
	width:100%;	
	height:300px;
}

.col_g { width:3%; }
.col_m { background-color:#FFFFFF; }
.col_d { width:3%; }

.ban_imgh {	
	width:100%;	
	height:60px;	
	margin:0px;	
	border:0px;
}

.ban_imgb {	
	width:100%;	
	height:200px;	
	margin:0px;	
	border:0px;
}

.content{	
	background-color:#FFFFFF;	
	width:100%;	
	height:600px;
}

.gauche {	
	width:160px;	
	background-color:#ffd183;
	font-family: Comic sans ms;
}
.gauche a:link { 
	text-decoration:none; 
	color:#FF0000; 
} 
.gauche a:visited {
	text-decoration:none; 
	color:#E00000;
}
.gauche a:hover	{
	 text-decoration:none;
	 color:#FFFFFF;
}
.gauche a:active {
	text-decoration:none;
	color:#000000; 
}

.centre {
}

.droite {
	width:200px;
}
	
.pied {
	/*clear:both;*/
 	color:#999999;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
}

.adminform {
	margin-left:10%;
	width:100%;
}

.adminform  a {
	text-decoration: none;
	color: #999999;
}

.adminform a:hover, a:active{
	text-decoration:underline ;
	color: #999999;
}

.adminform div{
	float:left;
	width:40%;
	text-align:left;
	margin-left:10px;
	margin-top:20px;
}

.adminform span{
	clear:both;
	display:block;
	vertical-align:text-bottom;
	text-align:center;
}

.mailform {
	margin-left:10%;
	width:100%;
}

.mailform  a {
	text-decoration: none;
	color: #999999;
}

.mailform a:hover, a:active{
	text-decoration:underline ;
	color: #999999;
}

.mailform div{
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:20px;
}


.private{
	text-decoration:none;
	font-size: 14px;
	border-width:.5mm;
	border-top-style :solid;
	margin-left:5px;
}

.menu {
	list-style:url(../images/note.gif);
	width:160px;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #040474;
	white-space: normal;
}

.menu2{
	text-align:left;
	width:160px;
	list-style-position:outside;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #040474;
	white-space: normal;
}

.mail {}

.corps {
	margin:30px;
	font-family: Comic sans ms;
	font-size:14px;
	text-align:justify;	
	color:#404040;
}

.docs {
	text-align: center;
	font-family: Comic sans ms;
	font-size:14px;
	color:#404040;
}

.center{
    text-align : center; 
    margin:30px;
	font-family: Comic sans ms;
	font-size:14px;
	color:#404040;
}

.activites {
	font-family: Comic sans ms;
	font-size:14px;
	text-align:justify;	
	color:#404040;
	text-indent: 20px;
}

.song_title {
	font-weight:bold;
	font-size:18px;
	color:#404040;
}
.song_description {
	font-style:italic;
	font-size:12px;
}

.title {
	font-size:20px;
	font-weight:bold;
	color:#E00000;
}

.group {
	margin:30px;
	font-family: Comic sans ms;
	font-size:14px;
	text-align:center;	
	color:#404040;
}

.bouton {
    font: Comic sans ms;
	font-size:16px;
	font-weight:bold;
	color:#E00000;
	background-color:#FFFFFF;
	cursor: pointer;
	border-color:#000000;
}

.sup {
    font: Comic sans ms;
	font-size:16px;
	color:#E00000;
	background-color:#FFFFFF;
	cursor: pointer;
}

.important {
	font-size:16px;
	font-weight:bold;
	color:#ff6d00;
}

.gras {
	font-weight:bold;
}

.rep {
	font-weight:bold;
	color:#E00000;
}

.evenement {
	font-weight:bold;
	font-size:16px;
}

.citation {
	font-style: italic;
	color: #9F3020;
}

.partenaire {
	list-style:none;
	border-bottom:double;
	border-bottom-width:thin;
	text-align:center;
}	


#submit {
	clear:both;
}

#pass {
	font-size: 10px;
}

#smalltitle{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
