@charset "utf-8";


/* CSS Document */


#wrapper {
	position:relative;
	/*text-align:center;*/
	margin:auto;
	width: 880px;
	background-color: #FFFFFF;
	
	}

	
html {
height:100%;
margin:0;
padding:0;

}



body {
	z-index: 10;
	padding:0;
	margin:0;
	height:100%;
	background-position: center;
	background-color: #eeeeee;
	
}




#contenu {
	background-color: #FFFFFF;
	width: 880px;
	top: 200px;
	float:left;
	height:100%;
	
}
	#left {
	background-color: #003399;
	width: 160px;
	float:left;
	height:100%;
		
}


	#middle {
	width: 560px;
	left: 160px;
	top: 0px;
	background-color: #ffffff;
	float:left;
	padding-left:0px;
	
}

	#right {
	left: 720px;
	top: 0px;
	background-color: #003399;
	width: 160px;
	float:right;
	
}

  .column {
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}



#copyright {
	width: 880px;
	height: 20px;
	background-image: url(images/bg_footer.jpg);
	left: 0px;
	top: 726px;
	float: left;
	
}


	.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
}

	.copyright a{
	font-size: 11px;
	text-decoration: none;
	line-height: 160%;
	color: #FFFFFF;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
	} 

#photo {
	width: 560px;
	height: 64px;
}

#photo2 {
	width: 560px;
	height: 192px;
	background-image: url(images/tophome3.jpg);
}

#slideshow{
	width: 320px;
	height: 192px;
	position: absolute;
	left: 160px;
	top: 147px;
}


#header {
	position: absolute;
	width: 880px;
}
#home {
	width: 560px;
	height: 192px;
	background-image: url(images/slideshow/homeback.jpg);	

}



#content {
	margin-top: 38px;
	margin-right: 19px;
	margin-bottom: 38px;
	margin-left: 20px;
	text-align: justify;
	
}



	#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 160%;
	color: #666666;
	
	}
	
	#content p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 160%;
	color: #666666;
	text-decoration: underline;	
	
	}

	#content ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 160%;
	color: #666666;
	
	}
	
	#content ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	
	}
	
	#content ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
	}

	
	#content ul li ul li a{ 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
	}
	
	
.form {
	background-color: #CCCCCC;
}

.form label{
	font-size: 12px;
	padding-left: 15px;
	width: 8.8em;
	display: block;
	float: left;
	margin-right: 0.5em;
}

.form input{
	width: 120px;
	
}

#content ul li ul li a:hover{ 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
	}


.submit{
	padding-left: 0px;
	margin-left: 128px;
	width: 4px;

}

	

#card {
	background-color: #99CCFF;
	}
	




#widget{
	width: 140px;
	height: 140px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 9px;
}

#personal ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 160%;
	color: #666666;
	list-style-image: url(images/bullet.gif);
}


/*WIDGET MONDE*/


 /*MENU*/


.ensemblemenu {
	background-image:url(images/bg_dark.jpg);
	width:160px;
	
}
.ensemblemenu p {
color:#FFFFFF;
padding:3px 0 0 10px;
}
.menu {
	margin:0;
	padding:0;
	background-image:url(images/bg_dark.jpg);
	width: 160px;
}
.menu p {
	border-bottom:1px solid #888888;
	font-weight:bold;
	margin:0;
	padding:3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu p a, a:link, a:visited{
color:#FFFFFF;
text-decoration:none;
}

.menu p a:hover {
	color:#de610f;
	text-decoration:none;
}
.menu p.active {
	background-image:url(images/bg_bright.jpg);
	color:#de610f;
}
.submenu div {
margin:0;
padding:0;
width:160px;
}
.submenu ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:160px;
}
.submenu li {
border:0 solid yellow;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.submenu li a {
	background-image:url(images/bg_medium.jpg);
	border-bottom:1px solid #999999;
	display:block;
	font-weight:bold;
	margin:0;
	padding:4px 0 4px 8px;
	text-decoration:none;
}
.submenu li a:link {
color:#333333;
text-decoration:none;
}
.submenu li a:visited {
color:#333333;
text-decoration:none;
}
.submenu li a:hover, .submenu li a.active {
	background-image:url(images/bg_bright.jpg);
	color:#de610f;
	text-decoration:none;

}
.tel{
	background-repeat: no-repeat;
	background-position: center;
	background-color: #003399;

}

.tel2{
	background-position: center;
	background-color: #003399;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.tel3{
	background-color: #999999;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.welcome{
	background-image: url(images/welcome-boston.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



/*FORM*/
