@CHARSET "UTF-8";

/***********************************************************
 ** Style des balises de la structure principale du site. **
 ***********************************************************/
a
{
	color: #FFFFFF;
	text-decoration: none;
}
body
{
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
body
{
	background-color: #546e00;
	background-image: url(../images/fond_page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#contenuadm
{
	padding: 5px;
	width: 940px;
}

/***********************************************************
 * style pour la div globale
 ***********************************************************/
#global
{
	width:100%;
	min-height: 100%;
	top: 0px; 
	left: 0px; 
	position:absolute;
	background-image: url(../images/fond_bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: #FFF solid 0px; /* blanc */
	
}

/***********************************************************
 * style pour la div contenant la banière
 ***********************************************************/
#banniere_annim
{
	height:174px;
	width:950px;
	border: #0F0 solid 0px; /* vert */
	
}

/***********************************************************
 * stype pour la div du menu du haut
 ***********************************************************/
#menuhaut
{
	height:32px;
	width:950px;
	border: #00F solid 0px; /* bleu */
}
#menuhaut a
{
	color: #461C00;
	text-decoration:none;
}
#menuhaut a:hover
{
	color: #360;
	text-decoration:none;
}
#menuhaut a font
{
	color: #360;
	text-decoration:none;
}
#menuhaut div
{
	padding:9px;
	font-size:12px;
	border: #0F0 solid 0px; /* vert */
}

/***********************************************************
 * style pour la div du menu de gauche
***********************************************************/
#menugauche
{
	overflow: hidden;
	margin-top:5px;
	margin-bottom:5px;
	width: 250px;
	float: left;
	border: #FF0 solid 0px; /* jaune */
}
#categorieadminhaut
{
	background-image:url(../images/fond_boite.png);
	background-repeat: no-repeat;
	height:25px;
	width:250;
	border: #FF0 solid 0px; /* jaune */
	overflow:auto;
}
#categoriehaut
{
	background-image:url(../../images/en/fond_categorie_haut.png);
	background-repeat: no-repeat;
	height:104px;
	width:250;
	border: #FF0 solid 0px; /* jaune */
	overflow:auto;
}
#categorie
{
	background-image:url(../images/fond_categorie.png);
	background-repeat: no-repeat;
	width:250;
	text-align:left;
	border: #FF0 solid 0px; /* jaune */
	overflow: auto;
}
#categorie span
{
	color: #360;
	font-size:9px;
}
#categorie ul li
{
	list-style-image: url(../images/picto_coquelicot.png);
	list-style-type: none;
	list-style-position: outside;
	font-size:12px;
	border-top: #C93 solid 1px;
	margin-bottom:4px;
	width:200px;
}
#categorie ul li ul li
{
	list-style-image: url(../images/picto_paquerette.png);
	list-style-type: none;
	font-size:11px;
	font-style:italic;
	border-top: #FFF solid 1px;
	margin-bottom:4px;
	width:160px;
}
#categorie a
{
	text-decoration:none;
	color:#630;
}
#categorie a:hover
{
	text-decoration:none;
	color: #360;
}
#categoriebas
{
	background-image:url(../images/fond_categorie_bas.png);
	background-repeat: no-repeat;
	height:2px;
	width:250;
	margin-bottom:5px;
	border: #FF0 solid 0px; /* jaune */
	overflow:auto;
}
#actualite
{
	background-image:url(../images/fond_actualite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#630;
	width:250;
	text-align:left;
	padding: 10px 10px 0px 20px; /* top right bottom left */
	border: #FF0 solid 0px; /* jaune */
}
#actualite strong
{
	color:#300;
}
#actualite div
{
	margin-bottom:5px.
}
#actualitebas
{
	background-image:url(../images/fond_actualite_bas.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:30px;
	width:100%;
	margin-bottom:5px;
	border: #FF0 solid 0px; /* jaune */
}
#boite
{
	background-image:url(../images/fond_boite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:250;
	color:#630;
	text-align:left;
	border: #FF0 solid 0px; /* jaune */
	padding: 10px 10px 0px 20px; /* top right bottom left */
}
#boite strong
{
	color:#300;
}
#boite a
{
	text-decoration:none;
	font-weight:bold;
	color:#300;
}
#boite a:hover
{
	text-decoration:none;
	font-weight:bold;
	color: #360;
}
#boitebas
{
	background-image:url(../images/fond_boite_bas.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:2px;
	width:100%;
	margin-bottom:5px;
	border: #FF0 solid 0px; /* jaune */
}

/* ------------------------------------------------
----------- BULLES --------------------------------
------------------------------------------------ */

#bulle
{
	 text-align:left; 
	 position:absolute; 
	 top: 0; 
	 left: 0; 
	 border: #660 solid 1px; 
	 display: none; 
	 z-index:500;"
}
.infobulle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b2104;
	text-decoration: none;
	letter-spacing:1px;
}
.infobulle div {
	width:250px;
}
.infobulle strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #411402;
	text-decoration: none;
}
.infobulle em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a8501c;
	text-decoration: none;
	letter-spacing:0px;
}


/***********************************************************
 * style pour le contenu
***********************************************************/
#contenu
{
	width: 950px;
	height: 100%;
	overflow: hidden;
	position:relative;
	border: #0FF solid 0px; /* cyan */
}
#contenutexte
{
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px;
	margin-left: 250px;
	border: #F0F solid 0px; /* rose */
}
#texte
{
	font-size:11px;
	color:#630;
	background-image: url(../images/fond_texte.png);
	background-repeat: repeat-y;
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
	/* margin-top:24px; */
	border:#F00 solid 0px; /*rouge */
}
#general
{
	padding-left:35px;
	padding-right:25px;
	color: #630;
	font-size:11px;
	text-align: left;
}
#general i
{
	color: #300;
}
#general a
{
	color: #690;
	text-decoration:none;
}
#general a:hover
{
	color: #330;
	text-decoration:none;
}
#general em font
{
	font-size:11px;
	color: #360;
	letter-spacing:1px;
	font-weight:bold;
	text-align:left;
}
#texteBas
{
	background-image: url(../images/fond_texte_bas.png);
	background-repeat: no-repeat;
	height:46px;
}
#retourHaut
{
	font-size:11px;
	color:#C93;
	border-bottom:#C93 solid 1px;
	text-align:right;
	padding:5px;
}
#retourHaut a
{
	color:#660;
}
#retourHaut a:hover
{
	color:#330;
}
#retourBas
{
	font-size:11px;
	color:#C93;
	border-top:#C93 solid 1px;
	text-align:right;
	padding:5px;
}
#retourBas a
{
	color:#660;
}
#retourBas a:hover
{
	color:#330;
}
#imageContact
{
	background-image: url(../images/img_contact.png);
	background-repeat: no-repeat;
	float:left;
	width:340px;
	height:330px;
}
#imageConnexion
{
	background-image: url(../images/img_connexion.png);
	background-repeat: no-repeat;
	width:190px;
	height:140px;
}
.listing
{
	font-size:11px;
	color:#630;
}
.listing a
{
	color:#660;
}
.listing a:hover
{
	color:#330;
}
.listingReference
{
	font-size:9px;
	color:#630;
	width:70px;
	text-align:center;
}
.listingAct
{
	font-size:11px;
	color:#630;
	width:50px;
	font-weight:bold;
	text-align:center;
}
.listingDesignation a
{
	font-size:11px;
	text-align:left;
	padding-left:20px;
}
.listingPrix
{
	font-size:11px;
	color:#630;
	width:50px;
	text-align:center;
}
.listing td
{
	border-top:#C93 solid 1px;
	padding:0px;
}
.listing th
{
	height:40px;
	background-color: #FFEAA8;
	font-size:10px;
	color:#C93;
	text-align:center;
	padding:0px;
}

/***********************************************************
 * style pour la div galerie
***********************************************************/
#galerie
{
	background-image:url(../images/fond_galerie.jpg);
	
	background-repeat: no-repeat;
	width: 166px;
	height: 243px;
	position:relative;
	float:left;
	margin:3px;
	text-align:center;
	border: #0FF solid 0px; /* cyan */
}
#galerieVide
{
	background-image:url(../images/fond_galerie_vide.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 245px;
	position:relative;
	float:left;
	margin:3px;
	text-align:center;
	border: #0FF solid 0px; /* cyan */
}
#galerie a img
{
	margin:2px;
	border: #FC9 solid 1px;
}
#galerie a:hover img
{
	margin:2px;
	border: #690 solid 1px;
}
#galerieDesignation
{
	font-size:12px;
	vertical-align:middle;
	height: 32px;
	margin:2px;
	text-align:center;
	border: #0FF solid 0px; /* cyan */
}
#galerieDesignation a
{
	text-decoration:none;
	color:#630;
}
#galerieDesignation a:hover
{
	text-decoration:none;
	color:#360;
}
#galeriePrix
{
	font-size:12px;
	height: 16px;
	margin:2px;
	color: #900;
	font-weight:bold;
	text-align:center;
	border: #0FF solid 0px; /* cyan */
}
#galeriePrix span
{
	font-size:10px;
	color: #330;
	font-weight:normal;
	text-decoration:line-through;
}
#galerieForm
{
	font-size:10px;
	color:#360;
	height: 20px;
	margin:2px;
	text-align:center;
	border: #0FF solid 0px; /* cyan */
}
#galerieForm input
{
	font-size:9px;
	text-align:center;
}
#galeriePieds
{
	background-image:url(../images/fond_galerie_bas.jpg);
	background-repeat: no-repeat;
	height:2px;
	width:100%;
	border: #0FF solid 0px; /* cyan */
}

/***********************************************************
 * style pour la div pagination
***********************************************************/
.paginationBarre {
	position:relative;
	overflow:hidden;
	width:682px;
	height:24px;
	background-image:url(../images/fond_pagination.png);
	background-repeat: no-repeat;
	padding-top:8px;
	border: #0FF solid 0px; /* cyan */
}
.paginationControl {
	margin-right:20px;
	float:right;
	font-size:10px;
	color:#963;
}
.noCurrent {
	font-weight:bold;
	padding:0px 3px 0px 3px;
	background-color: #630;
	color:#FFF;
}
.current a {
	padding:0px 3px 0px 3px;
	background-color: #FFF;
	color: #360;
}
.current a:hover {
	padding:0px 3px 0px 3px;
	background-color: #360;
	color:#FFF;
}
.paginationControl span a {
	text-decoration:none;
	color:#300;
}
.paginationControl span a:hover {
	text-decoration:none;
	color:#360;
}
.paginationInfos {
	margin-left:20px;
	font-size:10px;
	color:#963;
	float:left;
}
.paginationInfos strong {
	color:#360;
}

/***********************************************************
 * style pour la div titre
***********************************************************/
#titre {
	font-size:11px;
	letter-spacing:1px;
	padding-left:5px;
	color:#C93;
	float: none;
	text-align:left;
	border: #0FF solid 0px; /* cyan */
}
#titre span {
	font-size:16px;
	color:#FFF;
}

/***********************************************************
 * style pour le pied de page
***********************************************************/
#piedpage
{
	height:32px;
	width:950px;
	background-image: url(../images/fond_pieds.png);
	background-repeat: no-repeat;
	background-position: center top;
	border:#F00 solid 0px; /* rouge */
	line-height:30px;
}
#piedpage a
{
	color: #461C00;
	text-decoration:none;
}
#piedpage a:hover
{
	color: #360;
	text-decoration:none;
}
#piedpage a font
{
	color: #360;
	text-decoration:none;
}

/***************************************************
 *  Formulaires
 ***************************************************/
#formulaire
{
	margin: auto;
	color: #630;
	width: 650px;
	text-align: left;
}
.motpasse
{
	color: #630;
	width: 600px;
	text-align: center;
	margin:5px;
	padding:5px;
	background-color:#FFF;
	border:#C93 solid 1px;
}
label
{
	color:#963;
	width: 95px;
	text-align: left;
}
label em
{
	color: #900;
}
input
{
	font-size: 10px;
	border:#630 solid 1px;
	color:#360;
}
textarea
{
	font-size: 10px;
	border:#630 solid 1px;
	color:#360;
}
#inputBtn
{
	border:#630 solid 0px;
}
select
{
	font-size: 10px;
	border:#630 solid 1px;
	color:#360;
}
option
{
	font-size: 10px;
	background-color: #963;
	border:#FFF solid 1px;
	color: #FC6;
}


/***************************************************
 *  Messages divers
 ***************************************************/
#erreur
{
	padding-left:35px;
	padding-right:25px;
	color:#F00;
	font-size:11px;
	text-align: center;
}
#information
{
	padding-left:35px;
	padding-right:25px;
	color: #630;
	font-size:11px;
	text-align: left;
}
#alerte
{
	padding-left:35px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	color: #900;
	font-size:11px;
	text-align: center;
	border: #0F0 solid 0px; /* vert */

}
