/*--Style CSS copyright2005 di2@e-torpedo.net----------*/

 body {
	display : block;
	position : relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}
.ecritblanc {
	color: #999999;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC33FF;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
i {
	font-size: 12px;
	font-style: italic;
	color: #999999;
}
a, a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #9933CC;
	text-decoration: none;
}
em {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
}
img {
	border: 0;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
}
.titre_two {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 5px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.titre_tree {
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	letter-spacing: 4px;
	text-indent: 2pt;
	word-spacing: 1em;
	margin-bottom: 5px;
}
.titre_tree a {
	color: #CC00FF;
}
.titre_tree a:hover {
	color: #FFCCFF;
}
.titre_rubrique {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
#texte_reduit {
	width: 450px;
	margin-top: 10px;
	margin-left: 140px;
	display: block;
}

.font_purple {
	color: #9900FF;
}
#article {
	width: 600px;
	margin-left: 20px;
}

/*-------------------------------------CONTENEURS----------*/
#conteneur_black {
	background-repeat : repeat;
	display : block;
	width : 750px;
	padding : 0;
	position : absolute;
	margin-bottom: 5px;
	margin-top: 1px;
	background-color: #000000;
}
#conteneurglobal {
	background-repeat : repeat;
	display : block;
	width : 750px;
	padding : 0;
	position : absolute;
	margin-bottom: 5px;
	margin-top: 1px;
	background-color: #333333;
}

#main {
	width: 620px;
	float: left;
	margin-bottom: 15px;
	margin-top: 50px;
}
#main_link {
	width: 620px;
	float: left;
	margin-bottom: 15px;
	margin-top: 50px;
}
#sideBarre {
	float: left;
	width: 120px;
	height: 500px;
	display: block;

}
#sideBarre_foto {
	float: left;
	width: 120px;
	display: block;
}
#flottant {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 5px;
	background: transparent;
	position: relative;
}
#sommaire_left {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 5px;
	background-repeat: no-repeat;
	height: 500px;
	clear: right;
	display: block;
}
#sommaire_right {
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
}
#block0 {
	width: 280px;
	margin-top: 50px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
#block1 {
	width: 280px;
	margin-top: 30px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
#block2 {
	width: 300px;
	position: relative;
	margin-top: 20px;
}
#block3 {
	width: 300px;
	margin-top: 5px;
	position: relative;
}
#block4 {
	width: 300px;
	margin-top: 5px;
	position: relative;
}
#rubrique {
	width: 450px;
	margin-top: 10px;
	margin-left: 145px;
}
/*---------menuCSS---------------------------*/


/*-------------SPIP CSS-----------*/
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: 2px 2px 1px; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	text-align: center;
	margin: 5px 8px 5px 5px;
}

.spip_documents_right{
	float: right;
	text-align: center;
	margin: 5px 5px 5px 8px;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}
.spip_bouton { background-color: #FFCC00;}

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	background-color: #FFDDAA;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

#pied {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #666666;
	clear: both;
	display: block;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#pied a {
	font-size: 10px;
}

#cleartop {
	clear: both;
	width: 100%;
	display: block;
	position: relative;
}
.fontpink {
	color: #FEC4E5;
}
