* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

li {
	list-style: none;
	padding-right: 30px;
}

body {
	background-color: #f3f3f2;
}
a:link, a:visited
{
	color: #8d9a00;
	text-decoration: underline;
}
a:hover, a:active
{
	color : #8d9a00;
	text-decoration: underline;
}


p, td, li
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
}

#cadre_agenda td {
	line-height: 30px;
}


h1
{
	font-weight:bold;
	font-size: 12pt;
	color: #cb959c;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: normal;
	text-decoration: none;
	
}	

h1.filtre-recherche{
	margin-top:0;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}

h3 {
	font-weight: bold;
	font-size:20px;
}

#page
{
	margin:0;
	padding:0;
}
#left
{
	width:670px;
	float:left;
	margin-top: 30px;
	margin-left: 20px;
}

.date-rdv {
	background-color: #d2da95;
}

a.date-rdv {
	color: #000000;
}


#main
{
	width:670px;
	padding-left: 20px;
	float:left;

}
#cadre_menu, #cadre_filtre
{
	border: none;
	width:180px;
	padding-left: 10px;
	float:left;
}

#cadre_recherche, #cadre_agenda
{
	border: none;
	background-color: #e8e7e3;
	width:250px;
	float:left;
}

#cadre_agenda table {
	border-collapse: collapse;
	border: 2px solid #e8e7e3;
}

#cadre_agenda td {
	border: 1px solid #c3bfae;
}

#cadre_agenda td.jours {
	border: 0px;
	}

#cadre_footer
{
	clear:both;
	padding:20px 0 0 0;
	margin:0;
}

#footer
{
	padding:0;
	margin:0;
}
#footer li
{
	float: left;
	list-style-type: none;
	padding:0;
	margin:0;
	width:321px;
	display: block;
}

.event
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	border:1px dotted #999;
	padding:5px;
	margin-bottom: 5px;
}
.confirmation
{
	border: 1px solid #c3bfae;
	padding:5px;
	color:#000;
}
.erreur
{
	border:1px solid #f00;
	background-color:#fcc;
	padding:5px;
	color:#000;
}
.valid_ko
{
	color:#f00;
	font-weight:bold;
	background-image:url(../img/nok.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin:0;
}
.valid_ok
{
	color:#090;
	font-weight:bold;
	background-image:url(../img/ok.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin:0;
}

input, textarea {
	border: 1px solid #c3bfae;
}

.formulaire {
	padding-bottom: 2px;
	padding-top: 8px;
}


/* ENTETE - LOGO */

#entete-logo {
	background-color: #d8d7cd;
	height: 163px;
}

#entete-logo img {
	float: left;
}

.logo-image {
	margin-left: 15px;
	margin-top: 11px;
}

.logo-texte {
	margin-left: 25px;
	margin-top: 25px;
}

#entete-logo p {
	font-family: Verdana, Arial, sans-sérif;
	color: #000000;
	padding-left: 192px;
	padding-top: 105px;
	line-height: 12pt;
}


/* ENTETE - NAVIGATION PRINCIPALE */

#entete {
	height: 22px;
	background-color: #c5c7ae;
	padding-left: 35px;
	padding-top: 3px;
}

#entete li {
	display: inline;
}

#entete a {
	color: #000000;
	text-decoration: none;
}

#entete a:visited {
}

#entete a:hover {
	text-decoration: underline;
	}

#entete a:active {
	text-decoration: underline;
}

#entete .en-cours {
	padding-top: 6px;
	padding-bottom:6px;
	line-height: 20px;
	font-weight: bold;
}
	
/* NAVIGATION SECONDAIRE */

#navigation-secondaire {
	width: 140px;
	float: left;
	padding-left: 35px;
	background-color:#d9e3c3;
}

#navigation-secondaire {
	padding-top:25px;
}

#navigation-secondaire  li {
	display: block;
	padding-bottom: 18px;
}

#navigation-secondaire a {
	text-decoration: none;
	color: #000000;
}

#navigation-secondaire a:visited {
}

#navigation-secondaire a:hover {
	padding:1px;
	padding-left:0px;
	text-decoration: underline;
}

#navigation-secondaire a:active {
	padding:1px;
	padding-left:0px;
	text-decoration: underline;
}

#navigation-secondaire .en-cours {
	padding:1px;
	padding-left:0px;
	background-color:#eeeeef;
	}
	
	/* COULEUR DES CATEGORIES*/
h4
{
    background-color: #c7dce5;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
		}

.description-rdv
{
	margin-top: 10px;
	margin-bottom: 10px;
		}
