@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin-top: 0px;
	background-color: #666666;
}
.contenu {
	width: 800px;
	background-color: #FFFFCC;
}
.contenu2 {
	width: 800px;
	background-color: #333333;
}
.ent {
	width: 800px;
	background-color: #666666;
}
p {
	text-align: justify;
	margin: 10px;
	font-weight: bold;
}
.descgal {
	text-align: justify;
	font-weight: bold;
	color: #0066FF;
	padding: 10px;
}
.descgal2 {
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-color: #CC6600;
}
.toptxtgal {
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-size: 24px;
	margin-bottom: -5px;
	margin-top: 0px;
}
.promotxt1 {
	font-size: 16px;
	font-weight: bolder;
	color: #0000FF;
}
.promotxt2 {
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
.promotxt3 {
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0000FF;
}
.disclaimer {
}
.bordhautbas {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.entrer {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 30px;
	margin-left: 30px;
}
.sortir {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 30px;
	margin-left: 30px;
}
.recip {
	padding: 10px;
}
.vert { 
	color:#006600;
}
.thumbgal {
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
}
.liengal {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 30px;
	margin-left: 30px;
}
.thumbpetite {
	height: 115px;
	width: 145px;
	border: 1px solid #FFFFFF;
}
.thumbmoyenne {
	height: 160px;
	width: 250px;
	border: 1px solid #000000;
}
.thumbgrande {
	height: 250px;
	width: 290px;
	border: 1px solid #000000;
}
.fondgal {
	background-color: #333333;
}
.titregal {
	background-color: #CCCCCC;
	text-align: center;
	height: 30px;
	color: #000000;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
}
