/* global links */
a,.nolink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #477D90; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}
a:vlink {
	color: #477D90; 
	text-decoration: none; 
}
a:visited { 
	color: #477D90;
	text-decoration: none; 
}
a:hover { 
	color: #993366; 
	text-decoration: none; 
}

/* main menu */
.nav a:link, .nav a:visited { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #477D90; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: none; 
	clear: both; 
}
.nav a:active { 
	color: #477D90; 
	text-decoration: none;
}
.nav a:hover { 
	color: #993366; 
	text-decoration: none;
}

/* chemin nav */
.cheminav a:link,.cheminav_nolink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999; 
	font-weight: normal; 
	font-size: 10px; 
	text-decoration: none; 
}
.cheminav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.cheminav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999; 
	font-weight: normal; 
	font-size: 10px; 
	text-decoration: none; 
}
.cheminav a:hover { 
	color: #999999; 
	text-decoration: underline;
}

/* form */
.boxsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 3pt;
	vertical-align: middle;
	height: 18px;
	width: 200px;
	border-top: 1px solid #477D90;
	border-right: 1px solid #477D90;
	border-bottom: 1px solid #477D90;
	border-left: 1px #477D90;
}
.boxnewsl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 3pt;
	vertical-align: middle;
	height: 18px;
	width: 168px;
	border-top: 1px solid #477D90;
	border-right: 1px solid #477D90;
	border-bottom: 1px solid #477D90;
	border-left: 1px solid #477D90;
}

/* contents */

hr
{
color:#cccccc;
border:none;
border-top:solid 1px;
}

table.spip td,.txtssb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
table.spip td{padding-right:20px;}

.imghome {
	margin-right: 20px;
	margin-bottom: 20px;
}
.imgright {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
.txtboldssb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
}
.txtboldmaj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
}
.piedpage { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999; 
	font-weight: normal; 
	font-size: 10px; 
}

h2 p {display:inline}



/* default content */

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #993366;
	font-weight: bold;
        margin:0px;


}
h2 {
        display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: justify;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #993366;
	text-align: justify;
}

.fond
{
background: #993366;
}
i {
        font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	font-weight: bold;
	text-align: justify;
}


.spip_documents_left
{
margin-right:20px;
}

.spip_documents_right
{
margin-left:20px;
}

a img
{
border:none;
}

.spip_surligne { background: #FF6; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }


.formulaire_spip { text-align: left;}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit;  }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

.encadre,.zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-color: #E7EEF1;
	padding: 20px;
}

.zoom {
	padding-top:1px;
	padding-bottom:0px;}


.zoom p
{
margin-top:5px;
}
.zoom h3
{
margin-bottom:0px;
}
