/* ---------------------- DEFAULT ---------------------- */


body {
	margin : 0px; 
	padding : 0px;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
        background-color: #cccccc;      
        background-image: url(../img/temp.jpeg);
        background-repeat: repeat;
        background-attachment: fixed;
	}


div {
	text-align:center;
	}

img {
	border: 0px;
	}

a {
	font-weight: none;
	color: #000000;
	text-decoration: none;
	}

a:hover {
	font-weight: none;
	text-decoration: underline;
	}

/* ---------------------- TOP ---------------------- */

a#top {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a#top:hover {
	font-weight: bold;
	text-decoration: underline;
	}

div#bandeautop {
	width:1032px;
	height: 150px;
	text-align:right ;
	background-color:White;
        border: solid 1px black;
	border-style: solid;


	}

div#topmenu {
	clear:both;
	width:1030px;
	margin-top: 2px;
	background-color:#FFF62A;
	}

div#topdate {
	float:left;
	width:165px;
	padding: 2px 0px 1px 20px;
	text-align:left;
	font-size: 8pt;
	background-color:#ffcc33;
	}

div#topbtn {
	float:right;
	width:840px;
	background-color:#ffcc33;
	}

span#toplien {
	float:right;
	padding: 0px 14px;
	border-left: 2px solid #FFFFFF;
	}

div#topbaseline {
	font-weight: bold;
	position:absolute;
	color: Red;
	font-size: 9pt;
	top:0px;
	left: 360px;
	}

/* ---------------------- MIDDLE ---------------------- */

div#middle {
	clear:both;
	width:1030px;
	padding: 20px 0px;
	background-color:#FFFFFF;
	background-color:blue;
	}
/* ---------------------- MIDDLE_2 ---------------------- */

div#middle_2 {
	clear:both;
        text-align: left;
        height:1%;
	width:1030px;
	padding: 0px 0px;
	background-color:blue;
        background-image url(http://www.capvercors.com/img/temp.jpeg);
        border: solid 1px black;
	}


/* ---------------------- LEFT ---------------------- */

a#left {
	font-weight: none;
	color: #000000;
	text-decoration: none;
	}

a#left:hover {
	font-weight: none;
	text-decoration: underline;
	}



div#left {
	float:left;
	width:180px;
	text-align:left;
	background-color:#FFF;
        background-color: transparent;
	}
	
div#leftlarge {
	float:left;
	width:280px;
	text-align:left;
	background-color:#FFF;
	}

div#leftcadre {
	background-color:#4682B4;
	width:160px;
	padding: 5px;
	margin: 0px 5px 10px 5px;
	border: solid 1px #CCCCCC;
	border: solid 1px transparent;
	}

div#leftcadrelarge {
	background-color:#F4F4F4;
	width:260px;
	padding: 5px;
	margin: 0px 5px 10px 5px;
	border: solid 1px #CCCCCC;
	border: solid 1px #CCFFFF;
	}
	
div#lefttitre {
	color: #AC2D43;
	text-align:left;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	border-bottom: solid 2px #AC2D43;
	}

div#leftlien {
	text-align:left;
	margin: 2px 5px;
	}

div#leftlienselected {
	text-align:left;
	margin: 2px 5px;
	font-weight: bold;
	}

/* ---------------------- CONTENU ---------------------- */

div#centreall {
        border: 2px solid silver;
	float:left;
	width:660px;
	background-color:#FFF;
	text-align:justify;
	}

div#centre {
	float:left;
	width:1000px;
	background-color:#FFF;
	text-align:justify;
	}
div#centre2 {
	float:left;
	width:1030px;
	background-color:#FFF;
        background-color:#00B0FF;
        background-color:#5f82a8;
        background-color:#A4D3EE;
	background-color:#FFF;	        
        background-color:#EEEEEE;       
        background-color:#F9FFFF;
/*        background-image: url(../img/fond.jpg);*/
        background-repeat: no-repeat;
	text-align:justify;
	}


div#centreleft {
	float:left;
	width:820px;
	background-color:#FFF;
	text-align:justify;
	}

Fdiv#centreleftreduce {
	float:left;
	width:720px;
	background-color:#FFF;
	text-align:justify;
	}
	
div#centreright {
	float:left;
	width:848px;
	background-color:#FFF;
	text-align:justify;
	}

div#centretitre {
	color: #505050;
	text-align:left;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px 10px 20px 10px;
	border-bottom: solid 1px #505050;
	}
	
div#article {
	clear:both;
	color: #505050;
	font-size: 10pt;
	text-align:justify;
	margin: 0px 10px 30px 10px;
	}
	
div#articletitre {
	color: #AC2D43;
	text-align:left;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
	
div#articlephoto {
	float:left;
	margin: 0px 10px 10px 0px;
	}

a#article {
	font-weight: none;
	color: #AC2D43;
	text-decoration: underline;
	}

a#article:hover {
	font-weight: none;
	text-decoration: none;
	}

/* ---------------------- RIGHT ---------------------- */

a#right {
	font-weight: none;
	color: #000;
	text-decoration: none;
	}

a#right:hover {
	font-weight: none;
	text-decoration: underline;
	}

div#right {
	float:right;
	width:152px;
	padding: 18px 0px 0px 0px;
	background-color:#FFF;
	}

div#rightcadre {
	background-color:#FFF;
	margin: 0px 0px 20px 0px;
	border: solid 1px #CCC;
	}

div#righttitre {
	color: #000;
	text-align:center;
	font-weight: bold;
	padding: 3px;
	border-bottom: solid 1px #CCC;
	}

div#rightlien {
	text-align:left;
	}

/* ---------------------- FOOT ---------------------- */
a#foot {
	font-weight: none;
	color: #FFF;
	font-size: 8pt;
	text-decoration: none;
	}

a#foot:hover {
	font-weight: none;
	font-size: 8pt;
	text-decoration: underline;
	}

div#footline {
	clear:both;
	height: 9px;
	margin-bottom: 2px;
	width:1000px;
	background-color:#9999ff;
	}

div#footillu {
	clear:both;
	width:1000px;
	height: 41px;
	background-image: url(../images/foot.jpg);
	}
	
span#foottexte {
	color: #FFF;
	position:relative;
	font-size: 8pt;
	top:20px;
	}
	
/* ---------------------- FORUM ---------------------- */

th#forum {
	font-weight: bold;
	color: #000;
	font-size: 10pt;
	text-decoration: none;
	background-color:#EADBCE;
	}

th#forumdate {
	color: #000;
	font-size: 8pt;
	text-align:right;
	background-color:#EADBCE;
	}

td#forum {
	color: #505050;
	font-size: 10pt;
	}
	
td#forumsmall {
	color: #505050;
	font-size: 8pt;
	}

div#forum {
	clear:both;
	color: #505050;
	text-align:justify;
	margin: 10px 10px 10px 10px;
	}

span#forumauteur {
	color: #505050;
	font-size: 8pt;
	}

div#forumtexte {
	color: #505050;
	font-size: 10pt;
	text-align:justify;
	margin: 10px;
	}

div#forumnavig {
	color: #505050;
	text-align:center;
	margin: 10px 0px;
	}

/* ---------------------- GAZETTE ---------------------- */

div#gazette {
	clear:both;
	color: #505050;
	font-size: 10pt;
	text-align:justify;
	margin: 0px 10px 40px 40px;
	}
	
