body {
	background-color: #999999;
	background-image: url(/images/css/fond.jpg);
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding:0px;
}

caption {
	background-color: #ff6600;
	color: #ffffff;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

/* h1 = titre-vert */
h1 {
	color: #81b719;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 23px;
	line-height: 20pt;
	margin: 5px 5px 5px 10px;
	padding: 5px 10px 5px 0px;
	text-align: left;
}

h2 {
	color: #81b719;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 20pt;
	text-align: justify;
}

/* h3 = TITRE-GRIS-PETIT */
h3 {
	color: #999999;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20pt;
	margin: 0px;
	padding: 5px 10px 5px 25px;
	text-align: left;
}
	
#menu {
	height:176px;
	padding:0px;
	margin:0px;
}
		
blockquote {
	margin: 20px;
}
	
select {
	background-color: #ffffff;
	border: 1px solid #006699;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.recherche {
	background-color: #ffffff;
	background-image:url(/images/css/input_recherche.gif);
	border: 1px solid #CCCCCC;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

label {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

th {
	background-color: #81b719;
	background-image: url(/images/css/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 30px;
	color:#ffffff;
	vertical-align:middle;
}

td{
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	margin: 3px 0px 3px 0px;
	padding:0px;
}

ul {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	margin: 5px 10px 0px 35px;
	padding: 0px;
	text-align: justify;
	text-decoration: none;
}

p {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	margin: 3px 10px 3px 0px;
	padding:0px;
}

img {
	border: 0px;
	padding:0px;
	margin:0px;
	padding-bottom:0px;
}

a {
	cursor: pointer;
}

.image_bordure {
	border: 1px solid #cccccc;
	padding: 5px;
	vertical-align: middle;
}

.image_bordure_droit {
	border: 1px solid #cccccc;
	float: right;
	margin-left: 10px;
	padding: 5px;
	vertical-align: middle;
}

.img_blanc {
	border: 0px;
	padding: 8px;
	margin:0px;
}

.docs {
	color: #446f07;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 5px;
}

.docs a {
	color: #446f07;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.docs a:hover {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.depot-cv a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-color: #669900;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 20px;
	width: 100%;
	border: 1px dotted #66CC00;
	text-decoration: none;
	width:90%;
}

.depot-cv a:hover {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-color: #81b719;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 20px;
	width: 100%;
	border: 1px dotted #66CC00;
	text-decoration: none;
	width:90%;
}

.info-noms {
	color: #446f07;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}

.button {
	background-color: #669900;
	border: 1px solid #cccccc;
	color: #ffffff;
	cursor: pointer;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}

.button:hover {
	background-color: #446f07;
	border: 1px solid #cccccc;
	color: #ffffff;
	cursor: pointer;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}

.yellowButton {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #EE6A08;
	border: 1px solid #FF6600;
	cursor:pointer;
	width:100px;
}

.yellowButton:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF6600;
	border: 1px solid #EE6A08;
	cursor:pointer;
	width:100px;
}

.plus a {
	background: url(/images/css/pluso.gif) no-repeat center;
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: #666666 dotted 1px;
	color: #333333;
	cursor: pointer;	
	padding: 3px 2px 0px 13px;
	text-align: left;
	text-decoration: none;	
}

.plus a:hover {
	background: url(../images/css/pluso.gif) no-repeat center;
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: #ff6600 dotted 1px;
	color: #ff6600;
	padding-left: 13px;
	text-decoration: none;
}

.redactionel {
	color: #575757;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 35px;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 20px;
	padding: 1px;
	text-align: justify;
}
.redactionel a {
	color: #666666;
	border-bottom: #666666 dotted 1px;
	text-decoration: none;
}
.redactionel a:hover {
	color: #3665d1;
	border-bottom: #3665d1 dotted 1px;
	text-decoration: none;
}
.redactionel-offre {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 15px;
	padding: 1px;
	
	text-align: justify;
	background-color: #F7FBEE;
}
td.offre {
	background-color: #F7FBEE;
}

	.required {
		color: #ff6600;
		font-size: 11px;
		font-weight:bold;
		padding:0px;
	}
	
	.info {
		background: #eeeeee url(/images/css/information.png) center no-repeat;
		background-position: 15px 50%; /* x-pos y-pos */
		color: #003399;
		padding: 5px 20px 5px 45px;
		border-top: 2px solid #003399;
		margin: 5px;
		border-bottom: 2px solid #003399;
		text-align:left;
	}
	
	.alert {
		background: #eeeeee url(/images/css/exclamation.png) center no-repeat;
		background-position: 15px 50%;
		padding: 5px 20px 5px 45px;
		border-top: 2px solid #9F090A;
		margin: 7px;
		font-weight:bold;
		color:#9F090A;
		border-bottom: 2px solid #9F090A;
		text-align:left;
	}
	
	
	/*.alert {
		background: url(/images/css/exclamation.png) #eeeeee center no-repeat;
		background-position: 15px 50%;
		border-bottom: 2px solid #9f090a;
		border-top: 2px solid #9f090a;
		padding: 5px 20px 5px 45px;
	}*/
	
	.legende {	/*** Mise en forme des aides contextuelles ***/
		font-style: italic;
		color: #666;
		font-size:10px;
		background: transparent;
		margin: 0em;
		padding: 0em;
		vertical-align:middle;
	}
	
	a img {
		cursor: pointer ;
	}

	.pagination {
		text-align: center;
		padding:5px;
		font-size: 11px;
		width:900px;
	}

	.pagination em {
		color:#3665d1;
		text-decoration:none;
		font-style:normal;
		font-variant:normal;
		font-weight: bold;
		text-align: center;
		padding:3px 5px 3px 5px;
		margin:5px 0px 5px 0px;
		border:1px solid #3665d1; 
		border-top: 1px solid #3665d1; 
	}
	
	.pagination a {
		color:#3665d1;
		text-decoration: underline;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		margin:5px 0px 5px 0px;
	}
	
	.pagination a:hover {
		color:#333333;
		text-decoration:underline;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		margin:5px 0px 5px 0px;
	}
	
	a.help img {
		border: 0;
		margin: 0;
		padding: 0;
	}
	
	a.help:hover {
		cursor: help; /*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	}
	
	a.aide {	/*** Mise en forme des bulles d'aide ***/
		text-decoration: none;
		cursor: help;
	}
	
	a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
		margin: 0;
		padding: 0;
		border: 0;
		cursor: help;
	}
	
	a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
		cursor: help;
	}
	
	.alerte {	/*** Mis en évidence des champs mal renseignés ***/
		border: 1px solid #cc0000;
	}
	
	.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: beige;
		padding: 1px;
		border: 1px inset #006699;
	}
	
		
	.commentaire {	/*** Mise en avant des champs en cours d'utilisation ***/
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 11px;
		color: #4B4B4B;
		background-color: #FAFAED;
		padding: 1px;
		border: 1px inset #006600;
	}
	
	.normal {	/*** Retour à l'état normal après l'utilisation ***/
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 11px;
		color: #006699;
		background-color: #ffffff;
		padding: 1px;
		border: 1px solid #999999;
	}
	
