@charset "UTF-8";
/* CSS Document */

html, body {
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
padding:0;
width:100%;
height:100%;
background-color:#CCC;
}

a:hover {
	text-decoration:none;
	color:#900a7b;
}
a:link {
	text-decoration:none;
	color:#000000;
}
a:visited {
	text-decoration:none;
	color:#900a7b;
}

violet {
	color:#900a7b;
}

legende{
	font-size:10px;
}

#wrapper{
	width:1024px;
	margin:0 auto;
	overflow:hidden;
}

#wrap {
	position:absolute;
    width:800px;
	height:400px;
    padding: 0;
    overflow: hidden;
}

#frame {
	width: 800px;
    height: 400px;
	border:0;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
		overflow:hidden;
    }


.bandoCFM {
position:relative;
top :35px;
left:190px;
margin-right:0px;
float:right;
width:600px;
height:70px;
background-image:url(img/bandoCFM.gif);	
}

.rejoindreLink {
color:#900a7b;
padding:5px;
text-align:right;
float:right;
width:200px;
height:20px;
}

.rejoindreLink a:link {
color:#900a7b;
}
.rejoindreLink a:hover {
color:#000;
}

.actuLink {
	
display:none;

color:#900a7b;
padding:5px;
text-align:right;
float:left;
width:310px;
height:20px;
}

.actuLink a:link {
color:#900a7b;
}
.actuLink a:hover {
color:#000;
}


#bandoLogo{
margin-top:-1px;
width:864px;
height:140px;
background-image:url(img/logo-spa.png);	
}

/* bando tournant */

#portfolio {
margin: 0px;
padding: 0px;
list-style:none;
}

img{
border:none;
}

#portfolio li{
margin: 0;
padding: 0;
}
/*----------*/
/* popBig */

#popBig{
position :absolute;
width:100%;
height:100%;
z-index:500;
}

#popBigBG{
position :absolute;
width:100%;
height:100%;
background:#000000;
opacity:0.8;
cursor:pointer;
}

#popBigContent{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-200px;
	width:800px;
	height:400px;
	/*background:url(img/popCoorpacademy.jpg) no-repeat;*/
}


#popBigContentTEMP{  /* !!!!!!!!!!!!!!!!!! */
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-350px;
	margin-top:-250px;
	width:700px;
	height:500px;
	background:url(img/popCoorpacademy.jpg) no-repeat;
}

#popBigClose{
	position:relative;
	left:786px;
	top:-15px;
	width:28px;
	height:31px;
	background:url(img/icon_close.png) no-repeat;
	cursor:pointer;
}

#popBigCloseTEMP{ /* !!!!!!!!!!!!!!!!!!!!!! */
	position:relative;
	left:686px;
	top:-15px;
	width:28px;
	height:31px;
	background:url(img/icon_close.png) no-repeat;
	cursor:pointer;
}

#popBigLink{
	position:absolute;
	left:50%;
	margin-left:-115px;
	bottom:6px;
	width:230px;
	height:50px;
	line-height:50px;
	background:#FC0;
	text-align:center;
	border-radius:10px;
	color:#FFFFFF;
}

#popBigLinkFormer{
	position:relative;
	left:50%;
	margin-left:-115px;
	top:50px;
	width:230px;
	height:50px;
	line-height:50px;
	background:#FC0;
	text-align:center;
	border-radius:10px;
	color:#FFFFFF;
}


#popBigLink:hover, #popBigLinkFormer:hover{
	background:#C60;
}




/*----------------------*/
.menuLink{
	float:left;
	border-radius:5px;
	margin:5px;
	background-color:#900a7b;
	padding:5px;
	width:150px;
	height:20px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	
}

.menuLinkAccueil{
	border-radius:5px;
	margin:10px auto;
	background-color:#bdc500;
	padding:5px;
	width:150px;
	height:20px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}

.menuLinkAccueil2{
	border-radius:5px;
	margin:10px auto;
	background-color:#900a7b;
	padding:5px;
	width:150px;
	height:20px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	
}

.menuLinkAccueilAgir{
	border-radius:5px;
	margin:10px auto;
	background-color:#900a7b;
	padding:5px;
	width:150px;
	height:20px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	
}

.menuLinkAccueilAgir:hover{
	background-color:#bf007f;
}

/* old
.menuLink2{
	float:left;
	border-radius:5px;
	margin:5px;
	background-color:#900a7b;
	padding:5px;
	padding-top:35px;
	width:75px;
	height:45px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	
}

*/

.menuLink2{
	float:left;
	border-radius:5px;
	margin-top:5px;
	margin-right:5px;
	background-color:#900a7b;
	padding:4px;
	padding-top:10px;
	width:82px;
	height:70px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#FFF;
	
}


