@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	border:0;
	padding:0;
}

body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
img{
	border: none;
}
div#main {
	margin: auto;
	width: 1000px;
	height: 560px;
	background-image: url(../img/fond.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#illustrations{
	width: 251px;
	height: 499px;
	margin-left: 19px;
	margin-top: 26px;
	float: left;
}
div#milieu{
	width: 205px;
	height: 503px;
	margin-left: 270px;
	margin-top: 26px;
}
div#menu{
	width: 148px;
	height: 140px;
	margin-top: 50px;
}
div#contenu{
	width: 517px;
	height: 517px;
	float: right;
	margin-right: 8px;
	margin-top: 26px;
	background-image: url(../img/fond_contenu.gif);
}
div#txt-contenu{
	width: 380px;
	height: 364px;
	margin-left: 67px;
	margin-top: 25px;
	overflow: auto;
	font-size: 11px;
	color: #939598;
	text-align: justify;
	padding-right: 10px;
}
#txt-contenu p{
	padding-bottom: 8px;
}
img.titre{
	margin-left: 8px;
	margin-top: 7px;
}

td{
	vertical-align: top;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
hr {
	width: 100px;
	margin: auto;
	text-align: center;
	border: none;
	border-bottom: solid 1px #54abce;
	color: #54abce;
	height: 1px;
	margin-bottom: 7px;
}
.critique{
	font-weight: bold;
	color: #54abce;
}	
.bleu {
	color: #065289;
	
}
dd{
	margin-left: 60px;
	margin-bottom: 10px;
}
.grisfonce {
	color: #58595B;
}
.bleucyan {
	color: #12A9CA;
}
dt{
	width: 50px;
	float: left;
	/*clear: left;*/
}
.tahoma10 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 310px;
	border-top: 1px solid #F7F7F7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F7F7F7;

}
div#pied-page{
	width: 1000px;
	height: 20px;
	text-align: center;
	font-size: 10px;
}
div#pied-page{
	width: 1000px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #939598;
	margin-top: 40px;
}
div#pied-page a{
	color: #939598;
}
p.expo-pays{
	font-weight: bold;
}
p.expo-genre{
	font-style: italic;
	padding-left: 20px;
}
dl.expo-lieu{
	margin-left: 20px;
}
dl.expo-lieu dt{
	font-weight: bold;
	float: none;
}
dl.expo-lieu dd{
	margin-left: 20px;
	margin-bottom: 12px;
}
