BODY {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:tahoma;
	color:#003399;
}
UL, LI {
	margin:0;
	padding:0;
	list-style:none;
}
IMG {
	border:none;
}
H1 {
	margin:0 0 30px 0;
	color:white;
	padding:0 0 0 0;
	font-size:16px;
}
H2 {
	font-size:13px;
}
.greenTitle {
	width:367px;
	height:30px;
	background:url(../images/green_tittle.jpg) no-repeat left top;
	padding:7px 0 0 10px;
}
.redTitle {
	width:377px;
	height:54px;
	background:url(../images/red_tittle.jpg) no-repeat left top;
	padding:7px 0 0 10px;
	margin-bottom:0px;
}
.yellowTitle {
	width:367px;
	height:30px;
	background:url(../images/yellow_tittle.jpg) no-repeat left top;
	padding:7px 0 0 10px;
	color:#cc0033;
}
.pinkTitle {
	width:367px;
	height:30px;
	background:url(../images/pink_tittle.jpg) no-repeat left top;
	padding:7px 0 0 10px;
}

#wrapper {
	width:955px;
	height:auto;
	margin:0 auto;
	background:url(../images/bg_wrapper.jpg) repeat-y 209px top;
}
#header {
	width:730px;
	height:185px;
	display:block;
	float:left;
	background:url(../images/bg_header.jpg) no-repeat left top;
	padding:15px 0 0 0;
	text-align:center;
}
#header_en{
	width:730px;
	height:185px;
	display:block;
	float:left;
	background:url(../images/bg_header_en.jpg) no-repeat left top;
	padding:15px 0 0 0;
	text-align:center;
}
#leftColumn {
	width:225px;
	/*min-height:988px !important;*/
	height:988px;
	display:block;
	float:left;
	background:url(../images/bg_leftcolumn.jpg) no-repeat 209px top;
	margin:auto;
	text-align:center;
}
#leftMenu {
	margin:20px 0 0 0;
}
#leftMenu LI {
	width:219px;
	height:25px;
	text-align:center;
	margin:0 0 5px 0;
}
#leftMenu LI A {
	display:block;
	width:219px;
	height:18px;
	background:url(../images/bg_leftMenu.gif) repeat-x top;
	padding:6px 0 0 0;
	font-weight:bold;
	text-decoration:none;
	color:#003399;
	font-size:10px;
}
#leftMenu LI A:hover, #leftMenu LI A.current {
	background:url(../images/bg_leftMenu.gif) repeat-x bottom;
	color:#fff;
}
#content {
	width:680px;
	height:auto;
	display:block;
	float:left;
	margin:23px 0 0 15px;
	padding:10px;
	text-align:justify;
}
#texte_1 {
	width:470px;
	min-height:700px;
	height:700px;
	padding-right:213px;
	background:url(../images/eiffel_1.jpg) no-repeat right top;
}
#texte_2 {
	width:683px;
	height:auto;
}
h3.withImg {
	height:51px;
	background:url(../images/red_title2.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:15px;
	color:#cc0033;
	margin-bottom:0px;
}
#texte_3 {
	width:470px;
	min-height:700px !important;
	height:auto;
	display:block;
	float:left;
}
#bloc_image {
	width:200px;
	height:auto;
	display:block;
	float:left;
	margin:0 0 0 10px;
}
.drapeau {
	width:100px;
	height:40px;
	display:block;
	float:right;
}
.spacer {
	width:100%;
	height:1px;
	clear:both;
	font-size:0px;
	line-height:1px;
}
.rouge {
	color:#cc0033;
}
.fond_rouge{
	 color:#CC0033;
}
.prog {
	display:block;
	float:left;
	width:200px;
}
.orange {
	color:#FF6600;
}
.alignCenter {
	text-align:center;
}
.cout {
	border-left:1px solid #000;
	border-top:1px solid #000;
	margin:0 auto;
}
.cout TD {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:200px;
	height:auto;
	text-align:center;
}
.enreg {
	margin:0 auto;
}
.enreg TD {
	width:160px;
	height:auto;
	vertical-align:top;
}
.enreg TD.colspan2 {
	width:320px;
	height:auto;
}
.enreg TD.colspan4 {
	width:640px;
	height:auto;
}
.enreg TD label {
	width:160px;
	height:auto;
	display:block;
	float:left;
}
.floatLeft {
	display:block;
	float:left;
	margin:10px;
}
.floatLeft2 {
	display:block;
	float:left;
	margin:1px;
}
.paddingLeft10 {
	padding-left:10px;
}
.rose {
	color:#cc0066;
}
.vert {
	color:#339933;
}
.error { border:1px solid #f00; color:#f00; padding:10px; text-align:center;}
TABLE.num {
	width:100%;
	background:#cc0066;
}
TABLE.num TD {
	background:#fff;
	width:50%;
}
.textalignRight {
	text-align:right;
}
DIV.acc {
	/*border-bottom:#009900 1px solid;*/
	display:block;
	margin-bottom:20px;
	margin-top:20px;
}
.titrePartner {
	border:1px solid #009900;
	padding:10px;
	color:#009900;
	font-weight:bold;
	text-align:center;

}