/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Propriétés générales */

*
{
  color:#000000;
	font-family:Verdana, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
}

body
{
	background-image:url("/common/images/background/background_body.gif");
	background-position:center;
	background-color:#90C9FE;
	background-repeat:repeat-y;
}

body.bg-print-cescreen
{
	background-image:url("");
}

a, a:hover
{
  color:#C338C5;
	text-decoration:underline;
}

img
{
	border:none;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Fil d'ariane */

.ariane
{
  text-align:right;
  color:#FF8E00;
  padding-top:5px;
  padding-bottom:8px;
  padding-right:5px;
}

.ariane a, .ariane a:hover
{
  color:#FF8E00;
  text-decoration:underline;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Login */


.login
{
	border-top: 2px outset #47A2F6;
	border-bottom: 2px inset #47A2F6;
	padding-bottom: 5px;
}

.login .saisie
{
	border: 1px solid #47A2F6;
	width:80px;
}

.login a, .login a:hover
{
	color:#000000;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Newletter */


.newsletter
{
	border-top: 2px outset #47A2F6;
	border-bottom: 1px solid #0A50A1;
	padding-bottom: 5px;
}

.newsletter .saisie
{
	border: 1px solid #47A2F6;
	width:110px;
}

.newsletter a, .login a:hover
{
	color:#000000;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Recherche */


.recherche
{
	border-bottom: 1px solid #0A50A1;
	padding-bottom: 5px;
}

.recherche .saisie
{
	border: 1px solid #47A2F6;
	width:154px;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Pied de page */

.footer, .footer *
{
	color:#FFFFFF;
	background-color:#0A50A1;
	text-align:center;
}

.footer a, .footer a *
{
	text-decoration:none;
}

.footer a:hover, .footer a:hover *
{
  color:#FFFFFF;
	text-decoration:underline;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- La boite à outil */

a.toolbox
{
	display: block;
	height: 20px;
	width: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}

a.toolbox, a.toolbox:hover
{
	text-decoration:none;
}

a.toolbox#home
{
	background-image: url("/common/images/toolbox/bo_home_off.gif");
}
a.toolbox#home:hover
{
	background-image: url("/common/images/toolbox/bo_home_over.gif");
}


a.toolbox#contact
{
	background-image: url("/common/images/toolbox/bo_contact_off.gif");
}
a.toolbox#contact:hover
{
	background-image: url("/common/images/toolbox/bo_contact_over.gif");
}

a.toolbox#plan
{
	background-image: url("/common/images/toolbox/bo_plan_off.gif");
}
a.toolbox#plan:hover
{
	background-image: url("/common/images/toolbox/bo_plan_over.gif");
}


a.toolbox#legal
{
	background-image: url("/common/images/toolbox/bo_legal_off.gif");
}
a.toolbox#legal:hover
{
	background-image: url("/common/images/toolbox/bo_legal_over.gif");
}

#toolboxlegend
{
	color: white;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Lien publications */

.publication
{
  text-align:right;
	padding-right: 5px;
	padding-bottom: 3px;
}

.publication a
{
  color:#FF8E00;
  text-decoration:none;
}

.publication a:hover
{
  color:#FF8E00;
  text-decoration:underline;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Actualité de l'agro */

.actu
{
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	text-align: justify;
}

.actu .titre
{
	color: #FF8E00;
	font-weight: bold;
	text-transform: uppercase;
}

.actu a
{
  color: #000000;
	text-decoration: none;
}

.actu a:hover
{
  color: #000000;
	text-decoration: underline;
}

.actu .breves
{
	text-align: right;
	background-color: white;
	border-top: 1px solid #0A50A1;
	border-bottom: 1px solid #0A50A1;
	padding: 2px 10px;
	font-weight: bold;
}

.actu .breves a, .actu .breves a:hover
{
  font-size:9px;
	color: #FF8E00;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Cadre : rappel des sous groupes dans le template groupe  */

.t-groupe-cadre .gauche,
.t-groupe-cadre .haut-gauche,
.t-groupe-cadre .bas-gauche
{
	width: 8px;
	overflow: hidden;
}

.t-groupe-cadre .droite,
.t-groupe-cadre .haut-droit,
.t-groupe-cadre .bas-droit
{
	width: 12px;
	overflow: hidden;
}

.t-groupe-cadre .haut,
.t-groupe-cadre .bas,
.t-groupe-cadre .haut-gauche,
.t-groupe-cadre .haut-droit,
.t-groupe-cadre .bas-gauche,
.t-groupe-cadre .bas-droit
{
	height: 8px;
	overflow: hidden;
	font-size: 2px
}

.t-groupe-cadre .bas,
.t-groupe-cadre .droite, 
.t-groupe-cadre .gauche,
.t-groupe-cadre .haut
{
  background-image: url("/common/images/tableaux/bleu_raccord.gif");
}

.t-groupe-cadre .gauche, .t-groupe-cadre .droite
{
	background-repeat: repeat-y;
}
.t-groupe-cadre .droite
{
	background-position: 7px;
}
.t-groupe-cadre .haut, .t-groupe-cadre .bas
{
	background-repeat: repeat-x;
}
.t-groupe-cadre .bas
{
	background-position: bottom;
}

.t-groupe-cadre .haut-gauche
{
	background-image: url("/common/images/tableaux/cadre_groupe_hg.gif");
	background-repeat: no-repeat;
}
.t-groupe-cadre .haut-droit
{
	background-image: url("/common/images/tableaux/cadre_groupe_hd.gif");
	background-repeat: no-repeat;
}
.t-groupe-cadre .bas-gauche
{
	background-image: url("/common/images/tableaux/cadre_groupe_bg.gif");
	background-repeat: no-repeat;
}
.t-groupe-cadre .bas-droit
{
	background-image: url("/common/images/tableaux/cadre_groupe_bd.gif");
	background-repeat: no-repeat;
}

.t-groupe-cadre a, .t-groupe-cadre a:hover
{
  color:#000000;
  text-decoration:underline;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Cadre : rappel des pages dans le template groupe  */

.t-groupe
{
	padding-top:5px;	
}

.t-groupe .fond
{
  background-color:#F6FAFF;
	padding:3px;	
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Formulaire : envoyer à un ami  */

.mail-to-friend .titre
{
  padding:10px;
	color:#C338C5;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.mail-to-friend .bordure
{
	border: 1px solid #47A2F6;
}

.mail-to-friend a, .mail-to-friend a:hover
{
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Resultat de la recherche */

.resultat-recherche .titre
{
	color:#C338C5;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}


.resultat-recherche a.lien
{
  color:#000000;
  text-decoration:none;
}

.resultat-recherche a.lien:hover
{
  text-decoration:underline;
}

.resultat-recherche .navigation
{
  padding-right:30px;
}

.resultat-recherche .navigation *
{
  color:#C338C5;
}

.resultat-recherche .navigation a,
.resultat-recherche .navigation a:hover
{
  color:#C338C5;
  text-decoration:underline;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Titre : Titre Chapitre (image) et page (version) */

.titre-page .chapitre
{
  padding-bottom:5px;
  text-align:center;
}

.titre-page .page
{
  padding-left:25px;
  padding-bottom:5px;
	color:#C338C5;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Gestion de contenu : apercu avant impression */

.print-cescreen
{
  background-color:#FFFFFF;
}

.print-cescreen .titre
{
  padding:10px;
	color:#C338C5;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.print-cescreen .marge
{
  padding:10px;
}

.print-cescreen a, .print-cescreen a:hover
{
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

/* --------------------------------------------------------------------------------------*/
/* ---------------------------- Divers */

.separateur-gauche
{
	height:30px;
}

.separateur-droite
{
	height:10px;
}

.side
{
	background-color:#F6FAFF;
}

.top-side
{
	background-image: url("/common/images/background/barre_haut.gif");
	background-repeat: repeat-x;
	height: 29px;
}

.bordure
{
  border-top: 1px solid #0A50A1;
}

/* -------- marge interieure de template */
.marge-interieur-t-contenu
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:30px;
  padding-right:25px;  
}

.marge-accroche
{
  padding-top:5px;
  padding-bottom:5px;
}

/*------------les styles de la sitemap-------------*/
#sitemap a{
	text-decoration:none;
}

h1.sitemap 
{
	color:#C338C5;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
}

#sitemap *{
	color:#000000;
}

#sitemap .titre-paragraphe
{
	color:#0A50A1;
	font-size:12px;
	font-weight:bold;
}

#sitemap .niveau2, #sitemap .niveau3
{
	line-height:16px;
	background-color:#F7FBFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
}