#menu_top a.actif{
	color:#005CAB;
}

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


div.colonne_left{
	border-bottom: none;
	background-color:white;
}

input.button{
	background-color:#005CAB;
}

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;
}

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

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;
}

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:#005CAB;
	color:white;
}


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

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

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:#005cab;
}

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

div.event p.plus, div.event p.plus a{
	color:#005cab;
}

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

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

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:#005CAB;
}

div.colonne_milieu div.case_large, div.colonne_droite div.case_large{
	width:450px;
	padding:0 10px;
	background-color:white;
}

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