html, body {
	margin: 0px 0px 0px 0px;
	background-color: #330033;
	background-repeat: repeat-x;
	font-family: Verdana,Tahoma,sans-serif;
	color: #CCFFFF; 
}
h1{
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	font-weight: 200;
	color: #FFFFFF;
}
h2 {
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #666666;
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 300;
}
hr {
	clear: both;
	visibility: hidden;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;	
}
img {
	border: 0;
}
input {
	margin-top: 23px;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 10px;
	list-style-type: square;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}


a{
	color: #FFCCCC;
}

a:hover{
	color: #FF6666;
	text-decoration: underline;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#cadre_740_centre {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#cadre_haut {
	width: 740px;
	height: 150px;
	margin-top: 30px;
}

#liens_haut {
	text-align: right;
	font-size: 12px;
	
}

#menu_droite {
text-align: left;
font-size: 12px;
/*border-left: 1px solid #666666;*/
margin-left: 5px;
list-style-type: square;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#cadre_gauche {
	width: 600px;
	font-size: 10px;
}

#contenus {
	font-size: 12px;
	
}
#articles {
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 16px;
	color: #CCFFFF; 
}
#articles input {
	margin-top: 0px;
}
#puces img {
	border: 10px solid #cccccc;
}
img.photo_articles {
	float: center;
	border: 3px solid #000000;
}	

#docs_joints {
	color: #00FF00;
}	

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.petit_texte {
	font-size: 11px;
}


#texte_footer {
	color: #AAAAAA;
	font-size: 11px;
	text-align: center;
	margin-bottom: -5px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Styles SPIP */

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
}

.spip_documents{
	font-family: verdana,Arial,helvetica,sans-serif;
	font-size : 70%;
}


table.spip { border: 1px solid #666666;
		margin: 5px;
}


table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
	border: 1px solid #666666;
}

hr.spip { }
b.spip { }
i.spip { }

.forml {
	width : 90%;
	background-color: #666666;
	font-size: 14px;
	color: #cccccc;
	border: #ff9966 1px solid;
}

.spip_encadrer {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	scrollbar-base-color: #666666;
	scrollbar-3dlight-color: #666666; 
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666; 
	scrollbar-track-color: #666666; 
}
.spip_cadre {
	width : 100%;
}
.spip_bouton { 
	background-color: #999999;
	font-size: 14px;
	color: #000000;
	border: #cccccc 1px solid;
	text-align: center;
}
.formrecherche { 
	width : 100%;
	background-color: #666666;
	font-size: 14px;
	color: #cccccc;
	border: #ff9966 1px solid;
	text-align: center;
}
.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}
.spip_surligne { background-color: #666666; }
.spip-admin {
	clear: both;
}
.plan-secteur {
	margin-left: 20px;
}