/**************************************************************************************************************************************************/
/************************************************* POUR TOUTES LES PAGES **************************************************************************/
/**************************************************************************************************************************************************/



body {
	margin: 0;
	background-color:#dddddd;
	text-align: left;
	font-family:verdana;
	/*scrollbar-face-color: #977880;*/
	
}

.general {
	width:775px;
	display:block;
	height:auto !important;
	text-align:left;
	border: solid 1px #777777; 
	margin:0 auto;
	overflow:hidden;
}


.subtitle{
	font-weight:bold;
	font-size:12px;
}

.text{
	font-weight:normal;
	font-size:11px;
}

.tableTableau 
{
	background:#fae1cb;
	}

.title_tableau{
	font-weight:bold;
	font-size:12px;
	height:30px;
	text-align:center;
	text-transform:uppercase;
	background:#71442d;
	color:#fff;
}

.text_tableau, .text_bold_tableau{
	font-weight:normal;
	font-size:11px;
	height:25px;
	padding-top:4px;
	padding-bottom:4px;
}

.text_bold_tableau{
	font-weight:bold;
	width:40%;
}

.text_right_bold{
	font-weight:bold;
	font-size:11px;
	text-align:right;
}

/*********************************************************** TOP *********************************************************************************/
.top {
	width:775px;
	display:block;
	height:101px;
	text-align:left;
	float:left;
}

.top_left {
	width:315px;
	height:101px;
	float:left;
	background: url(../images/top_left.jpg) no-repeat;
}

.top_right {
	width:460px;
	height:75px;
	float:left;
	background: url(../images/top_right.jpg);
}

.menu{
	display:block;
	height:26px;
	line-height:21px;
	margin-left:300px;
	text-align:center;
	width:480px;
}

.detail_menu{
	float:left;
	font-size:13px;
	margin-left:2px;
	margin-right:17px;
}

.detail_menu a{
	text-decoration:none;
	color:#2a2677;
	/*font-weight:bold;*/
}

.detail_menu a:hover{
	text-decoration:none;
	color:#7f7f7f;
}

/*********************************************************** FIN TOP ******************************************************************************/

/*************************************************************** FOOTER **************************************************************************/

.footer{
	float:left;
	display:block;
	height:26px;
	width:775px;
	background: #e57006;
	border-bottom:solid 1px white;
	border-top:solid 1px white;
}


.text_footer {
	float:left;
	height:25px;
	/*width:775px;*/
	padding:0 20px;
	margin:0;
}

.text_http a{
	float:left;
	width:230px;
	height:21px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;	
	text-decoration:none;
	padding-top:4px;
}

.text_http a:hover{
	float:left;
	width:230px;
	height:21px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-align:left;	
	text-decoration:none;
	padding-top:4px;
}

 .icone_print {
 	float:left;
	width:275px;
	height:21px;
	text-align:center;	
	padding-top:4px;	
 }

 .text_email a{
	float:left;
	width:230px;
	height:21px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;	
	text-decoration:none;
	padding-top:4px;	
}

 .text_email a:hover{
	float:left;
	width:230px;
	height:21px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-align:right;	
	text-decoration:none;
	padding-top:4px;	
}

/*************************************************************** FIN FOOTER ***********************************************************************/

/**************************************************************************************************************************************************/
/************************************************* FIN POUR TOUTES LES PAGES **********************************************************************/
/**************************************************************************************************************************************************/


/************************************************************** PARTIE CENTRALE ACCUEIL ***********************************************************/
.accueil_centrale {
	width:775px;
	/*display:block;
	float:left;*/
	height:420px;
	margin:0;
	padding:0;
	float:left;
}

.accueil_left 
{
	width:440px;
	_width:397px;
	height:323px;
	float:left;
	margin:0;
	padding:0;
}

.accueil_right {
	/*width:335px;*/
	height:323px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}

.accueil_image_presentation{
	height:323px;
	width:335px;
	padding-top:70px;
	_padding-left:30px;
}

.integration_image{
	float:left;
	width:340px;
	text-align:left;
	font-family:verdana;
	color:#000000;
	margin-top:60px;
	padding-left:50px;
}

.accueil_texte{
	float:left;
	width:400px;
	height:280px;
	overflow-y:auto;	
	_width:357px;
}


.integration_texte{
	float:left;
	text-align:justify;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:50px;
	height:323px;
	padding-top:10px;
	margin-right:10px;
}

.title_image {
	float:left;
	margin-top:33px;
}


/************************************************************** FIN PARTIE CENTRALE ACCUEIL ************************************************************/



/************************************************************** PARTIE CENTRALE GALERIE ****************************************************************/



.centrale {
	display:block;
	height:auto;
	background-color:#FFB85D;		
	padding:0 0 10px 0;
	margin:0;
}

.tableau, .titreGenerale {
	margin:10px 0;
	float:left;
	text-align:center;
}	


.tableau {
	min-height:275px;
	_height:275px;
} 

.titre {
	margin:50px 0 10px 0;
	float:left;
	text-align:center;
}

