#global #content {
	float:left;
	background-color: #A6A6A6;
	}

.noflash{
	background-color:#002C69;
	width:180px;/*200*/
	height:179px;/*199*/
	padding:10px;
	float:left;
}
.noflash h2{
	font-size:14px;
}
.noflash p{
	margin:5px 0;
}
/*
#flashBTN01 .noflash{
	background-color:#4A8020;
}
#flashBTN02 .noflash{
	background-color:#8e2221;
}
#flashBTN03 .noflash{
	background-color:#A04097;
}
*/

.noflash a{
	color:#fff;
	font-weight:bold;
}
.noflash a:hover{
	color:#FFFFFF;
	font-weight:bold;
}
/****************************************/
/*												*/
/*			CONTENU GAUCHE				*/
/*												*/
/****************************************/

	/****************************************/
	/*					cLeft top					*/
	/****************************************/
	
#global #content #cLeft {
	float:left;
	width: 400px;
	height: 858px;
	background: url('../images/cLeft_bg.jpg')  0px 240px;
	}

#global #content #cLeft #flash {
	height: 240px;
	padding-left: 20px;
	background: url('../images/cLeft_flash_bg.gif') no-repeat;
	background-color: #FFFFFF;
	color:#000;
	}
	#global #content #cLeft #flash p {
		color:#000;
		padding:20px;
		text-align:center;
	}
	#global #content #cLeft #flash p a{
		color:#000;
	}

		/**/
		/* menu */
		/**/
		
#global #content #cLeft #cLeftMenu {
	float:left;
	height: 180px;
	width: 200px;
	}
	
#global #content #cLeft #cLeftMenu .btn {
	margin-top:-2px;
	}

		/**/
		/* inscription */
		/**/

#global #content #cLeft #cLeftInscription {
	position:relative;
	float:left;
	height: 180px;
	width: 200px;
	}
	
#global #content #cLeft #cLeftInscription p {
	display: block;
	width: 180px;
	height: 15px;
	margin-bottom: 2px;
	line-height: 15px;
	font-size: 10px;
	text-indent: 6px;
	background-color: #BEBEBE;
	}
	
#global #content #cLeft #cLeftInscription p a {
	text-decoration : none;
	color: #5F5F5F;
	}
	
#global #content #cLeft #cLeftInscription p a:hover {
	text-decoration : none;
	color: #3D9BBA;
	}
	
#global #content #cLeft #cLeftInscription .btn_ok {
	position:absolute;
	top:47px;
	left:143px;
}

#global #content #cLeft #cLeftInscription legend{
display:none;
}
#global #content #cLeft #cLeftInscription .input {
	height: 17px;
	border: 1px solid #868686;
	color: #7F7F7F;
	font-size: 11px;
	line-height: 17px;
	padding-left:5px;
}
	
#global #content #cLeft #cLeftInscription .input2 {
	margin: 2px 0px 18px 0px;
	}
	
	/****************************************/
	/*				cLeft bottom					*/
	/****************************************/
	
#global #content #cLeft #cLeftBottom {
	position:relative;
	padding-top: 2px;
	}
#global #content #cLeft > #cLeftBottom {	
	position:static;
	margin-top:180px;
	}

		/**/
		/* mise en forme générique des items */
		/**/

#global #content #cLeft #cLeftBottom #item {
	padding: 20px 10px 45px 20px;
	}
	
#global #content #cLeft #cLeftBottom > #item {
	padding: 15px 10px 20px 20px;
	}

#global #content #cLeft #cLeftBottom #item img {
	float:left;
	padding-right: 10px;
	}

#global #content #cLeft #cLeftBottom #item h2 {
	text-transform:uppercase;
	font-family : arial;
	font-weight: bold;
	font-size: 18px;

	}
	
#global #content #cLeft #cLeftBottom #item p {
	color: #313131;
	}
	
#global #content #cLeft #cLeftBottom #item p b {
	color: #313131;
	font-weight:bold;
	}

#global #content #cLeft #cLeftBottom #item .more a {
	float:left;
	display: block;
	width: 90px;
	height: 15px;
	line-height: 13px;
	margin-top:15px;
	font-size: 10px;
	text-indent: 5px;
	text-decoration : none;
	}

#global #content #cLeft #cLeftBottom #item .more a:hover {
	text-decoration : none;
	background-color: #3D9BBA;
	}

#global #content #cLeft #cLeftBottom #item span{
	color:313131;
}
		/**/
		/* changement des couleurs entre les 3 items */
		/**/

