/*Mise en place des blocs*/

@import "inc/lightbox.css";

#tete{
	
	padding-bottom: 5px;
	
}
#menu{
	
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 760px;
}

#corps{
	margin: 10px;
}

#gros_corps{
	border: 2px outset grey;
	margin: 10px 10px 10px 10px;
}
#pied{
	clear: both;
	width: 100%;
}
body{
	width: 760px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border: 2px solid black;	
}

img {
border:none;
}

#all{
	width: 760px;
	text-align: left;
	
}
#tableau{
	border-collapse: collapse;
	empty-cells: show;
}
#tableau a{
	color: black;
	text-decoration: underline;
	
}
td{
	border: 1px solid black;
}

/*        tableaux ALB sans cadre           */

.tabSansCadre {
	border:none;
	border-bottom:1px #999999 dotted;
	
}




/*                   */
/*decorations*/
/*                  */
#all{
	
	background-color: white;
	background-position: center;
	
	
}
#tete{
	text-align: center;	
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
	
}
#menu{
	background-position: center;
	text-align: center;
	background-color: white;
	color: white;
}

#corps{
	background-color: rgb(232, 232 ,232);
	
	
}
#gros_corps{
	background-color: rgb(232, 232 ,232);
	
	
}
#pied{
	text-align: center;
	color: white;
	background-color: rgb(50, 50, 50);
}
#Grand_titre{
	text-align: center;
	color: red;
	font-size: xx-large;

}
#titre{
	text-indent: 30px;
	color: white;
	font-size: 20px;
	
}
#text{
	text-indent: 20px;
	font-size:0.9em;
	
}
a{
	color: white;
	font-size: small;
	text-decoration: none;
}
body{
	
	background-color: rgb(210, 210, 250);
}
#barre_titre{
	
	background-image: url(barre_titre.png);
	float: left;
	background-repeat: no-repeat;
	width: 700px;
	height: 20px;
	margin: 0 0 0 0;
}

#baniere{
	background-image: url(banniere2.png);
	background-position: center;
	float: center;
	width: 760px;
	height: 90px;
	background-repeat: no-repeat;
	
	
}

#barre_menu{
	background-image: url(barre_menu.png);
	float: center;
	background-repeat: repeat-x;
	width: auto;
	height: 35px;
	margin: 0 0 0 0;
	line-height: 10px;
	
}

#block_image{	
	width: 760px;
	float: center;
}
#text_livre_dor{
	height: 200px;
	width: 500px;
}
#erreur{
	color: red;
	text-align: center;
}
#logo{
	background-image: url("logo.png");
	background-position: center;
	width: auto;
	height: 90px;
	background-repeat: no-repeat;
}
#moy{
	background-image: url("moy.jpg");
	float: left;
	width: 170px;
	height: 160px;
	background-repeat: no-repeat;
}
#alinea{
	text-indent: 10px;
	}
#mailcontact a{
	color: black;
	text-decoration: underline;
}
.grande{
	max-height: 600px;
	max-width: 800px;
	background-position: center;
}

#vignettes {
    width:600px;
	text-align:center;
}
