body { 
	margin : 0em;
	padding: 0em;
	height:800px;
	}

#fond {
	background: url(../img/fond_cis.jpg) no-repeat;
	margin-left: 96px;
	position: absolute;
	top: 33px;
	left:100px;
	width: 538px;
	min-height:100%;
	left: 0;
	
	/*height: 152px;*/

	}
	
#corps {
	/*position: relative;*/
	/*top: 150px;*/
	/*width: 90%;*/
	margin : 100px 0px 0px 70px;
	/*left:40px;*/
	}
#menu {
	margin-left: 10px;
	position: absolute;
	top: 150px;
	width: 130px;
	left: 0;
	}
	
#logo {
	/*background: url(../img/logo_cis.jpg);*/
	background-repeat: no-repeat;
	position: absolute;
	top: 33px;
	left:0px;
	width: 96px;
	height: 500px;

	}
	
#bandeau {
	height: 33px;
	position: absolute;
	top: 0px;
	width: 634px;
	background-image: url(../img/bandeau_cis.jpg);
	background-repeat: no-repeat;
	left: 0px;

	}
	
#agenda {
	position: relative;
	/*top: 0px;
	left: 20px;*/
	}
	
.dateagnd{
	color:#8D9CC2;
	background-color:#EDEFF5;
	font-size : 15px;
	/*font-weight:bold;*/
	padding:3px;
	line-height:15px;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#6D7896;
	display:block;
	}
	
.titreagnd{
	color:#D47C39;
	font-size : 15px;
	font-weight:bold;
	/*line-height:15px;*/
	padding:3px;
	}
	
.texteagnd{
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	padding:3px;
	display:block;
	}
	
#agenda p{
	color:#000000;
	font-size : 12px;
	padding:3px;
	}

#bloc{
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#6D7896;
	}
	
li , p , a , b , td , th , h2 , h4, b {
          font-family : Arial, Helvetica, sans-serif;
	    
      }
h1, h3 {color : #000066;}	
h3 {font-family : trebuchet MS, sans-serif;
	font-size:15px}

h1 {
	font-family : trebuchet MS, sans-serif;
	letter-spacing:2px;
	font-size : 18px;
	}
	  
h2 {
	font-family : trebuchet MS, sans-serif;
	letter-spacing:1px;
	font-size : 15px;
	color : #FF5900;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-y;
	padding:2px;
	}
	  
li , p , b , td , th 
	{
	font-size : 13px;
	}

li , p , td , th 
	{
	color : #000000;
	}

p.lettrine:first-letter
	{
	font-size:150%;
	float:left; 
	padding-right:2px;
	}
	
p
	{
	text-align:justify;
	}
	
.rouge 
	{
	color : #ff0000;
	}

.coul 
	{
	color : #005585;
	
	}

a
	{
	font-size : 14px;
	}

a:link
	{
	color : #004888;
	text-decoration : none;
	}
	
a:visited
	{
	color : #004888;
	text-decoration : none;
	}

a:hover 
	{
	color : #e08a00;
	text-decoration : none;
	}

a:active 
	{
	color : #004888;
	text-decoration : none;
	}
	  
#accueil
	{
	margin-bottom:1em;
	
	}

#accueil ul{
	
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#000066;
	padding:0;
	margin:0;
	}

#accueil li{
	border-bottom:1px solid #000066;
	list-style:none;
	margin:0;
	}
	
#accueil a:hover{
	background-color:#FDCEA1;
	color:#036;
	padding:0px 0px 0px 12px;
	}
#accueil a{
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	font-variant:small-caps;
	color:#369;
	background-color:#E5EAFC;
	padding:0px 0px 0px 12px;
	}
	
.plan {
	border-width:2px;
	border-style:solid;
	border-color:#6D7896;
	}
#ours
	{
	font-size:10px;
	font-family:verdana,arial,sans-serif;
	position:absolute;
	top:450px;
	left:10px;
	}