div.colonne_left{
	border-bottom: none;
}

input.button{
	background-color:#00a276;
}

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

div.white, div.calendar, div.calendar *{
	background-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-weight:bold;
	margin-bottom:0;
}

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

div.event h3 strong{
	font-weight:normal;
}

div.event p.chapo{
	margin:20px 0;
	font-style:italic;
	font-weight:normal;
}

div.event p.plus, div.event p.plus a{
	color:white;
}

div.event p.plus{
	padding:2px 4px;
	font-weight:bold;
	background-color:black;
	display:inline;
	margin-bottom:50px;
	font-style:italic;
}

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-weight:bold;
	text-transform:uppercase;
	color:#535353;
}
div.event_contenu h1{
	padding-bottom: 0;
	margin-bottom: 0px;
}

div.event_contenu h2{
	margin-top: 5px;
}

div.colonne_droite div.case_large{
	padding-left: 10px;
}
h2.vert{
	width:50%;
	border:1px black solid;
	color:black;
	font-size:40px;
}
div.square{display:none;}


#form_amat{
	width:80%;
	line-height: 40px;
}
#form_amat div.label{
	float:left;
	padding-right: 15px;
	font-size:20px;
}

#form_amat div.clear{
	clear:left;
}

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

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