html {
position: absolute;
background-color:black;
height:100%;
width:100%;
margin:0;
padding:0;

}

body {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;	
color:white;
font-size:0.7em; 
overflow-x : hidden;
}

a:link {
	color: 009ee0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009ee0;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #009ee0;
}

img {
	border:0;
}

#header {
	margin-bottom:20px;
	margin-top:30px;	
		text-align:left;
}

#content {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background: url("../img/fond.jpg") left repeat-x;
}




.prev {
position: relative;
top:110px;
left:0;
z-index:10;
float:left;
width:63px;
height:59px;
background: url("../img/fleche_g.png") left no-repeat;
margin-left:-6px;
cursor: pointer;
}

.next {
position: relative;
top:110px;
right:0;
z-index:10;
float:right;
width:63px;
height:59px;
background: url("../img/fleche_d.png") right no-repeat;
margin-right:5px;
_margin-right:-6px;
cursor: pointer;
}

.jCarouselLite   {
padding: 10px 20px 0 0;
margin: -45px 0 20px 10px;
position: relative;  
overflow: hidden;
float:left;
}
 
#jCarouselLiteDemo .main {
        margin-left: 40px;
}

#jCarouselLiteDemo .demo em {
        color: #FF3300;
        font-weight: bold;
        font-size: 60%;        
        font-style: normal;
}
    
#jCarouselLiteDemo .carousel button {
        float: left;
}              

#jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next {
        display: block;
        float: left;
        width: 30px;
        height: 143px;
        text-decoration: none;
        background: url("/image/imageNavLeft.gif") left 60px no-repeat;
}

#jCarouselLiteDemo .carousel a.next {
            background: url("/image/imageNavRight.gif") right 60px no-repeat;
}

#jCarouselLiteDemo .carousel a.next:hover {
                background-image: url("/image/imageNavRightHover.gif");
}

#jCarouselLiteDemo .carousel a.prev:hover {
                background-image: url("/image/imageNavLeftHover.gif");
}    

#jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {
                border: none;
                outline: none;
}                 

#jCarouselLiteDemo .carousel .jCarouselLite {
        border: 1px solid black;
        float: left;
        background-color: #dfdfdf;
        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
}

#jCarouselLiteDemo .carousel ul {
            margin: 0;
}

#jCarouselLiteDemo .carousel li img, 
#jCarouselLiteDemo .carousel li p {
            background-color: #fff;
            width: 150px;
            height: 118px;
            margin: 10px;
}
        
#jCarouselLiteDemo .widget img {
            cursor: pointer;
}

#jCarouselLiteDemo .mid {
                margin-left: 80px;
                width: 400px;
                height: 300px;
}

#jCarouselLiteDemo .vertical {
                margin-left: 170px;
}

#jCarouselLiteDemo .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                    width: 170px;
}

#jCarouselLiteDemo .imageSlider li img, 
#jCarouselLiteDemo .imageSlider li p, 
#jCarouselLiteDemo .imageSliderExt li img , 
#jCarouselLiteDemo .imageSliderExt li p {
                width: 400px;
                height: 300px;
}

.cleared {
	clear:both;
	display:none;
}



#poles {
	position:absolute;
	left:45px;
	top:470px;
}

#logo {
	position:absolute;
	top:42px;
	right:0;
}

#mail {
	position:absolute;
	top:530px;
	right:20px;
}

#texte {
position:absolute;
left:20px;
top:400px;
color:#009ee0;
font-size:16px;	
}


#infos {
	color:#ddd;
	text-align:right;
	float:right;
}

#accroche {
	position:absolute;
left:42px;
top:45px;
}

   #submenu {
text-align:right;
font-size:11px;
display:block;
line-height:15px;	
margin-right:0px;
position:absolute;
right:15px;
top:455px;
}


   #submenu a,#submenu2 a{
color:#fff;
	}
	
   #submenu a:hover,#submenu2 a:hover{
color:#999;
	}



#img_container h2 {
	color:#CCC;
	float:right;
	margin-right:80px;
	margin-top:-13px;
}

#section {
	width:800px;
	padding:0px;
	float:right;
	margin-right:130px;
}

