@charset "utf-8";


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

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

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color: #000;
	}

#menug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #C0C0C0;
	}


#menutitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 33px;
	}
	
#petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	}

#grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
#titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

	}

#petital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	}

#oplussj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
#bgv {
	
    background-image: url(phototheque/images/photo2010.jpg);
	background-repeat: no-repeat;
	}
	
select.short {
 width: 110px;
}
