/*------------------------------------------------------*
  *-----------------------------------     CSS DOCUMENTS     ----*
  *------------------------------------------------------*/
  
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }


/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/


body {
	border:0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
}


/* hack FF pour envlever pointillés autour des liens */

a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}

/* fin de hack */

	

	
/*------------------------------------------------------*
  *-----------------------------------     CSS GABARITS PRINCIPAUX     ----*
  *------------------------------------------------------*/

  
#global{
	width: 907px;
	margin-left:auto;
	margin-right:auto;
	min-height: 780px;
	margin-bottom: 20px;
	background-image: url(../images/camera.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}


#bandeau{
	float:left;
	width: 907px;
	height:100px;
	margin-bottom: 10px;

	}

#menu{
	float:left;
	width: 907px;

	}
	
#news{
	float:left;
	width: 400px;

	margin-top:33px;
	}

#edito{
	float:left;
	width: 350px;
	margin-top:33px;
	margin-right:15px;
	text-align:justify;
	line-height:16px;
	}
	


div.menu-item{
	float:left;
	width: 112px;
	padding-right:15px;
	}

div.menu-item a{
	text-decoration:none;
	}


div.menu-item a:hover img{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	}
	
	
div.menu-item a span{
	color: #000;
	text-decoration: none;
	display:block;
	width:105px;
	min-height:52px;
	padding:0px 5px 0px 5px;
	border-left: #000 1px solid;
	margin-right:5px;
	float:left;
	margin-bottom:4px;
	font-size:10px;
	text-transform:uppercase;
	}

div.menu-item:hover a span{
	color: #ef8f01;
	}

	
div.menu-item2{
	float:left;
	width: 342px;
	padding-left:20px;
	margin-top:33px;

	}

div.menu-item2 img{
	margin-bottom:12px;

	}



#pied{
	clear:both;
	width: 100%;
	height: 120px;
	background-color:#000000;
	}

#pied-insert{
	width: 907px;
	padding-top: 5px;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
	font-size:10px;
	text-align:center;
	}


#pied a{
	color: #FFFFFF;
	text-decoration: none;
	}

#pied a:hover{
	color: #CCCCCC;
	}




/*------------------------------------------------------*
  *-----------------------------------     CSS GABARITS NEWS     ----*
  *------------------------------------------------------*/


.news-bloc{
	float:left;
	width: 380px;
	min-height: 105px;
	margin-top: 7px;
	margin-bottom:7px;
	padding:10px;
	font-size:11px;
	line-height: 18px;
	background-color: #F3F3F3;
	background-image: url(../images/coin-news.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.img-news{
	padding-right: 10px;
	}
	
.news-bloc h2{
	margin:0;
	padding:0;
	font-size:11px;
	color:#2D2D2D;
	}
	
.news-bloc a{
	color: #EF8F01;
	text-decoration: underline;
	}

.news-bloc a:hover{
	text-decoration: none;
	}
	


/*------------------------------------------------------*
  *-----------------------------------     CSS GABARITS SITE     ----*
  *------------------------------------------------------*/

#site{
	width: 907px;
	margin-left:auto;
	margin-right:auto;
	min-height: 690px;
	margin-bottom: 20px;
}

#image{
	float:left;
	width: 300px;
	}
	
#main{
	float:left;
	width: 607px;
	}
	
#menu2{
	float:left;
	width: 907px;
	min-height: 20px;
	padding: 10px 0px 10px 0px ;
	font-size: 11px;
	}

	
#menu2 a{
	color: #000;
	text-decoration: none;
	display:block;
	width:105px;
	min-height:40px;
	padding:0px 7px 0px 7px;
	border-left: #000 1px solid;
	margin-right:5px;
	float:left;
	font-size:10px;
	text-transform:uppercase;
	}

#menu2 a.selected{
	color: #EF8F01;
	}
	
#menu2 a:hover{
	color: #EF8F01;
	}
	
	
#texte{
	float:left;
	width: 577px;
	padding: 0px 15px 15px 15px;
	line-height: 20px;
	}

#texte h1{
	width:100%;
	padding-bottom:4px;
	border-bottom: 4px solid #000;
	text-transform:uppercase;
	font-size:18px;
	}

#texte h2{
	text-transform:uppercase;
	font-size:13px;
	}
	
#news h1, #edito h1{
	width:100%;
	padding-bottom:4px;
	border-bottom: 4px solid #000;
	text-transform:uppercase;
	font-size:11px;
	}
	
a.lien-video{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height:12px;
	}

a.lien-video:hover{
	color: #666666;
	}

i.spip{
	color: #EF8F01;
	font-style: normal;
	font-weight: bold;
	}
	
strong.spip{
	color: #000;
	font-style: normal;
	font-weight: bold;
	}
	

h3.spip{
	clear:both;
	display:block;
	font-size: 12px;
	padding-left:12px;
	font-weight: bold;
	background-color:#F5F5F5;
	color:#000000;
	text-transform: uppercase;
	margin-top:20px;
	}
	
a.spip_in{
	color: #000000;
	text-decoration: underline;

	}

a.spip_in:hover{
	color: #666666;
	text-decoration: none;
	}

	
a.spip_out{
	color: #000000;
	text-decoration: underline;

	}

a.spip_out:hover{
	color: #666666;
	text-decoration: none;
	}

/*------------------------------------------------------*
  *-----------------------------------     CSS CATEGORIE VIDEO     ----*
  *------------------------------------------------------*/
  

div.pro{
	width:273px;
	min-height:120px;
	float:left;
	border-right:solid #000 2px;
	padding-right:15px;
	background-image:url(../images/vid-pro.gif);
	background-repeat:no-repeat;
	padding-top:40px;
	}

div.part{
	width:271px;
	min-height:120px;
	float:left;
	padding-left:15px;
	background-image:url(../images/vid-part.gif);
	background-repeat:no-repeat;
	padding-top:40px;
	}

div.pro li, div.part li{
	list-style:square;
	list-style-position:inside;
	}

	
/*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */

/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	margin: 0 auto;
}
/* DIV gnral des erreurs de saisie */
div.formulaire_erreursSaisie {
	
	background-color: #FFFFFF;
	font-size: 11px;
	color: #EF8F01;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoy */
div.formulaire_msgRetour {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-align: center;	
	padding: 10px;
}
/* Lien "Retour" un fois le message envoy */
a.formulaire_msgRetour_lien {
}
/* Tableau de champ gnral */
table.formulaire_table {
	width: 100%;
}
/* Regroupement de champs : ligne en-tte de table */
.formulaire_table th {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* Lgende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui sparent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 80px;
	padding: 0px 5px 0px 10px;
	text-align: right;
	color: #000000;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #000000;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;

}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* Texte qui s'ajoute aprs les champ (, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #FFFFFF;
	border: 0;
	font-family: tahoma, arial;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
	margin: 3px;
}
/* Texte en bas du formulaire concernant les astrisques */
.formulaire_note {
padding-left: 70px;
	text-align: left;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*

