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

input:focus, textarea:focus {outline:none;}

body {
	font-family:Verdana, sans-serif;
	background-color: #CBCBCB;
	color: #000000;
}

img {
	border:0px;
}

#contenu a {
	color:#000;
	text-decoration:none;
}

#contenu a:hover {
	color:#E31F3C;
	text-decoration:none;
}

#footer a {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#E31F3C;
	text-decoration:none;
}

#wrap {
	width:987px;
	height:740px;
	color:#666;
	font-size:11px;
	position:absolute;
	left:50%;
	margin-left:-487px;
	margin-top:30px;
}

#news {
	height:25px;
	padding-left:94px;
}

#header {
	height:204px;
	font-size:12px;
	line-height:18px;
}

#logo {
	width:282px;
	float:left;
	margin-top:34px;
	margin-left:47px;

}

#contenu {
	height:510px;
}

#col1 {
	margin-top:34px;
	margin-right:34px;
	width:389px;
	float:left;
	margin-left:94px;
}

#col2 {
	margin-top:34px;
	margin-right:94px;
	width:376px;
	float:left;
}

#col2book {
	margin-top:34px;
	width:453px;
	float:left;
}

#footer {
	height:34px;
	text-align:center;
	margin-top:10px;
}

.titre1 {
	color:#E31F3C;
	height:68px;
	font-size:14px;
}

.titre2 {
	color:#000;
	height:68px;
	font-size:14px;
}

.titre3 {
	margin-left:46px;
}

.titre4 {
	margin-left:37px;
}


.cachediv {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
	}
#wrap #contenu #col2 table tr td {
	font-size: 10px;
}

