* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

h1 {
	width: 660px;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39bece;
}

div, p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
}

.strong {
	font-weight: bold;
	color: #39bece;
}

.lean {
	font-style: italic;
}

.float {
	float: left;
}

.droite {
	width: 100%;
	text-align: right;
}

.precedent {
	float: left;
}

.suivant {
	float: right;
}

.clear {
	clear: both;
}

.tight {
	margin: 0;
}

a {
	font-weight: bold;
	color: #57b2b9;
	text-decoration: underline;
}

	a:hover {
		text-decoration: none;
	}

#accueil {
	background: #6dc7d3 url('../img/fond.png') repeat-x;
}
	#accueil #top {
		width: 976px;
		height: 605px;
		margin: 0 auto;
		background: transparent url('../img/accueil-fond.png') no-repeat;
	}
	#accueil #menu {
		width: 955px;
		height: 230px;
		margin-left: 10px;
	}
	#accueil #contenu {
	}
		#accueil #contenu iframe{
			float: left;
			margin-left: 10px;
		}
		#accueil #contenu #colonne-droite {
			width: 260px;
			float: right;
			margin-top: 15px;
			margin-right: 45px;
		}
	#accueil #mentions-legales {
		width: 940px;
		margin: 5px auto;
		text-align: right;
	}
		#accueil #mentions-legales a {
			color: #000;
			font-weight: normal;
		}

