@import url("html.css");
@import url("../menu/menuleft/keywords.css");
@import url("../includes/footer.css");
@import url("../menu/menuheader/menuheader.css");
@import url("../category/list.css");
@import url("../menu/menuright/tagCloud.css");
.center {
	padding: 2px;
	text-align: center;
	margin: 10px;
}

.menu-element a {
	background-image: url(../images/puce-01.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 18px;
	margin-left: 10px;
	padding-left: 15px;
	color: #666666;
	display: block;
}

.menu-element a:hover {
	margin-left: 14px;
	color: #000000;
}

.titre-menu-1 {
	font-size: 14px;
	line-height: 68px;
	font-weight: bold;
	background-image: url(../images/titre-parchemin-1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	color: #573f08;
	text-align: center;
}

.fixe {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#header {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 37px;
	padding-left: 37px;
	height:197px; /* 247px - 50px de remplissage */
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}

#header h1 {
	float: left;
}

#header a {
	width: 200px;
	height: 90px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;	
}

#header span {
	display:none;
}

#header-random-list {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	position: absolute;
	text-align: center;
	padding-right: 65px;
	padding-left: 65px;
	top: 217px;
	clear: both;
}

#header-random-list a {
	background-image: none;
	margin: 3px;
	width: 63px;
	height: 50px;
	float: left;
}

#header-random-list img {
	height: 45px;
	width: 60px;
	border: 1px solid #000000;
	
}

#principal {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_background.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 37px;
	padding-left: 37px;
	clear: both;
}

#left {
	float:left;
	width:180px;
	margin:0; 
	padding:0;
}

#right {
	float:right;
	width:180px;
	margin:0; 
	padding:0;
}

#middle {
	margin-right:auto;
	margin-left:auto;
	width: 590px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
}

#main1, #main2 {
	margin:0;
	padding:0;
}

#main1 {
	
}
.column {
	background-image: url(../images/middle-background.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
	padding: 30px;
}

.menuleft, .menuright {
	padding-left: 10px;
	background-image: url(../images/menu-bas-background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}

.column_in, .column_in2, .column_in_grey {
	margin-bottom: 10px;
	border: 1px solid #573f08;
	width: 100%;
	display: block;
	/* background-color: #FFFFFF; */
	min-height: 180px;
	padding: 5px;
}

.column_in_grey {
	/* background-color: #FCFCFC; */
}

.website_image {
	width:120px;
	height:90px;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	margin-left: 24px;
	margin-top: 25px;
}

.cadre-thumb {
	background-image: url(../images/cadre-thumb.png);
	height: 140px;
	width: 165px;
	z-index: 3;
	position: absolute;
	background-position: 0px 0px;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.container-thumb {
	width: 165px;
	float: left;
	height: 140px;
}

.robothumb {
	font-size: 8px;
	color: #999999;
	text-align: right;
	height: 10px;
	width: 135px;
	margin-top: 130px;
	position: absolute;
	font-variant: small-caps;
	margin-left: 20px;
}

.flag_image {
	margin-top:100px;
	margin-left:28px;
	padding:0;
	width:18px;
	height:12px;
	margin-right: 0;
	margin-bottom: 0;
	position: absolute;
	z-index: 1;
}

.new {
	margin-top:8px;
	margin-left:109px;
	padding:0;
	width:52px;
	height:52px;
	margin-right: 0;
	margin-bottom: 0;
	position: absolute;
	z-index: 3;
}
