#SLC_gauche {
	background-color: #FFF;
	color : #666;
	display: inline-block;
	vertical-align: top;
	width : 200px;
}

.ie7 #SLC_gauche {
	display: inline;
	zoom: 1;
}

		#SLC_gauche h5
		{
			height 				: 21px;
			line-height 		: 21px;
			width 				: 200px;
			background-color 	: #C5000B;
			color 				: white;
			font-weight 		: normal;
			display 			: block;
			margin-bottom		: 15px;
		}

		#SLC_gauche #h5_dest
		{
			margin-top : 25px;
		}

		#SLC_gauche #h5_lab
		{
			margin-top : 25px;
		}
		
		#SLC_gauche h5.grp_vert
		{
			background-color 	: #A7D30E;
			margin-bottom 		: 15px;
		}
		
				#SLC_gauche h5 a
				{
					color 			: white;
					text-decoration : none;
				}
		
				#SLC_gauche h5 a:hover
				{
					text-decoration : underline;
				}

		#SLC_gauche select
		{
			margin-top 		: 10px;
			margin-bottom 	: 30px;
			width 			: 200px;
			text-align: left;
		}

		#SLC_gauche ul
		{
			font-size 		: 0.8em;
			text-align 		: left;
			margin: 0 0 20px;
			padding: 0;
			list-style-type : none;
		}

				#SLC_gauche ul li
				{
					padding-left 	: 10px;
					line-height 	: 1.2em;
				}

				#SLC_gauche ul li a
				{
					color 			: #666;
					text-decoration : none;
				}

				#SLC_gauche ul li a:hover
				{
					text-decoration : underline;
				}
				
#SLC_centre {
	background-color: #FFF;
	display: inline-block;
	padding-top: 80px;
	position: relative;
	vertical-align: top;
	width : 503px;
}

