/* CSS Document */


#contenu {
	background:url(../images/bordure_contenu.png) right repeat-y;
	height:auto;
	}

	#contenu2 {
		float: left;
		width: 650px;
		}

		#colonne_gauche {
			float: left;
			width: 333px;
			margin-top: 5px;
			margin-bottom: 14px;
		}
			#webcam{
				width:332px;
				height: 310px;	
				padding-left:6px;
				background: url(/images/webcam.png) left top no-repeat;				
			}
			#encart_webcam {
				background: url(/images/webcam_fd.png) left top no-repeat;
				height: 359px;
				margin: 130px 0 0 130px;
				padding-right: 16px;
				padding-left: 10px;				
				}
				#vue_webcam{
					margin: 0px;
				}
				#meteo {
					color: white;
					font-size: 12px;
					}
				#meteo_flash {
					float: left;
					font-size: 11px;
					}
					#meteo_temp {
						float: left;
						width: 50px;
						margin-left: 15px;
						}
					#meteo_rosevents {
						float: left;
						width: 80px;
						text-align: center;
						margin-left: 15px;
						}
					#meteo_infosvent {
						float: left;
						width: 135px;
						padding-left: 15px;
						border-left: 1px solid white;
						}*/
		
		#colonne_droite {
			float: left;
			width: 303px;
			}
			#colonne_droite #coup_de_coeur {
				margin-top: 30px;
				background: url(/images/coup_de_coeur_fd.png) left top no-repeat;
				height: 194px;
				}
				#colonne_droite #coup_de_coeur #petit_train {
					background: url(/images/train_fd.jpg) no-repeat;
					width: 178px; height: 100px;
					margin-left: 13px; margin-top: 13px;
					padding: 12px 10px 0px 90px;
					}

			#manifs {
				margin-left: 10px; margin-right: 17px;
				}
				.manif {
					clear: both;
					margin-bottom: 5px;
					}
					.manif img {
						border: 1px solid black;
						}
					a.lien_manif {
							color: #0075b8;
						}
					.titre_manif {
						font-weight: bold;
						}






