@charset "UTF-8";

* #bio {
display: none;
}{ 
	outline: none;
	padding:0;
	margin:0;
 } /* remplace this.blur pour les pointillés sur tout les liens images */

* html img, * html div { behavior: url(../scripts/iepngfix.htc) }

body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.665em;
	background-color: #FFF;
	/*background-image: url(..img/fond.png);*/
	/*background-repeat: repeat-x;*/
	}

#logo_a {
	position: absolute;
	float: center;
	z-index: 8;
	width: 100%; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	min-height: 100%;
	_height: 650px;
	/*border: 1px solid #FFF;*/
	margin-top: -170px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	/*background:#FFFFFF*/
	background-image: url(../img/fond.png);
	_background-color: #FFF;
	background-repeat:no-repeat;
	background-position: center top;
}
	
#container {
	position: relative;
	float: center;
	z-index: 10;
	width: 980px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	min-height: 650px;
	_height: 650px;
	/*border: 1px solid #FFF;*/
	margin-top: 170px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	/*background:#FFFFFF*/
	_background-image: url(../img/fond_blanc.png);
	_background-color: #FFF;
	background-repeat:repeat;
}

#container_accueil {
	width: 880px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	min-height: 650px;
	_height: 650px;
	/*border: 1px solid #FFF;*/
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
#sidebar1 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 650px;
	/*background-color: #FFF;*/
	background-image: url(../img/fond_blanc.png);
	_background-color: #FFF;
	background-repeat:repeat;
	height: 630px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidebar2 {
	position: absolute;
	z-index: -3;
	float: center; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 730px;
	/*background-color: #FFF;*/
	background-image: url(../img/m_yona_nb.jpg);
	_background-color: #FFF;
	background-repeat:no-repeat;
	min-height: 530px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
}



#mainContent {
	float: left;
	margin: 0;
	padding: 0;
	width: 390px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	height: 650px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: right bottom;
} 

#mainContent_accueil {
	float: left;
	margin: 0;
	padding: 0;
	width: 390px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	height: 600px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: right bottom;
} 


#sidebar1_projet {
	float: left; 
	width: 480px;
	/*background-color: #FFF;*/
	min-height: 630px;
	_height:630px;
	padding-right: 30px;
	padding-top: 10px;
	padding-left: 0px;

}
#sidebar2_projet {
	float: center; 
	width: 100%;
	/*background-color: #FFF;*/
	min-height: 630px;
	_height:630px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../img/fond_blanc.png);
}
#mainContent_projet {
	float: right;
	margin: 0px;
	padding: 0;
	width: 330px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFF;
	min-height: 650px;
	_height:650px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	/*background-color: #FFF;*/
} 



#container #mainContent_projet #paragraphe1 {
	padding-left: 0px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 45px;
	font-size:1.2em;
}
#paragraphe1 .orangelien {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F05A28;
	font-size: 10px;
}




.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément  côté duquel il doit se trouver dans la page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
	float: left;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1{
	margin-top:30px;
}

h1 span {
	display: none;
}





/*colonne news*/
#pave{
	background-image: url(../img/pave_video.png);
	background-repeat: no-repeat;
	background-position: -80% 50%;
	height: 90px;
	width: 300px;
}

#sidebar1 #news {
	float: left;
	width: 430px;
	padding-top: 10px;
}
#sidebar1 #titre {
	background-image: url(../img/onglet_actualites.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -30px;
	margin-top: 50px;
}
#news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

#sidebar1 #titre h2 span {
	display: none;
}
/*
.news1 {
	padding-top: 10px;
	background-color: #09C;
}
*/

#news #visuel {
	float: right;
	padding-bottom: 5px;
	padding-left: 30px;
}

#credits {
	background-image: url(../img/pave_credits.png);
	background-repeat: no-repeat;
	background-position: 10% 10%;
	height: 163px;
	width: 309px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	color: #000; 
}


/*presentation du projet*/

#mainContent_projet #projet {
	width: 630px;
	float: left;
	height: auto;
	min-height:400px;
	_height:400px;
}


#projet #titreProjet {
	width: 630px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
}

#projet #visuelProjet {
	float: left;
}

#projet #visuelProjet img{
border:1px solid #ccc;
}

#projet #texteProjet {
	width: 415px;
	float: left;
}


.texteProjet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	text-align: justify;
}


