body {
	position: absolute;
	width: 800px;
	height: 700px;
	left: 50%;
	top: 50%;
	padding: 5px;
	margin-left: -400px;
	margin-top: -350px;
	font-family: Arial;
	background-image: url(../texture3.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	vertical-align: middle;
}
span, body, p, div {
	display:block;
}
a {
	color : #EEEEEE;
}
.col {
	height : 700px;
	float: left;
	font-family : Arial;
	padding : 0px;
	margin : 0px;
	width : 800px;
}
#titre_left {
	width : 160px;
	background-color : rgb(70,70,70);
	height : 100%;
	float: left;
	text-align: center;
}
#menu {
	width: 150px;
	background-color: rgb(240,240,240);
	height: 600px;
	float: left;
	padding-top: 100px;
}
#contenu {
	width : 490px;
	background-color : rgb(5,5,5);
	height : 100%;
	float: right;
	display : block;
	overflow : hidden;
}
.title {
	font-size : 20px;
	letter-spacing : 5px;
	color : rgb(200,200,200);
	position : absolute;
	top : 300px;
	padding : 5px;
}
.outset {
	border : 3px;
	border-top : solid rgb(50,50,60);
	border-left : solid rgb(50,50,60);
	border-right : solid rgb(0,0,0);
	border-bottom : solid rgb(0,0,0);
}
.inset {
	border : 3px;
	border-right : solid rgb(50,50,60);
	border-bottom : solid rgb(50,50,60);
	border-left : solid rgb(0,0,0);
	border-top : solid rgb(0,0,0);
}
.contact {
	font-size : 10px;
	background-color : #1A1A1A;
	padding : 2px;
	margin-top : 20px;
	font-family : Arial;
	letter-spacing : 1px;
	width : 145px;
}
.menutitle,.menutitle a, .menutitle a:visited{
	font-weight: bold;
	height: 20px;
	width: 100%;
	clear: both;
	color: #EEEEEE;
	letter-spacing: 0px;
	font-size: 13px;
	color: rgb(30,30,30);
	text-decoration: none;
	font-family: Arial;
	position: relative;
	left: 5px;
}
.menutitle a:hover {
	color :  rgb(70,70,80);
	position :relative;
	left : 10px;
}
#bottom {
	background-repeat: no-repeat;
	background-image : url(../images/fonds/fond.png);
	background-position : bottom right;
	height : 360px;
}
#top{
	height : 140px;
	background-image : url(../images/fonds/fond_rub.png);
}
.withfond {
	background-repeat: repeat-x;
	background-image : url(../images/fonds/fond_rubpave.png);
}
.withborder {
	border : solid thin rgb(50,50,50);
	padding : 0px;
	display : block;
	float: right;
}
.subtitle {
	font-size : 18px;
	letter-spacing : 2px;
	font-family: Arial;
	color : rgb(240,240,255);
	float: left;
	padding-left :10px;
	padding-top : 20px;
}
.subtitle : first-letter {
	font-size : 28px;
}
.subtitle2 {
	float : none;
	clear: both;
	font-size : 14px;
	font-weight: bold;
	border-bottom : groove thin rgb(240,240,255);
	background-image : url(../images/pictos/puce.png);
	background-repeat : no-repeat;
	background-position : right;
	padding : 0 10 5 10;
}
.principal:first-letter {
	font-size : 25px;
	background-color : white;
	color : black;
	padding : 2px;
	margin : 2px;
}
.principal {
	width: 450px;
	display: block;
	overflow: auto;
	height: 530px;
	font-size: 13px;
	color: rgb(240,240,255);
	padding: 10px;
	font-family: arial;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.principal img {
	margin : 10px;
	height : 150px;
}
#top{
	height : 130px;
	overflow : none;
	padding : 5px;
}
#bottom {
	height : 540px;
}
#header {
	height: 100px;
	border : none;
}
.cr {
	font-style: italic;
	display: block;
	clear: both;
	font-size: 9px;
	color: Silver;
}
#top a {
	color: #DDFFFF;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
}
#myGallerySet {
	font-size : 11px;
	position :relative;
	vertical-align : top;
	margin-left : 5;
}
.jdGallery .slideInfoZone {
	display : hidden;
}
