#menutop
{
	top: 0px;
	left: 0px;
	margin: 0px 0px 20px 0px;
}

#menudroite
{
	font-size: 9pt;
	color: #000000;
}

#contenu
{
	left: 0px;
	margin: 100px 0 0 0;
}

#piedpage
{
	top: 20px;
	background-color: #CCC;
	position: relative;
	height: 40px;
	text-align: center;
	text-transform: inherit;
	color: #666;
}

/*<group=Menu>*/

a.lienon {
    color: black;
    font-weight: bold;
	background: #e6e6e6;
}

.bloc {
	background: no-repeat transparent url(img_pack/deplierhaut.gif) -5px;
	padding-left: 15px;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	margin-top: 1px;
	font-variant: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #003300 thin solid;
	border-left: thin #003300;
}

 .ssbloc
{
	background: repeat-y;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 4px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	width: 137px;
	margin-left: 0px;
	font-size: 9pt;
	border-left: solid #e6e6e6 10px;
}

/*</group>*/

body
{
	background-color: #FFF;
	color: #000;
	font-family: Arial, Verdana;
	font-size: 10pt;
	background-image: url(images/fond_top.gif);
	background-repeat: repeat-x;
}

h1,h3,h3,h4,h5,h6
{
	color: #060;
	font-weight: 700;
	border-bottom: #030;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}

a
{
	text-decoration: none;
	color: #060;
}

a:hover
{
	background-color: #CCC;
	text-decoration: none;
}

/*
Styles du menu :
*/

.secteuroff
{
	font-weight: bold;
	color: #006600;
}

.rubriqueoff
{
	font-weight: normal;
	color: #006600;
}

.secteuron, .rubriqueon
{
	font-weight: bold;
	color: #669933;
}

.secteur, .rubrique
{
	font-weight: bold;
	color: #000099;
}

*.logo_ffmc
{
	position: absolute;
	top: 4px;
	left: 0px;
}

*.nom_antenne
{
	top: 67px;
	left: 260px;
	color: #FFF;
	font-size: 16pt;
	line-height: 36px;
	font-weight: bolder;
	position: absolute;
}

*.bandeau_pub
{
	left: 260px;
	top: 0px;
	position: absolute;
}

*.formulaire_recherche
{
	right: 20px;
	top: 71px;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
	position: absolute;
}

.bandeau
{
	background-image: url(images/point_vert.gif);
	background-repeat: repeat;
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
	padding: 2pt;
	border-color: #000;
	border-width: 1pt 0pt 1pt 0pt;
	border-style: solid;
	margin: 0pt 0pt 8pt 0pt;
}

.bandeau a { color: #FFF; }
.bandeau a:hover { color: #060; }

.chapo {
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.texte a { color: #000; }

.theme
{
	width: 150px;
	float: right;
	background-color: #FFF;
	padding: 0px 0px 10px 10px;
}

.theme .bandeau
{
	background-image: none;
	background-color: #999;
	color: #000;
	font-size: 11pt;
	font-weight: 200;
	margin: 0pt 0pt 0pt 0pt;
	text-align: center;
	text-transform: inherit;
}

.theme .texte
{
	background-color: #CCC;
	border-color: #999;
	border-width: 1px;
	border-style: inset;
	padding: 2px 2px 2px 2px;
}

.encadre_gris {
	border-style: inset;
	border-width: thin;
	background: #f1f1f1;
	text-align: justify;
	padding: 5px;
}

.theme .texte a:hover
{
	color: #060;
	background-color: #FFF;
}

.spip_surligne
{
	background-color: #FFFF66;
	border-right: silver;
	border-bottom: silver;
	border-width: 0px thin thin 0px;
	border-style: none solid solid solid;
	padding: 10px;
}
.spip_surligne .bandeau { color: red; }

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left, .spip_logos{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

