@charset "utf-8";
/* CSS Document */

body{
	
	width: 100%;
	text-align: center;
}

.site{
	width: 700px;
	margin:auto;
	text-align: left;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9933;
	border-left-color: #CC9933;*/
}

.clean{
	clear: both;
	display: block;
	visibility: hidden;
}

/**** BANDEAU ET TITRE ****/


.header{
	font-size: 26px;
	color: #A35000;
	text-align: left;
	background-image: url(Frise-1-copie.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 660px;
	font-weight: lighter;
	padding-top: 30px;
	padding-left: 30px;
	background-position: 260px 40px;
	border-left: 1px solid  #A35000;
	font-family: "Arial Rounded MT";
	
}


/************ MENU BAS DE PAGE: mention/plan **********/

.basmenu{
	float: right;
	clear: right;
	margin-top: 80px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: right;
	display: inline;
	list-style-type: none;
	padding-left: 10px;

}

.basmenu a{
	color: #999999;
	text-decoration: none;
}

.basmenu a:hover{
	color:  #CC6633;
	text-decoration: none;
}

.basmenu a:visited{
	text-decoration: none;
}


/*********** MENU PRINCIPAL ***********/

.fondmenu1{
	background-image: url(frise3-140.jpg);
	background-repeat: repeat-y;
	clear: left;
	float: left;
	width: 140px; 
	height: auto;
	/*border: 1px solid #FF3300;*/
	/*margin-top: 50px;*/
	padding: 0px;
	background-position: center bottom;
	list-style-type: none;
	clear: left;
	float: left;
	padding-right: 15px;

}


.nav{
	margin: 0;
	padding-top: 10px;
	list-style: none;
	font-family: "Arial Rounded MT";
	font-size: 16px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	
	}

.menu1{
	position: relative;
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 10px;
	font-variant: small-caps;	
	}

.menu1 a{
	text-decoration: none;
	color: #A35000;
	}

.menu1 a:hover{
	color: #FF7D00;
	text-decoration: none;
	}	
	
.menu1 a:visited{
	text-decoration: none;
	}

/************* SOUS MENU ************/

.ssmenu{
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A35000;
}
	
.ssmenu li{
	display: inline;
	font-family: "Arial Rounded MT";
	padding-left: 20px;
	font-size: 17px;
	text-align: left;
	font-variant: small-caps;
	list-style-type: none;
	background-image: url(frise-2_web2c.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #333333;
}

.ssmenu li a{
	text-decoration: none;
	color: #333333;
}

.ssmenu li a:hover{
	font-weight: bold;		
	
}

.ssmenu li a:visited{
	text-decoration: none;
	color: #333333
}


/***** PAGE ACCUEIL************/

.intro{
	padding: 0;
	/*border: 1px solid #33CC66;*/
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 180px;
	/*margin-top: 75px;*/
	}
		

	
h1{
	font-family: "Arial Rounded MT";
	font-size: 20px;
	color: #A35000;
	/*background-color: #FFFF66;*/
	font-variant: small-caps;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 50px;
	font-weight: lighter;
	
}

.intro p{
	font-family: "Arial Rounded MT";
	font-size: 15px;
	color: #333333;
	text-align: justify;
	text-indent: 15px;
	padding-right: 10px;
	padding-left: 10px;	/*background-color: #FFCCFF;*/
}

.intro p b{
	color: #A35000;
	font-weight: lighter;
}


/***** PAGE INFORMATIONS PRATIQUES ******/

.texteinfo{
	font-family: "Arial Rounded MT";
	font-size: 15px;
	color: #333333;
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

/*********** PAGE BIOGRAPHIES **********/

h2{
	font-family: "Arial Rounded MT";
	font-size: 16px;
	color: #FF7D00;
	font-variant: small-caps;
	font-weight: lighter;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 15px;	
	}

.autoportrait{
	float: left;
	}
	


.marais{
	float: right;
}

#oeuvre{
	
	
	list-style-image: none;
	list-style-type: none;
	
}

#oeuvre li{
	font-family: "Arial Rounded MT";
	text-align: left;
	font-variant: normal;
		color: #333333;
		font-size: 13px;
}
.genre{
	font-family: "Arial Rounded MT";
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
	
}


/************** PAGE SCOLAIRES ***********/

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

.ecolepatrimoine li{
	font-family: "Arial Rounded MT";
	font-size: 15px;
	color: #333333;
	text-align: justify;
	text-indent: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

.ecolepatrimoine li b{
color: #CC6633;
	font-weight: lighter;
}

/*************  PAGE PRIX MILCENDEAU ********/

.pdf{
	font-family: "Arial Rounded MT";
	font-size: 15px;
	text-align: center;
	font-variant: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 5px;
	color: #999999;
	text-decoration: none;
}
.pdf:hover{
	color:  #CC6633;
	text-decoration: none;
}
.pdf:visited{
	
	text-decoration: none;
}



/***********PAGE COLLECTIONS *************/


/**GALERIE**/

h3{
	font-family: "Arial Rounded MT";
	font-size: 14px;
	
	font-variant: normal;
	font-weight: lighter;
	text-indent: 15px;
	text-align: center;
	color: #FF7D00;
}



tr td .tableaux{
	font-size: 14px;
	color: #000000;
	font-variant: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-indent: 15px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-family: "Arial Rounded MT";

}


img{
	border: 1px solid #FFFFFF;
	}

.thumb{
	position: relative;
	top: 0;
	left: 2%;
	
}

.thumb a{
	margin:0;
	text-decoration:none;
}

.thumb a:hover{
	background-color: #FFFFFF;	
}

.thumb a:activ{
}

.thumb a .grand{
	display:block;
	position:absolute;
	width: 0px;
}

.thumb a:hover .grand{
	position:absolute;
	top: 0px;
	left: 150px;
	width: /*300px*/auto;
	height: /*225px*/ auto;
}


.thumblong{
	position: relative;
	top: 0;
	left: 2%;
	
}

.thumblong a{
	margin:0;
	text-decoration:none;
}

.thumblong a:hover{
	background-color: #FFFFFF;	
}

.thumblong a:activ{
}

.thumblong a .grand{
	display:block;
	position:absolute;
	width: 0px;
}

.thumblong a:hover .grand{
	position:absolute;
	top: 0px;
	left: 150px;
	width: 200px;
	height: 280px
}
/**RENVOIS AUTOMATIQUES SOUS-MENU**/

.renvois{
	text-decoration: none;
	color: #FF7D00;
}

.renvois:hover{
	text-decoration: none;
	color: #FF7D00;
}

.renvois:visited{
	text-decoration: none;
	color: #FF7D00;
}