/* Communs ------------------------------------------------------------>*/
BODY {
	background-color: #D2D2D2;
	margin-top: 2px;
}
TD,TH {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
A, A:link, A:hover, A:active, A:visited {
text-decoration: none;
color:#000000
}
/* Contour ------------------------------------------------------------>*/
#principal {
	background-image: url("../images/contour-photo/area_left.jpg");
	background-repeat: repeat-y;
    background-color : #FFFFFF;
}
#principal2 {
	background-image: url("../images/contour-photo/area_right.jpg");
	background-repeat: repeat-y;
	background-position: right;
}
#haut {
    height:19px;
    background-image: url("../images/contour-photo/area_top.jpg");
}
#haut img {
	vertical-align:top; /* for ie5*/
}
#coingh {
    width:18px;
	height:19px;
	background-image: url("../images/contour-photo/area_top_left.jpg");
	float: left;
}
#coindh {
    width:18px;
	height:19px;
	background-image: url("../images/contour-photo/area_top_right.jpg");
	float: right;
}
#contenu {
	padding: 0 18px 0 18px;
}
#contenu p {
	margin: 0px;
}
#bas {
	height:18px;
	background-image: url("../images/contour-photo/area_bottom.jpg");
}
#coingb {
   	width:18px;
	height:18px;
	background-image: url("../images/contour-photo/area_bottom_left.jpg");
	float: left;
}
#coindb {
    width:18px;
	height:18px;
	background-image: url("../images/contour-photo/area_bottom_right.jpg");
	float:right;
}
/* Galerie ------------------------------------------------------------>*/
.Style1 {
	font-size: 11;
	font-weight: bold;
	color: #OOOOOO;
}
.Style1 A {
	text-decoration: underline;
}
.Style1 A:hover {
	text-decoration: none;
}
.Style2 {
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
}
.Style2 A {
	text-decoration: underline;
}
.Style2 A:hover {
	text-decoration: none;
}
.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}
td.tdover {
	border: 5px solid #000000;
	background-color: #FFFFFF;
	cursor:no-drop;
}
.fdgris {
	background-color: #OOOOOO;
	padding: 4px;
	text-align:center;
}
.imageborder, .imageborder A, .imageborder A:visited {
	border: 1px solid #FFFFFF;
}
A, A:link, A:hover, A:active, A:visited {
text-decoration: underline;
}
/* Divers ------------------------------------------------------------>*/
.contour_relief {
	padding: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.contour_noir {
	border: 1px solid #FFFFFF;
}
.mentions_rouge, .mentions_rouge A, .mentions_rouge A:hover, .mentions_rouge A:visited {
font-size:10px;
text-decoration: none;
color:#990000;
}