.table_bordure_gris {
	border: 1px solid #cccccc;
	padding: 1px;
}

.table_bordure_orange {
	border: 1px solid #ff6600;
	padding: 1px;
}
.table_recherche_emploi {
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	border: 1px dotted #ff6600;
	font-size: 11px;
	
}
.table_bordure_vert {
	border: 1px solid #81b719;
	padding: 1px;
}

.titre-orange {
	color: #ee6a08;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 23px;
	line-height: 20pt;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
}

.titre-orange-1 {
	color: #ff6600;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
}

.titre-orange-2 {
	color: #ff6600;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	text-align: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.puce-vert-docs {
	background: url(../images/css/carre-vert-partenaires.gif) no-repeat center;
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: 1px solid #81b719;
	color: #7d8800;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0px 10px 1px;
	padding: 5px 0px 1px 20px;
	text-align: left;
	text-decoration: none;
}

.puce-vert {
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: 1px solid #81b719;
	color: #666666;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/css/carre-vert-partenaires.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
}
.puce-mauve {
	background-position: 0px 7px; /* x-pos y-pos */	
	color: #990066;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/css/puce-mauve.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.puce-mauve a{	
	color: #990066;	
	text-decoration: none;	
}
.puce-mauve a:hover{	

	text-decoration: underline;	
}
.puce-orange {
	background-position: 0px 7px; /* x-pos y-pos */	
	color: #ff6600;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/css/puce-orange.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.puce-orange a{	
	color: #ff6600;	
	text-decoration: none;	
}
.puce-orangee a:hover{	

	text-decoration: underline;	
}
.puce-verte {
	background-position: 0px 7px; /* x-pos y-pos */	
	color: #669214;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/css/puce-verte.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.puce-verte a{	
	color: #669214;	
	text-decoration: none;	
}
.puce-verte a:hover{	

	text-decoration: underline;	
}
.puce-vert-garde {
	background-position: 0px 5px; /* x-pos y-pos */
	border-bottom: 1px solid #c2cf00;
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/css/carre-vert-partenaires.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.redactionel-garde {	
	margin-left: 0px;	
	padding-left: 12px;
}
.puce-vert a{
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 1px 0px;
}

.titre-vert {
	color: #81b719;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 23px;
	line-height: 20pt;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
}

.titre-vert a, a.help, .lexique {
	text-decoration: none;
}

.titre-vert a:hover {
	color: #ff6600;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 23px;
	line-height: 20pt;
	margin: 5px;
	padding: 5px 10px 5px 25px;
	text-align: left;
	text-decoration: none;
}

.titre-vert-2 {
	color: #81b719;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 17px;
	margin: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}

.titre-vert-3 {
	color: #81b719;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 16px;
	margin: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
	font-weight: bold;
}

#offres {
	border-bottom-color: #ff6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

#orange {
	color: #ff6600;
}

