/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/body.gif);
	background-repeat: repeat-x;
}
p{
	text-align: justify;
	margin-top: 10px;
}
img{
	border: none;
}
h1{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	height: 22px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #745670;
	padding-left: 20px;
	background: #f0e3ee url(../img/picto-stitre.gif) no-repeat left center;
}
#centre h1{
	background: none;
}
h1 img{
	float: left;
	margin-left: 10px;
	vertical-align: middle;
}
h2{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../img/puce_double.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
blockquote{
	margin-left:20px;
}
a:link,
a:visited{
	text-decoration: none;
	color: #745670;
}
a:hover,
li a.active{
	text-decoration: underline;
	color: #584155;
}
#outer{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #C593BE;
}
#global{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 0 5px 5px;
}
#top{
	background-image: url(../img/top2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 140px;
	margin-top: 0;
}
.titre{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-image: url(../img/picto-galaxie.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	padding-top: 5px;
	padding-left: 30px;
}
.titre span{
	background-color: #dcbed8;
	display: block;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
}
#left{
	float: left;
	width: 150px;
	margin-right: 10px;
}
#left ul{
	background-image: url(../img/liseret.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
#left li{
	list-style-type: none;
	background-image: url(../img/liseret.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding-bottom: 10px;
	padding-left: 5px;
}
#left p{
	text-align: center;
	margin-top: 20px;
}
#main{
	float: right;
	width: 570px;
}
#global_f #main{
	float: none;
	width: auto;
}
#main li, #sommaire li{
	background-image: url(../img/puce.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	list-style-type: none;
}
#centre{
	width: 375px;
	float: left;
}
#centre-wide{
	width: 560px;
	float: left;
}
#droite{
	float: right;
	width: 164px;
}
#recherche{
	height: 75px;
	background-color: #c593be;
	background-image: url(../img/recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-align: left;
}
#recherche p, #zoomsur em{
	padding-left: 50px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#recherche form{
	padding: 3px 10px 0 17px;
	text-align: right;
}
#recherche input{
	font-size: 10px;
}
#recherche .field{
	width: 135px;
	margin-bottom: 2px;
}
#zoomsur{
	background-color: #e1c7dd;
	background-image: url(../img/zoomsur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
#zoomsur em{
	color: #c593be;
	font-style: normal;
	line-height: 30px;
}
#zoomsur dl{
	padding-left: 10px;
}
#zoomsur dt{
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#zoomsur dt a {
	color: #000;
}
a.plus img{
	text-decoration: none;
	vertical-align: baseline;
}
#foot{
	text-align: justify;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot p{
	margin: 0;
}
.spacer{
	clear: both;
}
table.spacer{
	margin-top: 10px;
}
/****************************************************
FICHES
****************************************************/
#outer_f{
	width: auto;
	padding: 10px;
	background-color: #c593be;
	text-align: center;
}
#global_f{
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 20px;
}
#global_news{
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

#global_f a, #global_f a span{
	text-decoration: underline;
}
#inner_f{
	padding: 0 10px 0 10px;
}
#inner_f p{
	margin-top 0;
}
#global_f h2, #global_f .retour{
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f0e3ee;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	margin-top: 25px;
}
#global_f h2.public{
	margin-top: 0px;
}
#global_f h2{
	background-image: url(../img/picto-stitre.gif);
}
#global_f .retour{
	background-image: url(../img/picto-haut.gif);
	padding-left: 25px;
}
#global_f h3{
	display: block;
	background-image: url(../img/picto-section.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f0e3ee;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #745670;
	margin-top: 50px;
	padding-left: 35px;
}
.outils{
	background-color: #dcbed8;
	height: 45px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
#sommaire, #outer-help{
	background-color: #dcbed8;
	padding: 0px 5px 5px 5px;
	margin: 20px 0 20px 0;
}
#sommaire ul{
	background-color: #f0e3ee;
	padding: 5px 10px 5px 10px;
}
#sommaire li a font{
	font-size: 12px;
	color: #745670;
	/*text-decoration: underline;*/
}
#sommaire p, #outer-help p{
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
}
#outer-help p{
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding-left: 5px;
	/*padding-left: 18px;
	background: url(../img/picto-info.gif) no-repeat left center;*/
}
div#inner-help{
	font-weight: normal;
	color: #745670;
	background-image: none;
	background-color: #f0e3ee;
	padding: 5px;
}
.titre_f{
	font-size: 14px;
	font-weight: bold;
	background-color: #f0e3ee;
	color: #745670;
	text-align: left;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
}
dt{
	margin-top:10px;
}
dd{
	margin-left: 10px;
}
#news dt{
	font-style: normal;
	font-weight: bold;
}
/****************************************************
COMMUNS
****************************************************/
.menu_acc {
	font-size: small;
	font-weight: bold;
	color: #333;
}
.menu_acc a:link {
	font-size: small;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.menu_acc a:visited {
	font-size: small;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}	
.menu_acc a:hover {
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	color: #333;
}
.liste{
	display: none;
}
.fiche{
	background: url(../img/picto-fiche.gif) no-repeat left 2px;
	padding-left: 15px;
}
.fiche a{
	color: #1772b6;
}
.fiche a.active{
	text-decoration: underline;
}
#alphabet{
	clea: both;
	margin-bottom: 10px;
	background-color: #dcbed8;
	padding: 5px 2px 5px 4px;
	height: 15px;
}
#alphabet li{
	diplay: block;
	float: left;
	margin-right: 4px;
	/*width: 15px;
	min-width: 15px;*/
	text-align: center;
	height: 15px;
	line-height: 15px;
	background-color: #745670;
	background-image: none;
	padding: 0 4px 0 4px;
}
#alphabet li a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.highlight{
	background-color: #fcee8b;
}
dd.renvoi{
	background: url(../img/arrow.gif) no-repeat left center;
	padding-left: 15px;
	color: #666666;
}
.desactive{
	font-size : 11px;
	color: #666666;	
}
/*
.ls1{
	letter-spacing: 1em;
}*/
#searchform label{
	margin-right: 20px;
	margin-left: 2px;
}
#searchform fieldset{
	border: none;
}
#searchform p#checkorg{
	display: none;
	margin-bottom: 20px;
}
.search-type{
	clear: both;
	width: 88%;
}
.search-type p{
	display: inline;
}
legend{
	display: none;
}
.psecteur{
	float: left;
	width: 48%;
	margin-top: 5px;
	text-align: left;
}
.psecteur input{
	vertical-align: baseline;

}
.search-field{
	float: left;
	width: 85%;
}
.psubmit{
	float: right;
}
p input#submit{
	margin-top: 10px;
}
p.psubmit input#submit{
	margin: 0;
}
#main #searchform input#keyword{
	width: 99%;
	margin-bottom: 5px;
}
.avancee{
	/*
	float:left;
	margin: 0;
	*/

}
.retour-secteur{
	margin-bottom: 10px;
}
.retour-secteur a:link,
.retour-secteur a:visited,
.standard a:link,
.standard a:visited/*,
.avancee a:link,
.avancee a:visited*/{
	background: url(../img/retour-secteur.gif) no-repeat left center;
	padding-left: 15px;
	text-decoration: underline;
}
.avancee a:link,
.avancee a:visited{
	background: url(../img/avancee.gif) no-repeat right center;
	padding-right: 15px;
	text-decoration: underline;
}

.standard{
	float: right;
}
.standard img{
	margin: 0;
}
