/* ~~~ feuille de style - La Barberie printemps 2006 ~~~ */

/* ~~~ structure ~~~ */

body{
	margin: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #FC6;
	background-image: url(images_2006/fond_degrade_1.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

hr{ visibility: hidden;
clear: left;
padding-top: 5px;
	}



.contenant {
	text-align: left;
	width: 950px;
	margin-left: 8%;
	margin-right: 8%;
	display: block;
	background-color: #fff;
	background-image:url(images_2006/bordure_right_fond_degrade_1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 15px;	
	}

.tete{	
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 55px;
	}

.boite_tete{
	padding-top: 3px;
	border-top: 1px solid #960;
	border-bottom: 1px solid #960;
	word-spacing: -0.13em;
	background-color: #000;
	}

.logo a{
	float: left;
	background-color: #000;
	height: 42px;
	width: 68px;
	background-image:url(images_2006/logo_petit_up.gif);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	}

.logo a:hover{
	background-image:url(images_2006/logo_petit_down.gif);}

.boite_menu{
	float: right;
	padding-right: 5px;
	padding-top: 25px
	}

/* ~~~ menu - voir plus bas ~~~ */

.corps{
	clear: both;
	background-image: url(images_2006/fond_martin2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 2px solid #864;
	}

.contenu{
	width: 40%;
	border: 0px solid #333;
	min-height: 230px;
	padding-left: 15px;
	}

.force_hauteur{
	height: 500px;
	width: 0px;
	float: right;
	visibility: hidden;
	}

.espace_gauche{
	padding-left: 30px;}

.pied{background: #fff;
	clear: both;
	color: #999;
	}


/* ~~~ typographie ~~~ */

a{
	color: #C00;}

a:hover{
	color:#037;}

h1{
	margin: 0;}

h2{	padding: 0px;
	margin:0px;}

h3{ padding: 0px;

	margin:0px;}

h4{	padding: 0px;
	margin:0px;}

h5{}

h6{}


.hierarchie{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	}

.titre1{
	font-size: 20px;
	font-weight: bold;
	color: #046;
	letter-spacing: -0.07em;
	line-height: 0.9em;	
	}

.titre2{
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #046;
	}

.titre2 a{
	text-decoration: underline;
	}

.soustitre1{
	padding-top: 5px;
	text-align:left;
	line-height: 1.2em;
	font-weight: bold;
	color: #E70;
	font-size: 12px;
	}

.texte1{
	font-size: 10px;
	padding-top: 6px;
	text-align:left;
	line-height: 1.4em;
	}

.spip_logos{margin-right: 8px;}

.spip b{
	color: #000;
	}

.spip b a{
	text-decoration: underline;
	}

.spip a{
	text-decoration: none;
	border-bottom: 1px dotted #F88;
	}

.spip a:hover{
	text-decoration: none;
	border-bottom: 1px solid #037;
	}

p.spip{
	padding: 0px;
	margin:0px;
	padding-bottom: 7px;
	}


h3.spip{margin-top: 6px;
	padding-top: 0px;
	color: #046;
	font-size: 120%;
text-align : left;margin-bottom: 4px;
	}

table.spip {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	width: 100%;
	}

table.spip tr.row_first {
	background-color: #f00;
	border: 1px solid #90C;
	}

table.spip tr.row_odd {
	background-color: #FFC;
	border: 1px solid #C00;
	}

table.spip tr.row_even {
	background-color: #EEE;
	border: 1px solid #CCC;
	}

table.spip td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	}

.boite_liste{
	border: solid 0px #BcD;
	padding-left: 4px;
	padding-top: 8px;
	}

.liste{
	padding-top: 7px;
	width: 128px;
	border: 0px solid #777;
	float: left;
	padding-right: 7px;
	height: 58px;
	color: #666;
	font-size: 10px;
	line-height: 1.3em;
	}

.liste a{text-decoration: none;}

.liste strong{
	color:#000;
	}


.liste2{
	margin-top: 6px;
	width: 148px;
	float: left;
	padding-right: 7px;
	line-height: 1.3em;
	}

.liste2 a{text-decoration: none;}


.date{text-transform: uppercase;}


/* ~~~ menu principal ~~~ */

.menu_item{
	font-weight: normal;
	padding-left: 5px;font-size: 10px;
	}

.menu_item a{
	text-decoration:none;
	}

.menu_item a:hover{
	color: #E90;
	}



/* ~~~ menu pied ~~~ */

.pied{
	text-align: center;
	line-height: 1.3em;
	padding-bottom: 0px;
	}

.pied a{
	color: #999;
	}

.pied a:hover{
	color: #555;
	}

.menu_pied{
	text-align: center;
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
	}

.menu_pied_item a{
	text-decoration:none;
	color: #C00;
	}

.menu_pied_item a:hover{
	color: #047;
	}

.zone_pub_pied{
	padding-left: 15px;
	}

.pub_pied{
	margin-right: 5px;
	float: left;
	height: 75px;
	width: 175px;
	border: 1px solid #ddd;
	display: block;
	padding-top: 0px;
	}


/* ~~~ forum ~~~ */


.laisser_commentaire{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 130%;
	}

.message_titre{
	font-weight: bold;
	padding-top: 15px;
	}

.message_coordonnees{
	color: #666;
	padding-bottom: 5px;
	}

.message_coordonnees a{color: #A44;}


.message_texte {
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
	}

.message_texte p{
	padding-bottom: 10px;
	}

.message_lien a{color: #A44;}



form{
	padding: 10px;
	font-family: Verdana, Arial, sans-serif;
	}


.spip_encadrer font{
	margin: 0px;
	color: #000;
	}

.forml{background-color: #FFF9cc;}

.plan{line-height:1.6em;}


