body {
	margin: 0px;
	background-color: #333333;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #003963;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
}
td.shadow_right {
	background-image: url(images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	color: #CCCCCC;
	background-image: url(images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #333333;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #1F1F1F;
	text-align: left;
	padding: 10px;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 30px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 30px;
	display: table-cell;
	vertical-align: top;
	background-image: url(images_template1/fond-menu.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: top;
	color: #FFFFFF;
	font-size: large;
	background-image: url(images/header.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	color: #CCCCCC;
/* 	background-image: url(images_template1/bg_content.jpg); */
	background-repeat: repeat;
}


a:active,a:visited,a:link{
	font-weight: bold;
	color: #8bc7ff;
	text-decoration: none;
/* 	border-bottom: 1px solid; */
}
a:hover{
	color: #FFFFFF;
/* 	background: #112233; */
	text-decoration: underline;
/* 	border-bottom: 1px dotted; */
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
	border-bottom: none;
}
a.main_link:hover{
	background-color:#236300;
	color: #FFFFFF;
	border-bottom: none;
/* 	border-top: 1px solid #FFFFFF; */
}
a.on{
	background-color:#4f0063;
	color: #FFFFFF;
/* 	border-bottom: 1px solid #FFFFFF; */
/* 	border-top: 1px solid #FFFFFF; */
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 30px;
	vertical-align: middle;
	text-align: center;
}

hr
{

background-color: #1f4c70;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
height: 3px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
margin-right: 5px;
margin-left: 5px;
}

.lastModif {
	float: right;
/* 	color: #2b80bc; */
	}
	

p.lastModif:first-letter{
	float: left top;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #2b80bc;
	margin: 0px;
}

p:first-letter/*, blockquote:first-letter*/{
	float: left top;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #23af00;
	margin: 0px;
	}
	
h3.spip 
{
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1.4em;
/* 	color: #aaefc7; */
	border-bottom: 1px solid #666;
	color: #FFFFFF;
	font-variant:small-caps;
	font-family: Georgia,Times,serif;
}

.race0 {color: #CC00FF; }
.race1 { color:#0066CC;}
.race2 { color:#FFCC00; }
.race3 { color:#CC0033; }
.race4 { color:#009933; }
.race5 { color:#777777; }

.race{/*border-bottom: 1px dashed;font-weight: bold;*/ text-transform : capitalize; font-style: italic; font-family: monospace;    }

.galaxy0 { 
	color: #99ddee; 
	font-family: times new roman,times,serif;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	}
	
.decoupe_haut, .pagination{
	text-align: right;
	}
	
	
h2 { margin: 0; padding: 0.20em 0.40em; background: #003963; font-size: 1.20em; font-weight: bold;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7; }


/* CLASS SPIP
 ** formulaire_forum 
 ** formulaire_ecrire_auteur 
 ** formulaire_inscription
 ** formulaire_gaf_profil
  
 .. redeclaration de class spip proposées ici a titre d'exemple,
	à reporter dans votre feuille principale (ou pas !) 
*/
.formulaire_spip {
width:auto; margin:0px; /* v.0.6 */
padding:2px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formulaire_forum {}

.formulaire_spip .forml {
	background-color:#ffffff; /* coul 6 */
	border:1px solid #496B8D; /* coul 1 */
	padding:2px;
}
.formulaire_spip fieldset { border:1px solid #496B8D; /* coul 1 */ }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background-color: transparent;
}
.spip_encadrer {}

table.spip_barre { }
.formulaire_spip .barre {
	margin: 2px 0px;
	padding:2px;
	background-color:#ffffff; /* coul 6 */
	border:1px solid #7B8692;
	font-size:10px;
	color:#3E4349;
}
.formulaire_spip .spip_barre img {
	border-left: 1px solid #ffffff; /* coul 6 */
	border-top: 1px solid #ffffff; /* coul 6 */
	border-right: 1px solid #496B8D; /* coul 1 */
	border-bottom: 1px solid #496B8D; /* coul 1 */
	padding: 3px;
	background-color:#A4B3C3; /* coul 2 */
}
.formulaire_spip .spip_barre a:hover img {}
div.spip_bouton { }
input,select {
	color: #CCCCCC;
	background-color: #333333; /* coul 2 */
	border-top:2px solid #d3d3d3; /* coul 5 */
	border-left:2px solid #d3d3d3; /* coul 5 */
	border-right:2px solid #496B8D; /* coul 1 */
	border-bottom:2px solid #496B8D; /* coul 1 */
	-moz-border-radius:5px;
	font-size:10px;
}
blockquote.spip {
	border-width:2px;
}

.formulaire_spip { background: #334455; margin-bottom: 2em; padding: 1em; text-align: left; }
.formulaire_spip fieldset { margin: 0; margin-bottom: 1em; padding: 0; border: 0; border-top: 1px solid #CC9; }
.formulaire_spip legend { margin: 0; padding: 0; padding-right: 0.50em;  font-weight: bold; } /* preciser la couleur des legend pour IE/Win */
.formulaire_spip label { display: block; font-size: 0.90em; }
.formulaire_spip input.forml { width: 50%; }
.formulaire_spip textarea { margin-bottom: 1em; }

.alterner_1{ }
.alterner_2{background: #223344}

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; /*border-bottom: 1px solid #DDD;*/ }
.menu ul li ul { margin-left: 1em; }
.menu ul li li { padding: 0; border: 0; }

table.map { /** background: #001818; **/
	background: #000000;
	color: #cfc35f;
	border: 1px solid #5b0202;
}

table.map td, table.map th {
	border-top: 1px solid #555555;
	border-left: 1px solid #066992
}

table.map th {
	 margin: 0; padding: 0.20em 0.40em; background: #003963; font-size: 1.20em; font-weight: bold; color: #CCCCCC;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	/*color: #000000;
	font-weight: normal;
	background: #5e8fb5;
	padding-right: 5px;
	padding-left: 5px;*/
	}
	

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #CCC }
.pagination .on { font-weight: bold;  }

.pagination:first-letter{
	float: left top;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #2b80bc;
	margin: 0px;
}
/* forum */

tr.inter {
background-color: #000000;/*coul 3 */
}


table.spipforum th {
margin: 0; padding: 0.20em 0.40em; background: #003963; font-size: 1.20em; font-weight: bold;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
background-image: url('images/fond_forum.gif'); 
}