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

*, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial;	
	font-size: 12px;
}
a, a:hover {

	color: #49c1ec;
}
#contenu #rdv_contenu .under a {
	color:black;
text-decoration:none;

}
#contenu #rdv_contenu .under a:hover{
	text-decoration:none;
	color: #04378b;
}
	#container {

      width:           485px;
      height:           485px;
      overflow:         hidden;
      position:         relative;
	  float: left;
	  margin-top: 35px;
    }
	#carroussel {
		float:left;
	}
/*	#navig_carroussel {
		width: 485px;
		float:left;
		text-align:center;
		color: #49c1ec;
	}
	#navig_carroussel p {
		padding-top: 10px;
		font-family:Arial;
		font-weight:bold;
		font-size:18px;
	}*/
	
/* id HOME */
#contener {

}
img {
	border: 0;
}
.clear {
	clear:both;
}
.contenu {
	width: 970px;	
	margin-left: auto;
	margin-right: auto;
}
	#header {
		height: 415px;
		background-image:url(../img/bg_header.jpg);
		background-repeat:repeat-x;
	}
		#header .contenu {
			background-image:url(../img/cHeader.jpg);
			background-repeat:no-repeat;
			height: 415px;	
		}
			#header #logo {
				padding-left: 15px;
				padding-top: 35px;
				width: 207px;
				height: 67px;
				float: left;
			}
			#header #jeu {
				background-image:url(../img/jeu.png);
				background-repeat:no-repeat;
				margin-left: -300px;
				margin-top: 137px;
				padding-top: 104px;
				padding-left: 140px;
				width: 212px;
				height: 87px;
				float: left;
			}
			#header #recyclage {
				margin-top: 44px;
				padding-top: 0;
				width: 400px;
				text-align: right;
				float: right;
			}
				#header #recyclage h3.titre {
					font-family: Arial;	
					font-size: 20px;
					font-weight:bold;	
					color: #FFFFFF;
				}
				#header #recyclage h3,#header #recyclage p.texte {
					padding-top: 10px;
					padding-right: 36px;
					width: 240px;
					float: right;
					font-family: Arial;	
					font-size: 13px;
					font-weight:normal;	
					color: #FFFFFF;
				}
				
	#navigation {
		height: 60px;
		background-image:url(../img/bg_navigation.jpg);
		background-repeat:repeat-x;
	}
		#navigation ul {
			list-style-type: none;
			padding: 0;
			/*list-style-position: inherit;*/
		}
		#navigation li {
			display: block;
			float: left;
		}
		
	
	#contenu {
		background-image: url(../img/bg_contenu.jpg);
		background-repeat:no-repeat;
		background-position: center -8px;
		padding-top: 30px;
	}
		#contenu #rdv {
			width: 210px;
			float: left;		
		}
			#contenu #rdv_header {
				
				height: 56px;
			}
			#contenu #rdv_contenu {
				background-color: #f0e312;
				width: 209px;
			}
				#contenu #rdv_contenu h3 {
					font-size: 14px;
					font-weight:bold;	
					color: #04378b;
					text-align: center;
					padding: 5px 2px 5px 2px;
				}
				#contenu #rdv_contenu .rose {
					color: #d24f94;
					font-size: 14px;
					font-weight:bold;	
					text-align: center;
				}
			#contenu #rdv_contenu p {
				padding: 5px;
				font-size: 12px;
			}
			#contenu #rdv_contenu p.under {
				border-top:1px dashed #000000 ;
			}

			#contenu #rdv_footer {
				background-image: url(../img/rdv_footer.png);
				background-repeat:no-repeat;
				height: 21px;
			}
			
			#contenu #tousrdv {
				padding-top: 10px;	
				height: 19px;
				width: 210px;
			}
			

		#contenu #tris {
			float: right;
			width: 270px;
		}
			#contenu #tris img {
				padding-top: 8px;
			}
			#contenu #tris #triporteur {
				background-image: url(../img/tri_01.jpg);
				background-repeat:no-repeat;
				height: 69px;
				padding: 50px 3px 3px 120px;
			}
			#contenu #tris #vrecyclage {
				background-image: url(../img/tri_02.jpg);
				background-repeat:no-repeat;
				height: 77px;
				padding: 50px 3px 3px 120px;
			}
			#contenu #tris #guide {
				background-image: url(../img/tri_03.jpg);
				background-repeat:no-repeat;
				height: 67px;
				padding: 50px 3px 3px 120px;
			}
			#contenu #tris h2 {
				padding-top: 5px;
				padding-bottom: 5px;
				
				font-family: Arial;	
				font-size: 11px;
				font-weight:normal;	
			}
	#partenaires {
		clear:both;
		height: 61px;
		background-color: #FFFFFF;
		background-image:url(../img/bg_partenaires.jpg);
		background-position:center;
		background-repeat:no-repeat;
		padding-bottom: -1px;
	}
		#partenaires .contenu {
			text-align: center;
		}
		#partenaires ul {
			list-style-type: none;
			padding: 0;
			list-style-position: inherit;
			margin: auto;
		}
		#partenaires li {
			display: inline;
			/*float: left;*/
		}
	
	#footer {
		display:block;
	background:url(../img/bg_footer.jpg) left top repeat-x #11509D;
		color: #81d2ff;
		clear:both;
	}
		#footer .contenu {
			text-align: left ;
		}
		#footer img {
			float:left;
		}
		
		#footer p {
			width: 500px;
			padding-top: 18px;
		}
		#footer a {
			text-decoration:none;	
			color: #FFFFFF;
			text-transform:uppercase;
			font-size:10px;
		}
		#footer a:hover {
			color: #81d2ff;
		}
		#footer ul {
			float: right;
			width: 160px;
			margin-top: -40px;
		}
		#footer ul.pos1 {
			padding-right: 260px;
		}
		#footer ul.pos2 {
			padding-right: 100px;
		}
		#footer ul.pos3 {
			padding-right: 0;
			
			width: 100px;
		}
		#footer li {
			list-style-image:url(../img/puce_footer.png);
			height: 18px;
		}
		#footer .stratis {clear:right;float:right;margin:10px 0;padding:0;width:200px;text-align:right;font-size:10px;}
		#footer .stratis a {text-transform:none;}
	
/* fin id CONTENER */


