@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f1f3f8;
	background-color: #000000;
	background-image: url(images/site/bg1.gif);
	background-repeat: repeat-x;
}


a:link {
	color: #FF00FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	a:visited {
	color: #FF00FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	a:hover {
	color: #e2007a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	word-spacing: 2px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	height: 45px;
	line-height: 23px;
	background-image: url(images/site/title-1.gif);
	width: 555px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCFCFC;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 25px;
	word-spacing: 5px;
	font-style: normal;
	text-transform: uppercase;
	width: 100%;
	height: 25px;
	line-height: 25px;
}


h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1f3f8;
	text-align: left;
	width: 50%;
	letter-spacing: 2px;
	text-indent: 5px;
	word-spacing: 5px;
	font-style: normal;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	float: none;
	margin-left: 45px;
	height: 15px;
}



.text_noir {
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 2px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 4px;
}
.lien_noir:link {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	word-spacing: 2px;
}
.lien_noir:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.lien_noir:focus {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.lien_noir:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #FF7E00;
	text-decoration: underline;
	letter-spacing: 1px;
}
.lien_noir:active {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.text_gris_2 {font-size:10px;font-family:Verdana;color:#737373;}
.lien_gris_2:link {
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
}
.lien_gris_2:visited {
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
}
.lien_gris_2:focus {
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
}
.lien_gris_2:hover {
	font-family : Verdana;
	font-size : 12px;
	color : #FF7E00;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 2px;
}
.lien_gris_2:active {
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
}

.text_blanc {
	font-size:12px;
	font-family:Verdana;
	color:#FFFFFF;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-weight: bold;
}
.text_blanc2 {
	font-size:14px;
	font-family:Verdana;
	color:#FFFFFF;
	font-weight: bold;
}

.text_blanc3 {
	font-size:11px;
	font-family:Verdana;
	color:#FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}

.title_rouge2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
	font-size:13px;
	letter-spacing: 2px;
	word-spacing: 2px;

}

.texte_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFF00;
	font-size:16px;
	letter-spacing: 2px;
	word-spacing: 3px;

}

.lien_blanc:link {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 1px;
}
.lien_blanc:visited {font-family : Verdana;font-size : 10px;color : #FFFFFF;text-decoration: none;	font-weight: bold;	letter-spacing: 2px;
	word-spacing: 1px;}
.lien_blanc:focus {font-family : Verdana;font-size : 10px;color : #FFFFFF;text-decoration: none;	font-weight: bold;	letter-spacing: 2px;
	word-spacing: 1px;}
.lien_blanc:hover {	font-family : Verdana;	font-size : 10px;	color : #b4b9ba;	text-decoration: none;	font-weight: bold;	letter-spacing: 2px;	word-spacing: 1px;
}
.lien_blanc:active {font-family : Verdana;font-size : 10px;color : #FFFFFF;text-decoration: none;	font-weight: bold;	letter-spacing: 2px;
	word-spacing: 1px;}
	
.lien_blanc_deux:link {font-family : Verdana;font-size : 10px;color : #FFFFFF;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}
.lien_blanc_deux:visited {font-family : Verdana;font-size : 10px;color : #FFFFFF;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}
.lien_blanc_deux:focus {font-family : Verdana;font-size : 10px;color : #FFFFFF;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}
.lien_blanc_deux:hover {	font-family : Verdana;	font-size : 10px;	color : #b4b9ba;	text-decoration: none;	font-weight: bold;	letter-spacing: 4px;	word-spacing: 2px;
}
.lien_blanc_deux:active {font-family : Verdana;font-size : 10px;color : #FFFFFF;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}


.lien_jaune:link {font-family : Verdana;font-size : 14px;color : #ffed00;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}
.lien_jaune:visited {font-family : Verdana;font-size : 14px;color : #ffed00;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}
.lien_jaune:focus {font-family : Verdana;font-size : 14px;color : #ffed00;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}
.lien_jaune:hover {	font-family : Verdana;	font-size : 14px;	color : #b4b9ba;	text-decoration: none;	font-weight: bold;	letter-spacing: 4px;	word-spacing: 2px;
}
.lien_jaune:active {font-family : Verdana;font-size : 14px;color : #ffed00;text-decoration: none;	font-weight: bold;	letter-spacing: 4px;
	word-spacing: 2px;}

.text_gris {
	font-size:12px;
	font-family:Verdana;
	color:#737373;
	font-weight: bold;
}
.lien_gris:link {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
.lien_gris:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
.lien_gris:focus {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
.lien_gris:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #FF7E00;
	font-weight: normal;
	letter-spacing: 1px;
}
.lien_gris:active {
	font-family : Verdana;
	font-size : 11px;
	color : #737373;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}

.text_bleu_un {
	font-size:10px;
	font-family:Verdana;
	color:#01befe;
}
.lien_bleu_un:link {font-family : Verdana;font-size : 10px;color : #01BEFE;text-decoration: none;}
.lien_bleu_un:visited {font-family : Verdana;font-size : 10px;color : #01BEFE;text-decoration: none;}
.lien_bleu_un:focus {font-family : Verdana;font-size : 10px;color : #01BEFE;text-decoration: none;}
.lien_bleu_un:hover {font-family : Verdana;font-size : 10px;color : #01BEFE;text-decoration: underline;}
.lien_bleu_un:active {font-family : Verdana;font-size : 10px;color : #01BEFE;text-decoration: none;}

.text_bleu_deux {font-size:10px;font-family:Verdana;color:#00A6C0;}
.text_bleu_deux_titre {font-size:14px;font-family:Verdana;color:#00A6C0;}
.lien_bleu_deux:link {font-family : Verdana;font-size : 10px;color : #00A6C0;text-decoration: none;}
.lien_bleu_deux:visited {font-family : Verdana;font-size : 10px;color : #00A6C0;text-decoration: none;}
.lien_bleu_deux:focus {font-family : Verdana;font-size : 10px;color : #00A6C0;text-decoration: none;}
.lien_bleu_deux:hover {font-family : Verdana;font-size : 10px;color : #00A6C0;text-decoration: underline;}
.lien_bleu_deux:active {font-family : Verdana;font-size : 10px;color : #00A6C0;text-decoration: none;}

.text_violet_un {font-size:10px;font-family:Verdana;color:#6E108D;}
.lien_violet_un:link {font-family : Verdana;font-size : 10px;color : #6E108D;text-decoration: none;}
.lien_violet_un:visited {font-family : Verdana;font-size : 10px;color : #6E108D;text-decoration: none;}
.lien_violet_un:focus {font-family : Verdana;font-size : 10px;color : #6E108D;text-decoration: none;}
.lien_violet_un:hover {font-family : Verdana;font-size : 10px;color : #6E108D;text-decoration: underline;}
.lien_violet_un:active {font-family : Verdana;font-size : 10px;color : #6E108D;text-decoration: none;}

.text_rose_un {font-size:10px;font-family:Verdana;color:#FF008A;}
.lien_rose_un:link {font-family : Verdana;font-size : 10px;color : #FF008A;text-decoration: none;}
.lien_rose_un:visited {font-family : Verdana;font-size : 10px;color : #FF008A;text-decoration: none;}
.lien_rose_un:focus {font-family : Verdana;font-size : 10px;color : #FF008A;text-decoration: none;}
.lien_rose_un:hover {font-family : Verdana;font-size : 10px;color : #FF008A;text-decoration: underline;}
.lien_rose_marketing:active {font-family : Verdana;font-size : 10px;color : #FF008A;text-decoration: none;}

.text_orange_un {font-size:10px;font-family:Verdana;color:#ff3300;}
.lien_orange_un:link {font-family : Verdana;font-size : 10px;color : #ff3300;text-decoration: none;}
.lien_orange_un:visited {font-family : Verdana;font-size : 10px;color : #ff3300;text-decoration: none;}
.lien_orange_un:focus {font-family : Verdana;font-size : 10px;color : #ff3300;text-decoration: none;}
.lien_orange_un:hover {font-family : Verdana;font-size : 10px;color : #ff3300;text-decoration: underline;}
.lien_orange_marketing:active {font-family : Verdana;font-size : 10px;color : #ff3300;text-decoration: none;}


.text_rose_deux_titre {
	font-size:18px;
	font-family:Verdana;
	color:#FF008A;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
}
.lien_rose_deux_titre:link {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: none;}
.lien_rose_deux_titre:visited {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: none;}
.lien_rose_deux_titre:focus {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: none;}
.lien_rose_deux_titre:hover {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: underline;}
.lien_rose_deux_titre:active {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: none;}
.text_blanc {
	font-size:14px;
	font-family:Verdana;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.lien_vert_un:link {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}
.lien_vert_un:visited {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}
.lien_vert_un:focus {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}
.lien_vert_un:hover {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: underline;}
.lien_vert_un:active {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}

.text_rouge_un {
	font-size:10px;
	font-family:Verdana;
	color:#E00000;
	font-weight: bold;
}

.text_orange {font-size:24px;font-family:Verdana;color:#FF7E00;}

.lien_rouge_un:link {
	font-family : Verdana;
	font-size : 11px;
	color : #E00000;
	text-decoration: none;
}
.lien_rouge_un:visited {font-family : Verdana;font-size : 11px;color : #E00000;text-decoration: none;}
.lien_rouge_un:focus {font-family : Verdana;font-size : 11px;color : #E00000;text-decoration: none;}
.lien_rouge_un:hover {font-family : Verdana;font-size : 11px;color : #E00000;text-decoration: underline;}
.lien_rouge_un:active {font-family : Verdana;font-size : 11px;color : #E00000;text-decoration: none;}

.text_rouge_deux_titre {
	font-size:14px;
	font-family:Verdana;
	color:#E00000;
	font-weight: bold;
}
.lien_rouge_deux_titre:link {
	font-family : Verdana;
	font-size : 10px;
	color : #E00000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 1px;
}
.lien_rouge_deux_titre:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #E00000;
	text-decoration: none;
	font-weight: bold;letter-spacing: 2px;
	word-spacing: 1px;
}
.lien_rouge_deux_titre:focus {
	font-family : Verdana;
	font-size : 10px;
	color : #E00000;
	text-decoration: none;
	font-weight: bold;letter-spacing: 2px;
	word-spacing: 1px;
}
.lien_rouge_deux_titre:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #E00000;
	text-decoration: underline;
	font-weight: bold;letter-spacing: 2px;
	word-spacing: 1px;
}
.lien_rouge_rdeux_titre:active {font-family : Verdana;font-size : 14px;color : #E00000;text-decoration: none;}

.text_violet_un {font-size:10px;font-family:Verdana;color:#9C00FF;}
.lien_violet_un:link {font-family : Verdana;font-size : 10px;color : #9C00FF;text-decoration: none;}
.lien_violet_un:visited {font-family : Verdana;font-size : 10px;color : #9C00FF;text-decoration: none;}
.lien_violet_un:focus {font-family : Verdana;font-size : 10px;color : #9C00FF;text-decoration: none;}
.lien_violet_un:hover {font-family : Verdana;font-size : 10px;color : #9C00FF;text-decoration: underline;}
.lien_violet_un:active {font-family : Verdana;font-size : 10px;color : #9C00FF;text-decoration: none;}

.text_rose_un {font-size:14px;font-family:Verdana;color:#FF008A;}
.lien_rose_un:link {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: none;}
.lien_rose_un:visited {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: none;}
.lien_rose_un:focus {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: none;}
.lien_rose_un:hover {font-family : Verdana;font-size : 14px;color : #FF008A;text-decoration: underline;}
.lien_rose_v:active {
	font-family : Verdana;
	font-size : 14px;
	color : #FF008A;
	text-decoration: none;
}

.text_vertclair_un {font-size:10px;font-family:Verdana;color:#FF008A;}
.lien_vertclair_un:link {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}
.lien_vertclair_un:visited {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}
.lien_vertclair_un:focus {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}
.lien_vertclair_un:hover {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: underline;}
.lien_vertclair_v:active {font-family : Verdana;font-size : 10px;color : #39a80e;text-decoration: none;}

.text_turquoise_un {font-size:10px;font-family:Verdana;color:#FF008A;}
.lien_turquoise_un:link {font-family : Verdana;font-size : 10px;color : #01A5C0;text-decoration: none;}
.lien_turquoise_un:visited {font-family : Verdana;font-size : 10px;color : #01A5C0;text-decoration: none;}
.lien_turquoise_un:focus {font-family : Verdana;font-size : 10px;color : #01A5C0;text-decoration: none;}
.lien_turquoise_un:hover {font-family : Verdana;font-size : 10px;color : #01A5C0;text-decoration: underline;}
.lien_turquoise_v:active {font-family : Verdana;font-size : 10px;color : #01A5C0;text-decoration: none;}

.text_violetclair_un {font-size:10px;font-family:Verdana;color:#FF008A;}
.lien_violetclair_un:link {font-family : Verdana;font-size : 10px;color : #9999ff;text-decoration: none;}
.lien_violetclair_un:visited {font-family : Verdana;font-size : 10px;color : #9999ff;text-decoration: none;}
.lien_violetclair_un:focus {font-family : Verdana;font-size : 10px;color : #9999ff;text-decoration: none;}
.lien_violetclair_un:hover {font-family : Verdana;font-size : 10px;color : #9999ff;text-decoration: underline;}
.lien_violetclair_v:active {font-family : Verdana;font-size : 10px;color : #9999ff;text-decoration: none;}


.text_orange_un {font-size:10px;font-family:Verdana;color:#FF5400;}
.lien_orange_un:link {font-family : Verdana;font-size : 10px;color : #FF5400;text-decoration: none;}
.lien_orange_un:visited {font-family : Verdana;font-size : 10px;color : #FF5400;text-decoration: none;}
.lien_orange_un:focus {font-family : Verdana;font-size : 10px;color : #FF5400;text-decoration: none;}
.lien_orange_un:hover {font-family : Verdana;font-size : 10px;color : #FF5400;text-decoration: underline;}
.lien_orange_un:active {font-family : Verdana;font-size : 10px;color : #FF5400;text-decoration: none;}

.div_textes {text-align:justify;}

.services {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2px;
	font-style: normal;
}

.search {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2px;
	font-style: normal;
}

.specialist {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 1px;
	font-style: normal;
}

.titre1 {
	font-size:14px;
	font-family:Verdana;
	color:#FA8802;
	font-weight: bold;
}

.titre2 {
	font-size:36px;
	font-family:Verdana;
	color:#285EA6;
	font-weight: bold;
}
.titre21 {
	font-size:58px;
	font-family:Verdana;
	color:#285EA6;
	font-weight: bold;
}

.titre3 {
	font-size:14px;
	font-family:Verdana;
	color:#C1CB29;
	font-weight: bold;
}

.titre4 {
	font-size:14px;
	font-family:Verdana;
	color:#1EBC0C;
	font-weight: bold;
}

.titre5 {
	font-size:14px;
	font-family:Verdana;
	color:#71BED1;
	font-weight: bold;
}

.titre6 {
	font-size:14px;
	font-family:Verdana;
	color:#FA0202;
	font-weight: bold;
}

.titre7 {
	font-size:14px;
	font-family:Verdana;
	color:#FA0202;
	font-weight: bold;
}

.titre8 {
	font-size:12px;
	font-family:Verdana;
	color:#FA0202;
	font-weight: bold;
}



.input{color:red; text-decoration:none; font-family:Verdana; height:12px; font-size:10px;}

.textfield{
	border: solid 1px #AAAAAA;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

.listederoulante{
	border: solid 1px #737373;
	font-size: 10px;
	font-family: Verdana;
	color: #737373;
	background-color: #FFFFFF;
}



br {
	font-family : Verdana;
	font-size : 10px;
}

&nbsp; {
	font-family : Verdana;
	font-size : 10px;
}

hr {
	font-family : Verdana;
	font-size : 10px;
}

#footer2 {
	width: 1043px;
	float: none;
	background-image: url(images/site/footer.jpg);
	height: 35px;
}

#container1 {
	width: 930px;
	float: none;
	background-image: url(images/site/bg-black.jpg);
}

#container2 {
	width: 555px;
	float: none;
	background-color: #000000;
	background-position: center center;
}

#container21 {
	width: 220px;
	float: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/site/bg2.gif);
	letter-spacing: 2px;
	word-spacing: 2px;
	margin-bottom: 10px;
}

#container3 {
	width: 730px;
	float: right;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#container31 {
	width: 710px;
	float: none;
	background-image: url(images/site/menu_bg.jpg);
	vertical-align: middle;
	height: 30px;
	border: 1px solid #CCCCCC;
}

#container32 {
	width: 100%;
	float: none;
	background-image: url(images/site/menu_bg.jpg);
	vertical-align: middle;
	height: 30px;
	border: 1px solid #CCCCCC;
}

#container4 {
	width: 720px;
	float: none;
	background-color: #fafaf6;
	margin-top: 3px;
	border: 1px dotted #FF7E00;
}

#container5 {
	width: 930px;
	float: none;
	background-image: url(images/site/bg-footer.jpg);
	height: 35px;
}

#container51 {
	width: 180px;
	float: none;
	background-image: url(images/site/bg-deg.gif);
	height: 260px;
}

#container52 {
	width: 180px;
	float: none;
	background-image: url(images/site/bg-deg2.gif);
	height: 150px;
}

#container53 {
	width: 180px;
	float: none;
	background-image: url(images/site/bg-deg2.gif);
	height: 150px;
}

#container54 {
	width: 180px;
	float: none;
	background-image: url(images/site/bg-deg4.gif);
	height: 100px;
}

#container6 {
	width: 160px;
	float: none;
	background-color: #FAFAF6;
	margin-top: 3px;
	border: 1px dotted #00CC33;
}
#container7 {
	width: 160px;
	float: none;
	background-color: #fafaf6;
	border: 1px solid #ff3300;
}

#container8 {
	width: 160px;
	float: none;
	background-color: #fafaf6;
	border: 1px solid #1EB90C;
}

#container9 {
	width: 170px;
	float: none;
	background-color: #fafaf6;
	margin-top: 3px;
	border: 1px dotted #01A5C0;
}


#container10 {
	width: 980px;
	float: none;
	background-color: #EAEAEA;
	margin-top: 3px;
	height: 30px;
	margin-bottom: 4px;
}

#container11 {
	width: 980px;
	float: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#container12 {
	width: 160px;
	float: none;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 2px;
}

#nav1 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav1.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}

#nav2 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav2.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}


#nav3 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav3.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}


#nav4 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav4.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}


#nav5 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav5.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}


#nav6 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav6.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}


#nav7 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav7.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}

#nav8 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav8.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}

#nav9 {
	width: 118px;
	float: none;
	background-color: #FFFFFF;
	height: 41px;
	background-image: url(images/site/nav9.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	letter-spacing: 2px;
	text-align: center;
}


#navrest1 {
	width: 105px;
	float: none;
	height: 20px;
	vertical-align: middle;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#navrest2 {
	width: 180px;
	float: none;
	height: 20px;
	vertical-align: middle;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}



.heure {
        float:left;
        background-color:#EEEEEE;
        padding-top:9px;
        padding-left:10px;
}

#footer {
	width: 1000px;
	float: none;
	background-color: #63666F;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#boite1 ul li {
	color:#FA8802;
}
#boite1 ul li a {
	color:#FA8802;
}
#boite2 ul li {
	color:#285EA6;
}
#boite2 ul li a {
	color:#285EA6;
}
#boite3 ul li {
    color:#C1CB29;
}
#boite3 ul li a {
    color:#C1CB29;
}
#boite4 ul li {
	color:#1EBC0C;
}

#boite4 ul li a {
    color:#1EBC0C;
}
#boite5 ul li {
    color:#71BED1;
}
#boite5 ul li a {
    color:#71BED1;
}
#boite6 ul li {
    color:#FA0202;
}
#boite6 ul li a {
    color:#FA0202;
}

#boiteindex ul li a {
    line-height:10px;
    text-decoration:underline;
}
#boiteindex ul li {
    list-style: square outside;
}

li {
list-style: square outside;
}

#hotdeals1 {
	float:none;
	height:40px;
	border: 1px solid #CC0000;
	width: 155px;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #E3001A;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 4px;
	word-spacing: 2px;
	font-weight: bold;
}
#hotdeals2 {
	float:none;
	height:288px;
	border: 1px solid #f5a708;
	width: 430px;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #fff8e8;
}

#hotdeals3 {
	float:none;
	height:auto;
	width: 430px;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#hotdeals4 {
	float:none;
	border: 1px solid #f5a708;
	width: 430px;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #fff8e8;
	padding: 3px;
	margin: 3px;
}
