/* CSS Document */

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


body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	background-image: url('http://familledenous.free.fr/templates/familledenous/images/fond.gif');
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font: x-small 'Lucida Grande', Verdana, 'Bitstream Vera Sans', sans-serif;
	voice-family: "\"}\""; voice-family: inherit;
	font-size:small;
}

.menu{
width:190px;

margin:2px;
}

#head1{position: relative;
	width: 730px;
	height:74px;
	margin: 10px auto 0px;
	text-align: left;
	background-image:url('vox.png');}


#main p
{
text-align: left;
	margin: 0px 0;
	line-height: 18px;
	font-size: 85%;
}
 h2
{

	position: relative;
	color: #006699;
margin-left:0px;	
	text-align:center;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;

	
}


#page
{
	position: relative;
	width: 730px;
	margin: 0px auto;
	
	background-image:none;
}

}
#content h2 a {
	color: #769712;
}

#content h2 a:hover {
	text-decoration: none;
	color: #cc9900;
}

#page p{margin:5px;}

#content {
	float: left;
	color: #000;
	padding:2px;
	margin-left:10px;
	background-color:none;
		margin-top:10px ;
	width: 492px;
	text-align: left;
}

#page li{
margin-left:25px;
margin-top:10px;
list-style-image: url(css/%27./gifs/puce.gif%27);
font: 10pt 'Lucida Grande', Verdana, 'Bitstream Vera Sans', sans-serif;
}
#content a:link{color:#769712;}
#content a:visited{color:#769712;}
#content a:hover{color: #FFD62F;text-decoration:none;}
#footer{
display:block;

margin-bottom: 0px;
text-align: center;
font-size:10pt;
}
#footer2{position: relative;
	width: 732px;
	height:21px;
	margin: 5px auto 3px;
	text-align: left;
	background-image:none;}


#page #menu
{
	text-align:left;
	float:  right;
	margin: 10px 10px;
	background-color:none;
	width: 190px;
	border:none;
}
#page #menu p{
margin:5px;
text-align:center;
}
#page #menu h2{

	position: relative;
	color: #006699;
margin-left:0px;	
	
	background-position:  0% 40%;
	background-repeat: no-repeat;
	font: bold 1.5em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;

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

a:hover {  
	text-decoration: underline;
}

a:visited{
	text-decoration:underline;
}


.clear { clear: both; }/* CSS Document */