#global #content #cLeft #cLeftBottom .item1  h2 {
	color: #EA037A;
	}

#global #content #cLeft #cLeftBottom .item1  .more a {
	background-color: #EA037A;
	}
	
#global #content #cLeft #cLeftBottom .item2  h2 {
	color: #C1642E;
	}

#global #content #cLeft #cLeftBottom .item2  .more a {
	background-color: #C1642E;
	}

#global #content #cLeft #cLeftBottom .item3  h2 {
	color: #994190;
	}

#global #content #cLeft #cLeftBottom .item3  .more a {
	background-color: #994190;
	}


/****************************************/
/*												*/
/*				MENU 3 CASES				*/
/*												*/
/****************************************/

#global #content #cRight #menu3cases {
	float:left;
	background-color: #FFFFFF;
	height:200px;
	}

#global #content #cRight #menu3cases ul li {
	display: inline;
	float:left;
	}
	
#global #content #cRight #menu3cases a .descMenu3cases {
	width: 170px;
	margin-top: -85px;
	margin-left: 20px;
	text-decoration: none;
	}

/****************************************/
/*												*/
/*			CONTENU DROITE				*/
/*												*/
/****************************************/

#global #content #cRight #firstColumn {
	float:left;
	margin-top: -2px;
	width: 400px;
	}
	
#global #content #cRight > #firstColumn {
	margin-top: -7px;
	}


	/****************************************/
	/*				cRight presentation			*/
	/****************************************/

#global #content #cRight #firstColumn #presentation {
	position:relative;
	height: 200px;
	margin-top:2px;
	padding: 20px 0px 0px 20px;
	background-color: #FFFFFF;
	}
	
#global #content #cRight #firstColumn > #presentation {
	margin-top:7px;
	}
#global #content #cRight #firstColumn #presentation h2 span,
#global #content #cRight #firstColumn #actus h2 span{	
display:none;
}
#global #content #cRight #firstColumn #presentation p {
	padding-right: 20px;
	color: #313131;
	}
	
#global #content #cRight #firstColumn #presentation .more a {
	float:left;
	display: block;
	width: 77px;
	height: 15px;
	line-height: 13px;
	margin-top:10px;
	margin-bottom: 0px;
	font-size: 10px;
	text-indent: 5px;
	text-decoration : none;
	background-color: #3D9BBA;
	}

#global #content #cRight #firstColumn #presentation > .more a {
	line-height: 15px;
	}
	
#global #content #cRight #firstColumn #presentation .more a:hover {
	background-color: #FA9426;
	color: #FFFFFF;
	}
	
#global #content #cRight #firstColumn #presentation .bottom {
	position:absolute;
	left:0px;
	bottom:0px;
	display:block;	
	}
	
	/****************************************/
	/*					cRight actus				*/
	/****************************************/	

#global #content #cRight #firstColumn #actus {
	position:relative;
	height: 398px; /* /!\ padding */
	width: 380px; /* /!\ padding */
	margin:10px 0px 10px 0px;
	padding: 20px 0px 0px 20px;
	background: url('../images/actus_bg.gif');
	}
	
		/**/
		/* header du bloc Actus */
		/**/
	
#global #content #cRight #firstColumn #actus .ActusTitre {	
	float:left;
	margin-right: 3px;
	}
	
#global #content #cRight #firstColumn #actus .sousTitre {
	font-size: 9px;
	padding: 10px 0px 0px 0px;
	color: #727272;
	}

		/**/
		/* mise en forme des news */
		/**/

#global #content #cRight #firstColumn #actus #newsActus {
	position:relative;
	height: 68px; /* pas 70 sinon le text decoration du lien more dépasse */
	margin: 10px 15px 0px 0px;
	}
	
#global #content #cRight #firstColumn #actus #newsActus img {
	width: 60px;
	height: 60px;
	}

#global #content #cRight #firstColumn #actus #newsActus .imgNewsActus {
	float:left;
	margin-right: 10px;
	border: solid 4px #FFFFFF;
	}
	
#global #content #cRight #firstColumn #actus #newsActus h3{
	font-weight: bold;
	color: #313131;
	}
	
#global #content #cRight #firstColumn #actus #newsActus p {
	color: #313131;
	}
#global #content #cRight #firstColumn #actus #newsActus span {
	color: #313131;
}
	
#global #content #cRight #firstColumn #actus #newsActus p b, #global #content #cRight #firstColumn #actus #newsActus p strong {
	font-weight: bold;
	color: #313131;
	}

