/* CSS du site laissonspousser.com
   atelieraufondagauche.free.fr
   mars 2010                       */


/* Général */
body {
	color: #FFF;
	background: #002D64;
	font-family: Arial,Helvetica,sans-serif;
	padding: 10px 5px;
}
a {
	color: #FFF000;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}

h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}
h2 {
	font-size: 0.80em;
	font-weight: bold;
	margin-bottom: 3px;
}
p {
	font-size: 0.8em;
	margin-top: 3px;
}
#global {
	width: 950px;
	margin: 0 auto;
}
hr {
color: #FFF000;
background-color: #FFF000;
height: 1px;
border: 0;
}
td {
	font-size: 0.80em;
	padding-bottom: 25px;
}


/* En-tête */
#entete {
	padding: 0px 0px 0px 0px;
/*	background: #FFF; */
	background-image: url("img/filet_rouge.png");
	background-repeat: repeat-x;
	margin-bottom: 15px;
	border: #99C027 0px solid;
}
#entete span {
	padding: 0px 30px 0px 0px;
}
#entete_droite {
	width: 730px;
	height: 80px;
	margin: 0px 0px 0px 135px;
	border: #BF2635 0px solid;
	display: inline;
}
#entete_droite img {
	border: #BF2635 0px solid;
	margin: 0px 0px 20px 0px;
}
/*
#navigation {
	margin: 35px 50px 35px 0;
	padding: 0px;
	background-image: url("img/filet.png");
	background-position: bottom;
	background-repeat: repeat-x;
	border: #FF0 2px solid;
}
#navigation span img {
	vertical-align: bottom;
}
*/

/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;
}
#titrerubrique {
	border-bottom: #AAA 0px solid;
	padding: 0px 0px 0px 0px;
	margin: 25px 50px 15px 50px;
}
#titrerubrique img {
	margin: 0px 0px -4px 0px;
}


/* gauche */
#gauche {
	width: 185px;
	float: left;
	padding: 10px;
/*	background: #FFF; */
	border: #99C027 0px solid;
	text-align: right;
}
#gauche ul {
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}
#gauche li {
padding: 10px 0px 0px 0px;
}
.titre_gauche {
color: #4ac0d2;
}
.titre_gauche_select {
color: #4ac0d2;
font-weight: bold;
}
/*
.titre_gauche hr {
color: #FFDD00;
background-color: #FFDD00;
height: 1px;
border: 0;
}
.titre_gauche_select hr {
color: #FFDD00;
background-color: #FFDD00;
height: 1px;
border: 0;
}
*/
.texte_actu {
font-size: 0.8em;
color: #FFF;
}
.texte_actu_select {
color: #4ac0d2;
padding: 10px 0px 10px 0px;
}
.texte_actu a {
font-weight: bold;
}
.texte_actu a:hover {
}
/*
.texte_actu hr {
color: #FFDD00;
background-color: #FFDD00;
height: 1px;
border: 0;
}
*/

/* droite */
#droite {
	margin-left: 230px;
	margin-bottom: 50px;
	width: 715px;
	padding: 0px 0px 0px 0px;
/*	background: #FFF; */
	border: #DDD 0px solid;
	line-height: 1.5em;
	text-align: justify;
}
#droite h1 {
	text-align: left;
	color: #4ac0d2;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 25px;
}
#droite h2 {
	text-align: left;
	color: #4ac0d2;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: -10px;
	margin-bottom: 25px;
}
#droite h3 {
	text-align: left;
	color: #4ac0d2;
	font-weight: normal;
	font-size: 1em;
	margin-top: 25px;
	margin-bottom: 10px;
}
/*
#droite hr {
color: #FFDD00;
background-color: #FFDD00;
height: 1px;
border: 0;
}
*/
#droite a {
/*	color: #FFED00;*/
	text-decoration: none;
}
#droite a:hover, a:focus {
	text-decoration: underline;
}
#droite ul {
	font-size: 1em;
}
#droite ul a {
/*	color: #99C027;*/
	text-decoration: none;
	line-height: 1.5em;
	font-size: 1em;
}
#droite ul a:hover, a:focus {
	text-decoration: underline;
}
.intro_droite {
	font-size: 1.1em;
}

#super_droite {
	float: right;
	margin-left: 50px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	border: #DDD 1px solid;
	height: 300px;
}

/* Pied de page */
#pied {
/* 	margin-top: 15px; */
	padding: 10px 0px 10px 00px;
	font-size: 0.6em;
	color: #FFF;
/*	background: #FFF; */
	border-top: #FFF000 1px solid;
}

#questionnaire {
width: 100%;
font-size: 0.8em;
color: #99C027;
line-height: 0.8em;
}
#questionnaire td {
text-align: center;
padding-bottom: 15px;
}
#questionnaire td input {
vertical-align: -2px;
}
#questionnaire td i {
font-size: 0.8em;
}

.imgtitre {
margin: 0px 0px 15px 0px;
}
.imgrub {
}

a.spip_out {
	color: #FFF000;
	text-decoration: none;
}
a.spip_mail {
	color: #FFF000;
	text-decoration: none;
}
a.spip_mail:before { content:none; }

dd.spip_doc_descriptif {
	font-size: 0.6em;
	color: #ddd;
}


