.Page {
	width: 1030px;
	text-align:center;
}

.Corps_menudroite {
	width: 830px;
	float:right;
}

/*div {
border:solid black 1px;
}*/

.Corps {/*c'est le bloc qui contient le bloc-notes et le texte principal de chaque page*/
	background-image: url(../design/images/fond_bloc_note.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 950px;
	width: 670px;
	padding-top: 170px;/*pour permettre au texte de s'afficher en-dessous de la spirale du cahier*/
	font-family: 'Arial', 'times new roman', 'verdana';
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: 20px; 
	margin-right: 20px;
	margin-top: 0px;
	position: relative;
}

.Corps_extensible {/*c'est le bloc qui contient le bloc-notes et le texte principal de chaque page*/
	background-color: transparent;
	width: 670px;
	font-family: 'Arial', 'times new roman', 'verdana';
	margin-top: 20px;
	position: relative;
	float: left;
}

.Sommaire {
	float: left;
	position: relative;
	top: 100px;
}

.Pied {
	background-color: transparent;
	position:relative;
}

.MenuDroite{
	float: right;
	position: relative;
	background-color: white;
	text-align: center;
	padding: 2px;
	top:100px;
}


.extensible
{
	padding-left: 80px;	
	padding-right: 80px; 
	width: 510px; 
	background-image:url(../design/images/blocenote/blocnote-main.gif); 
	background-repeat: repeat-y; 
	position: relative; 
	text-align:justify;
	top : -20px;
}

.blocnote-bas /*bas du bloc note pour les pages extensibles en longueur*/
{
	position: relative;
	top: -23px; /*selon la hauteur du menu de droite*/
	left: 0px; /*à adapter en fonction du padding du .Corps*/
}

a img
{
	border: none;
}

.liendiscret
{
	text-decoration: none;
	color: blue;
}

.out{color: grey;}

.Page .Corps h1, .Page .Corps_extensible h1 {
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	text-decoration: italic;
	text-align: center;
	color: black;
	font-family: 'Verdana', 'times new roman';
}
.Page .Corps h2, .Page .Corps_extensible h2 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}

h3
{
	color: green;
}

.Page .Corps .News, .Page .Corps_extensible .News {
	height: auto;
	text-align: left;
	background-color: #CCCCFF;
	border: 4pt ridge #beceff;
	padding: 10pt;
}

.photos_page
{
	width: 505px;
	background-color: #dedede;
	color: #000000;
	position: relative;
	left: -45px;
	padding-top: 20px;
	padding: 20px;
	text-align: center;
}
.photos_page select
{
	color: #000000;
	border: solid #000000 1px;
	background-color: #bebebe;
}
.photos_page form img
{
	position: relative;
	top: 5px;
}

#miniatures{
height:92px;
width: 500px;
margin-right:auto;
margin-left:auto;
}

.miniature{
width: 50px;
height: 90px;
float: left;
background-repeat: no-repeat;
}

.description{
background-repeat: no-repeat;
padding-left: 210px;
background-image: url(../design/images/equipe_fond.gif);
height:600px;
}

.descriptionnicolas{
width: 400px;
height: 700px;
float: left;
background-repeat: no-repeat;
background-image:url(descriptionnicolas.jpg);
padding-left: 250px;
margin-top: 20px;
}
#Nicolas{
background-image: url('nicolasnb.jpg');
background-repeat: no-repeat
} 
#Emmanuel{
background-image: url('emmanuelnb.jpg');
background-repeat: no-repeat
}
#Remy{
background-image: url('remynb.jpg');
background-repeat: no-repeat
}
#Quentin{
background-image: url('quentinnb.jpg');
background-repeat: no-repeat
}
#Thibault{
background-image: url('thibaultnb.jpg');
background-repeat: no-repeat
}
#Remi{
background-image: url('reminb.jpg');
background-repeat: no-repeat
}
#Matthieu{
background-image: url('matthieunb.jpg');
background-repeat: no-repeat
}
#Antoine{
background-image: url('antoinenb.jpg');
background-repeat: no-repeat
}
#Perceval{
background-image: url('percevalnb.jpg');
background-repeat: no-repeat
}
#Edouard{
background-image: url('edouardnb.jpg');
background-repeat: no-repeat
}

