body {
	margin: 0px;

	font-size: 11px;
	font-family: helvetica,Arial;
	color: #000000;
	background-image:url('Images/fond.jpg');
	background-position: center center; 
	background-attachment: fixed;
	text-align:center;
	width:100%;
	
}

table,tr,td{
	margin-top: 0px;
	font-size: 11px;
	font-family: helvetica,Arial;
}
form {
	display:inline;
}
img{
	border:0px;
}

img, div, a, input  { behavior: url(Images/iepngfix.htc) }



/*
header
*/
#header{
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:189px;
}
#header a{
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
#header a:link{
	text-decoration:none;	
}
#header a:hover{
	text-decoration:underline;	
}
#header a:visited{
	text-decoration:none;	
}

#header #subheader{
	background-image:url('Images/sub_header.png');
	background-repeat:repeat-x;
	width:984px;
	height:40px;

}
#header #subheader dl,#header #subheader dt,#header #subheader dd,#header #subheader ul,#header #subheader li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header #subheader #menu {
	position:relative;
	top:5px;
	height:60px;
	
}
#header #subheader #menu dl {
	float: left;
	width: 140px;
	height: 14px;
	font-weight:bold;
	margin: 0px 0px;
}
#header #subheader #menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}
#header #subheader #menu dd {
	border: 1px solid gray;
	display:none;
	background-color:#FFFFFF;
}
#header #subheader #menu li {
	list-style-position:outside;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align: center;
	background: #fff;
	width:100%;
	line-height:12px;
	border:0px none;
}
#header #subheader #menu li a{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	width:100%;
}
#header #subheader #menu li a:hover{
	background: #eee;
}
#header #subheader #menu dt a {
	font-family: Arial,Sans-serif;
	font-size:13px;
	color: #fff;
	height: 14px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	border: 0px none;
}

#header #subheader #menu dt a:hover {
	background: #222;
}

#content{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:1000px;	
	border:0px solid #000;
}

#content #colonne_droite{
	margin-top:0px;
	margin-left:770px;
	width:222px;
	/*
	height:100%;
	*/
	border: 0px solid #000000;
	text-align:left;
}
#content #colonne_gauche{
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:755px;
	/*
	height:100%;
	*/
	border: 0px solid #000000;
	text-align:left;
}
/*
BOITE ACTUALITES
*/
#content #colonne_droite #actu_box {
	padding-top:8px;
}
#content #colonne_droite #actu_box #header{	
	background-image: url('Images/box_actu_header.png');
	height:49px;
	width:222px;
}
#content #colonne_droite #actu_box  #header h1 {
	padding-left:15px;
	padding-top:8px;
	font-family: Arial,Sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#content #colonne_droite #actu_box #body{	
	background-image: url('Images/box_actu_body.png');
	background-repeat:no-repeat;
	height:265px;
	width:222px;
	
	padding-left:20px;
	padding-right:20px;
}
#content #colonne_droite #actu_box #footer{	
	background-image: url('Images/box_actu_footer.png');
	height:32px;
	width:222px;
}

/*
BOITE NEWSLETTER
*/
#content #colonne_droite #newsletter_box {
	padding-top:8px;
}
#content #colonne_droite #newsletter_box #header{	
	background-image: url('Images/box_newsletter_header.png');
	height:48px;
	width:222px;
}
#content #colonne_droite #newsletter_box  #header h1 {
	padding-left:15px;
	padding-top:8px;
	font-family: Arial,Sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#content #colonne_droite #newsletter_box #body{	
	background-image: url('Images/box_newsletter_body.png');
	background-repeat:no-repeat;
	height:85px;
	width:222px;
	
	padding-left:20px;
	padding-right:20px;
}
#content #colonne_droite #newsletter_box #footer{	
	background-image: url('Images/box_newsletter_footer.png');
	height:31px;
	width:222px;
}

/*
BOITE TELECHARGER
*/
#content #colonne_droite #telecharger_box {
	padding-top:8px;
}
#content #colonne_droite #telecharger_box #header{	
	background-image: url('Images/box_telecharger_header.png');
	height:46px;
	width:222px;
}
#content #colonne_droite #telecharger_box  #header h1 {
	padding-left:15px;
	padding-top:8px;
	font-family: Arial,Sans-serif;
	font-size: 18px;
	line-height:18px;
	color: #000000;
	font-weight: bold;
}
#content #colonne_droite #telecharger_box #body{	
	background-image: url('Images/box_telecharger_body.png');
	background-repeat:no-repeat;
	height:140px;
	width:222px;
	
	padding-left:20px;
	padding-right:20px;
	/*
	overflow:auto;
	*/
}
#content #colonne_droite #telecharger_box #footer{	
	background-image: url('Images/box_telecharger_footer.png');
	height:30px;
	width:222px;
}




/*
BOITE PRINCIPALE
*/
#content #colonne_gauche .main_box {	
	border: 0px solid #000000;
	width:749px;
	padding:8px;
	text-align:left;
	
}
#content #colonne_gauche .main_box #header{	
	background-image: url('Images/box_main_header.png');
	height:63px;
	width:749px;
}
#content #colonne_gauche .main_box #header h1 {
	padding-left:40px;
	padding-top:6px;
	font-family: Arial,Sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
}
#content #colonne_gauche .main_box #body{	
	background-image: url('Images/box_main_body.png');
	background-repeat:repeat-y;
	width:749px;
	
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
}
#content #colonne_gauche .main_box #body .img_left{
	float:right;
}
#content #colonne_gauche .main_box #footer{	
	background-image: url('Images/box_main_footer.png');
	height:43px;
	width:749px;
}

