#menu_top a.actif{
	color:#00685C;
}

#page{
	background:url('images/fond-page.gif') repeat-y;
	padding-bottom: 0;
}

div.colonne_left{
	border-bottom: none;
}

input.button{
	background-color:#00685C;
}

div.calendar{
	margin-left:2px;
}

div.white, div.calendar, div.calendar *{
	background-color:white;
}

div.calendar div.head{
	border-bottom:1px #c0c0c0 solid;
	margin-bottom:3px;
}

div.calendar p.gauche{
	float:left;
	width:32px;
	margin:0;
	padding-bottom: 2px;
}

div.calendar p.droite{
	float:right;
	width:32px;
	margin:0;
	padding-bottom: 2px;
}

div.calendar p.date{
	color:#3f3f3f;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	font-size:15px;
}

div.calendar .calendar_day{
	display:block;
	width:37px;
	height:26px;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	float:left;
	text-align:right;
	padding:2px;
	color:black;
	font-size:12px;
}

div.calendar .header{
	text-align:center;
	width:42px;
	text-transform:uppercase;
	display:block;
	float:left;
	color:#666;
	padding-bottom: 2px;
}

div.calendar .top{
	border-top:1px solid #666;
}

div.calendar .right{
	border-right:1px solid #666;
}

div.submenu a{
	display:block;
	width:100%;
	text-align:center;
	font-size:12px;
	letter-spacing:-1px;
	padding: 4px 0;
	margin-top:4px;
	margin-bottom:4px;
}

div.submenu a.inactif, div.submenu a.inactif:visited{
	background-color:#06b085;
	color:white;
}


div.square{
	width:8px;
	height:8px;
	float:left;
	margin-top:4px;
	margin-right:4px;
	background-color:black;
}

h2 div.square{
	margin-top:7px;
}

div.event p.date{
	font-style:italic;
	color:#8c8c8c;
	margin:0;
}

div.event h3{
	font-size:12px;
	font-weight:normal;
	margin:0;
}

div.event h3 strong{
	text-transform:uppercase;
}

div.event h3 span{
	color:#00685C;
}

div.event p.chapo{
	margin:0;
	color:#535353;
}

div.event p.plus, div.event p.plus a{
	color:#00685C;
}

div.event p.plus{
	margin-top:0;
	padding-bottom:10px;
	border-bottom:1px #00685C solid;
	font-style:italic;
	font-size:11px;
	width:70px;
}

div.event p.last{
	border-bottom-style:none;
}

div.colonne_milieu{
	width:279px;
	margin-left:20px;
}

h1.date{
	font-size:16px;
	font-weight:bold;
	color:#535353;
	margin:0;
	text-transform:uppercase;
}

h2.nom{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#535353;
}

.vert, h1.vert, h2.vert, h3.vert, h4.vert{
	color:#00685C;
}

div.event_contenu, div.infos_tech{
	font-size:12px;
	color:#535353;
}

#form_amat{
	width:455px;
	line-height: 30px;
}

#form_amat div.label{
	float:left;
	padding-right: 5px;
}

#form_amat div.clear{
	clear:left;
}

#form_amat input{
	border:2px #d8d8d8 solid;
}

#form_amat input.submit{
	border:none;
	clear: left;
}