﻿h1,h3{
	color: #FF9933;
}
h2
{
	color: #3333CC;
}


.cadre_droite
{
	
}
.cadre_droite h1
{
	color: #001AAD;
	margin: 2px;
	font-size: larger;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.cadre_droite h1 a  
{
	text-decoration:none;
}

.en_savoir_plus
{
	font-size: small;
	font-style: italic;
	text-align: center !important;
}
a.en_savoir_plus, .en_savoir_plus a
{
	color: #808080 !important;
	text-decoration: none;
}
a:hover.en_savoir_plus, .en_savoir_plus a:hover 
{
	color: #000080 !important;
	text-decoration:underline;
}
a:visited.en_savoir_plus, .en_savoir_plus a:visited
{
	color: #B099B0 !important;
}
.pleine_largeur
{
	width:100%;
}

