div#news {
	width:300px;
	float:left;
	height:auto;
	
}

#news ul li{  list-style-type:none; margin-right:0; margin-top:0; margin-bottom:0; margin-left:0; padding-right:0; padding-top:0; padding-bottom:0;}

div#contenu_news {
	width: 300px;
	background-image:url(images2/IMG_News-contenu.jpg);
	background-repeat:no-repeat;
	
	overflow:hidden;
	
}

.newsok{ 
background-color:#FFad5b; 
font-family:  Helvetica, Arial, sans-serif;
border-bottom:5px;
border-bottom-color:#ff9832;
border-bottom-style:solid;

}

ul#mycarousel h2{font-size:14px; color: #005775; text-transform:uppercase; padding-top:5px;}
ul#mycarousel h3{font-size:12px; 	color: #005775; }
.blanc{color:#FFFFFF; font-weight:normal;}
.plus{margin-left:180px; border:0; margin-top:0px;}







div#projet {
	height:370px;
	float: right;
	width: 460px;
	float:left;
	margin-left:20px;
}

div#contenu_projet {
	height: 366px;
	width: 460px;
	background-image:url(images2/Titre_Creations-recentes.jpg);
	background-repeat:no-repeat;
}

	
div#texte_accueil {
	width: 430px;
	margin-bottom: 0px;
	vertical-align: top;
	position:relative;
	font-size: 90%;
	padding-left:30px;
	padding-top:45px;
}
.gras_souligne_noir {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#bas_page{width:780px; height:200px; margin-bottom:30px; clear:both;}
#img_page_bas{ float:left; width:460px;}

#show{
background-image:url(images2/IMG_Video-creation-site-internet.jpg);
background-repeat:no-repeat;
height:190px;
width:290px;
float:left; 
margin-right:20px;
padding-left:10px;
padding-top:40px;}



#imginternet{width:150px; height:226px;  float:left;font-weight:normal;}
#imgreferencement{width:160px; height:226px; float:left;font-weight:normal;}
#imgcommunication{width:150px; height:226px;float:left; font-weight:normal;}

#imginternet a{width:150px; height:226px; background-image:url(images2/Site-internet-1.jpg); display:block; text-decoration:none;}
#imgreferencement a{width:160px; height:226px; background-image:url(images2/Referencement-internet-1.jpg);display:block; text-decoration:none;}
#imgcommunication a{width:150px; height:226px; background-image:url(images2/Communication-1.jpg);display:block; text-decoration:none;}


#imginternet a:hover{background-image:url(images2/Site-internet-2.jpg); text-decoration:none; display:block;}
#imgreferencement a:hover{ background-image:url(images2/Referencement-internet-2.jpg);  display:block; text-decoration:none;}
#imgcommunication a:hover{ background-image:url(images2/Communication-2.jpg);  display:block; text-decoration:none;}

.titre_bas_img{ color:#005775; margin-top:0; margin-left:15px; display:block; padding-top:120px;font-size:14px;}
.texte_bas_img{ color:#005775; margin-top:5px; margin-left:15px; padding-right:10px; display:block;font-size:12px;}


#s3slider {
   width: 430px; /* important to be same as image width */
   height: 350px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
  
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

#s3slider li{
list-style-type:none;
}

#s3slider ul{
padding-left:30px; padding-right:0; padding-bottom:0; padding-top:50px;
margin:0;}


.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #005979;
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

/*------------------------------------MODIFICATION JAVASCRIPT SLIDER-----------------------*/
#s3slider>#hoverNav{ left: 0;}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
	#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 50% no-repeat; }

