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

body {
	/*background: url(pics/motif.gif);*/
	/*background:#8C8C8C;*/
	background:#aaaaaa;
	font-family:verdana, sans-serif;
	font-size:13px;
	color:gray;
}


#main {
	
	background-color:white;
	position:absolute;
	left:50%;
	margin-left:-395px;
	margin-top:20px;
	width:800px;
	border:3px solid gray;
	
}




.icone {
	float:left;
	margin-left:10px;
}



img {
	border:0px;
}


a {
	color:#666666;
}

a:hover {
	color:#00A0C6;
}


/*-----------------menu------------*/



div#navcontainer
{
background: url(pics/motif_menu.gif);
border-top: dotted 1px #666666;
border-bottom: dotted 1px #666666;
}

div#navcontainer ul
{
font-size:12px;
font-family: verdana, sans-serif;
/*font-weight: bold;*/
color: #666666;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
	
padding: 5px 10px 6px 10px;
color: #666;
text-decoration: none;
border-right: 1px dotted #666;
}

div#navcontainer ul li a:hover
{
background: url(pics/motif_menu2.gif);
color: gray;
}

#active a { border-left: 1px dotted #666; }

/*-----------------contenu------------------------*/

#contenu {
	
	float:right;
	width:580px;
	margin-left:150px;
	padding:20px;
	border-left:2px dotted gray;
	margin-top:-550px;
}

#contenu p {
	text-align:justify;
	line-height:15px;
	margin-bottom:10px;
}

#contenu ul {
	list-style-type:square;
	width:400px;
	font-size:13px;
	padding:20px;
	color:#00A0C6;
}

/*----------pied de page-----------------------*/

#foot {
	
	border-top:1px solid gray;
	font-family:tahoma, sans-serif;
	font-size:9px;
	color:#666666;
}

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

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

/*------------sous menus--------------*/

#sousmenu_base li {
	list-style-type:circle;
	padding-left:0px;
	
	margin:0px;
}

#sousmenu_base li a {
	color:#333333;
	text-decoration:none;
}

#sousmenu_base li a:hover {
	color:#00A0C6;
	text-decoration:underline;
}

/*---------------dons en ligne-----------*/

table {
	border-style:dotted; 
	border-width:1px; 
	border-color:gray;

}

td { 
	border-style:solid; 
	border-width:1px; 
	padding:10px;
	
	
}

#paypal {
	width:265px;
}

#courrier {
	width:265px;
}

#courrier a {
	font-size:12px;
}

#courrier a:hover {
	color:#00A0C6;
}

#courrier ul {
	width:240px;
}

#courrier ul li {
	padding:4px;
}	

span {
	text-align:left;
}		

.paye {
	padding:20px;
	margin-left:80px;
}
