body{
				width:100%;
				height:100%;
				margin-top:0;
				margin-left:0;
				padding:0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				background: #fff url(../images/pers.jpg) no-repeat fixed;
}
a {
	color:#1C4EAD;
}
#left_side h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #1C4EAD;
	text-decoration: none;
	text-align: center;
}
#container{
				height:100%;
				width:1000px;
				/*max-width:90%;*/
				position:relative;
				margin: 0 auto 0 auto;
				padding:0;
}
.actif{
				
				color:#1C4EAD;
				/*border: 1px solid #009;
				margin: 0 5px 0 0;*/
				padding: 2px;
				font-weight: bold;
}
.non_actif{
				color:#1C4EAD;
				padding: 2px;
				/*border: 1px solid #009;
				margin: 0 5px 0 0;
				padding: 2px;*/
				/*background-image: url(../images/sous-menu.gif);
				background-repeat: repeat-x;
				background-position: 0px 0px;*/
}	
.column{
				/*max-width:60%;
				min-width:400px;*/
				width:620px;
				height:100%;
				position:relative;
				float:left;
				display:block;
				font-size:11px;
				top:0;
}
.corner{
				width:140px;
				height:100%;
				float:left;
				display:table-column;
				font-size:10px;
				top:0;
				padding: 5px;
				
}
#left_side h1{
				background-image:url(../images/logo.gif);
				background-repeat: no-repeat;
				background-position: left top;
				width: 120px;
				height: 68px;
}
#left_side table{
				margin-top: 25px;		
}
#nav {
				height:20px;
				margin: 0;
				padding: 0;
				width: 400px;
				top: 0;
				position: absolute;
				right: 0;
}
#right_side{
				padding-top:156px;
}
.degmenu{
				background-image: url(../images/menu.gif);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				
				
}
#nav ul{
				margin: auto auto 0 50px;
				padding:0;
				position: absolute;
}
#nav ul li{
				float: left;
				margin: 0;
				/*background-color: #BAC9DC;*/
				display: block;
				padding: 1px 5px 1px 5px;
}
#nav ul li a{
				color:#fff;
}
#header{
				text-decoration: none;
				height: 100px;
				width: 480px;
				margin-top: 0px;
				margin-left: 0px;
				top:0;
				position: absolute;
}
.typeten{
				font-size:10px;
}
#middle_side p{
				text-align:justify;
				padding:10px;
				
				
}
.annonce{
				padding:2px;
				border-top: thin solid #CD0000;
				border-bottom: thin solid #CD0000;
				margin-top: 5px;
}
#middle_side img{
				float: right;
				padding:10px;
}
#content{
				margin-top: 100px;
				
}
#middle_side{
				position: relative;
				height: 100%;
				
}
#middle_side p a{
				color:#658BB9;
}
#middle_side p a:hover{
				color:#1C4EAD;
}
#middle_side h2{
	font-weight: normal;
	font-size: 16px;
	
}
#middle_side em{
	color: #CD0000;
}
#left_side table a{
				color:#1C4EAD;
}
#left_side table a:hover{
				color:#658BB9;
}
#footer{
				border:1px solid #A8BFD1;
				padding:2px 0 2px 0;
				margin: 10px 0 0 0;
				text-align: center;
				width: 100%;
				float: left;
}
#footer a{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				color: #445275;
}
#footer a:hover{
				color: #419;
}
a{
				text-decoration: none;
}
.entitre{
			padding-top: 0px;
			margin-top: 20px;
			position:absolute;
			
			
}
a img{
			border: none;
}
h1, h2, h3, h4, p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin: 0px;
			padding: 0px;
}
h3{color: #233267;}
h4{color: #1C4EAD;}
li{
			list-style-type: none;
}
#right_side ul{
				padding:0;
				margin: 0;
}
#onglet {
				height:18px;
				margin: 0;
				width: 100%;
				bottom: 0;
				/*background-image: url(../images/sous-menu.gif);
				background-repeat: repeat-x;
				background-position: 0px 0px;*/
				padding: 0;
}
#onglet ul{
				margin: 0;
				padding: 0;
}
#onglet ul li{
				float: left;
				display: block;
				
				margin: 0 5px 0 0;
				/*padding: 2px;*/
				
}

#onglet ul li a:hover{
				color: #658BB9;
				/*background-image: url(../images/sous-menu-over.gif);
				background-repeat: repeat-x;
				background-position: 0px 0px;*/
}
#onglet ul li a{
				color: #658BB9;
				/*background-image: url(../images/sous-menu-over.gif);
				background-repeat: repeat-x;
				background-position: 0px 0px;*/
}
/* Ajout de Lucas */
td.menu_h {
	border-left: 1px black outset;
	padding-left: 3px;
}