body
{
	background-image : url('img/image_fond.png');
	background-repeat: repeat;
	margin : 0;
}

#interieur
{
	position : absolute;
	top : 13px;
	left : 13px;
	right : 13px;
}

#espace_en_bas
{
	height : 13px;
}

#corps
{
	background-color : #E5E5E5;
}

#contenant_logo
{
	position : absolute;
}

#logo
{
	height : 100px;
	margin-left : 32px;
	margin-top : 5px;
}

.icone_nav
{
	position : relative;
	top : 0px;
	left : 0px;
	z-index : 10;
}

#interieur_g
{
	width : 100%;
	background-image : url('img/interieur_bordure.png');
	background-repeat: repeat-y;
	background-position: left;
}

#interieur_d
{
	background-image : url('img/interieur_bordure.png');
	background-repeat: repeat-y;
	background-position: right;
}

#titre
{
	width : 100%;
	height : 81px;
	background-image : url('img/fond_titre.png');
}
#titre_d
{
	width : 100%;
	height : 100%;
	background-image : url('img/fond_titre_d.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#titre_g
{
	width : 100%;
	height : 100%;
	background-image : url('img/fond_titre_g.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#barre_de_navigation
{
	height : 30px;
	width : 100%;
	background-image : url('img/fond_barre_de_navigation.png');
}

#barre_de_navigation_d
{
	height : 100%;
	width : 100%;
	background-image : url('img/fond_barre_de_navigation_d.png');
	background-repeat: no-repeat;
	background-position: right;
}

#barre_de_navigation_g
{
	height : 100%;
	background-image : url('img/fond_barre_de_navigation_g.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left : 150px;
}

.icone_barre_de_navigation
{
	margin-top : 3px;
}

#menu_gauche
{
	float : left;
	background-image : url('img/espace_texte.png');
	background-repeat: repeat;
	width : 125px;
	margin-left : 10px;
	padding-top : 30px;
	color : #753F32;
	font-family : "Times New Roman", Arial, serif;
	font-size : 14px;
}

#menu_gauche_titre
{
	height : 19px;
	width : 100%;
	background-image : url('img/menu_gauche_titre.png');
	background-repeat: repeat-x;
	text-align : center;
	color : white;
	font-size : 12px;
	font-family : "Times New Roman", Arial, serif;
	font-weight : bold;
	padding-top : 1px;
}

#menu_gauche_texte
{
	padding : 5px;
}

#menu_gauche_bas
{
	width : 100%;
	height : 10px;
	background-image : url('img/menu_gauche_bas.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

#pied_de_page
{
	width : 100%;
	height : 7px;
	background-image : url('img/pied_de_page.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#pied_de_page_d
{
	width : 100%;
	height : 7px;
	background-image : url('img/pied_de_page_d.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#pied_de_page_g
{
	width : 100%;
	height : 7px;
	background-image : url('img/pied_de_page_g.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#attente_chargement
{
	width: 220px;
	display: block;
	top : 40px;
	margin: 0 auto;
	position:relative;
	z-index : 10;
}

#espace_min
{
	width : 0px;
}

#contenu_page
{
	margin-left : 160px;
	margin-right : 30px;
	padding-top : 30px;
}

#copyright
{
	background-image : url('img/espace_texte.png');
	margin-left : 3px;
	margin-right : 3px;
	color : white;
	text-align : center;
	font-size : 13px;
	font-family : "Times New Roman", Arial, serif;
	padding-top : 2px;
	padding-bottom : 2px;
}

#cadre_principal
{
	background-color : #E5E5E5;
}
#cadre_principal_h
{
	background-image : url('img/cadre_principal_v.png');
	background-repeat: repeat-x;
	background-position: top;
}
#cadre_principal_b
{
	background-image : url('img/cadre_principal_v.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
#cadre_principal_g
{
	background-image : url('img/cadre_principal.png');
	background-position: left;
	background-repeat: repeat-y;
}
#cadre_principal_d
{
	background-image : url('img/cadre_principal.png');
	background-position: right;
	background-repeat: repeat-y;
}
#cadre_principal_hg
{
	background-image : url('img/cadre_principal_hg.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
#cadre_principal_hd
{
	background-image : url('img/cadre_principal_hd.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#cadre_principal_bg
{
	background-image : url('img/cadre_principal_bg.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}
#cadre_principal_bd
{
	background-image : url('img/cadre_principal_bd.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#cadre_principal_titre
{
	height : 22px;
	width : 100%;
	background-image : url('img/cadre_principal_titre.png');
	background-repeat: repeat-x;
	text-align : center;
	color : white;
	font-size : 15px;
	font-family : "Times New Roman", Arial, serif;
	font-weight : bold;
	padding-top : 2px;
	margin : 0;
}

#cadre_principal_categorie
{
	height : 45px;
	background-image : url('img/fond_categorie.png');
	margin : 0;
}

#cadre_principal_icone
{
	background-image : url('img/roue.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

#titre_categorie
{
	padding-left : 60px;
	font-size : 17px;
	font-family : "Comic Sans MS", "Times New Roman", Arial, serif;
	font-weight : bold;
	color : #A30000;	/*	7F3E36	*/
	padding-top : 2px;
}

#titre_categorie:hover
{
	color : #000000;
}

#commentaire_categorie
{
	padding-left : 80px;
	font-size : 12px;
	font-family : "Times New Roman", Arial, serif;
	color : black;
}

#menu_gauche_login
{
	text-align : center;
	color : white;
	font-weight : bold;
	border-bottom : 2px white solid;
}

#lien_span
{
	cursor : pointer;
	display:inline;
}

#lien_span:hover
{
	color : #005499;
	font-weight : bold;
}

#espace_article
{
	border : 1px solid #D16F51;
	background-color : #EFEFEF;
	padding : 8px;
	font-family : Arial, serif;
	font-size : 14px;
}

#espace_article_onglet
{
	border-left : 1px solid #D16F51;
	border-right : 1px solid #D16F51;
	border-bottom : 1px solid #D16F51;
	background-color : #EFEFEF;
	padding : 8px;
	font-family : Arial, serif;
	font-size : 14px;
}

#onglet_fond
{
	height : 21px;
	background-image : url('img/fond_onglet.png');
	background-repeat : repeat-x;
}

#onglet , #onglet_na
{
	background-color : #EFEFEF;
	border-top : 1px solid #D16F51;
	border-left : 1px solid #D16F51;
	border-right : 1px solid #D16F51;
	border-bottom : 1px solid #EFEFEF;
	padding-left : 10px;
	padding-right : 10px;
	text-align : center;
	margin-left : 15px;
	display:inline;
	font-family : "Times New Roman", Arial, serif;
	height : 21px;
}

#onglet
{
	font-weight : bold;
}

#onglet_na
{
	border : 1px solid #D16F51;
}

#article_titre
{
	border-bottom : 1px solid #D16F51;
	color : black;
	font-size : 20px;
	font-family : Arial, serif;
	padding-bottom : 5px;
}

.avec_fleche
{
	font-weight : bold;
	color : #CC1400;
	font-family : Arial, serif;
	font-size : 15px;
	cursor : pointer;
}

.avec_fleche:before
{
   content: url("img/fleche.png");
}

.titre_tableau
{
	height : 30px;
	background-image : url('img/tableau_titre.png');
	color : white;
	font-weight : bold;
	font-family : Arial, serif;
	font-size : 13px;
	background-repeat: repeat-x;
}

.ligne_tableau
{
	font-family : Arial, serif;
	font-size : 13px;
}

.corps_message
{
	border-left : 1px solid #D16F51;
	padding-left : 5px;
	margin-left : 10px;
}

.titre_article
{
	height : 30px;
	background-image : url('img/titre_article.png');
	color : black;
	font-weight : bold;
	font-family : Arial, serif;
	font-size : 13px;
	background-repeat: repeat-x;
}

.ligne_article
{
	font-family : Arial, serif;
	font-size : 13px;
	cursor : pointer;
}

.fonction_recherche
{
	color : white;
	text-align : right;
	padding-right : 20px;
}

.fonction_recherche input
{
	font-size: 12px;
	height : 20px;
	position : relative;
	top : -1px;
}

#requete_google a
{
	font-size : 17px;
	color : red;
}

#requete_google .puce_liste
{
	height : 21px;
	padding-top : 0px;
}

#requete_google .description
{
	padding-left : 80px;
}

#requete_google em
{
	font-weight : bold;
}

#requete_google cite
{
	font-size : 10px;
}

#cadre_photo
{
	border : 2px solid black;
	display : none;
	z-index : 20;
	position : absolute;
	top : 20px;
}

#cadre_photo_gris
{
	display : none;
	z-index : 19;
	position : absolute;
	top : 0px;
	left : 0px;
	height : 100%;
	width : 100%;
	background-image : url('img/gris.png');
}

.boutton_fermer
{
	position : absolute;
	top : 0px;
	right : 0px;
	height : 25px;
	width : 23px;
	background-image : url('img/ferme.png');
}

#menu_gauche a
{
	text-decoration : none;
	color : #753F32;
}

#menu_gauche a:hover
{
	color : #005499;
}

#onglet a , #onglet_na a
{
	color : black;
	text-decoration : none;
}

#nojavascript
{
	float : left;
	padding-left : 10px;
}

#verif_mdp
{
	height : 13px;
	text-align : right;
	background-repeat : no-repeat;
}
#cache_mdp
{
	height : 13px;
	background-color : #EFEFEF;
	float : right;
}


/****************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************/
/****************************************************************************************************************************************************************************************/

#temple
{
	width : 700;
	height : 420;
	background-image : url('image/temple.png');
	background-repeat: no-repeat;
	background-position : 133px 10px;
}

.titre_paragraphe
{
	text-align : center;
	text-decoration : underline;
	color : #E50D0D;
	font-weight : bold;
	font-size : 20px;
}

.puce_liste
{
	padding-left : 30px;
	padding-top : 2px;
	margin-bottom : 10px;
	margin-left : 30px;
	background-image : url('image/puce.png');
	background-position : 1px 1px;
	background-repeat: no-repeat;
}

#notificateur
{
	position : absolute;
	right : 100px;
	top : 150px;
	width : 101px;
	height : 117px;
	background-image : url('img/message.png');
	z-index : 20;
}

#espace_fichier
{
	width : 100%;
	border : 1px black dotted;
	text-align : left;
	overflow: auto;
}
