

/* -------------------------- PROPRIETE DE LA PAGE -------------------------- */ 
body 
{ 
	font: 11px verdana, sans-serif;
	margin: auto; /* Pour centrer notre page */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}




/* -------------------------- LES DIVS -------------------------- */ 

#alldiv
{
   border: 0px;
   margin: auto;
   text-align: left;
   border:none;
   width : 1000px;
   position : relative;
}

img{
	border : none;
}
/*----------- menu ---------*/
a.menu_select{
	text-decoration : none;
	font-size : 13px;
	font-family : arial;
	color : #f0f0f0;
}

a.menu{
	text-decoration : none;
	font-size : 13px;
	font-family : arial;
	color : #979797;
}

a.menu:hover{
	text-decoration : none;
	font-size : 13px;
	font-family : arial;
	color : #f0f0f0;
}


a.text_head{
	text-decoration : none;
	font-size : 20px;
	font-family : arial;
	color : #979797;
}

/*----------- menu position ---------*/

#menu_strategie-online{
	position:absolute;
	top : -30px;
	left : 0px;
}

#menu_accueil{
	position:absolute;
	top : -24px;
	left : 190px;
}

#menu_contact{
	position:absolute;
	top : -24px;
	left : 260px;
}


#menuDeroulant
{
	width: 115px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index : 1200;
}
#menuDeroulant li.menuDeroulantLi
{
	float: left;
	width: 115px;
	margin: 0;
	padding: 0;
	border: 0;
	z-index : 1200;
}
#menuDeroulant li.menuDeroulantLi a.menuDeroulantLien:link, #menuDeroulant li.menuDeroulantLi a.menuDeroulantLien:visited
{
	display: block;
	height: 2%;
	color: #000;
	font-size : 14px;
	margin: 0;
	padding: 6px 8px;
	text-decoration: none;
	z-index : 1200;
}


#menuDeroulant li.menuDeroulantLi a.menuDeroulantLien:hover { font-weight : bold; }
#menuDeroulant li.menuDeroulantLi a.menuDeroulantLien:active { font-weight : bold; }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	z-index : 1200;
}
#menuDeroulant .sousMenu li.menuDeroulantLi
{
	background-color : #e9e9ea;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 114px;
	border-top: 1px solid transparent;
	z-index : 1200;
}
#menuDeroulant .sousMenu li.menuDeroulantLi a.menuDeroulantLien:link, #menuDeroulant .sousMenu li.menuDeroulantLi a.menuDeroulantLien:visited
{
	display: block;
	color: #000;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("fondTR.png") repeat;
	z-index : 1200;
}

#menuDeroulant li.menuDeroulantLi:hover > .sousMenu { display: block; }



/*-------- player jquery -----------*/

#structure_placement_carrousel{
	position : absolute;
	padding:0 0 0 0 0;
}


#slider1 {
    width: 550px; /* important to be same as image width */
    height: 350px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
    top:0;
    left:0;
    padding:0 0 0 0 0;

}

#slider1Content {
  position : absolute;
  width: 550px; /* important to be same as image width */
  height: 350px; /* important to be same as image height */
  top:-18px;
  left:0;
  padding:0 0 0 0 0;
}

.slider1Image {
  top:0;
  left:-40px;
  position: relative;
  display: none;
}

/*.slider1Image span {
    position: absolute;
	font: 12px/17px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}*/
/*.clear {
	clear: both;
}*/
/*.slider1Image span strong {
    font-size: 17px;
}*/

ul { list-style-type: none;}




/*-------- structure ---------*/
#structure_head{
	position : relative;
	left : 0px;
	top : 0px;
	z-index : 50;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size : 18px;
	text-decoration : none;
	background-color : #2b2b2b;
	height:30px;
	z-index:0;
 }
 
#structure_foot {
	position: fixed;
	width: 100%;
	height: 57px;
	bottom: 0px;
	right: 0;
	z-index : 1200;

	background-image : url('../images/bloc_foot.png');
}

