/* CSS Document */

body {
	top: 0;
	margin: 0;
	background: url(images/vertical.png) repeat-x top left #252525;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

#tot {
	margin-left:auto;
	margin-right: auto;
	width: 988px;
	background: url(images/grad.png) repeat-y top;
	border: #FFFFFF solid 1px; 
}

#header {
	height: 140px;
}

#image-titre {
	float:right;
	background: transparent url(images/image_web.png) no-repeat center center;
	height:113px;
	width:450px;
}
#image-societe {
	float:left;
	background: transparent url(images/top-web-position.png) no-repeat center center;
	height:113px;
	width:218px;
}
.title {
	line-height: 44px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	text-align:center;
}
.title p{
	margin:0px;
	padding:0px;
}

.slogan {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	padding-left: 50px;
	text-align:center;
}
.slogan p{
	margin:0px;
	padding:0px;
}

.link_bas_page {
	padding-top: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 8px;
	overflow:hidden;
}
.link_bas_page .titre_button {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}#corp {
	background: #D3DBF8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: #12212E solid 2px;
	border-top: #12212E solid 2px;
}

.normal-text {
	background: #FFFFFF;
	width: 937px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 300px;
	position: relative;
	border: #5288AE solid 1px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.normal-text p{
	line-height: 110%;
	padding-right: 5px;
	}

.main-text {
	background: #FFFFFF;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 300px;
	position: relative;
	border: #5288AE solid 1px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right:20px;
	padding-right:80px;
}

.main-text p{
	padding-right: 15px;
	}
.main-text ul{
	padding-right: 15px;
	}

.main-text #menius{ 	
	width: 260px;
	position:absolute;
	top: 30px;
	right: -170px;
	background: #99A8CC;
	border: #7884A0 solid 1px;
}

.main-text #menius p{ 	
	margin:5px;
	padding:0px;

}
.main-text #menius ul{ 	
	margin:5px;
	padding-right:0px;

}

#menu_top { 
	clear:both;
	background: transparent url(images/fond_over.gif) repeat;
	height: 27px;
	padding:8px;
}

#menu_top a {
  width:120px;
  height:25px;
  padding:1px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu_top a {float:none;}
/* End IE5-Mac hack */
#menu_top a:hover {
  color:#4B4799;
  }
#menu_top  a.mnu_unselect{
  padding:1px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  }

#menu_top  a.mnu_select {
  width:120px;
  background:url("images/fond_over.gif") right top;
  padding:8px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#4B4799;
  }
      
    
/* for a mozilla better display with key nav */
#menu_top a:focus{
    color: #4B4799;
}

.footer {
	height: 35px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
}

.footer p{
	margin:0px;
	padding:0px;
}

.footer a{
		color: #FFFFFF;
		font-weight:bold;
		text-decoration:none;
}

.footer a:visited {
		color: #FFFFFF;
		text-decoration:underline;
}
.bas {
	height: 6px;
	overflow:hidden;
	color: #FFFFFF;
	font-size:8px;
	line-height: 6px;
	text-align: right;
	
}
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	color: #5269CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 12px 0;
	font-weight:bold;
	border-bottom:1px solid #FFFF00;
}
h2 {
	margin: 0;
	padding: 0;
	color: #228AAD;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	border-bottom:1px solid #FFFF00;
}
h3 {
	margin: 0;
	padding: 0;
	color: red;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
a {
	color: #5269CC;
}
.link_bas_page .titre_button a {
	font-variant: small-caps;
	text-decoration: none;
	color: #ffd4c4;
	font-size: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

