


#titre {
	position : absolute ;
	top : 130px;
	left : 10px;
	z-index :2 ;
	}
	
#anim {
	position : absolute;
	left : 300px ;
	top : 170px;
	}		

#chapo {
	position : absolute;
	width :240px;
	top : 176px;
	left : 18px;
	z-index :5;
	}


	
#chapo p{
	font-family : "verdana";
	font-weight : "bold";
	font-size : 11px;
	color : #000066;
	text-decoration : none;
	text-align : justify;
	padding-top :2px;
	padding-left :2px;
	padding-right :2px;
	padding-bottom :2px;
	background-color : #FFFFFF;
	}


#col1 {
	position : absolute;
	width :260px;
	top : 130px;
	left : 650px;
	background-color : #FFFFFF;
	z-index :4;
	}	

#col1 h5{
	font-family : "verdana";
	font-weight : bold;
	color : #006600;
	background-color : #FFFFFF;
	}
	
#col1 p{
	font-family : "verdana";
	font-size : 11px;
	text-align :justify;
	font-color : #000000;
	background-color : #FFFFFF;
	}
	
	
	
#veriguard {
	position : absolute;
	width :276px;
	top : 340px;
	left : 300px;
	border-left-type:thin;
	border-left-style:dotted;
	border-left-color:#336699;
	border-top-type:thin;
	border-top-style:dotted;
	border-top-color:#336699;
	padding-top:8px;
	padding-right:0;
	padding-left:8px;
	padding-bottom:0;
	}
	
#veriguard .ss-titre{
	font-family : "verdana";
	font-size : 12px;
	font-weight : "bold";
	color : #006600;
	background-color : #FFFFFF;
	}
	
#veriguard p{
	font-family : "verdana";
	font-size : 11px;
	color : #000000;
	width : 270px;
	background-color : #FFFFFF;
	text-align:left;
	}

#veriguard a{
	font-family:"verdana";
	font-size:11px;
	font-weight:normal;
	color:#000066;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

#veriguard a:hover{
	font-family : "verdana";
	font-size:11px;
	font-weight: normal;
	color:#006600;
	background-color:#FFFFFF;
	text-decoration:none;
	}

#newsbox{
	position : absolute;
	left : 300px;
	top : 500px;
	width : 280px;
	border-style :outset;
	border-width : 1px;
	border-color : #FFFF66;
	background-color : #CCCCFF;
	}


	
#newsbox td{
	font-family : "verdana";
	font-size : 10px;
	font-weight : "bold";
	color : #FFFFFF;
	padding-top :2px;
	padding-left :6px;
	padding-right :2px;
	padding-bottom :2px;
	background-color : #336699;
	}	

#hline{
	position : absolute;
	top : 130px;
	left : 630px;
	width : 2px;
	height : 400 px;
	background-color : #006600;
	}	
	
	
	