#content #colonne_gauche .main_box2 {	
	border: 0px solid #000000;
	width:749px;
	padding:8px;
	text-align:left;
	
}
#content #colonne_gauche .main_box2 #header{	
	background-image: url('Images/box_main_header2.png');
	height:63px;
	width:749px;
}
#content #colonne_gauche .main_box2 #header h1 {
	padding-left:40px;
	padding-top:6px;
	font-family: Arial,Sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
}
#content #colonne_gauche .main_box2 #body{	
	background-image: url('Images/box_main_body2.png');
	background-repeat:repeat-y;
	width:749px;
	
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
}
#content #colonne_gauche .main_box2 #body .img_left{
	float:right;
}
#content #colonne_gauche .main_box2 #footer{	
	background-image: url('Images/box_main_footer2.png');
	height:43px;
	width:749px;
}

#content #colonne_gauche .main_box3 {	
	border: 0px solid #000000;
	width:749px;
	padding:8px;
	text-align:left;
	
}
#content #colonne_gauche .main_box3 #header{	
	background-image: url('Images/box_main_header3.png');
	height:63px;
	width:749px;
}
#content #colonne_gauche .main_box3 #header h1 {
	padding-left:40px;
	padding-top:6px;
	font-family: Arial,Sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
}
#content #colonne_gauche .main_box3 #body{	
	background-image: url('Images/box_main_body3.png');
	background-repeat:repeat-y;
	width:749px;
	
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
}
#content #colonne_gauche .main_box3 #body .img_left{
	float:right;
}
#content #colonne_gauche .main_box3 #footer{	
	background-image: url('Images/box_main_footer3.png');
	height:43px;
	width:749px;
}


#content #colonne_droite #actu_box #body .box_content{
	width:195px;
}
#content #colonne_gauche .main_box #body .main_content{
	width:705px
}
/*
Zone footer
*/
#footer_page {
	
	font-size: 9px;
	text-decoration: none;
	background-color:#FFFFFF;
	border-top:1px solid #000000;	
	width:100%;
	margin:0px
	color: #666666;
	text-align:center;
	font-weight:normal;
}
#footer_page a {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	font-weight:normal;
}
#footer_page a :hover {
	font-size: 9px;
	text-decoration: underline;
	font-weight:normal;
}


ul{
	margin-top :0px;
	margin-bottom :0px;
	padding-top :0px;
	padding-bottom :0px;
}

h2 {
	background-image:url('Images/carre.gif');
	background-repeat:no-repeat;
	font-family: Arial,Sans-serif;
	font-size: 18px;
	padding-left:20px;
	color: #FFFFFF;
	background-color:#cd071e;
	font-weight:bold;
	border-bottom:3px solid #000000;
	
}
h3 {
	font-family: Arial,Sans-serif;
	font-size: 13px;
	color: #92186F;
	font-weight:bold;
	text-align : justify;
}
.text9{
	font-family: Arial,Sans-serif;
	font-size: 9px;
}
.text10{
	font-family: Arial,Sans-serif;
	font-size: 10px;
}
.text11{
	font-family: Arial,Sans-serif;
	font-size: 11px;
}
.text12{
	font-family: Arial,Sans-serif;
	font-size: 12px;
}
.text13{
	font-family: Arial,Sans-serif;
	font-size: 13px;
}
.text14{
	font-family: Arial,Sans-serif;
	font-size: 14px;
}
.text15{
	font-family: Arial,Sans-serif;
	font-size: 15px;
}
.text16{
	font-family: Arial,Sans-serif;
	font-size: 16px;
}
.text17{
	font-family: Arial,Sans-serif;
	font-size: 17px;
}
.text18{
	font-family: Arial,Sans-serif;
	font-size: 18px;
}
.text19{
	font-family: Arial,Sans-serif;
	font-size: 19px;
}
.text20{
	font-family: Arial,Sans-serif;
	font-size: 20px;
}
.rouge{
	color:#CD071E;
}
a.rouge{
	color:#CD071E;
	text-decoration:none;
}
a.rouge:hover{
	color:#CD071E;
	text-decoration:underline;
}


.violet{
	color:#92186F;
}
a.violet{
	color:#92186F;
	text-decoration:none;
}
a.violet:hover{
	color:#92186F;
	text-decoration:underline;
}

.orange{
	color:#EF7F01;
}
a.orange{
	color:#EF7F01;
	text-decoration:none;
}
a.orange:hover{
	color:#EF7F01;
	text-decoration:underline;
}

.rose{
	color:#BB0067;
}
.noir{
	color:#000000;
}
.blanc{
	color:#FFFFFF;
}
.gris{
	color:#626262;
}
.FormBtnNews {
	font-family: Arial,Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #92186F;
}
.FormInputNews {
	font-family: Arial,Sans-serif;
	font-size: 11px;
	color: #92186F;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.FormInput
{
	font-family: Arial,Sans-serif;
	font-size: 11px;
	color: #CD071E;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.FormBtn
{
	font-family: Arial,Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #CD071E;
}