p.titre_un{
	font-family : arial;
	font-size : 32px;
	text-decoration : none;
	color : #2b2b2b;
}


 #structure_presentation{
	position : absolute;
	left : 0px;
	top : 15px;
	z-index : 50;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 25px;
	font-size : 14px;
	text-align : left;
	font-weight: 200; 
	text-decoration : none;
	background-color : #eeeeee;
	color : #2b2b2b;
	height:410px;
	width:250px;
	z-index:0;
	padding-top:0px;
	padding-left:40px;
	padding-right:40px;
	
	
 }
#structure_blog{
	position : absolute;
	left : 365px;
	top : 15px;
	z-index : 50;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size : 18px;
	text-decoration : none;
/*	background-color : #eeeeee;*/
	color : #2b2b2b;
	height:350px;
	width:550px;
	padding: 0 0 0 0 ;
	z-index:0;
 }
#structure_foot1{
	position : absolute;
	left : 0px;
	top : 428px;
	z-index : 1000;
	height:150px;
	width:250px;
	z-index:0;
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size : 14px;
/*	font-weight: 100; */
	text-decoration : none;
	
 }
#structure_foot2{
	position : absolute;
	left : 260px;
	top : 428px;
	height:150px;
	width:250px;
	z-index:0;
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size : 14px;
/*	font-weight: 100; */
	text-decoration : none;
 }
 #structure_foot3{
	position : absolute;
	left : 520px;
	top : 428px;
	height:150px;
	width:250px;
	z-index:0;
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size : 14px;
/*	font-weight: 100; */
	text-decoration : none;

 }
#structure_foot4{
	position : absolute;
	left : 780px;
	top : 428px;
	height:150px;
	width:250px;
	z-index:0;
	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size : 14px;
/*	font-weight: 100; */
	text-decoration : none;

 }

/*---------- contact ----------------*/
#contact_titre{
	position : absolute;
	top : 440px;
	z-index: 1000;
	left : 170px;
}

#mise_en_page_contact{
	top : -16px;
	left : -40px;
	width : 550px;
	background-repeat: repeat-y; 
}

#placement_contact{
	vertical-align: middle; 
	position : relative;
	left :50px;
	min-height : 440px;
	width : 570px;
	z-index : 100;
	text-align : justify;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-width : 2px;
	border-color : #161441;
}

#envoyer_demande{
	position : absolute;
	top : 360px;
	left : 350px;
}
a.envoyer_demande{
	font-size : 14px;
	font-family:Arial,Helvetica,sans-serif;
	color : #000;
	border:1px solid #000;
	padding : 0.3em;
	display : inline ;
	text-decoration : none;
}

.contentB, .contentA{
		padding:10px;
		width:570px;/*a changer lorsque l'on veut modifier la taille du surlignement*/
		margin-left : -10px;
}
.left{
	width:150px;
	float:left;
	padding:10px 0px 0px 10px;
	min-height:24px;
	font-size : 14px;
	font-family:Arial,Helvetica,sans-serif;
	color : #000;
}
.right{
	width:200px;
	float:left;
	padding:5px;
	min-height:24px;
	font-size : 14px;
	font-family:Arial,Helvetica,sans-serif;
	color : #000;
	text-decoration : none;
}
.righttextarea{
	width:370px;/*a changer lorsque l'on veut modifier la taille du surlignement*/
	float:left;
	padding:5px;
	min-height:24px;
}
.clear{
	float:none;
	clear:both;
	height:0px;
}
.row{
	background-color:none;
	display:block;
	min-height:40px;
}
.text{
	width:190px;
}

.ruler{
	width:400px; border-bottom:dashed 1px #b2b90f;
}
tr:focus{
	background-color:#b2b90f;
}
td{
	vertical-align:top;
}
.over{
	background-color:#d3240a;
}
.out{
	background-color:none;
}

#placement_contact_pied_page{
	position : absolute;
	top : 468px;
	left : 12px;
}

#placement_google{
	margin-top : 300px;
	margin-left : 200px;
	width : 350px;
}

#contact_rappel{
	position : absolute;
	top : 500px;
	left : 20px;
	text-align : right;
}
