    #actus_home{
      margin-top:0px;
      width:100%;
    }
		
		#actus_home p { text-align: left; margin: 0px 0 }
		
		#actus_home p, ul { font-size: 9px; line-height: 1.4em } 
		
		#actus_home p a, li a { color: #39c; text-decoration: none }
		
		#actus_home p.intro { border-bottom: 0px solid #ccc; margin-bottom: 20px; padding: 0px 0px 0px 0px; text-align: center; width: 100% }
		
		#actus_home p#cross-links { text-align: center }
		
		#actus_home p#cross-links { border-bottom: 0px solid #ccc; margin-bottom: 0px; padding-bottom: 0px }
		
		#actus_home noscript p, noscript ol { color: #a00; font-size: 9px; line-height: 1.4em; text-align: left }
		#actus_home noscript a { color: #a00; text-decoration: underline }
		#actus_home noscript ol { margin-left: 0px; }
		
		#actus_home a:focus { outline:none }
		
		#actus_home img { border: 0 }
		
		#actus_home h3 { border-bottom: 1px solid silver; margin: 0px; padding: 0px; text-align: left; font-size:10px;}
		

		
		#actus_home .stripViewer .panelContainer .panel ul {
			text-align: left;
			
		}
		
		#actus_home .slider-wrap { 

			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		#actus_home .csw {width: 190px; height: 78px; background: #fff; overflow: hidden } /* REPORTER LARGEUR ET HAUTEUR CADRE NEWS CONTENU PARAMETRES CI-DESSOUS */
		#actus_home .csw .loading {margin: 200px 0 300px 0; text-align: center}

		#actus_home .stripViewer { 
			position: relative;
			overflow: hidden; 
			border: 0px solid #d6d6d6;  /* BORDURE CADRE NEWS CONTENU */
			margin: 0px 0px 0px 0px;
			width: 214px; /* LARGEUR CADRE NEWS CONTENU */
			height: 267px; /* HAUTEUR CADRE NEWS CONTENU */
			clear: both;
      background-color:#000000;
			
		}
		
		#actus_home .stripViewer .panelContainer {
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		#actus_home .stripViewer .panelContainer .panel { 
			float:left;
			height: 100%;
			position: relative;
			width: 246px; /* LARGEUR CADRE NEWS CONTENU (MEME VALEUR QU'UN PEU PLUS HAUT) */
      height:270px;
		}
		
		#actus_home .stripViewer .panelContainer .panel .wrapper { 
			padding: 0px;
		}
		
		#actus_home .stripNav { 
			margin: 0px 0px 0px 0px;
      position:absolute;
      bottom:0px;
      left:0px;
      height:23px;
      padding-top:2px;
      width:214px !important;
      background-image:url(../images/design_port_camargue/pixel_fond_titre_actu.png);
      background-repeat:repeat; 
      z-index:10;
		}
		
		#actus_home .stripNav ul { /* NAVIGATION PAR NUMEROS AVEC POSITION TOP LEFT */
			list-style: none;
			position:relative;
			z-index:200;
			margin-left:5px;
      width:108px;
			padding:0px;
		}
		
		#actus_home .stripNav ul li {
			float: left;
			list-style: none;
			margin-right: 0px; 
		}
		
		#actus_home .stripNav a { 
			font-size: 12px;
			text-align: center;
			line-height: 22px;
			color: #fff;
			text-decoration: none;
			display: block;
			width:22px;
      height:22px;
      text-align:center;
      background-image:url(../images/design_port_camargue/puce_inactive.png);
      background-repeat:no-repeat;
      margin-right:4px; 
		}
		
		
		#actus_home .stripNav li.tab1 a { color:#ffffff; } /* FONDS NUMEROS NAVIGATION */
		#actus_home .stripNav li.tab2 a { color:#ffffff; }
		#actus_home .stripNav li.tab3 a { color:#ffffff; }
		#actus_home .stripNav li.tab4 a { color:#ffffff; }
		#actus_home .stripNav li.tab5 a { color:#ffffff; }
		
		#actus_home .stripNav li a:hover {
		background-image:url(../images/design_port_camargue/puce_active.png);
		}
		
		#actus_home .stripNav li a.current {
		border-left: 0px none;
		color: #fff;
    background-image:url(../images/design_port_camargue/puce_active.png);
    background-repeat:no-repeat; 
		}
		
		#actus_home .stripNavL, .stripNavR { 
			/*
			position: absolute;
			
			*/
			text-indent: -9000em; /* NE JAMAIS SUPPRIMER !!! */
			
		}
		
		#actus_home .stripNavL a, .stripNavR a {
	display: block;
	height: 17px; /* HAUTEUR BOUTONS GAUCHE DROITE */
	width: 9px; /* LARGEUR BOUTONS GAUCHE DROITE */

		}
		
		#actus_home .stripNavL {
		position:absolute;
		top:30px;
		left:2px;
		/*background-image:url("../images/arrow-left.gif"); */ /* IMAGE BOUTON GAUCHE */

		}
		
	
		
		#actus_home .stripNavR {
		position:absolute;
		top:30px;
		left:209px;
		/* background-image:url("../images/arrow-right.gif"); */ /* IMAGE BOUTON DROITE */
		}


    #stripNav0{
    }
    
    .lien_titre_actu_home{ color:#ffffff; text-decoration:none; font-size:18px; font-weight:bold; margin-top:5px; }
    .lien_date_actu_home{ color:#ffffff; text-decoration:none; padding-left:4px; }
    .titre_even_home{ color:#214b7f; font-weight:bold; text-transform:uppercase; }
    .lien_img_actu_home{ position:absolute; bottom:0px; text-decoration:none; z-index:4; }
    .masque_actu_home{ position:absolute; bottom:28px; width:214px; height:94px; display:block; z-index:8; }
    .masque_actu_home:hover{  background-image:url(../images/design_port_camargue/pixel_fond_puce.png); background-repeat:repeat; }
    .lien_toutes_actus_home{ color:#ffffff; text-decoration:underline; line-height:23px; font-weight:bold; }
    .lien_toutes_actus_home:hover{ text-decoration:none; }  