/*--------------------------------------------------------------------------
							Page
--------------------------------------------------------------------------*/
body
{	
	background-image:url(../fonts/fond_d.png);
	/*background-image:url("../fonts/deg.png");
	background-repeat:repeat-x;*/
	background-color:#ff9700;/*#ff9700;*/
	padding: 0px;
	margin:0px;
}

#arbre
{
	background-image: url("../fonts/damier_D.jpg");
	background-repeat: repeat-y; /* Le fond ne se répètera que sur la première colonne, verticalement */
}
/*--------------------------------------------------------------------------
				Tête de page
--------------------------------------------------------------------------*/

#tete_page
{

	height: 115px;	
	margin: 0px;
	margin-top: 0px;
	padding-top : 15px;	
	/*margin-bottom: 20px;*/
}
#tete_gauche
{
	float:left;
	height: 100px; /*190px;*/
	width: 150px; /*554px;*/
	margin-left: 24px;


	margin-bottom: 0px;
	background-image:
	background-repeat: no-repeat;
}
#tete_centre
{
	height: 128px; /*190px;*/
	width: 766px; /*554px;*/


	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image:url(../accueil/toulouse.jpg);
	background-repeat: no-repeat;
}

	
#tete_droit
{
	float:right;
	height: 100px;
	width: 89px;
	margin: 0px;
	margin-right: 24px;
	background-image:url(../accueil/);
	background-repeat: no-repeat;
}
#logo_pied
{
	height: 486px;
	width: 654px;
	background-image:url(../images/logo_rouge.gif);
    margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
/*--------------------------------------------------------------------------
				centre de page
--------------------------------------------------------------------------*/

#centre_page
{
	min-height:561px; /*hauteur du menu*/
	/*background-image:url(../fonts/fond2.png);*/
}
/*#branche
{
	height: 66px;
	width: 300px;
	background-image:url(branche.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}*/
#corps
{
	margin-left: 190px;
	margin-right: 0px;
	margin-top:0px;
	color:#000000;
	
	/*background-image:url(../fonts/fond_d.png);*/
	
	font-size:1.1em;
	padding-bottom : 96px;
}

#chapeau
{
	/*background-image:url(../accueil/bandex.gif);
	background-repeat: repeat-x;
	height : 10px;*/
}

/*--------------------------------------------------------------------------
				Pied de page
--------------------------------------------------------------------------*/

#pied_page
{
	text-align: center;
	font-size: 0.8em;
	font-family: "Arial", "Trebuchet MS", Georgia, serif;
	margin-top: -96px;
	background-image:url(../fonts/bas_d.gif);
	background-repeat:repeat-x;
	height:46px;/*123px;*/
	clear:both;
	padding-top: 50px;
}
/*
#logo_pied
{
	height: 96px;
	width: 180px;
	background-image:url(../images/logo_rouge.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}*/

#pied_page span
{
	background-color:#ff9700;
	padding : 0px 5px;
}
/*--------------------------------------------------------------------------
							Général
--------------------------------------------------------------------------*/

a
{
	/*text-decoration: none;*/
	color:navy;
}

a:hover
{
	color:teal;
}

img
{
	border-style: none;
}

h4
{
	font-family: serif;
	
	font-variant: small-caps;
	font-weight: bolder;
	color:#0600ff;
	font-size: 0.8em;
	text-align: center;
}

h1
{
text-align:center;
	font-size:2.8em;
	color:#000000;
	/*margin-right:
	background-color:#c0a448;*/
	
}

h2
{
	text-align:center;
	font-size:1.9em;
	color:#000000;
	/*background-color:#c0a448;*/
}

h3
{
	font-size:1.3em;
}


/*Galerie*/

#big_photo
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#photo dd
{
	margin-left: 0;
	text-align: center;
	background-image:url(none);
}
#photo dt
{
	background-image:url(none);
	text-align: center;
	
}

#big_pict
{
	margin: 0px;
	text-align: center;
}

#galerie_mini
{
	text-align: center;
	background-image: url("../petits/images/sourire.gif");
	background-repeat: no-repeat;
	/*height: 244px;
	width: 695px;*/
	margin-left: auto;
	margin-right: auto;
	/*padding-top:35px;*/
	padding-left:0px;
}

#galerie_mini li
{
	list-style-position:inside;
	list-style-type: none;
	display: inline;
}

#galerie_mini img
{
	border: medium none ;
}


