BODY { 
	font-size:12px;
	font-family: arial,verdana;
	color : #462D0B;
	background-color: #B3955F;
	background-image: url("../icones/fond.jpg");
	background-repeat: repeat;
}

td {
	font-size:12px;
	color : #462D0B;
}

html, body { margin: 0; padding: 0; height: 100% }

a{ 
	text-decoration: none;
	color: #80240E; 
}
a:hover { 
	text-decoration: none;
	color: #462D0B; 
}

img { 
	border: 0;
}

table, td { 
	padding: 0; 
	border: 0;
    margin: 0;	
	border-collapse: collapse; 
}


/*===============================================*/
/* Ref, logo, accueil                            */
/*===============================================*/

#ref { 
	position: absolute; 
	visibility: hidden; 
}

.logo {
	position: absolute;
	top: 100%;
	left: 100%;
	margin-top: -50px;
	margin-left: -100px;
}

#accueil img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -303px;
}



/*===============================================*/
/* Tableau général et menu en fonction du menu   */
/*===============================================*/

#contenant {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 700px;
	margin-left: -350px;
}

#tcontenant {
	height: 100%;
	width: 100%;
}

#contenant .middle {
	height: 100%;
	width: 100%;
	vertical-align: top;
}

/*===============================================*/
/* cases principales                             */
/*===============================================*/

#contenu {
	width: 100%;
}

#bandeau {
	width: 100%;
	height: 100px;
	background-image: url("../icones/bandeau.jpg");
	background-repeat: no-repeat;
	vertical-align: bottom;
}
	
#menu {
	width: 147px;
	height: 100%;
	vertical-align: top;
	background-image: url("../icones/fond_cadre.jpg");
	background-repeat: repeat;
	border-right: 3px dashed #907744;
	padding-top: 5px;
	padding-bottom: 10px;
}

#cadre {
	width: 550px;
	height: auto;
	vertical-align: top;
	background-image: url("../icones/fond_cadre.jpg");
	background-repeat: repeat;
	padding-bottom: 10px;
}

#bas {
	width: 700px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #755527;
	vertical-align: bottom;
}

#bas a { 
	text-decoration: underline;
        font-weight: bold;
	color: #5E421A; 
}
#bas a:hover { 
	text-decoration: none; 
	font-weight: bold;
	color: #5E421A;
}


/*===============================================*/
/* Page contact                                  */
/*===============================================*/

#contact {
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 530px;
}

#contact form {
	margin: 20px 0 20px 20px;
}

#adresse {
	position: relative;
	left: 0;
	margin: 20px 0 20px 0;
	width: 470px;
}

/*===============================================*/
/* Page telechargements                          */
/*===============================================*/

#contient_fichiers_down {
	position: relative;
	margin: 10px 0 10px 0;
	margin-left: 10px;
	width: 530px;
}

#contient_fichiers_down .link_file {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
#contient_fichiers_down .link_file img {
	vertical-align: middle;
}


/*===============================================*/
/* Diaporama : Les miniatures                    */
/*===============================================*/

#diaporama {
	position: relative;
	margin: 10px 0 10px 20px;
	width: 500px;
}

#diaporama .case_mini{
	text-align: center;
	vertical-align: middle;
	height: 73px;
	width: 73px;
	background-color: #F1ECE3;
	border: 1px solid #917744;
}

#diaporama .case_mini_sel, #diaporama .case_mini:hover {
	text-align: center;
	vertical-align: middle;
	height: 73px;
	width: 73px;
	background-color: #E5C48C;
	border: 1px solid #4D3403;
}

#diaporama .case_mini_no{
	text-align: center;
	vertical-align: middle;
	height: 73px;
	width: 73px;
}

#diaporama .case_mini_vide{
	width: 10px;
}

#diaporama .ligne_mini_vide{
	height: 10px;
}




/*===============================================*/
/* Diaporama : Le tableau des grandes            */
/*===============================================*/

#diapo_grde {
	position: relative;
	height: 400px;
	width: 500px;
	overflow: hidden;	
}

/* la barre avec fleches et numero et titre et case print */

#diapo_grde .prec, #diapo_grde .suiv {
	height: 20px;
	width: 20px;
	vertical-align: bottom;
	text-align: center;
}

#diapo_grde .case_print {
	vertical-align: bottom;
	width: 70px;
}

#diapo_grde .numero {
	height: 20px;
	width: 40px;
	vertical-align: bottom;
	text-align: center;
	font-size: 10px;
	color: #65461C;
}
#diapo_grde .titrediap {
	height: 20px;
	width: 350px;
	vertical-align: bottom;
	text-align: center;
	font-size: 11px;
	color: #482D08;
}

/* La case avec la diapo */

#diapo_grde .case_diapo {
	text-align: center;
	height: 510px;
	vertical-align: top;
	font-size: 11px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#diapo_grde .case_diapo h1 {
	margin: 40px 0 20px 0;
	text-align: center;
	font-size: 13px;
	text-decoration: underline;
}

#diapo_grde .case_diapo img {
	margin-top: 15px;
	border: 1px solid #65461C;
}



/* La légende */

#case_legende {	
	position: relative;
       	width: 500px;
}

#legende {
}

#scroll_legende {
	display: none;
	position: absolute;
}

#scroll_legende .up {
	display: none;
	position: absolute;
}
#scroll_legende .down {
	display: none;
	position: absolute;
}


/*===============================================*/
/* Les textes                                    */
/*===============================================*/

#contient_texte {
	position: relative;
	margin: 10px 0 10px 10px;
	width: 530px;
}


/*===============================================*/
/* Les fleches de scroll                         */
/*===============================================*/

#scroll {
	display: none;
	position: absolute;
}
