#bandeauCastillet {
	width: 968px;
	height: 200px;
	display: block;
	position: relative;
	background: url(../images/news_background.jpg) no-repeat;
}


#perpignanMag{
	width: 155px;
	height: 245px;
	padding-left: 22px;
	padding-top: 17px;
	background: url(../images/home_ombrePratique.jpg) no-repeat 0 250px;
}
#content {
	width: 968px;
	display: inline-block;
	background-image: url(../images/background_bandeau.jpg);
}
.perpignanMagText{
	color: #585858;
	font: 11px/12px "Arial Black", Arial;
	display: block;
	padding-top: 4px;
}

.titre_bandeau{
	color: #FFFFFF; /*E9E7DA*/
	font: 30px Century Gothic;
	display: block;
	padding-top: 4px;
	padding-left:20px;
}

.titreThemeAlaune{
	color: maroon;
	display: block;
	font: 12px "Arial Black", Arial;
	margin-left: 8px;
	margin-top: 8px;
	text-transform: uppercase;
}
.titreTexteAlaune {
	color: black;
	display: block;
	margin-left: 8px;
	font: 20px/21px Georgia, "Times New Roman", Times, serif;
	margin-top: -7px;
}
.texteAlaune {
	color: gray;
	font-size: 11px;
	line-height: 12px;
	display: block;
	margin-top: -10px;
	margin-left: 8px;
}
.actu {
	width: 198px;
	display: block;
	float: left;
	position: relative;
}
.actu:hover {
	background: url(../images/background_actus.png) no-repeat;
}

.hauteur_demi_image {

height:260px;

}

#actuTop{
	width: 606px;	
	display: block;
	position: relative;
	height: 306px;
	padding-top:5px;
	padding-left:6px;
	
} #actuBottom{
	width: 606px;	
	display: block;
	position: relative;
	height: 335px;
	padding-left:6px;

}

#flash {
	width: 181px;
	height: 306px;
	display: block;
	position: relative;
}
#videos {
	width: 161px;
	display: block;
	padding: 0px;
	position: relative;
}
.titre_videos{
	font: 33px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	color: white;
	display: block;
	padding-top: 10px;
}
.imageNews {
	display: block;
	width: 137px;
	height: 52px;
	padding-bottom: 5px;
}


.titreArticleNews {
	width: 151px;
	display: block;
	margin-bottom: 3px;
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.titre_news{
	width: 151px;
	height: 35px;
	display: block;
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	color: black;
	padding-top: 10px;
}


/* slider  */
.img{border:none;}
	


#slider{
	font: 10px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #626262;
	padding-top: 10px;
	left: 20px;
	display: block;
	position: relative;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;

		}
	#slider li{  
		height:150px;
		width:151px;
		overflow:hidden;
	display: block;
}	
#prevBtn, #nextBtn{ 

margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
width:12px;
height:15px;
position:absolute;
left:140px;
top:185px;
		}
			
#nextBtn{ 
	left:158px;
	background: url(../images/home_next.png) no-repeat;
}														
	#prevBtn a, #nextBtn a{
	display:block;
	width:12px;
	height:15px;
		}	
	#prevBtn a{
	background: url(../images/home_prev.png) no-repeat;
	
}

.titre_bandeau_jaune{
	width: 580px;
	height: 37px;
	display: block;
	font: 40px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	color: white;
	padding-top: 10px;
}

/* accordion */

.basic  {
	width: 181px;
	font-family: verdana;
	float:left;
	display: block;
	position: relative;
	clear: both;
	z-index: 1;
}

.basic div {
}

.basic p {
	border: none;
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
	color: #626262;
	margin: 5px 10px 5px 20px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding: 5px 5px 5px 20px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
		background-color: white;

	border-bottom: 1px solid #999;
	
}
.basic a:hover {
	background-color: silver;
}
.basic a.selected {
	color: maroon;
	background-color: white;
}
.basic_videos  {
	width: 181px;
	font-family: verdana;
	float:left;
	display: block;
	position: relative;
	clear: both;
	z-index: 1;
}
.basic_videos p {
	border: none;
	text-decoration: none;
	margin: 0px 0px 0px 0;
}
.basic_videos a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-size: 10px;
	color: #867b4f;
		background-color: #f0db8e;

	border-bottom: 1px solid #999;
	padding: 5px 5px 5px 10px;
	line-height: 10px;
}
.basic_videos a:hover {
	background-color: white;
}
.basic_videos a.selected {
	color: black;
	background-color: white;
	font-weight: bold;
}

