@charset "UTF-8";



/*	--------------------------------------------------
	SPÉCIFICATIONS DE LA PAGE D’ACCUEIL
	- - - - - - - - - - - - - - - - - - - - - - - - */		

/*		RE-DEFINITION DU CONTENU
		- - - - - - - - - - - - - - - - - - - - - - */
			
			#colonne2 {
				width:385px;
				margin-right:15px;
			}
			#colonne2 p{
				margin: 1em 0 0 2em;
			}
			#colonne2 a{color: #DD7716;
}
			
			#colonne2 ul{
				margin:1em 0 0 2em;
				padding:0 0 0 50px;
			}
			
			#colonne3 {
				float:right;
				width:320px;
				margin-bottom:15px;
			}
			
			#colonne3 a {
				color: #DD7716;
			}



/*		VIDEOS ET zoOM
		- - - - - - - - - - - - - - - - - - - - - - */

			#videoExpert{
				width:350px;
				float:left;
				margin-right: 3px;
			}
			
			#videoExpert h3{
				margin: 0 0 0 1em;
			}
			
			#videoExpert p{
				margin: 0 0 0 1em;
				text-indent:0em;
				text-align:left;
			}

			#video { margin-left: 60px; margin-top:10px; width:320px; height:260px; margin-bottom: 12px; }
			
			#zoomTete{
				background: url(../images/structure/accueil/zoom_T.png) no-repeat;
				width:320px;
				height:50px;
				margin-top:1em;
			}	
			#zoomContenu{
				width:320px;
			}	
			
			#zoomContenu p{
				margin: 0;
				padding:15px 15px 0 15px;
				text-indent:0;
				text-align:left;
			}
			


/*		ACTUS
		- - - - - - - - - - - - - - - - - - - - - - */
				#colonne3 #actusTete{
					background: url(../images/structure/accueil/actus_Z.png) no-repeat;
					width:320px;
					height:48px;
				}
				#colonne3 #actusContenu{
					background: url(../images/structure/accueil/actus_M.png) repeat-y;
					padding:3px 15px 0 15px;
				}
				
				#actusContenu p{
				margin: 0;
				padding:15px 15px 0 0px;
				text-indent:0;
				text-align:left;
				}				
				
				#colonne3 #actusPied{
					background: url(../images/structure/accueil/actus_P.png) no-repeat;
					width:320px;
					height:15px;
				}
		
			#colonne3 h1{
				font: bold 1.5em/130%  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
				color:#1C4B8C;
				text-transform:uppercase;
				margin:0 0 0.7em 0;
				padding:0;
			}
			
			.infosobstitre { font-weight: bold; font-size: 14px; color: #609718; padding: 0 0 2px 0; }
			.infosinternattitre { font-weight: bold; font-size: 14px; color: #882125; padding: 0 0 2px 0; }
			.infoslegtitre { font-weight: bold; font-size: 14px; color: #8d0471; padding: 0 0 2px 0; }
			.infoshulottitre { font-weight: bold; font-size: 14px; color: #2f417f; padding: 0 0 2px 0; }
			#actusContenu a.suiteobs { color: #609718; }
			#actusContenu a.suitehulot { color: #2f417f; }
			#actusContenu a.suiteleg { color: #8d0471; }
			#actusContenu a.suiteinternat { color: #882125; }
			#actusContenu .text { padding-bottom: 15px; }
			