.texteProjet a {
	color: #bc1856;
	text-decoration: none;
}
#projet #motsClesProjet {
	float: left;
	width: 175px;
	padding-left: 20px;
}
.motsClesProjet {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}


#vignettesProjet{
float: left;
width: 173px;
padding: 20px;
}

#vignettesProjet img{
cursor:pointer;
border:1px solid #ccc;
}

/* vignette projet */


#vignette_projet{
float:left;
margin:6px;
text-align:left;
font-weight:bold;
font-size:11px;
}
#vignette_projet img{
margin-bottom:5px;
border:1px solid #ccc;
}

#vignette_projet a:hover #titre_hover{
filter : alpha(opacity=80);
-moz-opacity : 0.8;
opacity : 0.8; 
}

#titre_hover {
filter : alpha(opacity=0);
-moz-opacity : 0;
opacity : 0; 
height:90px; 
width:138px; 
position:absolute; 
float:left; 
background-color:#000;
border:1px solid #ccc;
cursor:pointer;
text-decoration:none;

}

#titre_hover div{
padding:30px 10px 20px 10px;
color:#FFF;
font-size:13px;
text-align:center;
font-weight:bold;

}



/*menu bas*/

#footer {
	float: right;
	width: 270px;
	position: relative;
	background-position: right bottom;
	background-repeat: no-repeat;
	list-style-position: inside;
	background-image: url(../img/onglet08_adresse.jpg);
	margin-bottom: -15px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#footer a {
	display: block;
	width: 50px;
	height: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer span {
	display: none;
}

#footer #telecharger {
	background-image: url(../img/onglet06_telecharger.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#footer #telecharger:hover {
	background-image: url(../img/onglet06_telecharger_roll.jpg);
}

#footer #credit{
	background-image: url(../img/onglet07_credits.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#footer #credit:hover {
	background-image: url(../img/onglet07_credits_roll.jpg);
}

#footer #contact {
	background-image: url(../img/onglet05_contact.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#footer #contact:hover {
	background-image: url(../img/onglet05_contact_roll.jpg);
}

#support {
	float:right;
	width: 275px;
	height: 15px;
	margin-bottom:15px;
}





.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }
#container #mainContent_projet #titre {
	color: #F05A28;
	font-weight: normal;
	font-size: 1.3em;
	text-align: left;
}


#top {z-index: 18; float: right; width: 60px;
	position: relative;
	height: 0px;

	margin-bottom: 0px; margin-top: -150px; margin-right: 160px;}
#top a {
	display: block;
	width: 170px;
	height: 26px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#top #back {	background-image: url(../img/back.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#top #back:hover {	background-image: url(../img/back_roll.png);
}
#top span {
	display: none;
}
#nav {z-index: 18; float: right; width: 170px;
	position: relative;
	height: 0px;
	margin-bottom: 130px; margin-top: 60px; margin-right: 180px;}
	
#nav a {
	display: block;
	width: 170px;
	height: 26px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#nav #backpage {	background-image: url(../img/nav_page1.png);
	background-position: center;
	background-repeat: no-repeat;
}
#nav #backpage:hover {	background-image: url(../img/nav_page1_roll.png);
}
#nav #backpage2 {	background-image: url(../img/nav_page11.png);
	background-position: center;
	background-repeat: no-repeat;
}
#nav #backpage2:hover {	background-image: url(../img/nav_page11_roll.png);}


#nav #nextpage {	background-image: url(../img/nav_page2.png);
	background-position: center;
	background-repeat: no-repeat;
}
#nav #nextpage:hover {	background-image: url(../img/nav_page2_roll.png);
}
#nav #nextpage2 {	background-image: url(../img/nav_page22.png);
	background-position: center;
	background-repeat: no-repeat;
}
#nav #nextpage2:hover {	background-image: url(../img/nav_page22_roll.png);
}
#nav span {
	display: none;
}
#news a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em; color: #F05A28;
	text-decoration: underline;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em; color: #333;
	width: 280px;
}

#news #texte {
	float: left;
	margin-top: 22px; margin-left: 10px; font-size: 1 em; color: #666;
}







#news .gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 12px;
}
#news .orange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F05A28;
	font-size: 13px;
}
#news .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 10px;
}

.big { 	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 3.1em;
	color: #666;

}
.big2 { 	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 3.1em;
	color: #333;
 text-align: justify;
}
.bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060759;
	font-size:  1.1em;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F05A28;
	font-size:  1.1em;
}
.little {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #666;
	font-size: 0.6em;
}
