body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-image: url(../images/fond-page.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
p {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	color: #FF0066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-weight: normal;
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-style: italic;
}
/* debut des class */
/* debut des liens des menus */
.menu a {
	color : #0000FF;
	font-weight : bold;
	font-size: 11px;
	text-decoration: none;
} 
.menu a:hover {
	font-weight : bold;
	font-size: 11px;
	text-decoration: underline;
} 
.menu a:active {
	color : #0000FF;
	font-weight : bold;
	font-size: 11px;
	text-decoration: underline;
} 
.menu a:visited {
	color : #0000FF;
	font-weight : bold;
	font-size: 11px;
	text-decoration: none;
} 
/* fin des liens des menus */
.photos {
	border: 1px inset #FF0066;
}
/* fin des class */
#titre {
	background-color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#tabglobal {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	background-color: #FFFFFF;
	text-align: center;
}
/* debut de la partie du haut */
#logo {
	width: 830px;
}
#menu {
	width: 830px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* fin de la partie du haut */
/* debut du menu de gauche */
#menugauche {
	width: 150px;
	margin-top: 10px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 1px;
}
#menugauche1 {
	width: 150px;
	border: 1px solid #0066CC;
	background-image: url(../images/fond-menu.gif);
}
#menugauche2 {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0066CC;
	background-image: url(../images/fond-menu.gif);
	padding-bottom: 10px;
}
/* fin du menu de gauche */
/* debut du bloc contenu */
#content {
	width: 510px;
	margin-top: 10px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 7px;
	margin-bottom: 10px;
}
#txt {
	width: 510px;
	border: 1px solid #0066CC;
}
#contenu1 {
	width: 510px;
	margin-top: 10px;
	border: 1px solid #0066CC;
}
#contenu2 {
	width: 510px;
	border: 1px solid #0066CC;
	margin-top: 10px;
}
#contenu3 {
	width: 510px;
	border: 1px solid #0066CC;
	margin-top: 10px;
}
#footer {
	width: 830px;
	border: 1px solid #0066CC;
}
/* fin du bloc contenu */
/* debut du menu de droite */
#menudroite {
	width: 150px;
	margin-top: 10px;
	float: left;
	background-color: #FFFFFF;
}
#menudroite1 {
	width: 150px;
	border: 1px solid #0066CC;
	background-image: url(../images/fond-menu.gif);
	text-align: left;
}
#menudroite2 {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0066CC;
	background-image: url(../images/fond-menu.gif);
	padding-bottom: 10px;
}
/* fin du menu de droite */
#tabindex {
	width: 510px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/fond-tab.gif);
}
#tabgal {
	width: 510px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/fond-tab.gif);
}
#tabgalvid {
	width: 820px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}