/***** Généralités *****/
body {
	background: #383838 url('../gfx/fond.jpg') no-repeat center top;
	margin-top: 0px;
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p,li,td{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}
a {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
li {
	color:#333;
}
hr {
	color: #000066;
	width: 600px;
	height: 1px;
}
h1 {
    color: #5F9DDB;
    font-family: 'Arial', Verdana, Helvetica,sans-serif;
	font-style:italic;
    font-size: 22px;
    font-weight: bold;
    margin-left: -7px;
    margin-top: 24px;
}

h2 {
	color: #ef0000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	color:#777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
/*** Architecture ***/
#header {
	background: transparent url('../gfx/cimdoc_02.jpg') no-repeat left top;
	height: 182px;
	vertical-align: top;
}
#menu {
	background: transparent url('../gfx/menu_04.jpg') no-repeat left top;
	height: 66px;
	vertical-align: top;
}
#contentrepeat {
	background: transparent url('../gfx/repeat_06.jpg') repeat-y center top;
	width:980px;
	vertical-align: top;
}
#contentnorepeat {
	background: transparent url('../gfx/norepeat_05.jpg') no-repeat center top;
	width:980px;
	vertical-align: top;
}
#titre {
	height: 65px;
	padding-left: 30px;
	vertical-align: middle;
}
#blockgauche {
	/*border: 1px solid #0000FF;*/
background: transparent url('../gfx/cimdoc_05.jpg') no-repeat left top;

	float:left;
	position:relative;
	width:162px;
	height:532px;
	vertical-align: top;
}
#contenu {

	height: 239px;
	padding: 20px 20px;
	vertical-align: top;
	width:580px;
}


#blockdroit {
 /*border: 1px solid #0000FF;*/
	position:relative;
	width:162px;
	height:532px;
	vertical-align: top;
}

#footer {
	background: transparent url('../gfx/cimdoc_11.jpg') no-repeat left top;
	height: 120px;
	vertical-align: top;
}
#incomm {
	margin-top:10px;
	width: 100%;
	height: 30px;
	text-align: center;
	text-decoration:none;
	color: white;
	font-size: 11px;
}
#incomm a {
	color: white;
	text-decoration:none;
}

#incomm a:hover{
	
	text-decoration: underline;
}

/**** Force certains styles kameleon / VEL kameleon ****/
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #FFFFFF;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #333333;
}
/** style du formulaire contact **/
.Style9 {
	color: #333333;
}
/******* Header Contenu*******/

#headercontent {
	/*border:1px solid #0000CC; */

float:left;
	position:relative;
	width:980px;
	height:182px;
	vertical-align: top;
}
#header_retourindex {
    float: left;
    height: 127px;
    left: 350px;
    position: absolute;
    top: 8px;
    width: 274px;
}

#header_retourindex a {
	display: block;
    height: 127px;
    left: 5px;
    margin-top: 0;
    width: 274px;
}
#header_slogan {
    color: #E6E6E6;
    float: left;
    font-family: 'Arial',Helvetica,sans-serif;
    font-size: 12.37px;
	font-weight:500;
    height: 19px;
    left: 289px;
    line-height: 0;
    position: absolute;
    right: 5px;
    top: 151px;
    width: 510px;
}
/***** Menu contenu*****/
#lemenu {
	float: left;
	height: 66px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 980px;
}
#lemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#lemenu li {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu li a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
    line-height: 15px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu li a:hover {
	background: transparent url('../gfx/over_05.jpg');
	color: white;
}

/*** LE MENU ID***/
#lemenu #ind {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu #ind a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
    line-height: 27px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu #ind a:hover {
	background: transparent url('../gfx/over_05.jpg');
	color: white;
}


#lemenu #ins {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu #ins a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
    line-height: 11px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu #ins a:hover {
	background: transparent url('../gfx/over_06.jpg');
	color: white;
}


#lemenu #net {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu #net a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
    line-height: 11px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu #net a:hover {
	background: transparent url('../gfx/over_07.jpg');
	color: white;
}

#lemenu #pom {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu #pom a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
    line-height: 9px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu #pom a:hover {
	background: transparent url('../gfx/over_08.jpg');
	color: white;
}

#lemenu #rea {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu #rea a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
    line-height: 11px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu #rea a:hover {
	background: transparent url('../gfx/over_09.jpg');
	color: white;
}


#lemenu #fic {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu #fic a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
   	line-height: 9px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu #fic a:hover {
	background: transparent url('../gfx/over_10.jpg');
	color: white;
}

#lemenu #con {
	float: left;
	width: 140px;
	height: 66px;
	position: relative;
}
#lemenu #con a {
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 66px;
    line-height: 9px;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#lemenu #con a:hover {
	background: transparent url('../gfx/over_11.jpg');
	color: white;
}


/*** FIN LEMENU ID***/

#lemenu ul li ul {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 100;
	display: none;
}
#lemenu ul li ul li {
	height: 30px;
}
#lemenu ul li ul li a {
	height: 30px;
	display: none;
}
#lemenu ul li:hover ul, #lemenu ul li:hover ul li a {
	display: block;
}
#lemenu ul li ul li a:hover {
	color: white;
}
/****Block gauche contenu ****/

#blockgauche_1 {
    float: left;
    height: 156px;
    left: 14px;
    position: absolute;
    top: 55px;
    width: 149px;
	
}
#blockgauche_1 a {
	display:block;
	width:149px;
	height:156px;
	vertical-align: top;
	text-decoration:none;
}

