﻿body {
	margin: 0px 0 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#7c2d0e;
	background-repeat:repeat-x;	
	background-image:url(images/scroll_03.jpg);
	background-color:#FFFFFF;
}


#fond {
	width: 100%;
	height: 100%;
	margin:auto;
	
}

#principale {
	margin: 0 auto;
	width:860px;
	text-align:center;	
}


#header a {
	display:block;
	width:700px;
	height:125px;
	background-image: url(images/soleil.jpg);
	background-repeat:no-repeat;	
	margin:0 auto;
}

#bullesG {
	float:left;
	width:80px;
	height:160px;	
}

#contenu {
	float:left;
	width:700px;	
	text-align:left;
}

#menu {
	width:140px;
	height:286px;
	float:left;
	padding-top:25px;
	padding-left:1px;
	background-image:url(images/filet_menu.png);
	background-repeat:no-repeat;
	margin-top:0px
	
}

#centre {
	float:left; background-color:#FFFFFF;
	
}


ul#liste {
	margin:0;
	padding:0;
	list-style-type: none;
}

ul#liste li {
	float: left;
	text-align: center;
}

ul#liste li#actif {
	float: left;
	text-align: center;
	
}

ul#liste li a {
	display: block;
	width: 140px;
	height:32px;
	text-decoration: none;
}




ul#liste li a#lien1 {
	background: url(images/b1.jpg) 0 0px;
}

ul#liste li a:hover#lien1 {
	background: url(images/b1.jpg) 0 -32px;
}

ul#liste li a.actif#lien1 {
	background: url(images/b1.jpg) 0 -64px;
}



ul#liste li a#lien2 {
	background: url(images/b2.jpg) 0 0px;
}

ul#liste li a:hover#lien2 {
	background: url(images/b2.jpg) 0 -32px;
}

ul#liste li a.actif#lien2 {
	background: url(images/b2.jpg) 0 -64px;
}


ul#liste li a#lien3 {
	background: url(images/b3.jpg) 0 0px;
}

ul#liste li a:hover#lien3 {
	background: url(images/b3.jpg) 0 -32px;
}

ul#liste li a.actif#lien3 {
	background: url(images/b3.jpg) 0 -64px;
}



ul#liste li a#lien4 {
	background: url(images/b4.jpg) 0 0px;
}

ul#liste li a:hover#lien4 {
	background: url(images/b4.jpg) 0 -32px;
}

ul#liste li a.actif#lien4 {
	background: url(images/b4.jpg) 0 -64px;
}


ul#liste li a#lien5 {
	background: url(images/b5.jpg) 0 0px;
}

ul#liste li a:hover#lien5 {
	background: url(images/b5.jpg) 0 -32px;
}

ul#liste li a.actif#lien5 {
	background: url(images/b5.jpg) 0 -64px;
}



ul#liste li a#lien6 {
	background: url(images/b6.jpg) 0 0px;
}

ul#liste li a:hover#lien6 {
	background: url(images/b6.jpg) 0 -32px;
}

ul#liste li a.actif#lien6 {
	background: url(images/b6.jpg) 0 -64px;
}



ul#liste li a#lien7 {
	background: url(images/b7.jpg) 0 0px;
}

ul#liste li a:hover#lien7 {
	background: url(images/b7.jpg) 0 -32px;
}

ul#liste li a.actif#lien7 {
	background: url(images/b7.jpg) 0 -64px;
}



ul#liste li a#lien8 {
	background: url(images/b8.jpg) 0 0px;
}

ul#liste li a:hover#lien8 {
	background: url(images/b8.jpg) 0 -32px;
}

ul#liste li a.actif#lien8 {
	background: url(images/b8.jpg) 0 -64px;
}



#affichage {
	float:left ; width:559px;
}

#bandeau {
	 width:605px; height:59px; background-repeat:no-repeat;
}

#filet {
	 width:605px; height:1px; background-image:url(images/filet_bandeau.gif); background-repeat:no-repeat; background-position:right;
}

#sousmenu {
	  width:605px;
	  
	  margin-top:1px;
	  text-align:center;
	  
}
#sousmenu div {
		min-width:50px;
	 	font-size:0.9em;
	  	float:right;
		padding-left:2px;
		padding-right:2px;
		/* border-left:#decfbc 1px solid; */
	  
}
#sousmenu div a {
		text-decoration:none;
		color:#7c2d0e;
		font-size:0.9em;
	  
}

#rappel {
	 float:left; height:286px; width:60px; margin-top:15px;
}

#zone {
	 float:left; width:459px; height:70%; padding-top:5px; overflow:auto; padding-right:30px;padding-left:10px;
}

