/* ------------------------------------*/
/* -------DroiteContent-------------------------*/
/* ------------------------------------*/

/* 20080128 cpetit : pour mettre une marge droite avec IE6/IE7/FF2 */
#DroiteContentMarge
{
	float: right; 
	position: relative; 
	width: 6px; 
	font-size: 1px;
}

#DroiteContent {
/*position: relative;*/
float: right;
margin-top: 1px;
width: 140px;
background: transparent url(/eac-global/medias/bgGaucheContent.gif) repeat-x;
margin-right: 0;
}
#DroiteContent h2.DC1, #DroiteContent h2.DC2 {
display: block;
width: 140px; height: 27px;
}

/* ------------------------------------*/
/* ------Agenda-------------------------*/
/* ------------------------------------*/
#DroiteContent h2.DC1 {
display: block;
width: 140px; height: 32px;
background: transparent url(/eac-global/medias/NavDroiteContent/h2DC1.gif) no-repeat;
}

/* ------------------------------------*/
/* -------Entretien avec-------------------------*/
/* ------------------------------------*/
#DroiteContent h2.DC2 {
display: block;
width: 140px; height: 32px;
background: transparent url(/eac-global/medias/NavDroiteContent/h2DC2.gif) no-repeat;
}
/* ------------------------------------*/
/* ------GaucheContent listes-------------------------*/
/* ------------------------------------*/
#ListeDroiteContent { 
position: relative;
width: 140px;
background-color: #cde8f7;
}
#ListeDroiteContent ul { 
margin: 0; padding: 0; border:0;
}
#ListeDroiteContent li {
list-style: none;
}
#ListeDroiteContent li.dateAgenda {
display: block;
width: 140px;
}
.txtDate {
display: block;
width: 110px;
margin-left: 5px;
padding-top: 5px;
font-size: 10px;
line-height: 11px;
font-weight: bolder;
color: #00b2ed;
}
#ListeDroiteContent li.EvtAgenda a {
display: block;
cursor: pointer;
width: 120px;
margin-left: 5px;
padding: 5px 0 3px 10px;
font-size: 10px;
line-height: 11px;
font-weight: bolder;
text-decoration: none !important;
color: #00578e;
border-bottom: 1px #94c0da dashed;
background: transparent url(/eac-global/medias/NavDroiteContent/itemLi.gif) no-repeat left;
}
.EvtAgenda:hover {
color: #00b2ed;
}
.txtLDC:hover {
color: #00b2ed;
}
.piedLDC {
display: block;
width: 140px; height: 22px;
background: transparent url(/eac-global/medias/NavDroiteContent/piedDC1.gif) no-repeat left;
}

/* ------------------------------------*/
/* ------Entretien-------------------------*/
/* ------------------------------------*/
#Entretien {
position: relative;
width: 140px;
background-color:#d0eafe;
}
#Entretien h3.StitH3Entretien {
font-size: 10px;
line-height: 11px;
padding: 3px 5px 5px 25px;
color: #00578e;
background: transparent url(/eac-global/medias/NavDroiteContent/bgH3DC2.gif) no-repeat;
}
#Entretien img {
float: left;
padding: 5px;
}
.txtEntretien {
font-size: 9px;
line-height: 10px;
padding: 5px;
color: #00b2ed;
}
a.lienDC {
display: block;
width: 125px;
font-size: 10px;
padding: 5px 10px 5px 0;
font-weight: bolder;
color: #00578e;
text-align: right;
text-decoration: none !important;
background-color:#d0eafe;
background: transparent url(/eac-global/medias/flcTitre.gif) no-repeat right;
}
a.lienEntretien {
display: block;
width: 125px;
font-size: 10px;
padding: 5px 10px 5px 0;
font-weight: bolder;
border-top: 1px #94c0da dashed;
color: #00578e;
text-align: right;
text-decoration: none !important;
background-color:#d0eafe;
background: transparent url(/eac-global/medias/flcTitre.gif) no-repeat right;
}
.lienDC:hover, .lienEntretien:hover {
color: #00b2ed;
}