.menuLink2bis{
	float:left;
	border-radius:5px;
	margin-top:5px;
	margin-right:5px;
	background-color:#bdc500;
	padding:4px;
	padding-top:10px;
	width:82px;
	height:70px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	
}
.menuLink2bis:hover{
	background-color:#d6df00;
}

.menuLink:hover, .menuLink2:hover{
	background-color:#bf007f;
}

#headL{
	border-radius:5px;
	float:left;
	width:864px;
	height:140px;
	margin:5px;
	background-color:#FFFFFF;
	
}

#headR{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-radius:5px;
	float:left;
	width:140px;
	height:100px;
	margin:5px;
	background-color:#999;
	text-align:center;
	padding-top:40px;
}

#diapo{
	border-radius:5px;
	float:left;
	width:720px;
	height:350px;
	margin:5px;
	background-color:#CCC;
}

#titre{
	float:left;
	border-radius:5px;
	margin:5px;
	background-color:#900a7b;
	padding:5px;
	width:1004px;
	height:35px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#FFF;
}

#texteTitre{
	width:899px;
height:35px;
	float:left;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#FFF;
}

#temoignage{
	float:left;
width:105px;
height:35px;
background-image:url(img/temoignage.png);	
}

#temoignageRetour{
	float:left;
width:105px;
height:35px;
background-image:url(img/temoignageRetour.png);	
}

.colSimple1{
	position:relative;
	z-index: 13;
	border-radius:5px;
	float:left;
	width:310px;
	height:550px;
	margin:-6px 5px 0 5px;
	padding:0 5px;
	border:#bdc500 2px solid;
}

.colSimple2{
	position:relative;
	z-index: 23;
	border-radius:5px;
	float:left;
	width:310px;
	height:550px;
	margin:-6px 5px 0 5px;
	padding:0 5px;
	border:#bdc500 2px solid;
}

.colSimple3{
	position:relative;
	z-index: 33;
	border-radius:5px;
	float:left;
	width:310px;
	height:550px;
	margin:-6px 5px 0 5px;
	padding:0 5px;
	border:#bdc500 2px solid;
}

.colSimple1b{
	vertical-align:baseline;
	position:relative;
	z-index: 215;
	border-radius:5px;
	float:left;
	height:30px;
	width:324px;
	margin:0 5px;
	padding:0 0 0 0;
	background-color:#bdc500;
}

.colSimple2b{
	position:relative;
	z-index: 225;
	border-radius:5px;
	float:left;
	height:30px;
	width:324px;
	margin:0 5px;
	padding:0 0 0 0;
	background-color:#bdc500;
}

.colSimple2bBis{
	margin-top:25px;
	margin-bottom:5px;
	left:-7px;
	position:relative;
	z-index: 225;
	border-radius:5px;
	height:55px;
	width:324px;
	padding:0 0 0 0;
	background-color:#bdc500;
}


.colSimple3b{
	position:relative;
	z-index: 235;
	border-radius:5px;
	float:left;
	height:30px;
	width:324px;
	margin:0 5px;
	padding:0 0 0 0;
	background-color:#bdc500;
}

.bottomCol{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
}

.imgPlus {
  vertical-align:middle;
}
.subTitre{
	font-size:16px;
	line-height:18px;
	color:#900a7b;
	}
	
.chapo{
	padding:0 0 0 0;
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#900a7b;
	}	
	

#contenu {
	float:left;
	border-radius:5px;
	margin:5px;
	background-color:#FFF;
	padding:10px 5px 10px 5px;
	width:1004px;
	color:#000000;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
	
}

/* agir */
#contenuAgir {
	float:left;
	border-radius:5px;
	margin:5px;
	background-color:#FFF;
	padding:5px;
	width:1004px;
	color:#000000;
	font-size:14px;
	line-height:24px;
	font-family:Verdana, Geneva, sans-serif;
	
}

.colAgir{
	float:left;
	margin:0;
	padding:0 5px;
}

.colAgir2{
	float:left;
	width:310px;
	margin:175px 5px 0 5px;
	padding:0 5px;
}

.colAgir3{
	border-radius:5px;
	text-align:center;
	width:220px;
	height: 145px;
	margin:0;
	padding:5px;
	background-color:#bdc500;
}

.colAgir3:hover{
	background-color:#d6df00;
}


.subAgir{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#900a7b;
	}

.txtVertAgir{
	padding:5px;
	border-radius:5px;
	font-size:18px;
	line-height:20px;
	color:#d6df00;
	background-color:#000;
	}
	