#vert {
	color: #81b719;
}

.dateAgenda {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width:210px;
	margin-left: 20px;
	padding-left: 10px;
	background-image: url(../images/css/fond-agenda.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
	text-align:left;
}

#apDiv1 {
	width: 100%;
	margin: 0px;
	padding:0px;
	position:absolute;	
}

#apDiv2 {
	position:relative;
	left:0px;
	top:0px;
	width: 980px;
	height: auto;
	padding: 0px;
	margin:0px;
}

#apDiv3 {
	z-index:100;
	background-color: #E6E6E6;
}

.link-externe {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;			
}

.link-externe:hover {
	color: #3665d1;
	border-bottom: 1px dotted #3665d1;
	text-decoration: none;
	margin-bottom: 0px;	
	padding-bottom: 0px;		
}

.chemin {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;			
}

.link-admin {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;			
}

.link-admin:hover {
	color: #3665d1;
	border-bottom: 1px dotted #3665d1;
	text-decoration: none;
	margin-bottom: 0px;	
	padding-bottom: 0px;		
}

.link {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	padding-bottom: 0px;
	margin-bottom: 0px;			
}

.link:hover {
	color: #3665d1;
	border-bottom: 1px dotted #3665d1;
	text-decoration: none;
	margin-bottom: 0px;	
	padding-bottom: 0px;		
}

.link_footer {
	color: #666666;
	font-size:9px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	padding: 0px;
	margin: 0px;			
}

.link_footer:hover {
	color: #666666;
	font-size:9px;
	border-bottom: 1px dotted #3665d1;
	text-decoration: none;
	margin: 0px;	
	padding: 0px;		
}

.vert {
	color: #669214;
}

.orange {
	color: #ff6600;
}

.bleu {
	color:#4a93b7;
}

.blanc {
	color: #ffffff;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;	
}

.rens {
	position:relative;
	left:30px;
	top:0px;
	width:250px;
	height:0;
	margin:0px;
	border: 1px dotted #ff6600;
	padding: 1px;
}
fieldset.rens_test {
	left:30px;
	height:auto;
	width:270px;
	margin:15px;
	border: 1px dotted #ff6600;
	padding: 3px;
	float: left;
}

.clear{
	clear: both ;
}

legend.test {	
	background-color: #FFFFFF;
}

.chapo-gris {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	margin: 5px 0px 3px 25px;
	padding: 1px;
	text-align: justify;
}

fieldset.test {
	left:30px;
	height:auto;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

.info-pdf {
	color: #666666;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	
}

.www {
	color: #3665d1;
	border-bottom: 1px dotted #3665d1;
	text-decoration: none;
	margin-bottom: 0px;	
	padding-bottom: 0px;
	font-size: 11px;	
}

.para {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin: 10px 10px 3px 20px;
	text-align: justify;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #FF6600;
	padding: 1px 1px 1px 15px;

}

.para a{
	color: #666666;
	border-bottom: #666666 dotted 1px;
	text-decoration: none;

}
.para a:hover{
	color: #3665d1;
	border-bottom: #3665d1 dotted 1px;
	text-decoration: none;

}

.champs_required {
	border: 1px solid #ff6600;
	padding: 1px;	
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;


}

.champs_classique {
	border: 1px dotted #00609d;
	padding: 1px;
		margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}
	.infoslegales {	

		color: #666666;
		font-size:10px;

		margin: 0em;
		padding: 0em;
		vertical-align:middle;
	}
#alternate {	
	padding:0px;
	margin:0px;
}
.noir { color: #333333; }
.dateAgendaPart {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width:210px;
	margin-left: 20px;
	padding-left: 10px;
	background-image: url(../images/css/fond-agenda-partenaires.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
	text-align:left;
}
.time {
	background-color: #9a141d;
	margin: 1px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 93px;
	color: #FFFFFF;
	text-align: left;
}
