body
{
	background-color: #e6e6e6;
	font-family: tahoman,verdana,sans-serif;
	font-size: small;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
}

strong
{
	font-size: large;
	text-decoration: underline;
}

#subt
{
	font-size: large;
	text-decoration: underline;
}

#gras
{
	font-size: large;
}

#subsubt
{
	font-size: medium;
	text-decoration: underline;
}

#banniere
{
	background: url("img/ban.jpg") no-repeat;
	width: 1000px;
	height:123px;
}

#separation
{
	background: url("img/separation.jpg") no-repeat;
	width:1000px;
	height:16px;
}

#bas
{
	background-image: url("img/center.jpg");
	background-repeat: repeat-y;
	width:1000px;
	min-height:400px;
}

#menu
{
	background-image: url("img/center.jpg");
	background-repeat: repeat-y;
	width: 1000px;
	height:60px;
	text-align:center;
}

#centre
{
	width: 1000px;
	height:100%;
	padding-top: 75px;
}

#footer
{
	background-image: url("img/foot.jpg");
	width:1000px;
	height:47px;
	text-align:center;
}

#centre a:visited, #centre a:active, #centre a:link
{

    color: #673a16;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

#centre a:hover
{

    color: #673a16;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
}

a:link, a:visited, a:active 
{

    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;

}

a:hover
{

    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;

}

p
{
	text-align: center;
}

img 
{
    border : none;
    border : 0;
}

#photos
{
	width: 400px;
	height: 100%;
	text-align: center;
	float: right;
	padding-right: 60px;
	padding-top: -10px;
}

#paragraphes
{
	width: 400px;
	height:100%;
	text-align: center;
	padding-left: 60px;
}	

#separationV
{
	background-image: url("img/separationV.jpg");
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	height: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}

#txtcentre
{
	padding-left:25px;
	padding-top:35px;
	width: 950px;
	height:100%;
	text-align:center;
}

#copyright
{
	background-image: url("img/center.jpg");
	background-repeat: repeat-y;
	width: 1000px;
	height:20px;
	text-align:center;
}

#espace
{
	background-image: url("img/center.jpg");
	background-repeat: repeat-y;
	width:1000px;
	height:35px;
}

#accueil
{
	font-weight: bold;
}