/* @override http://www.canal-de-berry.fr/css/agenda.css */

/* @group os */

#contenu.agenda { 
	width: 605px;
	margin-right: 20px;
	margin-top: 1px;
	padding-top: 10px;
}

#colContenu { 
	padding-top: 15px;
	float: left;
	width: 390px;
	margin: 0 0 0 15px;
}

/* @end */

/* @group colGauche */

#colGauche { 
	position: relative;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#colGauche ul { 
	text-align: left;
	padding-top: 30px;
	border: 2px solid #e8eb46;
	background-color: #feffed;
	padding-left: 0;
	margin: 10px 0!important;
	padding-right: 5px;
}

#colGauche li { 
	margin-left: 10px;
	padding-left: 11px!important;
	padding-bottom: 5px;
}

#colGauche li.select {
	background-color: #fefea6;
}

#colGauche li a { 
	color: #403d00;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 0;
	padding: 0;
	background-image: none;
	display: block;
}

#colGauche li a:hover { 
	color: #4b981d;
	border: 0;
}

/* @end */

#contenu h1 { 
	background-repeat: repeat-y;
	height: 35px;
}

#colContenu .entree2 { 
	border: 1px solid #e8e8e8;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fefff2;
}

#colContenu .entree2:hover { 
	border: 1px solid #c5d500;
	background-color: #f9ffbb;
}

/* @group Entree */

p.alerte {
	font-weight: bold;
	text-align: center;
	border: 1px solid #dadd42;
	background-color: #f5f6ad;
	margin-top: 20px!important;
	padding: 10px;
}

div.titre { 
	background: url(../im/os/puceH3.png) no-repeat 0 9px;
	font-size: 22px;
	margin-top: 0!important;
	padding-left: 20px;
	border-bottom: 2px solid silver;
	padding-top: 0!important;
	margin-bottom: 10px!important;
	text-align: left;
}

div.dates { 
	background: url(../im/icones/date.png) no-repeat 0 0;
	padding-left: 20px;
	color: #4b981d;
	font-weight: bold;
	margin-bottom: 10px;
}

div.organisateur { 
	background: url(../im/icones/user.png) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 10px;
}

div.contact { 
	background: url(../im/icones/phone.png) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 10px;
	min-height: 16px;
}

div.description { 
	background: url(../im/icones/action_go.gif) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 10px;
	min-height: 16px;
}



/* @end */

div#btAvant a, div#btApres a {
	text-indent: -3999px;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 20px;
	border: 0;
}

div#btAvant a:hover, div#btApres a:hover {
	border: 0;
}

div#btAvant a {
	background: url(../im/icones/date_previous.png) no-repeat;
	float: left;
	margin-left: 23px;
	margin-right: 5px;
}

div#btApres a {
	background: url(../im/icones/date_next.png) no-repeat;
	float: left;
}
