body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	padding:0;
	background-color:#f8c9ac;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	color:#eee;
}

#extbox {
	width:700px;
	margin:0px auto 0 auto;
	order:solid 3px #7b0008;
}
#mainbox {
	order:solid 3px #7b0008;
	-oz-border-radius:35px;
	margin:0;
	padding:0;
	background-color:#fafafa;
	color:#27231b;
}

h1 {
	display:none;
}
h2 {
	order:solid 1px red;
	eight:100px;
	width:600px;
	font-size:26px;
	margin:0 auto;
	padding:0;
	color:#27231b;
	text-align:center;
}
h2 img {
	margin:0px 0 10px 0;
	padding:0;
}

h3 {
	margin:40px 0 12px 20px;
	font-size:16px;
	color:#7b0008;
}

h4 {
	margin:0 0 16px 0;
	padding:0;
	font-size:14px;
	color:#27231b;
	font-weight:bold;
	font-weight:none;
	text-decoration:underline;
	text-decoration:none;
}


h5 {
	margin:20px 0 6px 0;
	padding:0;
	font-size:12px;
	color:#303;
}


a {
	color:#7b0008;
}

p {
	margin: 0 0 12px 0;
}

.intxt, .inarea {
	border:solid 1px #888;
}
.intxt {
	width:240px;
}
.inarea {
	width:280px;
	height:160px;
	margin-top:10px;
}
.bouton {
	text-align:center;
}
.insub {
	margin:12px;
	border:solid 1px #333;
	background-color:#ccc;
}
.role {
	color:#ff6600;
	olor:#303;
}

#menu {
	clear:both;
	border:dashed 1px #aaa;
	border-width:1px 0;
	width:540px;
	margin:0px auto 30px auto;
	padding:8px;
	text-align:center;
	font-size:13px;
}
#menu a, #menu a:visited, #menu a:active {
	color:#3e3d69;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	color:#292845;
	font-weight:bold;
	text-decoration:underline;
}


#content {
	min-height:400px ;
	_height:400px;
	margin:0;
	text-align:justify;
	order:solid 1px red;
}

/*
.tl, .tr, .bl, .br {
	width:46px;
	height:46px;
	background-color:none;
	background-repeat:no-repeat;
	order:solid 1px red;
}
.tl {
	float:left;
	background-image:url(images/tl.png);
}
.tr {
	float:right;
	background-image:url(images/tr.png);
}
.bl {
	float:left;
	background-image:url(images/bl.png);
}
.br {
	float:right;
	background-image:url(images/br.png);
}
*/

table {
	width:700px;
}
.corners {
	width:26px;
	height:26px;
}
.bcenter {
	width:648px;
}
.btop, .bleft, .bright, .bbot {
	background-color:#fafafa ;
	border-width:0 ;
	border-style:solid ;
	border-color:#7b0008 ;
}
.btop {
	border-width:3px 0 0 0 ;
	width:648px;
}
.bleft {
	border-width:0 0 0 3px ;
	width:23px;
}
.bright {
	border-width:0 3px 0 0 ;
	width:23px;
}
.bbot {
	border-width:0 0 3px 0 ;
	width:648px;
}
 
#footer {
	clear:both;
	margin:4px 0;
	text-align:center;
	font-size:9px;
	color:#292845;
	font-weight:bold;
}
#footer a {
	color:#292845;
	font-weight:bold;
}


#presentation {
	float:right;
	width:300px;
}

#sv {
	idth:600px;
	margin: 0 auto;
	padding: 0;
}


