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

body {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 18px;
	margin-top:10px;
}
#centre {
	position:relative;
	margin-right: auto;
	width:900px;
	margin-left: auto;
	
}
#conteneur {
	height: auto;
	width: 900px;
	position: absolute;
			left: -8px;
	
}
#cadre {
	top: 0px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	width:900px;
	position: relative;
	margin-bottom:10px;

}
#logo_date {
	widht: 900px;
	height: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#colonne1{
	width:620px;
	height: auto;
	position:relative;
	float:left;
	background-image: url(../images/degrader.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#colonne1b{
	width:615px;
	height: auto;
	position:relative;
	float:left;
	padding-left:5px;
	padding-top:20px;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-position: center bottom;
}
#colonne2{
	width:255px;
	height: auto;
	position:relative;
		float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 5px;
}

#pcol{
	height: 710px;
	width:285px;
	float: left;
	position:relative;
	padding-left:5px;
	padding-right:5px;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top:1px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#pcol2{
	height: auto;
	width:285px;
	float: right;
	position:relative;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#cadre_revue {
	border: 1px solid  #a3122f;
	position:absolute;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	overflow: visible;
	height: auto;
	background-color: #F2F2F2;
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#copyright{
	height:auto;
	width:900px;
	padding-top:5px;
	position:relative;
	float:left;
	font-size: 10px;
	color: #a3122f;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3122f;
	margin-bottom:20px;
	
}
a:hover {
	color: #A3122F;
	text-decoration: underline;
}

.titre {
	font-weight: bold;
	color: #a3122f;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.titre_revue {
	color: #929d47;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: bold;
	}
	.titrev {
	font-weight: bold;
	color: #929d47;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-decoration: none;
}
.rubrique_ang {
	font-size: 11px;
	font-weight: bold;
	color: #929d47;
	text-decoration: none;
}
.rubrique {
	font-size: 11px;
	font-weight: bold;
	color: #39709b;
	text-decoration: none;
}
	
#cadre_menu {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	width: 225px;
	background-position: left;
	margin-left: 20px;
}
#cadre_menuT {
	border: 1px solid #003155;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	color: #FFFFFF;
	background-color: #003155;
	width: 235px;
	margin-left: 20px;
	
}
.police_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:10px;
	color: #333333;
}
