@charset "utf-8";
/* CSS Document */
/* CSS reset
-------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size:100%;background: transparent;}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {white-space: normal;font-size: 1em;font: inherit;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
abbr,acronym {border:0;}
ol, ul {list-style: none;}
em {font-style: italic;}
strong {font-weight: bold;}
/*.............................................................................................................................*/

*	{
	margin:0% auto;
	padding:0%;
	position:relative;
	width:100%;
	}

*:hover	{
		cursor:pointer;
		cursor:hand;
		}
		
element 	{
		cursor:pointer;
		cursor:hand;
		}
	
body	{
		background-color:#CCC;
		position:relative;
		margin:0% auto;
		padding:0%;
		width:auto;
		height: auto;
		font-family: Arial, sans-serif;
  		font-size:100%;
		color:#FFF;
		overflow: auto;
		z-index:1;
		}
	
#main	{
	position:relative;
	display:block;
	width:998px;
	max-height:1200px;
	z-index:2;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	overflow:hidden;	
		}


.picture	{
	position:relative;
	display:block;
	top:0;
	left:0;
	width:326px;
	height:295px;
			}

#contentBox	{
	background-color:#6c6c6c;
	left:377px;
	top:298px;
	position:absolute;
	display:block;
	width:585px;
	height:385px;
	z-index:10;
	overflow-x:hidden;
	overflow-y:auto;
	overflow: auto;
	font-size:81%;
			}


#photoBox	{
	left:35px;
	top:388px;
	position:absolute;
	display:block;
	width:326px;
	height:295px;
	z-index:10;
			}

.contentText	{
	text-align:left;
	float:left;
	left:5%;
	top:5%;
	position:relative;
	display:block;
	width:90%;
	height:50%;
	line-height:14px;
	z-index:21;
	font-size: 11px;
	margin-top: 10px;
}

		
#accueil .contentText	{
	text-align:left;
	float:left;
	left:40%;
	top:5%;
	position:absolute;
	display:inline;
	width:55%;
	height:50%;
	font-size:11px;
	line-height:14px;
	z-index:21;
	margin-left: 10px;
						}

#contact .contentText	{
	position:relative;
	display:block;
	z-index:9998;
}
.contentText h2 {
	font-size: 16px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 15px;
	margin-top: 10px;
}
.contentText h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.contentText h4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 12px;
}
.contentText p {
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
}
						
#contact a	{
	color:#FFF;
	z-index:9999;
	text-decoration: underline;
}
#contact a:hover	{
	text-decoration: none;

}
			
#imageAccueil 	{
	float:left;
	position:relative;
	display:block;
	top:0;
	left:0;
	width:349px;
	height:385px;
	z-index:22;
				}

#switchEN-FR	{
	left:946px;
	top:688px;
	position:absolute;
	display:block;
	width:5%;
	height:5%;
	z-index:100;
				}

#switchEN-FR a	{
				font-family:Verdana, Geneva, sans-serif;
				color:#6c6c6c;
				font-size:60%;
				font-weight:800;
				text-decoration:none;				
				}		
			
#pictureMap	{
			position:absolute;
			display:block;
			width:25%;
			height:10%;
			top:34%;
			left:2%;
			margin:0%;
			padding:0%;
			z-index:5;
			}
			
#clients img {}


/*................................NAVBAR..........................................................*/

#navbar	{
	font-size:11px;
	left:349px;
	top:266px;
	position:absolute;
	display:block;
	width:85%;
	height:10%;
	z-index:50;
	line-height: 12px;
		}
		
#menu li	{
  			float:left; 
			position:relative;
			display:block; 
			width:14.7%;
			height:30%;
			margin:0%;
			padding:0%;
			z-index:51;
			}
			
#menu li p	{
	position:relative;
	display:block;
	margin:0%;
	padding:0%;
	width:100%;
	height:100%;
	text-decoration:none;
	color: #000;
	text-align:center;
	color:#333;
	z-index:52;
	font-size: 11px;
	line-height: 12px;
			}

#menu li p:hover	{
					color:#ee2e24;
					bottom:20%;
					}

#menu li ul	{
	font-size:100%;
	position:relative;
	display:block;
	width:100%;
	height:100%;
	margin-top:10%;
	padding:0%;
	list-style:none;
	z-index:40;
			}
	
#menu li ul li	{
	position:relative;
	display:block;
	width:120%;
	padding-top:6px;
	padding-bottom:5px;
	background-color:#FFF;
	z-index:41;
	height: 14px;
	margin: 0px;
				}
	
#menu li ul li p	{
	position:relative;
	display:block;
	margin-left:10px;
	color:#666;
	text-align:left;
	z-index:42;
	padding: 0px;
					}

#menu li ul li p:hover	{
						bottom:0%;
						color:#ee2e24;
						}
/*........................................................END OF NAVBAR.................................................................*/
#main .uneliste {
	margin-bottom: 10px;
}
#main .uneliste ul {

}
.uneliste li {
	padding-left: 12px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-image: none;
	line-height: 12px;
	padding-top: 4px !important;
	margin: 0px !important;
	padding-right: 0px !important;
	font-size: 11px !important;
	padding-bottom: 4px;
}