.box{
	float:left;
	width:10px;
	height:10px;
	margin-top:6px;
	margin-right:6px;
	border: #900a7b 2px solid;
}
.questionAgir{
	width:750px;
	height:34px;
}
/* croissance */

#croissanceL {
	float:left;
	width:580px;
	height:350px;
	margin:0 5px;
	margin-right:20px;
	
	
}
#croissanceR {
	float:left;
	margin:0 5px;
	width:385px;
	height:350px;
}

.colCroissance1{
	border-radius:5px;
	float:left;
	width:310px;
	height:310px;
	margin:-6px 5px 0 5px;
	padding:0 5px;
	border:#bdc500 2px solid;

}

.colCroissance2{
	border-radius:5px;
	float:left;
	width:310px;
	height:180px;
	margin:-6px 5px 0 5px;
	padding:0 5px;
	border:#bdc500 2px solid;
}

.colCroissance2bis{
	text-align:center;
	width:310px;
	height:70px;
	padding:0 5px;
}

.colCroissance3{
	border-radius:5px;
	float:left;
	width:310px;
	height:310px;
	margin:-6px 5px 0 5px;
	padding:0 5px;
	border:#bdc500 2px solid;
}


.colAdresse{
	border-radius:5px;
	
	margin-bottom:10px;

	float:left;
	width:205px;;
	height:160px;
	padding:10px;
	background-color:#d6df00;
}
.colPhotoAdresse{
	border-radius:5px;
	margin-bottom:10px;
	float:left;
	width:335px;
	height:160px;
	padding:10px;
	background-image:url(img/adresseVisuel.jpg);
	
}

.link5ambitions{
	text-align:center;
	clear:both;
	margin:auto;
	margin-bottom:10px;
	padding:5px;
	width:600px;
	height:25px;
	border-radius:5px;
	font-size:18px;
	line-height:20px;
	color:#d6df00;
	background-color:#000;
}

.link5ambitions:hover{
	text-align:center;
	clear:both;
	margin:auto;
	margin-bottom:10px;
	padding:5px;
	width:600px;
	height:25px;
	border-radius:5px;
	font-size:18px;
	line-height:20px;
	color:#FFF;
	background-color:#000;
}


/* contact */

.regionContact{
	float:left;
	width:240px;
	margin:0 5px;
	padding:0 5px;
}

.zoomContact{
	float:left;
	width:300px;
	margin:0 5px;
	padding:0 5px;
}

.carteContact{
	float:left;
	width:400px;
	margin:0 5px;
	padding:0 5px;
}

.carteContact a:link, .zoomContact a:link, .subTitre a:link {
color:#900a7b;
}
.carteContact a:hover, .zoomContact a:hover, .subTitre a:hover {
color:#000;

}

.flecheContact {
  vertical-align:bottom;
}
.texteRegion{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#666;
}

.texteRegion a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#666;
}

.texteRegion a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#000;
}

.texteRegionSel{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#900a7b;
}



.texteTitreContact{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#900a7b;
}




#contentR{
	padding:5px;
	border-radius:5px;
	float:left;
	width:274px;
	height:340px;
	margin:5px;
	background-color:#FFFFFF;
}

.titreR{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#900a7b;
}

.rubrique{
	text-align:center;
	padding:10px 5px 5px 5px;
	border-radius:5px;
	float:left;
	width:236px;
	height:231px;
	margin:5px;
	background-color:#900a7b;
}



.titreRub{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#d6df00;
}

.texteRub{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
}

.titreRub2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#900a7b;
}

.texteRub2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
}

.rubrique2{
	text-align:center;
	padding:10px 5px 5px 5px;
	border-radius:5px;
	float:left;
	width:236px;
	height:231px;
	margin:5px;
	background-color:#bdc500;
}

.rubrique:hover{
	background-color:#bf007f;
}

.rubrique2:hover{
	background-color:#d6df00;
}

#headR:hover{
	background-color:#d6df00;
}


#bandoba{
	float:left;
	border-radius:5px;
	margin:5px;
	background-color:#bdc500;
	padding:5px;
	width:1004px;
	height:25px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#FFF;
}

#texteBandoba{
	width:1004px;
	height:35px;
	float:left;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
}

#popWrapper{
	position:absolute;
	bottom:0px;
	right:30px;
	width:285px;
	height:110px;
	overflow:hidden;
}
#popInfo {
	position:absolute;
	bottom:-100px;
	right:0px;
	width:280px;
	height:80px;
	background:#FFFFFF;
	border:#9a0b7d 1px solid;
	font-size:14px;
	color:#9a0b7d;
	padding-top:15px;
	text-align:center;
	border-radius:25px 25px 0 0;
	
}