
body    { font: 10px "Trebuchet MS", sans-serif; background: #3d8b8d repeat-x left top; margin: 0; padding: 13px }

link home   { color: #366 }
a:hover { text-decoration:none}

.logo_clas  { background: #3d8b8d url(../interface/logo.jpg) no-repeat left center; display: block; position: absolute; z-index: 10; top: 60px; left: 0; width: 200px; height: 87px }
div{
	position:relative;
}
#cache { background-color: #3d8b8d; position: absolute; top: 30px; left: -10px; width: 20px; height: 40px; border: solid 1px #ff0000 }


#ombre{
	background:white url(../interface/ombre.jpg) repeat-y left top;
	width:760px;
	padding:0 15px;
	margin:auto;
}
	#contenu{
		width:100%;
		background:white url(../interface/fondo-glob.jpg) no-repeat left top;
		overflow:hidden;
	}

		#col_gauche{
			width:215px;
			padding-top:30px;
			float:left;
			/* txt */
			font-family:"Trebuchet MS", sans-serif;
		}
		
			#versions{
				width:185px;
				height:10px;
				padding:10px 15px;
				/* txt */
				color:#616060;
				font-size:10px;
			}
				#versions a{
					color:#616060;
					text-decoration:none;
					text-transform:uppercase;
				}
			
			#menu{
				width:185px;
				height:489px;
				padding:15px;
				margin-top:85px;
				/* txt */
				font-size:12px;
			}
				#menu a { color: black; text-decoration: none; background: #fff url(../interface/freccina.gif) no-repeat right center; display: block; margin: 5px 0; padding: 5px 10px; width: 155px; height: 16px; filter: alpha(opacity=70); opacity: .7 }
				#menu a:hover{
					opacity : 1;
					filter : alpha(opacity=100);					
				}
				
		#col_droite{
			float:left;
			width:405px;
			padding:20px 10px 20px 125px;
		}
			#col_droite h1{
				font-size:14px;
			}
			#col_droite h2{
				font-size:12px;
			}
	#pied  { color: #066; background: black url(../interface/fond-partn.gif) no-repeat right top; margin-left: 215px; padding: 10px 10px 10px 125px; width: 410px; height: 20px }
		#pied a { color: #066; text-decoration: none }
		#pied a:hover { color: #366 }
	#ombre_inf{
		width:750px;
		height:24px;
		padding:5px 20px;
		background:white url(../interface/ombre_inf.jpg) no-repeat left top;
		margin:auto;
		text-align:right;
	}
		#ombre_inf a { color: black; text-decoration: none }
#id { }
