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

body {
	text-align:center;
	background-color:#ffcc33;
	font-size:1em;
	margin:0px; 
	margin-top:0;   

}
#ombre {
	background-color: #000000;
	margin:auto;  /* pour le centrer surtout marges droite et gauche */
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom:20px;    
	width:784px; 
}
#page {
	/*background-image:url(images/fond_rouge.jpg);
	background-repeat:repeat;
	background-: ##ffcc33;
	border:0.01em solid #000000;  /* 0.01 em car sous IE la bordure apparait plus epaisse */
	background-color: #ffffff;
	text-align:left;
	margin:auto;  /* pour le centrer surtout marges droite et gauche */
	width:784px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border:#000000 thin solid;
}
#header {
	background: url(pictures/bandeau_top2.jpg) no-repeat 0px;
	position:relative;
	width: 784px;
	height: 216px;
	z_index:10;
	margin:0;
}
#header img { /* pour decaler les drapeaux vers le bas */
	padding-top: 1em;
}
#header p { /* pour decaler les drapeaux vers la droite*/
	margin-top:0em;
	margin-left: 1em;
}
#header p img {   /* pour decaler les drapeaux vers la droite entre eux */
	padding-left: 0.3em;
}
p {
	margin-top:0.2em;
}

#anpsp {
	position:relative;
	width: 784px;
	text-align:right;
	font-size:0.85em;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	z_index:11;
}
#montgenevre {
	position:relative;
	width: 784px;
	text-align:left;
	font-size:0.85em;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:5px;
	z_index:11;
}
#eco_attitude {
position:absolute;
top:-20em;
left:-10em;
z_index:10;
width:250px;
height:216px;
background-image:url(pictures/eco_attitude_250.png);
	background-repeat:no-repeat;
	z-index:inherit;
}
#eco_attitude2 {
position:absolute;
top:-3em;
left:50em;
z_index:10;
width:250px;
height:216px;
background-image:url(pictures/eco_attitude_250.png);
	background-repeat:no-repeat;
	z-index:inherit;
}

#gauche {
	background:#ffffff; 
	width:50px;
	margin:0px;
	float:left;
}
#droite {
	background:#ffffff; 
	width:50px;
	margin:0px;
	float:left;
}
#milieu {
	background-color:#ffffff; 
	width:674px;
	margin:0px;
	padding-top:20px;
	padding-left:10px;   /* a supprimer a la taille 684px - 10px = 674px*/
	float:left;
}

#footer {
	background-color:#990000; 
	width:784px;
	margin:0px;
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
#design {
	background-color:#ffcc33; 
	width:780px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-size:0.8em;
	font-weight:bold;
	color:#000000;
	text-align:right;
	padding-top:5px;
	padding-left:4px;
	padding-bottom:0px;
	clear:both;
}
#xiti-logo, #xiti-logo-noscript {
	background-color:#990000; 
	width:784px;
	margin:0px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}

h1 {
	font-size: 1.25em;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	padding-top:1em;
	margin-bottom:2em;
}
h2 {
	clear:both; /* quand il y a un div en flottant avant sous firefox, il le faut */
	font-weight: bold;
	color: #990000;
	font-size:1.2em;
	font-variant:small-caps;
	margin-bottom:0.2em;
}
h3 {
	font-weight: bold;
	: #0000ff;
	font-size:1em;
	margin-bottom:0.2em;
}
h4 {
	font-weight: bold;
	text-decoration:underline;
	color: #003366;
	font-size:1em;
	margin-top:0.2em;
	margin-bottom:0.2em;
}
.legend {
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
}
.bloc_aquarelle {  /* largeur totale = 200 + 4 de padding */
	width:184px;
	height:250px;  
	float:left;	
  	border:1px solid #780337;
	padding:2px 2px 1px 2px;  
	margin-right:20px; /* pour decaler le contenu de identite par rapport a l'image */
	margin-bottom:20px;
}
.bloc_txt {
	width:450px;  /* 469 sinon dans IE le div est decAle en dessus */
	height:221px; 
	float:left;
	padding:2px 2px 0px 2px; 	
	margin-bottom:20px;
}
/* liens */

#footer a:link {
	letter-spacing:0.09em;
	color: #3366FF;
}
#footer a:visited {
	color: #3366FF;
}
#footer a:hover {
	letter-spacing:0.09em;
	color: #3366FF;
}
#footer a:active {
	letter-spacing:0.09em;
	color: #3366FF;
}


em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;

}


.photo {
  /* background-color:#fafbfc;  */
  border:1px solid #07176A;
  margin:0 0 10px 10px;
  padding:3px;
}