#fleche_droite {
position: relative;
top:110px;
right:0;
z-index:10;
float:right;
width:63px;
height:59px;
margin-right:-7px;
_margin-right:-20px;
}


#fleche_gauche{
position: relative;
top:110px;
left:0;
z-index:10;
float:left;
width:63px;
height:59px;
margin-left:-6px;
}

#phone {
font-size:9px;
color:#ccc;
display:block;
}

#adresse {
font-size:9px;
color:#ccc;
}

#adresse a{
font-size:9px;
color:#333;
margin-right:20px;
}

#adresse a:hover{
font-size:9px;
color:#555;
margin-right:20px;
}

#infos img{
float:left;
margin-right:5px;
}

#bandeau {
	float:left;
	margin-top:-20px;
	margin-bottom:5px;
	padding-left: 30px;
}


/*LES POLES*/

#content_promo {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:20x;
height:300px;
min-height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background: url("../img/fond2.jpg") left repeat-x;
}

#txt_promo {
	padding-top:60px;
	margin-left:120px;
	width:170px;
	float:left;
	background: url("../img/fond_text_promo.png");
	background-position:left;
	background-repeat: repeat-y;
	padding:10px;
	font-size:11px;
	line-height:12px;
	text-align: justify;
	text-justify: newspaper;
}

#txt_promo p{
	
	margin-left:15px;
	
}

#txt_promo2 {
	margin-top:0px;
	margin-right:-50px;
	display:block;
	width:200px;
	height:300px;
	background: url("../img/poles/fond_prest.png");
	padding:20px;
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
	color:#000000;
	float:right;
}

#txt2_promo2 {
	margin-top:0px;
	margin-right:0px;
	margin-left:-80px;
	text-align:right;
	display:block;
	width:200px;
	height:300px;
	background: url("../img/poles/fond_prest.png");
	padding:20px;
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
	color:#000000;
	float:left;
}

#txt_promo3 {
	
	font-weight:bold;
	font-size:9px;
	line-height:10px;
	color:#000000;
	margin-top:20px;
}

#flash_promo {
float:left;
	margin-top:80px;
	margin-left:60px;
}







#content_interactive {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:20x;
height:300px;
min-height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background: url("../img/fond_int.jpg") left repeat-x;
}

#txt_interactive {
	margin-top:0px;
	margin-left:20px;
	width:230px;
	float:left;
	background: url("../img/fond_txt.png");
	height:100%;
	padding:20px;
	padding-right:20px;
	_padding-right:0px;
	font-size:11px;
	line-height:12px;
	text-align: justify;
	text-justify: newspaper;
}



#txt_interactive2 {
	margin-top:0px;
	margin-right:-50px;
	display:block;
	width:200px;
	height:300px;
	background: url("../img/poles/fond_prest.png");
	padding:20px;
	font-weight:bold;
	font-size:12px;
	line-height: 30px;
	color:#000000;
	float:right;
}




#flash_interactive {
float:left;
	margin-top:200px;
	margin-left:310px;
}






#content_global {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:20x;
height:300px;
min-height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background: url("../img/fond_global.jpg") left no-repeat;
}

#txt_global {
	margin-top:40px;
	margin-left:30px;
	width:300px;
	float:left;
	background: url("../img/fond_txt.png");
	padding:20px;
	padding-right:20px;
	_padding-right:0px;
	font-size:11px;
	line-height:12px;
}

.soustitre_global{
font-weight:bold;
}

#txt_global2{
	margin-top:0px;
	margin-right:-50px;
	display:block;
	width:200px;
	height:300px;
	background: url("../img/poles/fond_prest.png");
	padding:20px;
	
	font-size:12px;
	line-height: 18px;
	color:#000000;
	float:right;
}


#titre_global {
margin-top:10px;
margin-bottom:10px;
padding-right:60px;
}

#flash_global {
float:left;
	margin-top:60px;
	margin-left:50px;
}





#content_conseil {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:20x;
height:300px;
min-height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background: url("../img/fond_conseil.jpg") left  no-repeat;
}

#txt_conseil {
	margin-top:0px;
	margin-left:180px;
	width:210px;
	float:left;
	background: url("../img/fond_txt.png");
	padding:20px;
	padding-right:20px;
	_padding-right:0px;
	font-size:11px;
	line-height:12px;
	text-align: justify;
	text-justify: newspaper;
}

