/* 	Feuille de style : lookSobre.css
	Correspond à un look sobre et classe à la fois.
*/

body
{
	width : 98%;
	background-image : url("images/background2.png");
	background-attachment : scroll;
}

#en_tete
{
	height: 50px;
	margin : auto;
	margin-bottom: 30px;
}

#en_tete h1
{
	font-weight: normal;
	font-size : 1.3em;
	color: #fbf3bf;/* #fef6c8; #B6B085;*/
	text-align: center;
}

/*
	Gestion du Menu 
*/

#menu
{
	margin-left : 5px;
	margin-top : 30px;
	width: 120px;
	float: left;
	position : fixed;
}

.element_menu
{
	border: none ;
}

.element_menu h2
{
	color : #fbf3bf;
	background-color:#7E0A12;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align	: center;
	margin : auto;
	margin-top : 20px;
	padding-top : 4px;
	height : 20px;
	font-size : 0.9em;
	font-weight : normal;
}

.element_menu h3
{
	color: #fbf3bf;
	background-color:#7E0A12;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: center;
	margin : auto;
	margin-top : 5px;
	padding-top : 4px;
	height : 20px;
	font-size : 0.9em;
	font-weight : normal;
}

.element_menu a
{
	
	background-color:#7E0A12;
	cursor : hand;
	/*padding-top : 12px;*/
}

.element_menu a:hover
{
	
	background-color:#8A0D0B;
	cursor : hand;
}

#corps
{
	margin-left: 170px;
	margin-bottom: 20px;
	margin-top : 35px;
}

#corps #photo_norbert
{
	float : left;
	margin-right : 20px;
}

#compteur
{
	border : double #7E0A12;
	margin-top : 5px;
}

#corps h2
{
	margin : auto;
	font-weight: normal;
	font-size : 1.1em;
	color: #7E0A12;
	background-color : #fbf3bf; /*#7E0A12;*/
	text-align : left;
	height : 22px;
	padding-top : 1px;
	padding-left : 5px;
}

#corps h3, #corps .faq_liste h4
{
	clear : both;
	margin : auto;
	margin-top : 30px;
	margin-bottom : 20px;
	font-weight: bold;
	font-size : 1.0em;
	color: #7e0a12;
	background-color : #fbf3bf;
	text-align : left;
	padding-top : 1px;
	padding-left : 5px;
}

#corps h3 img
{
	padding-right : 5px;
}

#corps h5
{
	margin-top : 40px;
	margin-bottom : 40px;
	font-weight: bold;
	font-size : 1.1em;
	color: black;
	height : 22px;
	padding-top : 1px;
	padding-left : 5px;
}

#corps .centrage
{
	text-align : center;
	font-size : 0.7em;
}

#corps .centrage img
{
	border : none;
	padding-left : 15px;
	vertical-align : middle;
	
}

#corps .centrage .legende
{
	font-size : 1.2em;
}

#corps .image_et_legende
{
	text-align : center;
}

#corps .image_et_legende img
{
	border : none;
}

#corps .image_et_legende .legende
{
	font-size : 1em;
	color : black;
	background-color : white;
	width : 480px;
	margin : auto;	
	margin-top : 2px;
}

#identation
{
	margin-left : 25px;
}

#menu_ancre_psycho
{
	margin : auto;
	margin-left : 0px;
	margin-top : 15px;
	padding-top : 10px;
	padding-bottom : 10px;
	background-color : #fbf3bf;
	width : 300px;
}

#menu_ancre_icones
{
	margin-top : 15px;
	margin-bottom : 115px;
	padding-top : 10px;
	padding-bottom : 10px;
	background-color : #fbf3bf;
	width : 450px;
}

#menu_ancre_livres
{
	margin-top : 15px;
	margin-bottom : 245px;
	padding-top : 10px;
	padding-bottom : 10px;
	background-color : #fbf3bf;
	width : 300px;
}

#menu_ancre_contact
{
	margin-top : 15px;
	margin-bottom : 155px;
	padding-top : 10px;
	padding-bottom : 10px;
	background-color : #fbf3bf;
	width : 320px;
}

#corps #auteur
{
	margin-top : 15px;
	margin-left : 275px;
	margin-bottom : 30px;
}

.en_grand
{
	margin-left : 5px;
	font-size : 1.4em;
}

.element_menu_ancre
{
	padding-left : 20px;
	line-height : 1.1em;
}	

.element_menu_ancre a
{
	color : #7e0a12;
	font-size : 1em;
	font-weight : normal;
	text-decoration : none;
}

.element_menu_ancre a:hover
{
	font-weight : bold;
	color : #7e0a12;
}

.element_menu_ancre ul 
{
	list-style-type : disc;
	color : #7e0a12;
	margin-top : 1px;
	margin-bottom : 1px;
}

.puce_ronde
{
	list-style-type : disc;
}

.puce_carree
{
	list-style-type : square;
}

#temps_trajet
{
	margin-left : 70px;
	margin-top : 10px;
	margin-bottom : 20px;
}

#temps_trajet td
{
	width : 200px;
}

#temps_trajet li
{
	margin-bottom : 25px;
}

#photo_accueil
{
	margin : auto;
	text-align : center;
}
#sous_titre 
{
	padding-left : 10px;
}

#comptage
{
	margin-top : 30px;
	text-align: center;
	color: #7E0A12;
}

p
{
	color : black;
}

/* Les Liens */
a
{
	color: #7E0A12;
	text-decoration : none;
	font-weight: normal;
}

a:hover, .tableau_choix_langues a:hover, .pied_de_page a:hover, p a:hover
{
	color: #7E0A12;
	font-weight : bold;
}

a:visited
{
	color: #7E0A12;
	font-weight: normal;
}

/* 
	Les titres 
*/

h1
{
	font-weight: normal;
	font-size : 1.3em;
	color: #fef6c8; /*#B6B085;*/
	text-align: center;
}

/* Les classes */

.lien_mail
{
	width : 300px;
	margin : auto;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
	color: #7E0A12;
	font-size: 1em;
}

.tableau_choix_langues
{
	border-collapse : collapse;
	border : 0;
	background-color : #FEFBE9;
}

.tableau_choix_langues td
{
	text-align : center;
	width : 150px;
	border : 0;
}

.de, .gb
{
	font-weight : lighter;
}

.fr, .de, .gb
{
	padding-top : 10px;
	padding-bottom : 5px;
}

.form_label
{
	font-weight : bold;
}

.form_bouton
{
	text-indent : 200px;
}
.form_error
{
	font-size : 1em;
	color : red;
	font-weight : bold;
}

.form_error_indent
{
	font-size : 1em;
	text-indent : 20px;
	color : red;
	font-weight : bold;
}

.pied_de_page
{
	margin-top : 35px;
	font-weight : bold;
	clear : both;
}

#corps #image_livre
{
	float : left;
	border : none;
	margin-right : 20px;
}

#corps .faq_liste h4 img
{
	padding-right : 5px;
}

#logo
{
	margin-left : 60px;
}

.actualite
{
	width : 95%;
	margin : auto;
	background-color : #FEFBE9;
}

.titre_actualite
{
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	font-size : 1em;
	color : #9B1A27;
	background-color : #fbf3bf; /*F8E681;*/
	font-weight : bold;
	text-align : center;
}

.news
{
	margin:auto;
	width : 90%;
}

.titre_news
{
	background-color : #fbf3bf;
  color : #9B1A27;
  font-weight : bold;
  font-size : 1em;
  padding-left : 5px;
  margin-top : 10px;
  margin-bottom:5px;
}

.news p
{
	padding-left : 5px;
	color : black;
	margin-top:0px;
}