#global #content #cRight #firstColumn #actus #newsActus .more a {
	position:absolute;
	bottom: 0;
	font-size: 9px;
	color: #3D9BBA;
	}
	
#global #content #cRight #firstColumn #actus #newsActus .more a:hover {
	color: #FFFFFF;
	}
	
#global #content #cRight #firstColumn #actus .allActus a {
	float:left;
	display: block;
	width: 102px;
	height: 15px;
	line-height: 13px;
	margin-top:20px;
	margin-bottom: 0px;
	font-size: 10px;
	text-indent: 5px;
	text-decoration : none;
	background-color: #FFFFFF;
	color: #747474;
	}
	
		/**/
		/* btn toutes les news */
		/**/

#global #content #cRight #firstColumn #actus > .allActus a {
	line-height: 15px;
	}
	
#global #content #cRight #firstColumn #actus .allActus a:hover {
	background-color: #3D9BBA;
	color: #FFFFFF;
	}
	
	/****************************************/
	/*					cRight misc				*/
	/****************************************/	

#global #content #cRight #secondColumn {
	float: left;
	/*correction retour à la ligne sous ie*/
	margin-left:0 !important;
	margin-left:-3px;
	}

#global #content #cRight > #secondColumn {
	margin-top: -5px;
	}
	
		/**/
		/* règles génériques */
		/**/

#global #content #cRight #secondColumn .more a {
	float:left;
	display: block;
	width: 77px;
	height: 15px;
	line-height: 13px;
	margin-top:10px;
	margin-bottom: 0px;
	font-size: 10px;
	text-indent: 5px;
	text-decoration : none;
	}
	
#global #content #cRight > #secondColumn .more a {
	line-height: 15px;
	}

#global #content #cRight #secondColumn p {
	color: #313131;
	}
#global #content #cRight #secondColumn h2 span{
display:none;
}
#global #content #cRight #secondColumn p b, #global #content #cRight #secondColumn p strong,
#global #content #cRight #secondColumn h3,
#global #content #cRight #secondColumn h3 strong,
#global #content #cRight #secondColumn h3 b{
	font-weight: bold;
	color: #313131;
	}

#global #content #cRight #secondColumn span{
	color: #313131;
}
		/**/
		/* Box EDITO */
		/**/
	
#global #content #cRight #secondColumn #edito {
	background: url('../images/cRight_edito_bg.jpg') no-repeat;
	padding: 25px 0px 0px 20px;
	width: 180px; /* /!\ padding */
	height:200px;
	}

#global #content #cRight #secondColumn > #edito {
	margin-top: 5px;
	}

#global #content #cRight #secondColumn #edito .imgAuteur {
	float: right;
	border-right: solid 10px #FA9426;
	}
	
#global #content #cRight #secondColumn #edito .more a {
	background-color: #FA9426;
	color: #FFFFFF;
	}
	
#global #content #cRight #secondColumn #edito .more a:hover {
	background-color: #3D9BBA;
	}
	
		/**/
		/* Box INTERVIEW */
		/**/

#global #content #cRight #secondColumn #interview {
	padding: 25px 0px 0px 20px;
	width: 180px; /* /!\ padding */
	height:180px;
	}

#global #content #cRight #secondColumn #interview .imgInterview {
	float: right;
	border-right: solid 10px #FFFF44;
	}
	
#global #content #cRight #secondColumn #interview .more a {
	background-color: #FFFF44;
	color: #747474;
	}
	
#global #content #cRight #secondColumn #interview .more a:hover {
	background-color: #3D9BBA;
	color: #FFFFFF;
	}

		/**/
		/* Box TEMOIGNAGE */
		/**/
		
#global #content #cRight #secondColumn #temoignage {
	padding: 25px 0px 0px 20px;
	width: 180px; /* /!\ padding */
	height:180px;
	}

#global #content #cRight #secondColumn #temoignage .imgTemoignage {
	float: right;
	border-right: solid 10px #9CFF00;
	}
	
#global #content #cRight #secondColumn #temoignage .more a {
	background-color: #9CFF00;
	color: #747474;
	}
	
#global #content #cRight #secondColumn #temoignage .more a:hover {
	background-color: #3D9BBA;
	color: #FFFFFF;
	}
	
/* blocage de la taille des images */	
#global #content #cRight #secondColumn .imgAuteur, #global #content #cRight #secondColumn .imgInterview, #global #content #cRight #secondColumn .imgTemoignage {
	width: 60px;
	height: 95px;
	}