.ie7 #SLC_centre {
	display: inline;
	zoom: 1;
}

		#SLC_centre img
		{
			border : 0;
		}
		
		#SLC_centre h1 {
			border-bottom: none;
			color: orange;
			font-size: 23px;
			left: 5px;
			margin-left: 15px;
			text-align: left;
		}
				
		#SLC_centre h1#voy_grp {
			color: #C5000B;
			display: block;
			margin: 0;
			position: absolute;
			top: 0;
		}
		
			#SLC_centre h1 span {
				font-size : 35px;
			}

		#SLC_centre h2 {
			color: #C5000B;
			font-size: 19px;
			margin: 0;
			position: absolute;
			right: 25px;
			text-align: left;
			top: 20px;
		}

		#SLC_centre p.intro
		{
			text-align 	: left;
			clear 		: both;
			font-size 	: 0.75em;
			margin-left : 15px;
		}
		

		#SLC_centre h4
		{
			color 			: orange;
			text-align 		: left;
			font-size 		: 1em;
			font-style 		: italic;
			margin-left 	: 15px;
			margin-top 		: 20px;
			margin-bottom 	: 10px;
		}
		
		#SLC_centre #h5_label
		{
			color 			: #C5000B;
			text-align 		: left;
			margin-left 	: 15px;
			margin-bottom 	: 15px;
			font-style 		: italic;
			margin-top 		: 20px;
		}
		
		#SLC_centre .overflow
		{
			overflow 	: auto;
			height 		: 490px;
			width 		: 100%;
		}
		

		#SLC_centre .formule
		{
			border 			: 1px solid #C5000B;
			margin-left 	: 15px;
			margin-right	: 15px;
			text-align 		: left;
			clear 			: both;
			margin-bottom 	: 15px;
			padding 		: 5px;
		}
		
				#SLC_centre .formule img
				{
					width 			: 175px;
					float 			: left;
					margin-right 	: 10px;
					margin-bottom 	: 10px;
				}
		
				#SLC_centre .formule h5
				{
					color 			: #C5000B;
					font-size 		: 0.9em;
					margin-top 		: 5px;
					margin-bottom 	: 5px;
				}
		
				#SLC_centre .formule p
				{
					font-size 		: 0.8em;
					text-align 		: justify;
					margin-right 	: 10px;
					margin-left 	: 10px;
				}

				#SLC_centre .formule p.avis
				{
					font-style 	: italic;
					margin-top 	: 10px;
					padding 	: 5px;
				}

						#SLC_centre .formule p.avis span
						{
							color 		: orange;
							font-weight : bold;
						}
				
				#SLC_centre .formule ul.menu_form
				{
					list-style-type : none;
					margin-left 	: 10px;	
					margin-top 		: 10px;						
					font-size 		: 0.7em;
				}
				
						#SLC_centre .formule ul.menu_form li
						{
							display 	: inline;
							margin-left : 5px;
						}
				
						#SLC_centre .formule ul.menu_form li a
						{
							font-weight 	: bold;
							text-decoration : none;
							color 			: black;
						}
						
						#SLC_centre .formule ul.menu_form li a:hover
						{
							text-decoration : underline;
						}
				
				#SLC_centre .formule .fin_formule
				{
					clear 			: both;
					margin-bottom 	: 10px;
				}
						

		#SLC_centre .label
		{
			border 			: 1px solid #C5000B;
			margin-left 	: 15px;
			text-align 		: left;
			clear 			: both;
			margin-bottom 	: 15px;
			padding 		: 5px;
		}
		
				#SLC_centre .label img.image
				{
					width 			: 175px;
					float 			: left;
					margin-right 	: 10px;
					margin-bottom 	: 10px;
				}
		
				#SLC_centre .label h5
				{
					color 			: black;
					font-size 		: 0.9em;
					margin-top 		: 5px;
					margin-bottom 	: 5px;
				}
		
				#SLC_centre .label p
				{
					font-size 		: 0.8em;
					text-align 		: justify;
					margin-right 	: 10px;
					margin-left 	: 10px;
				}
		
				#SLC_centre .label a
				{
					font-weight 	: bold;
					text-decoration : none;
					color 			: orange;
				}
				
						#SLC_centre .label a:hover
						{
							text-decoration : underline;
						}
				
				#SLC_centre .label .fin_label
				{
					clear : both;
				}
				
				#SLC_centre .label ul.menu_label
				{
					list-style-type : none;
					width 			: 370px;
					height 			: 20px;
				}
				
						#SLC_centre .label ul.menu_label li
						{
							display 	: inline;
							font-size 	: 0.8em;
						}
				
						#SLC_centre .label ul.menu_label li a
						{
							font-weight 	: bold;
							text-decoration : none;
							color 			: black;
						}
						
						#SLC_centre .label ul.menu_label li a:hover
						{
							text-decoration : underline;
						}
		
		#SLC_centre #h3_titre_slc
		{
			color 			: #C5000B;
			clear 			: both;
			text-align 		: left;
			margin-bottom 	: 15px;
			margin-left 	: 15px;
			font-size 		: 1em;
		}
		
		#SLC_centre #intro_slc
		{
			text-align : left;
		}
		
		#SLC_centre #intro_slc img
		{
			margin-left 	: 15px;
			margin-bottom 	: 5px;
		}
		
		#SLC_centre #intro_slc h5
		{
			margin-left : 15px;
		}
		
		#SLC_centre #intro_slc p
		{
			margin-left : 15px;
			font-size 	: 0.8em;
		}
						
		#SLC_centre hr
		{
			margin 				: 30px 10px 20px 15px; 
			color 				: silver; 
			background-color 	: silver; 
			border 				: 1px solid silver;
			clear				: both;
		}
		
		#SLC_centre .grp_voyages {
			text-align 	: left;
			margin-left : 15px;
			font-size 	: 11px;
		}
		
				#SLC_centre .grp_voyages .td_g {
					width : 340px;
				}

				#SLC_centre .grp_voyages .prd_titre
				{
					color 		: #C5000B;
					font-size 	: 1.2em;
					font-weight : bold;
				}
				
				#SLC_centre .grp_voyages a
				{
					color 			: #C5000B;
					text-decoration : none;
					font-weight 	: bold;
				}

				#SLC_centre .grp_voyages a:hover
				{
					text-decoration : underline;
				}
				
				#SLC_centre .grp_voyages .prd_tarif
				{
					font-weight : bold;
					font-size 	: 1.2em;
				}
				
				#SLC_centre .grp_voyages .prd_sstitre
				{
					font-weight : bold;
				}
				
				#SLC_centre .grp_voyages .prd_lib
				{
					font-size : 0.8em;
				}

		#SLC_centre table#t_dest
		{
			margin-left 	: 15px;
			margin-right 	: 15px;
		}
													
				#SLC_centre table#t_dest th
				{
					color 		: orange;
					font-size 	: 1em;
					font-style 	: italic;
					text-align 	: left;
				}
													
				#SLC_centre table#t_dest td
				{
					font-size : 0.7em;
					text-align 	: left;
				}
															
						#SLC_centre table td.saut
						{
							padding-top : 10px;
						}
															
						#SLC_centre table#t_dest td.ville
						{
							width : 125px;
						}
															
						#SLC_centre table#t_dest td.descr
						{
							width : 275px;
						}
																	
								#SLC_centre table#t_dest td.descr a
								{
									text-decoration : none;
									color 			: black;
								}
																	
								#SLC_centre table#t_dest td.descr a:hover
								{
									text-decoration : underline;
								}
															
						#SLC_centre table#t_dest td.tarif
						{
							width 		: 175px;
							text-align 	: right;
						}

				#SLC_centre table#t_dest span.gras
				{
					font-weight : bold;
				}

				#SLC_centre table#t_dest span.orange
				{
					color : orange;
				}

				#SLC_centre table#t_dest span.rouge
				{
					color : #C5000B;
				}

				#SLC_centre table#t_dest span.grand
				{
					font-size : 1.4em;
				}

				#SLC_centre table#t_dest span.petit
				{
					font-size : 0.8em;
				}
				
	#SLC_centre div#tombola {
		height: 490px;
		margin-top: 75px;
		overflow: auto;
		width: 600px;
	}
	
		#SLC_centre div#tombola table {
			border: 1px solid #000;
			border-collapse: collapse;
			font-size: 11px;
		}
		
			#SLC_centre div#tombola table th {
				border: 1px solid #000;
				padding: 5px 2px;
			}
		
			#SLC_centre div#tombola table td {
				border: 1px solid #000;
				padding: 5px 2px;
			}
			
			#SLC_centre div#tombola table td.lot {
				text-align: left;
			}
			
