body {
	background-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 { margin:0; }
p { margin : 5px; }
a { color: #666666; }
option { padding: 0; color: #666666; }
select { margin:0; color: #666666; font-size: 11px; border: 1px solid #CCCCCC; }
input { font-size:11px; }
form { margin: 0 }
td { margin: 0 }

.toggle { cursor:  pointer; }

#content {
	width:920px;
	margin-left: auto;
	margin-right: auto;
}

.t-white {
	color: #FFFFFF !important;
}

.t-666666 {
	color: #666666;
}

#language a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

#formulaire-newsletter {
	padding-right: 4px;
	font-weight: bold;
}

#formulaire-newsletter .submit {
	width: 30px;
	height: 20px;
	background-color: #af012e;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#menu1 {
	border-bottom: 1px solid #FFFFFF;
	height: 28px;
}

#menu1 a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	height: 21px;
	padding-top: 5px;
}

#menu1 a:hover, #menu1 .hover {
	background-color: #FFFFFF;
}

#menu2 {
	background-position: bottom;
	background-repeat: repeat-x;
}

#menu2 a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	height: 21px;
	padding-top: 5px;
}

#menu2 a:hover, #menu2 .hover {
	background-color: #FFFFFF;
}

#reservation {
	height:  28px;
	background-color: #b0001b;
	width: 75px;
	border-left: 1px solid #FFFFFF;
	background-image: url(../_img/reservation-fond.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#reservation a {
	height: 28px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

#content-left {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e8e8e8;
	color: #666666;
	font-size: 11px;
	background-image: url(../_img/left-fond.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#content-left p {
	padding: 4px;
}

#content-left .titre {
	text-decoration: underline;
	font-weight: bold;
}

#content-middle-partA {
	background-color: #FFFFFF;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content-middle-partB {
	background-image: url(../_img/middle-fondB.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 35px;
}

#content-middle-partB .titre_etb {
	font-size: 18px;
	font-weight: bold;
}

#content-middle-partB .slogan_etb {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

#table_seminaires, #table_seminaires td {
border-collapse:collapse;
border:  1px solid;
}

#content-right-partA {
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 75px;
}

#content-right-partB {
	color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
	padding-top : 15px;
}

#reservation-express {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;	
}

#reservation-express .titre {
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
	background-color: #2a0032;
	color: #FFFFFF;

}

#reservation-express .content {
	padding :5px;
	font-size:11px;
	color: #666666;
}

#reservation-express .submit {
	width: 48px;
	height: 20px;
	background-color: #af012e;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#offre-thematique .titre {
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
	color: #ac012d;
	font-weight: bold;
}

#offre-thematique .content {
	padding :5px;
	font-size:11px;
	color: #3c1d0b;
}

#offre-speciale .titre {
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
	color: #ac012d;
	font-weight: bold;
}

#offre-speciale .content {
	padding :5px;
	font-size:11px;
	color: #3c1d0b;
}

#demande-devis {
	background-color: #ac012d;
	padding:5px;
	font-size: 11px;
	font-weight: bold;
}

.espace_mise_en_avant .titre {
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
	font-weight: bold;
}

.espace_mise_en_avant .content {
	padding: 5px;
}

.liens a { color: #FFFFFF; }

.liens .titre {
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
	font-weight: bold;
}

.liens .content {
	padding-bottom: 5px;
}

.liens ul, .liens li {
	margin:0;
	padding:0;
	margin-left:10px;
	padding-left:10px;
}

.liens li {
	margin:0;
	padding:0;
}

#footer-right {
	float: right;
	font-size: 11px;
	padding-right: 10px;
}

#footer-right a { color:#FFFFFF; text-decoration: none; }

#footer-left {
	float: left;
	font-size:12px;
	font-weight: bold;
	padding-left: 10px;
}
#footer-left a {
	display: block;
	padding-left:3px;
	padding-right:3px;
	text-decoration: none;
}
