body {
	margin:50px 0px 0px 100px;
	padding:0;
	width:825px;
	background-color:#3c3b3e;
	background-repeat:repeat-y;
	background-image: url(images/fond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*line-height: 12px;*/
    }
/*************************************************/
.ad {	
    float:left;
	width:65px;
	font-size:11px;
	text-align:italic;
	font-style:normal;
	padding-top:20px;
	}
/*************************************************/
#container {
	float:left;
	width:845px;
	height:446px;
	margin-top:50px;
	}
/*************************************************/
#logo {
	float:left;
	width:65px;
	height:446px;
	}
/************************************************/
#cadre{
	float:right;
	width:760px;
	height:426px;
	background-color:#000000;
	border:solid 10px #4D4D4D;
	}
/************************************************/
#peinture{
	float:left;
	width:260px;
	height:405px;
	background:url(images/peinture.jpg) no-repeat;
	margin:10px;
	}
/************************************************/
#menu-accueil{
	float:left;
	width:460px;
	height:405px;
	margin:10px 0px 10px 0px;
	}
/************************************************/
#citation {
	float:left;
	width:270px;
	color:#dc0000;
	font-size:13px;
	font-style:italic;
	text-align:center;
	}
#txtPresentation {
	float:right;
	width:450px;
	margin-left:10px;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	}
#txtPresentation-langue {
	float:right;
	width:80px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	}
#txtPresentation-langue a {
	color: #dc0000;
	}
#txtPresentation-langue a:hover {
	color: #FFFFFF;
	}

.txtRouge {
	font-size:12px;
	color: #dc0000;
	}
a {
	color:#333;
	text-decoration:none;
	}
