/* CSS Document */
.boites {
float:right;
margin-top:115px;
}

body {
	margin: 0; /* pour éviter les marges */
	text-align: center;
     }					
#global {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 800px;
     text-align: left;
     }

a img {border:none; padding:0;}
#horaires {	padding:5px ;
			background-color:#C4ECFF;
			display:block;
}
#entete 	{
	height:148px;
	width:800px;
	background:url(../squelettes/images/bandeau-copie_01.gif);
	background-repeat:no-repeat;
			}

#col_gauche {
	position: absolute;
	left: 20px;
	top: 148px;
	/*height:100%;*/
	width:165px;
	padding:10px;
	background-color:#FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #000000;
}

div.men    {diplay:block;
			background-color:#3399CC;
			margin-top:5px;
			padding:3px;
						}
div.men a{	display:block;
			font-family: Arial, Helvetica, sans-serif ;
			font-size:10px; color:#FFFFFF;
			font-weight:bolder;			
			text-decoration:none;
			padding-left:8%;
			text-indent:-8%;
			}
div.men a:hover{
	color:#000000;
	text-decoration:none;
	background-color: #3399CC;
}			

#contenu_page	{
	position: absolute;
	left: 220px;
	top: 148px;
	width: 400px;
	height:auto;
	padding:10px;
	

			}
#contenu_breve     {
	font-size: 0.8em;
	padding: 10px;
	position: relative;
	left: 640px;
	width: 130px;
	height: auto;
	margin: 3px;
	background: #C4ECFF;
}
a {text-decoration:none;}			
#art{
	background-color:#FFCC33;
	background-position:inherit;
	padding:5px;
	border-width:2px;
	border-color:#999900;
	font-size:10px;
	
	}
#artover{
	background-color:#99CC66;
	background-position:inherit;
	padding:5px;
	border-width:2px;
	border-color:#999900;
	font-size: 10px ;
	color:#FFFFFF;
	
	
	}

.Style4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
.Style16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.Style13 {font-size: 12px}
.Style18 {
	color: #990000;
	font-size: x-small;
}

.Style20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #0066CC; }
.Style21 {font-size: 12px; color: #330066; }
.Style28 {color: #FFFFFF}

