/* CSS Document */
body{
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/headerbg2.gif);
	background-repeat: repeat-x;
}

/*----TOP PANEL----*/
#maintopPan{
	height:277px;
	width: 800px;
	margin: 0;
	} 
	
#topHeaderPan{
	width:538px;
	height:277px;
	float:left;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

#topHeaderPan ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 26px;
	top: 90px;
	}
	
#topHeaderPan ul li{
	width:114px;
	height:24px;
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-x;
	background-position: 5px 100%;
	}
	
#topHeaderPan ul li a{
	display:block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	color: #FFFFFF;
	margin: 0px;
	}
	
#topHeaderPan ul li a:hover{
	text-decoration:underline;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	} 

#topHeaderPan img{
	width:220px;
	height:53px;
	position:absolute;
	top:24px;
	left:24px;
	border: 0px none #FFFFFF;
	}
	
/*----Top Side Menu--*/
#topSidemenuPan{
	background-image: url(../images/right-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
#topSidemenuPan ul{
	width:198px;
	list-style-type: none;
	margin: 0;
	}
	
#topSidemenuPan ul li{
	width:99px; 
	height:277px; 
	float:left;
	}

#topSidemenuPan ul li.home{
	width:99px;
	height:277px;
	}
	
#topSidemenuPan ul li.home a{
	width:99px;
	height:277px;
	display:block;
	background:url(../images/home-normal.jpg) 0 0 no-repeat;
	text-indent:-20000px;
	}
	
#topSidemenuPan ul li.home a:hover{
	width:99px; 
	height:277px; 
	background:url(../images/home-hover.jpg) 0 0 no-repeat;
	}
#topSidemenuPan ul li.contact a {
	width:99px;
	height:277px;
	display:block;
	text-indent:-20000px;
	background-image: url(../images/contact-normal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	
#topSidemenuPan ul li.contact a:hover{
	width:99px; 
	height:277px; 
	background:url(../images/contact-hover.jpg) 0 0 no-repeat;
	}
#container {
	width: 784px;
}
	
/*----Left Panel----*/
#leftPan{
	width:494px;
	margin: 0px;
	float: left;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#leftPan h1 {
	color: #666;
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 120%;
}

#leftPan h2{
	color: #666;
	padding: 0px;
	font-size: 125%;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#leftPan h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(../images/background_sous_titre.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A5372;
	background-position: -6px;
}




#leftPan ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#leftPan p{
	padding:0;
	font-size: 100%;
	margin: 0px;
}
#leftPan p.texte {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 125%;
}
#leftPan .imageplan {
	float: left;
	margin-right: 12px;
	border: thin solid #000000;
	margin-top: 3px;
}
#leftPan li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
	
/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{
	text-decoration: none;
	width: 166px;
	margin: 0px;
	float: right;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 24px;
}

#rightPan h2{
	color:#666;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 21px;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	line-height: 110%;
}
#menu a {
	border-bottom: 1px solid #393939;
	color: #FFFFFF;
	display: block;
	margin: 0;
	text-decoration: none;
	background-color: #666;
	letter-spacing: 0.1em;
	font-weight: normal;
	width: 136px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#menu a:hover {
	background-image:url(../images/hover.gif);
	color: #fff;
	padding-bottom: 8px;
	background-color: #2580a2;
	background-repeat: no-repeat;
	background-position: left center;
}

#footerPan{
	background-color: #666;
	width: 736px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-size: 90%;
	color: #FFFFFF;
	height: 50px;
	margin: 0px;
	}

#footerPan ul{
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#footerPan  ul li{
	float:left;
	margin-right: 22px;
	display: block;
	background-color: #791B7D;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	}
	
#footerPan ul li a{
	color:#fff;
	text-decoration:none;
	background-color: #791B7D;
	height: 18px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
#footerPan ul li a:hover{
	background-color: #0F90ED;
	display: block;
	height: 18px;
	width: 80px;
	}
#footerPan  ul  li.xhtml a  {
	background-image: url(../images/btn_xhtml_link.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 18px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #791B7D;
	margin: 0px;
	padding: 0px;
}
#footerPan ul li.xhtml a:hover {
	background-image: url(../images/btn_xhtml_hover.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00cc00;
}
#footerPan ul li.css a {
	background-image: url(../images/btn_css_link.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 18px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #791B7D;
	margin: 0px;
	padding: 0px;
}
#footerPan ul li.css a:hover {
	background-image: url(../images/btn_css_hover.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #00cc00;
}
#footerPan ul li.graphik a {
	background-image: url(../images/btn_graphik_link.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 18px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #791B7D;
	float: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footerPan ul li.graphik a:hover {
	background-image: url(../images/btn_graphik_hover.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #00cc00;
}
#footerPan p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: normal;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
    }
#leftPan p sup {
	font-size: 65%;
}
#plan_google {
	height: 540px;
	width: 540px;
}
#leftPan table td {
	width: 120px;
	vertical-align: top;
}
#leftPan hr {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#leftPan table th {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#leftPan table tr {
	margin: 0px;
	padding: 0px;
}
#leftPan  table  th  h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#leftPan table th p {
	font-size: 100%;
	font-weight: normal;
}
#leftPan table {
	margin: 0px;
	padding: 0px;
}
.large {
	width: 360px;
}