/*
* Mise en forme de la page "Offres automne groupes scolaires"
*/

#SLC_centre div.automne {
background-color: #E6E6E8;
border-left: 2px solid #222;
border-top: 2px solid #222;
height: 315px;
margin-left: 5px;
overflow: auto;
padding: 5px 0px 0px 2px;
text-align: left;
}

#SLC_centre div.automne ul {
list-style-type: none;
}

#SLC_centre div.automne ul li + li {
	margin-top: 5px;
}

/*
* END
*/

#SLC_droite {
	background-color: #FFF;
	font-size 	: 0.7em;
	display: inline-block;
	text-align 	: center;
	vertical-align: top;
	width 		: 200px;
}

.ie7 #SLC_droite {
	display: inline;
	zoom: 1;
}

		
		#SLC_droite img.tel
		{
			float : left;
			width : 65px;
		}
		
		#SLC_droite p
		{
			padding-top : 25px;
			font-size 	: 1.2em;
		}
		
		#SLC_droite img.fan
		{
			width 	: 85px;
			border 	: 0;
		}
		
		#SLC_droite span
		{
			font-weight : bold;
			font-size 	: 1.1em;
		}
		
		#SLC_droite a.cata
		{
			margin-top 	: 25px;
			display 	: block;
		}
		
		#SLC_droite table
		{
			font-size 		: 9px;
			text-align 		: left;
			margin-bottom 	: 4px;
		}
				
				#SLC_droite table td {
					padding : 1px;
				}
		
		* html #SLC_droite table
		{
			margin-bottom 	: 14px;
		}

/* Les catalogues */

#SLC_centre div.catalogues_SLC {
	clear: both;
	text-align: center;
}

	#SLC_centre div.catalogues_SLC h2 {
		color: #b2d135;
		float: none;
		font-size: 15px;
		margin: 0 0 25px;
		text-align: left;
		width: 100%;
	}
	
	#SLC_centre div.catalogues_SLC h4 {
		color: #c5000b;
		font-size: 13px;
		font-style: normal;
		margin: 25px auto;
		text-align: left;
	}
	
	#SLC_centre div.catalogues_SLC div.catalogue {
		border: 1px solid #dadada;
		box-shadow: 1px 1px 7px #aaa;
			-moz-box-shadow: 1px 1px 7px #aaa;
			-webkit-box-shadow: 1px 1px 7px #aaa;
		display: inline-block;
		height: 170px;
		margin: auto 7px;
		padding: 0;
		vertical-align: top;
		width: 120px;
	}
	
	.ie7 #SLC_centre div.catalogues_SLC div.catalogue {
		display: inline;
		zoom: 1;
	}
	
		#SLC_centre div.catalogues_SLC div.catalogue img {
			border: none;
			height: 170px;
			width: 120px;
		}
	
	#SLC_centre div.catalogues_SLC div.texte {
		display: inline-block;
		font-size: 13px;
		font-weight: bold;
		vertical-align: bottom;
	}
	
	.ie7 #SLC_centre div.catalogues_SLC div.texte {
		display: inline;
		zoom: 1;
	}
	
	#SLC_centre div.catalogues_SLC div.catalogue_small {
		border: 1px solid #dadada;
		box-shadow: 1px 1px 7px #aaa;
			-moz-box-shadow: 1px 1px 7px #aaa;
			-webkit-box-shadow: 1px 1px 7px #aaa;
		display: inline-block;
		height: 85px;
		margin: auto 10px;
		vertical-align: top;
		width: 60px;
	}
	
	.ie7 #SLC_centre div.catalogues_SLC div.catalogue_small {
		display: inline;
		zoom: 1;
	}
	
		#SLC_centre div.catalogues_SLC div.catalogue_small img {
			border: none;
			height: 85px;
			width: 60px;
		}
		
	#SLC_centre div.catalogues_SLC p.commander {
		margin: 25px 0 0;
		text-align: left;
	}
	
		#SLC_centre div.catalogues_SLC p.commander a {
			color: #666;
			font-size: 0.875em;
		}

/* Pied de page */
#SLC_footer {
	width 				: 100%;
	background-color 	: #C5000B;
	color 				: white;
	height 				: 20px;
	line-height 		: 20px;
	font-size 			: 0.8em;
}

				#SLC_footer ul
				{
					list-style-type : none;
				}
				
						#SLC_footer ul li
						{
							display 		: inline;
							margin-right 	: 5px;
						}
				
						#SLC_footer ul li a
						{
							text-decoration : none;
							color 			: white;
						}
						
						#SLC_footer ul li a:hover
						{
							text-decoration : underline;
						}