#blockgauche_1 span {
font-family:'Aria'l, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
    float: left;
    height: 24px;
    left: 5px;
    letter-spacing: -1px;
    position: absolute;
    top: 127px;
    width: 138px;
	
}


#blockgauche_2 {
    float: left;
    height: 105px;
    left: 13px;
    position: absolute;
    top: 232px;
    width: 149px;
}

#blockgauche_2 a {
	display:block;
	width:149px;
	height:105px;
	vertical-align: top;
	text-decoration:none;
}

#blockgauche_2 span{
font-family:'Aria'l, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
    float: left;
    height: 23px;
    left: 72px;
    position: absolute;
    top: 77px;
    width: 77px;
	letter-spacing: -1px;
}



#blockgauche_3 {
/*border: 1px solid #FF0000;*/
	float:left;
	position: absolute;
	bottom:10px;
	left:5px;
	height:100px;
	width:190px;
}
#blockgauche_3 a {
	display:block;
	width:180px;
	height:80px;
	vertical-align: top;
}
/****Block droit contenu ****/

#blockdroit_1 {
/*border: 1px solid #FF0000;*/
	float:right;
	position: absolute;
	top:0px;
	left:5px;
	height:100px;
	width:190px;
}
#blockdroit_2 {
	/* border: 1px solid #FF0000;*/
    float: right;
    height: 100px;
    left: 5px;
    position: absolute;
    top: 141px;
    width: 190px;
}
#blockdroit_3 {
/*border: 1px solid #FF0000;*/
	float:right;
	position: absolute;
	left:5px;
	height:100px;
	width:190px;
	bottom:10px;
}
#blockdroit a {
	display:block;
	width:180px;
	height:80px;
	vertical-align: top;
}
/**** Contenu du Footer ****/

#liensfooter {
	color: #DDDDDD;
	float: left;
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 120px;
	line-height: 14px;
	position: relative;
	text-align: left;
	width: 980px;/*border:1px solid #0000CC; */
}
#liensfooter ul {
	list-style-type:none;
	width: 130px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
#liensfooter li {
    float: left;
    width: 156px;
}

#liensfooter_1 {
    float: left;
    height: 88px;
    left: 216px;
    position: absolute;
    top: 19px;
    width: 149px;
}

#liensfooter_2 {
    float: left;
    height: 49px;
    left: 334px;
    position: absolute;
    top: 61px;
    width: 110px;
}
#liensfooter_3 {
	/*border: 1px solid #FF0000;*/
	float: left;
	height: 100px;
	left: 240px;
	position: absolute;
	top: 0;
	width: 110px;
}
#liensfooter_1 a, #liensfooter_2 a, #liensfooter_3 a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#liensfooter_1 a:hover, #liensfooter_2 a:hover, #liensfooter_3 a:hover {
	text-decoration: underline;
	color: #dddddd;
}
#liensfooter_retourindex {
    float: left;
    height: 70px;
    left: 39px;
    position: absolute;
    top: 19px;
    width: 125px;
}

#liensfooter_retourindex a {
	display:block;
	height:70px;
	width:125px;
}
#liensfooter_map {
    background: url("../gfx/map_17.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 91px;
    left: 779px;
    position: absolute;
    top: 15px;
    width: 134px;
}

#liensfooter_map a {
	display:block;
	height:91px;
	width:134px;
}
#liensfooter_adresse {
    float: left;
    height: 71px;
    position: absolute;
    right: 378px;
    top: 20px;
    width: 152px;
}

#liensfooter_adresse #adresse {
    color: #FFFFFF;
    float: left;
    font-family: 'Arial', Verdana, Helvetica,sans-serif;
	font-weight:500;
    font-size: 15px;
    height: 50px;
    line-height: 17px;
    margin: 10px;
    text-align: center;
    width: 144px;
}

#liensfooter_adresse span {
    color: #EE1700;
    float: left;
    font-family: 'Arial',Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 16px;
    line-height: 17px;
    margin: 2px 0 0;
    text-align: center;
    width: 144px;
}

#liensfooter_sociaux {
	background: none repeat scroll 0 0 transparent;
	/*border: 1px solid #FF0000;*/
	float: left;
	height: 100px;
	position: absolute;
	right: 60px;
	top: 0;
	width: 100px;
}
#liensfooter_retourhaut {
	/*border: 1px solid #FF0000;*/
	float: left;
	height: 100px;
	position: absolute;
	right: 1px;
	top: 0;
	width: 60px;
}
#lienhaut {
	display: block;
	width: 50px;
	height: 30px;
}
/*Page d'accueil si nécessaire*/
#index #lemenu {
	width: 900px;
	height: 30px;
	float: left;
	margin: 10px 0 0 56px;
}
#adresseindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 25px;
	text-align: center;
}
/* BORDURES SUR IMAGES (DANS KAMELEON) - Permet de choisir d'autres couleurs que le noir */
#turquoise {
	border-color: aqua;
}
#noir {
	border-color: black;
}
#bleu {
	border-color: blue;
}
#rose {
	border-color: fuschia;
}
#orange {
	border-color: #ff9900;
}
#vert {
	border-color: green;
}
#gris {
	border-color: gray;
}
#maron {
	border-color: maroon;
}
#olive {
	border-color: olive;
}
#violet {
	border-color: purple;
}
#rouge {
	border-color: red;
}
#blanc {
	border-color: white;
}
#jaune {
	border-color: yellow;
}
#bleu2 {
	border-color: teal;
}
#argent {
	border-color: #ffab02;
}
