body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	color: #003366;
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

a
{
	color: #07529a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#site
{
	width: 945px;
	margin: auto;
}

#header
{
	
}

#gauche
{
	position: absolute;
	top: 0px;
}

#haut
{
	position: absolute;
	width: 945px;
	z-index: 10;
}

#contenu
{
	margin-top: 131px;
	margin-left: 49px;
	margin-right: 55px;
	background-image: url("../images/bords.png");
	background-position: top center;
	background-repeat: repeat-y;
	min-height: 199px;
}

#footer
{
	background-position: top center;
	background-repeat: no-repeat;
}

.theme1
{
	background-image: url("../images/fond1.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme1 #contenu
{
	background-color: #ffffff;
} .theme1 #footer
{
	background-image: url("../images/footer1.png");
}

.theme2
{
	background-image: url("../images/fond2.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme2 #contenu
{
	background-color: #abd4ff;
} .theme2 #footer
{
	background-image: url("../images/footer2.png");
}

.theme3
{
	background-image: url("../images/fond3.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme3 #contenu
{
	background-color: #f6c156;
} .theme3 #footer
{
	background-image: url("../images/footer3.png");
}

.theme4
{
	background-image: url("../images/fond4.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme4 #contenu
{
	background-color: #9999cc;
} .theme4 #footer
{
	background-image: url("../images/footer4.png");
}

.theme5
{
	background-image: url("../images/fond5.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme5 #contenu
{
	background-color: #ed7ab3;
} .theme5 #footer
{
	background-image: url("../images/footer5.png");
}

.theme6
{
	background-image: url("../images/fond6.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme6 #contenu
{
	background-color: #33cccc;
} .theme6 #footer
{
	background-image: url("../images/footer6.png");
}

.theme7
{
	background-image: url("../images/fond7.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme7 #contenu
{
	background-color: #00cc00;
} .theme7 #footer
{
	background-image: url("../images/footer7.png");
}

.theme8
{
	background-image: url("../images/fond8.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme8 #contenu
{
	background-color: #e7d663;
} .theme8 #footer
{
	background-image: url("../images/footer8.png");
}

.theme9
{
	background-image: url("../images/fond9.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme9 #contenu
{
	background-color: #f8e6c9;
} .theme9 #footer
{
	background-image: url("../images/footer9.png");
}

.theme10
{
	background-image: url("../images/fond10.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme10 #contenu
{
	background-color: #ccffcc;
} .theme10 #footer
{
	background-image: url("../images/footer10.png");
}

.theme11
{
	background-image: url("../images/fond11.png");
	background-position: top center;
	background-repeat: no-repeat;
} .theme11 #contenu
{
/*	background-color: #ccffcc;*/
} .theme11 #footer
{
	background-image: url("../images/footer11.png");
}

.highslide-container .highslide-caption
{
	color: #000000;
}

.composant
{
	margin: 0 80px;
}

.gauche
{
	text-align: left;
}

.droite
{
	text-align: right;
}

.centrer
{
	text-align: center;
}

.justifier
{
	text-align: justify;
}

.gras
{
	font-weight: bold;
}

.souligne
{
	text-decoration: underline;
}

.italique
{
	font-style: italic;
}

.erreur_validation
{
	color: #ff0000;
}

.requis
{
	color: #ff0000;
}

.lien
{
	cursor: pointer;
}

.paslien
{
	cursor: default;
}

.ajustement
{
	height: 1px;
	clear: both;
}

.cacher
{
	display: none;
}