#iframe {
	width: 660px;
	height: 370px;
	overflow: hidden;
	background: #cfd500 url('../img/contenu-fond.png') no-repeat;
}
	
	#iframe #contenu {
		width: 590px;
		height: 265px;
		margin: 20px 0 0 35px;
	}
	
		#iframe.ie7 #contenu {
			margin-top: 10px;
		}
		
		#iframe.ie6 #contenu {
			margin-top: 0;
		}
	
		#iframe #contenu.tight {
			margin: 15px 0 0 35px;
		}
		
		#iframe #contenu-accueil {
			position: absolute;
			top: 0;
			left: 0;
			width: 660px;
			height: 370px;
			margin: 0;
			background: #fff url('../img/accueil.jpg') no-repeat;
		}
	
		#iframe.ie7 #contenu-accueil {
			height: 360px
		}
		
		#iframe.ie6 #contenu-accueil {
		}
		
		#iframe #contenu h1 {
			height: 100px;
		}
		
		#iframe #contenu p {
			margin: 20px 0;
			line-height: 16px;
		}
		
			#iframe #contenu p span {
				font-weight: bold;
				color: #39bece;
			}
		
		#iframe #contenu ul {
			margin: 20px 0;
			list-style: none;
		}
		
			#iframe #contenu ul li {
				line-height: 16px;
				padding-left: 15px;
				margin: 20px 0;
				background: #fff url('../img/puce.gif') no-repeat 0 5px;
			}
			
			#iframe #contenu ul li span {
				font-weight: bold;
				color: #39bece;
			}
		
		#iframe #contenu.compact {
		}
		
			#iframe #contenu.compact p {
				margin: 10px 0;
			}
				#iframe #contenu.compact p.precedent,
				#iframe #contenu.compact p.suivant {
					margin: 5px 0;
				}
			
			#iframe #contenu.compact ul {
				margin: 0;
			}
			
			#iframe #contenu.compact ul li {
				margin: 5px 0;
			}
		
		#iframe #contenu.compact-plus {
			margin: 10px 0 0 35px;
		}
		
			#iframe #contenu.compact-plus p {
				margin: 1px;
				line-height: 10px;
				font-size: 10px;
			}
			
			#iframe #contenu.compact-plus .precedent {
				margin-top: -10px;
			}
		
		#iframe #contenu.economique3 {
			margin-top: 6px;
		}
			#iframe #contenu.economique3 p {
				margin: 3px;
			}
				#iframe #contenu.economique3 p.mention {
					color: #00859A;
					text-align: left;
				}
				#iframe #contenu.economique3 p.precedent {
					margin-top: 50px;
				}
			
			
		#iframe #contenu.composter {
			margin-left: 30px;
		}
		
		#iframe #contenu.logos {
			margin: 0 0 0 35px;
		}
		
			#iframe #contenu.logos p {
				margin: 5px;
				line-height: 11px;
				text-align: center;
			}
			
				#iframe #contenu.logos p.categorie-titre {
					padding-top: 12px;
				}
				
				#iframe #contenu.logos p.categorie-logos {
				}
					
					#iframe #contenu.logos p.categorie-logos img {
						margin: 0 5px;
						border: solid 1px #39bece;
						padding: 1px;
					}
		
		#iframe #contenu .pdf{
			width: 100%;
		}
		
		#iframe #contenu .mention {
			width: 100%;
			text-align: right;
			clear: both;
		}
		
		#iframe #contenu .pdf a{
			margin-left: 125px;
		}
		
		#iframe #contenu #tarifs {
			width: 100%;
		}
			#iframe #contenu #tarifs tr {
				
			}
				#iframe #contenu #tarifs tr td {
					margin: 5px;
					padding: 5px;
					color: #39bece;
				}
				#iframe #contenu #tarifs tr td.titre {
					font-weight: bold;
					text-align: center;
					font-size: 14px;
					border: solid 1px #39bece;
				}
				#iframe #contenu #tarifs tr td.ligne {
					font-weight: bold;
					font-size: 12px;
					width: 110px;
					border: solid 1px #39bece;
				}
				#iframe #contenu #tarifs tr td.sombre {
					color: #fff;
					background-color: #0096a9;
					text-align: center;
				}
				#iframe #contenu #tarifs tr td.clair {
					color: #fff;
					background-color: #5ab0bf;
					text-align: center;
				}
			
		#iframe #contenu .bloc {
			float: left;
			width: 270px;
			margin: 5px 20px 5px 0;
			border-top: solid 1px #39bece;
			border-left: solid 1px #39bece;
		}
			#iframe #contenu .bloc .bloc-1 {
				color: #00859a;
				font-size: 12px;
				font-weight: bold;
				margin-bottom: 2px;
			}
			#iframe #contenu .bloc .bloc-2 {
				color: #5bc7d6;
				font-size: 11px;
			}
			#iframe #contenu .bloc .bloc-3 {
			}
		
		#iframe #contenu .nob {
			border: none;
		}
		
		#iframe #contenu #sur-mesure-legende {
			float: left;
			width: 250px;
			margin-right: 30px;
		}
		
		#iframe #contenu #sur-mesure-illustration {
			float: left;
			width: 300px;
		}
		
	
		#iframe #contenu #simulation {
		}
		
			#iframe #contenu #simulation p {
				float: left;
			}
			#iframe #contenu #simulation #villes-depart,
			#iframe #contenu #simulation #villes-arrivee {
				margin-right: 4px;
			}
			 #iframe #contenu #simulation #villes-depart img {
			 	margin: 0;
				clear: both;
			 }
			#iframe #contenu #simulation #villes-depart select,
			#iframe #contenu #simulation #villes-arrivee select {
				color: #39bece;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				clear: both;
				border: solid 1px #acd9dc;
				margin-top: 0;
				padding: 5px;
				width:: 197px;
			}
			#iframe #contenu #simulation #resultats {
				width: 176px;
				height: 100px;
				margin-bottom: 0;
			}
				#iframe #contenu #simulation #resultats img {
					margin-top: 0;
				}
				#iframe #contenu #simulation #resultats.zones-n {
					background: #fff url('../img/zones-n.jpg') no-repeat;
				}
				
					#iframe #contenu #simulation #resultats.zones-n span {
						display: block;
						margin-top: 55px;
						margin-left: 25px;
						width: 125px;
						text-align: center;
						font-size: 18px;
						font-weight: bold;
					}
			
			#iframe #contenu #simulation #resultats-plus {
				height: 20px;
				margin-top: 0;
			}
		
		#iframe #contenu .perimetre p {
			text-align: center;
		}
			
		#iframe #contenu #pdf-reseaux {
		}
			
			#iframe #contenu #pdf-reseaux p {
				float: left;
				width: 140px;
				margin: 0;
				margin-right: 6px;
				text-align: center;
			}
			#iframe #contenu #pdf-reseaux #pdf-destineo {
				clear: both;
				margin-left: 140px;
				margin-top: 10px;
				border: solid 1px #39bece;
				width: 302px;
			}
				#iframe.ie6 #contenu #pdf-reseaux #pdf-destineo {
					margin-left: 70px;
				}
			#iframe #contenu #pdf-reseaux #pdf-destineo img {
				padding: 1px;
			}
			
		#iframe #contenu .categorie {
		
		}
			#iframe #contenu .categorie-titre {
		
			}
			#iframe #contenu .categorie-logos {
		
			}
		
		#iframe #contenu .centre {
			text-align: center;
		}
		
		#iframe #contenu #contact {
			width: 100%;
			height: 100%;
			text-align: center;
			margin-top: 80px;
			line-height: 25px;
		}
		
		#iframe #contenu #contact img {
		}
		
		#iframe #contenu #actualiser img {
			cursor: pointer;
		}
		
		#iframe #contenu .discret {
			margin: 0;
			line-height: 11px;
		}