@font-face {
	font-family: 'GabrielleRegular';
	src: url('fonts/gabrielle-webfont.eot');
	src: local('☺'), url('fonts/gabrielle-webfont.woff') format('woff'), url('fonts/gabrielle-webfont.ttf') format('truetype'), url('fonts/gabrielle-webfont.svg#webfontPoNCKuGd') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
background-color: #ffddaa;
margin: 0;
}

#all{
/* border: 3px #d03b4c solid; */
/* background-color: #ffddaa; */
}

#all td{
background-color: white;
}

#left{
float: left;
margin-left: 5px;
margin-top: 5px;
width: 150px;
background: url('mordant.gif');
background-repeat: no-repeat;
text-align: center;
}

#header{
font-size:30px;
color: #d03b4c;
margin-left: 200px;
font-family: "GabrielleRegular", sans-serif, "Lucida Handwriting", "URW Chancery", "Monotype Corsiva", cursive;
font-size: 36px;
text-align: center;
}

#contenu{
color: #0000AA;
margin-left: 200px;
font-family: "GabrielleRegular", sans-serif, "Lucida Handwriting", "URW Chancery", "Monotype Corsiva", cursive;
}

#contenu p{
margin-top: 15px;
margin-bottom: 15px;
font-size: 21px;
}

#contenu h1{
font-size:32px;
font-weight: normal;
}

#contenu h2{
font-size:28px;
font-weight: normal;
}

#contenu table{
border: thin solid #d03b4c;
border-collapse: collapse;
}

#contenu td{
border: thin solid #d03b4c;
width: 50%;
padding: 5px;
text-align: center;
}

#contenu a{
color: #0000AA;
font-weight: bold;
}

#contenu a:hover{
color: #d03b4c;
font-weight: bold;
}

#cadre{
background-color: #cccccc;
font-family: Verdana;
font-weight: bold;
color: white;
background-color: #d03b4c;
border: white solid 2px;
outline: #d03b4c solid thin;
text-align: center;
/* border: 2px solid #d03b4c; */
padding: 5px;
width: 50%;
margin-top: 15px;
margin-left: 25%;
/* background: url("fond.jpg"); */
background-repeat: repeat;
}

#footer a{
color: black;
text-decoration: none;
}

#footer a:hover{
color: #a0a0a0;
}

#footer{
	border-top: 18px solid black;
	width: 100%;
	height: 150px;
	background-color: #2D2F2E;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 50px;
}

#footer p{
margin: 0px 0px 0px 0px;
}

#footer .content{
	font-variant: small-caps;
	font-size: small;
	color: #DDD;
	width: 960px;
	margin: 0 auto;
	padding: 6px;

}

.photobox
{
text-align: center;
border: thin solid #d03b4c;
padding: 5px;
background-color: white;
float: left;
height: 256px;
margin-right: 15px;
margin-top: 15px;
}
