/* ----------------- S I T E   G E O M E T R Y   ------------*/
.--------------------------- ZONES{}


.zone-secteur{
}

.zone-content {
	position: absolute;
	left: 0px;
	background-color: #FFFFFF;
	height: 40px;

}

.zone-extra{
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
}

.content {
}
.extra {
	position: relative;
	width: 730px;
	left: 0px;
	display: table;
}



.box-journal {
	position: relative;
	width: 730px;
	left: 0px;
	top: 0px;
	display: table;
}

.box-journal-heading {
	position: absolute;
	top: -25px;
	height: 25px;
	left: 0px;
	width: 730px;
	font-size: 10px;
	z-index: 100;
	border-bottom: 1px solid #000000;
	line-height: 24px;
	background-color: #FFFFFF;

}
.box-journal-col1 {
	position: relative;
	float: left;
	top: -190px;
	left: 0px;
	width: 500px;
	z-index: 0;
}
.box-journal-col2 {
	position: relative;
	float: left;
	width: 220px;
	margin-top: 20px;
	left: 10px;
}


.box-journal-col3 {
	position: relative;
	float: left;
	width: 220px;
	margin-top: 10px;
	left: 10px;
	height: 450PX;
}

.journal-volume {
float: left;

}
.journal-numero {
float: left;
margin-left: 10px;

}
.journal-date{
	float: right;

}

.box-journal-photo {
}

.box-journal-editorial {
	color: #FF3300;
	font-family: "Arial Black";
	font-size: 17px;
	border-top: dotted 1px #000000;
	padding-top: 10px;
}
.box-journal-rapide {
	border-top: dotted 1px #000000;
	padding-top: 10px;
	margin-top: 20px;
	color: #FF3300;
	font-family: "Arial Black";
	font-size: 17px;
	line-height: 18px;
}


.journal-photo {
	width:500px;
	height: 400px;
	/*background-image: url(-images/une.jpg);*/

}
.journal-titre-une {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
.journal-titre {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS";
}
.journal-article-une {
	margin-top: 5px;
	line-height: 20px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
.journal-article {
	margin-top: 5px;
	line-height: 16px;
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS";
}
	      


.homelink {
	text-decoration: underline;
}

a.homelink:visited {
	text-decoration: underline;
}

a.homelink:link {
	text-decoration: underline;
}
a.homelink:hover {
	text-decoration: underline;
}



