/* CSS Document */
#RightMenu {
list-style-type: none;
width:142px;
margin: 0px 0px 0px 0px;
padding: 0;
font-size:14px;
color:#000000;
font-family: Abadi MT Condensed Light, Verdana, Helvetica;
padding-top:8px;
}


#RightMenu li a{

display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
text-decoration: none;
width:142px;
color: #000;
padding-left: 8px;

}



#RightMenu li a:hover{

background: url(images/fleche_bleuepale.gif) no-repeat ; 
} 


/* ENCART de droite - MENU PRESSE...*/

#PressMenu {
background-image:url('images/bg_presse.gif');
width:220px;
background-repeat:repeat-x;
font-size:12px;
color:#000000;
font-family: Abadi MT Condensed Light, Verdana, Helvetica;
padding-top:8px;
}
/*menu list separator */

body {

	margin-top:0;
}
#navlist
{
padding:2px;
width: 10em;
color: #000; }

#navlist li
{
font-family:"Lucida Grande";
font-size: 11px;
list-style: none;
border-bottom: 1px #004080 dotted;
margin-top:0px;
margin-left:8px;

}
ul {margin-top: 0px; padding-top: 0px;}


#navlist li a
{
text-decoration: none;
}

#navlist li a:link { 
margin:0px;
padding: 0px 0px;
color: #000; }
#navlist li a:visited { color: #000; }

#navlist li a:hover
{
color: #FF6600;
}
.texte {
font-family:"Lucida Grande";
font-size:11px;
color:#000000;
}


.titreorange {
font-family:"Lucida Grande";
font-size:11px;
color:#FF3300;
}

.bg_espace1 {
	background-image: url(../images/bg_particulier.jpg);
	background-repeat: no-repeat;
}


.bg_espace2 {
	background-image: url(../images/bg_presse.jpg);
	background-repeat: no-repeat;
}


.bg_espace3 {
	background-image: url(../images/bg_part.jpg);
	background-repeat: no-repeat;
}


td {  
	font-family: Tahoma; 
	font-size: 11px; 
	}
p {  
	margin-top:0px; 
	margin-bottom:3px; 
	font-size:11px;
	}
.Style1 {
	color: #000000;
	font-size:11px;
	}
.Style2 {
	color: #F26522;
	font-weight: bold;
}
.Style3 {
	color:#94948E;
	}
.Style4 {
	color: #990000;
	font-weight: bold;
	font-size:11px;
}
.Style5 {
	color: #387B4F;
	font-weight: bold;
}
.Style6 {color: #000000; font-weight: bold; }
.Style7 {
	color: #1B4A75;
	font-weight: bold;
}
.Titre {
	font-size: 20px;
	color: #999999;
	font-weight: bold;
	padding-bottom:10px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bgmot 
{
	background-image:url(../images/entete.jpg);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
} 

.bgpres 
{
	background-image:url(../images/entete00.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
} 

.bgtrav 
{
	background-image:url(../images/entete02.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
} 

A:link {
text-decoration : none; 
color : #000000; 
} 
A:visited {
text-decoration : none; 
color : #000000; 
} 
A:active {
text-decoration : none; 
color : #000000; 
} 
A:hover {
text-decoration : none; 
color : #F26522; 
}

.today {
	background-color:#e4e9ef;
	font-weight:bold;
}
.exist {
	font-weight:bold;
}