#line{
margin-top:15px;
margin-bottom:15px;
background-color:#fff;
width: 90%;
height:1px;
}

#txt_conseil2{
	margin-top:0px;
	margin-right:-90px;
	display:block;
	width:250px;
	_width:290px;
	height:300px;
	background: url("../img/poles/fond_prest.png");
	padding:20px;
	font-weight:bold;
	font-size:12px;
	line-height: 18px;
	color:#000000;
	float:right;
}


#titre_conseill {
margin-top:10px;
margin-bottom:10px;
padding-right:60px;
}

#flash_conseil {
float:left;
margin-top:200px;
margin-left:70px;
}


/*LE WORKSHOP*/

#content_workshop {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:50x;
height:300px;
min-height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background: url("../img/fond_workshop.jpg") left  no-repeat;
}



/*COORDONNEES*/

#content_coord {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:50x;
height:300px;
min-height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background: url("../img/fond_coord.jpg") left  no-repeat;
}

#coord_coord {
float:left;
margin-left:80px;
margin-top:120px;
background-image: url("../img/fond_adresse.png");
padding:20px;
width:150px;
padding-bottom:40px;
}


#coord_adresse {
font-size:14px;
}

#coord_phone {
font-size:12px;
margin-top:10px;
}

#coord_mail {
font-size:11px;
margin-top:10px;
}


#coord_mail a {
color: #009ee0;
}

#coord_mail a:hover {
color: #fff;
}

#plan {
float:left;
margin-top:10px;
margin-left:0px;
font-size:15px;
font-weight:bold;
}

#details {
float:left;
margin-left:100px;
height:260px;
background-color:#000000;
margin-top:10px;
}


/*AGENCE*/


#content_agence {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:50x;
height:300px;
min-height:300px;
background-color:#ddd;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background-color: #000;
}


#text_agence h2{
	font-size:15px;
	color:#000000;
}

#text_agence {
	margin-top:0px;
	margin-right:0px;
	_margin-right:-5px;
	display:block;
	width:280px;
	height:300px;
	background: url("../img/poles/fond_prest.png");
	padding-right:20px;
	padding-left:20px;
	font-size:11px;
	color:#000000;
	float:right;
}


#photo_equipe {

margin-top:0px;
margin-left:3px;
height:90px;
width:700px;
background-image:url("../img/photo_equipe.jpg");
background-repeat:no-repeat;
}

#gauche_agence {
float:left;	
margin-left:0px;
}
/*NEWSLETTER*/


#content_newsletter {
width:100%;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
padding-top:50x;
height:300px;
min-height:300px;
padding-right:6px;
padding-left:6px;
float:left;
overflow:hidden;
margin-bottom:10px;
background-image: url("../img/fond_newsletter.jpg");
background-repeat:repeat-x;
background-position: top left;
}


#formulaire {
float:left;
margin-left:20px;
font-size:10px;
height:100%;
width:440px;

}

#text_form {
float:left;
padding:15px;
margin-left:20px;
margin-top:220px;
font-size:10px;
width:460px;
}

.text_form_legal {
color:#888;
font-size:9px;
}

#btn_form {
float:left;
width:100px;
}

#btn_form a{
color:#009ee0;
}

#formulaire form table tbody tr td{
font-size:11px;
}

/*ALL*/
.select {
color:#0093D3;
}

.lien_workshop_promo {
float:left;
padding-top:5px;
font-size:10px;
font-weight:normal;
line-height: 9px;
margin-top:5px;
color:#a6cfe0;
}


.lien_workshop_conseil {
float:left;
padding-top:5px;
font-size:10px;
font-weight:normal;
line-height: 9px;
margin-top:5px;
color:#a6cfe0;
}


.lien_workshop_interactive {
float:left;
padding-top:5px;
font-size:10px;
font-weight:normal;
line-height: 9px;
margin-top:5px;
color:#a6cfe0;
}


.lien_workshop_global {
float:left;
padding-top:5px;
font-size:10px;
font-weight:normal;
line-height: 9px;
margin-top:5px;
color:#a6cfe0;	
}