.photojean {
  /* background-color:#fafbfc;  */
  border:1px solid #780337;
  margin:0 0 10px 10px;
  padding:3px;
  text-align:center;
  
}
#equipe {
	width:695px;
	height:3200px;  
	text-align:left;
	/*margin-bottom:20px; */
}
.bloc_photo {  /* largeur totale = 200 + 4 de padding */
	width:200px;
	height:218px;  
	float:left;	
  	border:1px solid #780337;
	padding:2px 2px 1px 2px;  
	margin-right:20px; /* pour decaler le contenu de identite par rapport a l'image */
	margin-bottom:20px;
}
.bloc_identite {
	width:460px;  /* 469 sinon dans IE le div est decAle en dessus */
	height:221px; 
	float:left;
	padding:2px 2px 0px 2px; 	
	margin-bottom:20px;
}
.bloc_imgpartner {  /* largeur totale = 200 + 4 de padding */
	width:200px;
	height:100px;  
	float:left;
	text-align:center;
  	border:1px solid #780337;
	padding:2px 2px 1px 2px;  
	margin-right:20px; /* pour decaler le contenu de identite par rapport a l'image */
	margin-bottom:20px;
}
.bloc_txtpartner {
	width:460px;  /* 469 sinon dans IE le div est decAle en dessus */
	height:103px; 
	float:left;
	padding:2px 2px 0px 2px; 	
	margin-bottom:20px;
}
.bloc_txtpartner a:link {
	letter-spacing:0.09em;
	color: #990000;
}
.bloc_txtpartner a:visited {
	color: #990000;
}
.bloc_txtpartner a:hover {
	letter-spacing:0.09em;
	color: #990000;
}
.bloc_txtpartner a:active {
	letter-spacing:0.09em;
	color: #990000;
}
.co-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
}
.co-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.co-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	border: 1px none #000000;
}
.co-min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
/* Gallery video */
#galerie
{
	width: 650px ;
	border: 1px solid #dcb ;
	padding: 5px ;
	margin: 2px 2px;
	text-align: center;
	position:relative;z-index:4;
}

#galerie ul
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	height:150px;
}

#galerie ul li
{
	float: left ;
}

#galerie ul li a img
{
	margin: 5px 15px ;
	border: 1px solid #dcb ;
}

.videos {
	width: 660px ;
	border: #b5ce29 1px solid;
	margin: 1em 0 1em 0;
	float:left;
}

.videos h2 {
	margin: 0.5em 0 0.8em 0.5em;
	font-style: italic;
}

.video_thumbnail { /*****/
	float: left;
	width: 200px;
	padding-top: 0px;
	/*border: #ccc 1px solid;*/
	margin: 0.8em;
	text-align: center;
}
.video_thumbnail a {
	overflow: hidden;
	width: 100px;
	text-decoration:none;
	color: #000;
}


/* formulaires */
fieldset.noborder 
  {
  margin:1.3em;
  padding: 1em 2em 1em 2em;
  /* border:thin dotted;*/ /* marche pas avec IE */
  }
legend 
  {
	padding-right: 8px; padding-left: 8px; font-size: 1em; color: #10549c;
	word-spacing: 2px;
	font-weight:bold;
  }

form.css fieldset, fieldset /* a la fois la balise <fieldset> dans une balise <form> mais aussi non inclus dans un <form> */
  {
  margin:1.5em;
  padding: 2em;
  }
form.css label
  {
  display: inline;
  float: left;
  width: 90px;
  } 
  
form.css input
  {
  margin-bottom: 0.8em;
  }
form.css legend  /* a la fois la balise <legend> dans une balise <form> mais aussi non inclus dans un <form> */
  {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 1em;
	color: #000;
	word-spacing: 2px;
	font-weight:bold;
  }
  


.thumb {
	cursor:pointer;
	padding: 0px;
	background-position: center 50%;
	margin: 0px;
	background-repeat: no-repeat;
	height: 120px;
}
.thumb2 {
	cursor:auto;
	padding: 0px;
	background-position: center 50%;
	margin: 0px;
	background-repeat: no-repeat;
	height: 120px;
}
.legend_video {
	color: #000;
	font-size:0.85em;
	overflow: hidden;
	font-weight: bold;
	height: 28px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.timing {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 0.8em;
	z-index: 120;
	background: #fff;
	filter: alpha(opacity=60);
	float: right;
	margin: 8.2em 0.6em 0 0;
	color: #000;
	line-height: 1em;
	font-family: "Courier New", Courier, monospace;
	height: 1.1em;
	-moz-opacity: .6; opacity: .6
}
.nopointer {
	cursor:default;
}

/* style pour ajout de message */

.titre_message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style:italic;
}
.message_erreur{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;
	color: #CC0000;
}
.date_message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3333FF;
}

.pseudo_message {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 1em;
	color: #843120;
	word-spacing: 2px;
	font-weight:bold;
}

.texte_message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height:1.5em;
	color: #000000;
}