/*TABLEAU GAUCHE*/

.G_lignetitre {
color:#f18e01; text-align:right; font-size:large; line-height:30px;
}

.G_lignetitre a {
padding-top:220px;
}
.G_colimg {
text-align:center;vertical-align:top;
}

.G_coltxt {
text-align:justify; border-top: #ccb895 1px solid; border-bottom: #ccb895 1px solid; padding:10px;
}

.G_collien {
text-align:right; padding-top:5px; color:#f18e01; font-size:x-small;
}
.G_collien a {
text-decoration:none ; color:#f18e01;
}


.G_colcom {
background-image:url(images/citation.jpg); background-repeat:no-repeat;background-position: 0px 20px; color:#f18e01; text-indent:20px; margin-top:5px; font-size:x-small; text-align:left
}

/*TABLEAU DROITE*/


.D_lignetitre {
color:#f18e01; text-align:left; font-size:large;line-height:30px;
}
.D_lignetitre a {
padding-top:220px;
}

.D_colimg {
text-align:center;vertical-align:top;
}

.D_coltxt {
text-align:justify; border-top: #ccb895 1px solid; border-bottom: #ccb895 1px solid; padding:10px;
}

.D_collien {
text-align:right; padding-top:5px; color:#f18e01; font-size:x-small;
}
.D_collien a {
text-decoration:none ; color:#f18e01;
}

.D_colcom {
background-image:url(images/citation.jpg); background-repeat:no-repeat; background-position: 0px 20px; color:#f18e01; text-indent:20px; margin-top:5px; font-size:x-small; text-align:left
}

/*TABLEAU HAUT*/

.H_coltitre {
color:#f18e01; font-size:large; text-align:left; line-height:30px;
}

.H_coltitre a {
padding-top:220px;


}

.H_coldate {
text-align:right;
}

.H_ligneimg{
text-align:center; padding-bottom:5px
}

.H_lignetxt {
text-align:justify; padding:10px;
}
.H_lignetxt a {
color:#f18e01;
}

.H_lignelien {
text-align:right; padding-top:5px;border-bottom: #ccb895 1px solid;padding-bottom:3px;
}

.H_lignelien a {
font-size: x-small; color:#f18e01; 
}
/*TABLEAU BAS*/

.B_coltitre {
color:#f18e01; font-size:large; text-align:left; line-height:30px;
}

.B_coltitre a {
padding-top:220px;
}

.B_coldate {
text-align:right;
}

.B_lignetxt {
text-align:justify; padding:10px;
}
.B_lignetxt a {
color:#f18e01;
}

.B_ligneimg{
text-align:center; padding-bottom:5px
}


.B_lignelien {
text-align:right; padding-top:5px;border-bottom: #ccb895 1px solid;padding-bottom:3px;
}

.B_lignelien a {
font-size: x-small; color:#f18e01;
}


img {
border: none;
}

table {
margin:0 auto;
text-align:center;
}

table a {
font-size: x-small; color:#f18e01; 
}




#bullesD {
	float:left;
	width:80px;
	height:160px; 	
}

#footer {
	clear:both;
	text-align:center;
	padding-top:10px;
	line-height:1.2em;
	font-size:x-small;
	
}

body.crit  {
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:no-repeat;
}
div.crit  {
	 width:500px;
	 margin: 0 auto;
	 padding:25px;
}

h1.crit  {
	color: #000000;
	font-size:large;
}
h2.crit  {
	color: #000000;
	font-size:medium;
}
p.crit  {
	color: #000000;
}



body,
html{
	margin:0;
	padding:0;
}
body {
	background-attachment:fixed;	
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:143px;
	background-image:url(images/scroll_03.jpg);
	background-repeat:repeat-x;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
	height:143px;
}
div#header {
	height:143px;
	width:700px;
	margin:0 auto;
	background-image: url(images/soleil.jpg);
	background-repeat:no-repeat;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:125px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */

	padding-bottom:0px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;	
	
}

div#middle {
	width:980px;
	margin:0 auto;	
	padding-bottom:260px;
	background-color:#fff;
	/* background-image:url(images/ombre.png); */
}

div#sidebar {
	position:fixed;
	float:left;
	width:970px;
	height:1px;
	

}

div#content {
	padding:150px 10px;
	padding-left:160px;
	padding-right:10px;
	margin:0 auto;
    text-align:center;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	background-image:url(images/scroll_bas.jpg);
	background-repeat:repeat-x;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	/* height:1250px; */
	width:800px;
	margin:0 auto;
	background-image: url(images/scroll_bas.jpg);
	background-repeat: repeat-x;
}
div #footer p {
	margin:0;
	padding:0;
	text-align:center;
}