.titre{
	width:775px;
}	

.tableau {
	width:480px;
} 

.titreGenerale
{
	margin:30px 0 10px 0;
	width:775px;
	}



.tableau TD
{
	margin:0;
	padding:0;
} 

.centrale_left {
	width:200px;
	float:left;
	display:block;
	height:auto;
}

.centrale_middle {
	width:370px;
	display:block;
	float:left;
}

.centrale_right {
	width:250px;
	display:block;
	float:left;
	height:auto;
}

.background_centrale{
	width:745px;
	float:left;
	text-align:left;
	padding:20px 0;
	margin:0 15px;
	display:block;
}


/************************************************************** FIN PARTIE CENTRALE GALERIE *************************************************************/



/************************************************************** PARTIE GALERIE GAUCHE ******************************************************************/

.categorie {
	width:98px;
	float:left;
	margin-left:51px;
	margin-top:30px;
}

.categorie_titre {
	padding-top:10px;
	width:51px;
	float:left;
}

.left {
	float:left;
	text-align:left;
}

.right {
	float:right;
	text-align:right;
}

.categorie_descriptif{
	float:left;
	width:47px;
	

}
.categorie_miniature{
	float:left;
	height:53px;	
	background: url(../images/categories_line.jpg) repeat-y;
}

.categorie_miniature2{
	float:left;
	height:53px;	
	background-color : #fef6bb;
}


/************************************************************** FIN PARTIE GALERIE GAUCHE **************************************************************/


/************************************************************** PARTIE GALERIE CENTRALE ***************************************************************/

.background_boutons
{
	background: url(../images/menu/background_boutons.jpg) repeat-x;
	
	}


.precedent {
	text-align:left;
	margin:0 auto;
	height:18px;
}

.agrandir {
	height:18px;
	margin:0 auto;
	height:18px;
}

.suivant {
	text-align:right;
	margin:0 auto;
	height:18px;
}

/************************************************************** FIN PARTIE GALERIE CENTRALE ***********************************************************/



/************************************************************** PARTIE GALERIE DROITE *****************************************************************/

.descriptif_tableau {
	margin-left:10px;
	float:left;
	height:260px;
	margin-top:4px;
}

.haut_tableau{
	width:176px;
	height:2px;
	float:left;
}

.corps_tableau{
	background: url(../images/fond_tableau.jpg) repeat-y;
	width:176px;
	height:239px;
	float:left;
}

.corps{
	width:160px;
	height:210px;
	float:left;
	overflow-y: auto;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	/*border: solid 1px #000000;*/
}

.bas_tableau{
	width:176px;
	height:19px;
	float:left;
}

.titreSerie{
	text-decoration:underline;
	padding-top:20px;
}

/************************************************************** FIN PARTIE GALERIE DROITE *************************************************************/


/************************************************************** FORMULAIRE ***************************************************************************/


.formulaire_text {
	width:300px;
	height:25px;
	float:left;
	margin-bottom:2px;
	padding-right:5px;
	padding-left:5px;
	/*border:solid 1px #000000;*/
}

.formulaire_textarea{
	width:300px;
	height:100px;
	float:left;
	margin-bottom:2px;
	padding-right:5px;
	padding-left:5px;
}


.formulaire{
	width:260px;
	display:block;
	height:50px;
	float:left;
	text-align:center;
	/*border:solid 1px #000000;*/
}
.formulaire_bouton{
	width:440px;
	display:block;
	height:50px;
	float:left;
	text-align:center;
	/*border:solid 1px #000000;*/
}

.boutonD{
	width:130px;
	text-align:right;
	float:right;
	padding-right:2px;
}

.boutonG{
	width:130px;
	text-align:left;
	float:left;
	padding-left:2px;
}

input{
	border:1px solid #d68a07;
	font-family: verdana;
	font-size: 11px;
	background-color:#fcf2e0;
}

textarea{
	border:1px solid #d68a07;
	font-family: verdana;
	font-size: 11px;
	background-color:#fcf2e0;
}

/************************************************************** FIN FORMULAIRE ***********************************************************************/


/**************************************************************      PAGE EXPO ***********************************************************************/

.date 
{
	float:left;
	font-weight:bold;
	font-size:11px;
	width:200px;
	}
	
.textgeneral
{
	float:left;
	width:85%;
	}	
	
/************************************************************** FIN PAGE EXPO  ***********************************************************************/


	
/************************************************************** PAGES ADMIN  ************************************************************************/

 #admin {
 	border:solid 1px #993300;
	width:800px;
 }
 
  #admin TD{
	padding:5px;
 }
 
  #titreAdmin {
 	font-size:14px;
	color:white;
	background:#FF6600;
	text-align:center;
 }
 
 
.itemNom {
	font-size:12px;
	background:#eee;
	vertical-align:top;
 }
 
 .redAdmin {
 	color:red;
	font-weight:bold;
 }
 
 .alignAdmin {
 	float:left; 
	width:100px;
 }

 
 /************************************************************** FIN PAGES ADMIN  ********************************************************************/