.titre-rubrique {
	border-bottom: 2px solid #0348C9;
}


#texte h2 {
	font-weight: bold;
	color: #0348C9;
	font-size: 1.1em;
	margin: 2.5em 0 0 0;
	padding: 0;
}
/* Mozilla - Non pris par IE */			
html>body #texte h2{
	margin: 2em 0 -0.5em 0;
}
#texte a {
    color: #0348C9;
	border-bottom:1px #0348C9 dotted;
}

#texte {
/* Pour IE qui ne prend pas min-height */		
	float:left;
	width:510px;
}
/* Mozilla - Non pris par IE */			
html>body #texte #texte{
	height: auto;
	min-height: 448px;
} 
#retour {
	clear:both;
	text-align:right;
	padding: 20px 0 20px 0;
	font-size:1em;
}

#savoirplus {
	margin:2em 0;
	padding:2em;
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;
}
#savoirplus h2{
	margin:2em 0;
}
.flvplayermaxi {
	margin:3em 0;
	text-align:center;
}
legend {
	font-weight:bold;
}
form p.mep1 {
	width:100%;
}
form p.mep1 label {
	float:left;
	width:180px;
	text-align:right;
}
form p.mep1 input {
	margin-left:10px;
}



#menuTheme ul li a {
    color: #333;
	padding-left: 14px;
}

#menuTheme ul li a:hover {
    color: #06F;
	border-left: 4px solid #06F;
	padding-left: 10px;
}

#menuTheme ul li.selected a {
    color: #06F;
	border-left: 4px solid #06F;
	padding-left: 10px;
}

#menuTheme ul li.selected a:hover {
    color: #06F;
}

#menuTheme ul li.ssmenu {
    
}

#menuTheme ul li.ssmenu a {
	color: #333;
	background-image: url(/include/images/fleche-verte.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	padding-left: 23px;
}
#menuTheme ul li.ssmenu a:hover {
    color: #696969;
}
#menuTheme ul li.ss-ssmenu {
    
}
#menuTheme li.ss-ssmenu a {
}






.clear-both {
	clear:both;
}

