

.alaligne {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.ligne {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
	border-bottom: 1px solid #FCE7CC;
}

.espacement {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.admin_calque {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	
	background-color: #dddddd;
	opacity: 0.5;
  filter:alpha(opacity=50);	
}

.bouton_menu_modif {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 0px;
}

.bouton_menu_modif a img {
	border: 0px;
}

#cadre_boutons_connecte {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	background-color: #A1C935;
	border: 2px solid ;
}

#cadre_boutons_connecte .bandeau_bouton {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#cadre_boutons_connecte a {
	display: block;
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	text-decoration: none;
}

#cadre_boutons_connecte a:hover {
	color: #f8b32a;
}

#cadre_boutons_connecte a#bandeau_admin {
	padding-left: 22px;
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/accueil-admin.gif);
}

#cadre_boutons_connecte a#bandeau_site {
	display: none;
}

#cadre_boutons_connecte a#bandeau_deconnexion {
	padding-left: 22px;
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/deconnexion-admin.gif);
}

hr {
	border: 1px
}

#bandeau_print {
	display: none;
}

html {
	width: 100%;
	height: 100%;
	margin: auto;
	background-color: #fff8f0;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/fond-body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

body {
	margin: 0px auto;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: ;
}

img, div, a, input 
{
  behavior: url( /commun/modeles/commun/javascript/pngfix/iepngfix.htc) 
}
 


#contener {
	
	margin: 0px auto;
	overflow: atuo;
}

#bandeau {
	width: 994px;
	height: 150px;
	margin: auto;
}

#bandeau a#flash {
	display: block;	
	width: 930px;
	height: 150px;
	float: left;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

#bandeau a#langue {
	display: block;	
	width: 25px;
	height: 150px;
	float: left;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/espagnol.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bandeau a#boutique {
	display: block;	
	width: 39px;
	height: 150px;
	float: left;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/boutique.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#menu_h {
	width: 994px;
	height: 32px;
	margin: auto;
	margin-top: 4px;

  position: relative;
  z-index: 4;
}

#menu_h dl {
	margin: 0px;
	float: left;
	
	position: relative;
}

#menu_h dl dt {
	height: 28px;
	margin: 0px;
	float: left;
	
	position: relative;
	z-index: 100;
}

#menu_h dl dt a {
	display: block;
	height: 18px;
	float: left;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	
	font-size: 12px;
	color: #673b15;
	text-decoration: none;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/sep-dt-menu-h.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#menu_h dl dt a:hover {
	padding-left: 3px;
	background-image: none;
}

#menu_h dl dt.premier a,
#menu_h dl dt.premier-selected a,
#menu_h dl dt.premier-ssenfant a,
#menu_h dl dt.premier-selected-ssenfant a {
	background-image: none;
}

#menu_h dl.rouge dt a {
	border-bottom: 4px solid #d1030d;
}

#menu_h dl.orange dt a {
	border-bottom: 4px solid #f29434;
}

#menu_h dl.vert dt a {
	border-bottom: 4px solid #b2c902;
}

#menu_h dl.jaune dt a {
	border-bottom: 4px solid #f8b32a;
}

#menu_h dl.bleu dt a {
	border-bottom: 4px solid #0094d8;
}


#menu_h dl.rouge dt a:hover {
	border-left: 4px solid #d1030d;
}

#menu_h dl.orange dt a:hover {
	border-left: 4px solid #f29434;
}

#menu_h dl.vert dt a:hover {
	border-left: 4px solid #b2c902;
}

#menu_h dl.jaune dt a:hover {
	border-left: 4px solid #f8b32a;
}

#menu_h dl.bleu dt a:hover {
	border-left: 4px solid #0094d8;
}


#menu_h dl dd {
	width: 98%;

	margin: 0px;
	padding: 0px;
	padding-top: 28px;
	
	position: absolute;
	z-index: 100;
	left: 0px;
}

#menu_h dl.rouge dd {	
	border-left: 4px solid #d1030d;
}

#menu_h dl.orange dd {	
	border-left: 4px solid #f29434;
}

#menu_h dl.vert dd {	
	border-left: 4px solid #b2c902;
}

#menu_h dl.jaune dd {	
	border-left: 4px solid #f8b32a;
}

#menu_h dl.bleu dd {	
	border-left: 4px solid #0094d8;
}

#menu_h dl dd ul {
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	list-style-type: none;
}

#menu_h dl dd ul li {
	height: 22px;
	padding-left: 10px;

	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/commun/structure/img/fond-li.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fac98e;	
}

#menu_h dl dd ul li a {
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;

	font-size: 12px;
	text-decoration: none;
	color: #d67a12;
}



#contenu {
	width: 994px;
	margin: auto;
	margin-top: 20px;
}



.information {
	font-weight: bold;
}

fieldset {
	width: 440px;
  margin-top: 25px;
  margin-right: 15px;
  margin-bottom: 20px;
  padding-top: 10px;
  float: left;
  border: 1px solid #f8b32a;
}

fieldset legend {
  font-size: 10px;
  font-weight: bold;
}

fieldset form {
  margin: 0px;
  padding: 0px;
}

fieldset label {
  display: block;
  width: 175px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  float: left;
}

fieldset input {
  margin-bottom: 10px;
}

#texte fieldset a.bouton {
  clear: both;
  display: block;
  float: right;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  text-decoration: none;
  border: 1px solid #d1030d;
}

#texte fieldset a:hover.bouton {
  color: #b2c902;
  border: 1px solid #b2c902;
}



#texte ul.elements_menu {
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f8b32a;
}
		
#texte ul.elements_menu li {
	padding-left: 9px;
	line-height: 20px;

	background-image: url(http://www.a4cmonde.org/commun/modeles/defaut/img/puce.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
		
#texte ul.elements_menu li a {
	text-decoration: none;
}
		
#texte ul.elements_menu li a:hover {
	color: #000000;
}


#texte ul.elements_menu li ul li {
	padding-left: 9px;	
	list-style-type: none;	

	background-image: url(http://www.a4cmonde.org/commun/modeles/defaut/img/puce-1.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#texte ul.elements_menu li ul li ul li {
	padding-left: 9px;	
	list-style-type: none;	

	background-image: url(http://www.a4cmonde.org/commun/modeles/defaut/img/puce-3.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#texte ul.elements_menu li ul li ul li ul li {
	padding-left: 9px;	
	list-style-type: none;	

	background-image: url(http://www.a4cmonde.org/commun/modeles/defaut/img/puce-1.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#texte ul.elements_menu li.premier a,
#texte ul.elements_menu li.defaut a,
#texte ul.elements_menu li.dernier a,
#texte ul.elements_menu li.premier-selected a,
#texte ul.elements_menu li.defaut-selected a,
#texte ul.elements_menu li.dernier-selected a,
#texte ul.elements_menu li.premier-ssenfant a,
#texte ul.elements_menu li.defaut-ssenfant a,
#texte ul.elements_menu li.dernier-ssenfant a,
#texte ul.elements_menu li.premier-selected-ssenfant a,
#texte ul.elements_menu li.defaut-selected-ssenfant a,
#texte ul.elements_menu li.dernier-selected-ssenfant a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#texte ul.elements_menu li.premier a:hover,
#texte ul.elements_menu li.defaut a:hover,
#texte ul.elements_menu li.dernier a:hover,
#texte ul.elements_menu li.premier-selected a:hover,
#texte ul.elements_menu li.defaut-selected a:hover,
#texte ul.elements_menu li.dernier-selected a:hover,
#texte ul.elements_menu li.premier-ssenfant a:hover,
#texte ul.elements_menu li.defaut-ssenfant a:hover,
#texte ul.elements_menu li.dernier-ssenfant a:hover,
#texte ul.elements_menu li.premier-selected-ssenfant a:hover,
#texte ul.elements_menu li.defaut-selected-ssenfant a:hover,
#texte ul.elements_menu li.dernier-selected-ssenfant a:hover {
	color: #d1030d;
}


#texte ul li ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#actus_produits {
	width: 994px;
  height: 200px;
	margin: 0px auto;
}

#actus {
	width: 457px;
	height: 180px;
	padding-left: 30px;
	float: left;
	
	border-bottom: 3px solid #f8b32a;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/accueil/img/fond-actus.gif);
	background-repeat: no-repeat;
	background-position: top left;

	position: relative;
  z-index: 1;
}

#actus div.bloc_produit {
	display: block;

	position : absolute;
	top: 0px;
  z-index: 2;

	filter: alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
	opacity:0;
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';


}

#actus .bloc_produit .mon_dl {
  height: 150px;
  width: 300px;
  float: left;
}

#actus div.bloc_produit dl {
	width: 313px;
	margin: 0px;
	padding: 0px;
}

#actus div.bloc_produit dl dt {
	width: 300px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #673b15;
	font-weight: bold;

  background-color: #FEF4E8;
}

#actus div.bloc_produit dl dd {
  margin: 0px;
  padding: 0px;
	width: 300px;

	font-size: 11px;
	color: #000000;

  background-color: #FFF8F0;
}

#actus div.bloc_produit .actu_vignette {
	width: 140px;
	height: 180px;
  float: left;
}

#actus div.bloc_produit .actu_vignette img {
  margin: 0px;
  padding: 0px;
}

#actus div.bloc_produit .cadre_si_lien {
	width: 300px;
	margin-top: 10px;
	text-align: right;
}

#actus div.bloc_produit .cadre_si_lien a {
	margin-top: 10px;
	font-size: 11px;
	color: #f8b32a;
	text-decoration: none;

  background-color: #FFF8F0;
}


#actus div.boutons_bloc {
  width: 300px;
  height: 20px;
  margin-top: 160px;
  float: right;
  text-align: right;
  
  position: relative;
  z-index: 3;
}

#actus div.boutons_bloc a {
	padding-left: 2px;
	padding-right: 2px;

	text-decoration: none;
	color: #f8b32a;

	border: 1px solid #f8b32a;
}

#actus div.boutons_bloc a:hover {
	color: #ffffff;
	background-color: #f8b32a;
	border: 1px solid #f8b32a;
}

#produits {
	width: 457px;
	height: 180px;
	margin-left: 20px;
	padding-left: 30px;
	float: left;
	
	border-bottom: 3px solid #b2c902;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/accueil/img/fond-produits.gif);
	background-repeat: no-repeat;
	background-position: top left;

	position: relative;
}

#produits div.bloc_produit {
	display: block;

	position : absolute;
	top: 0px;

	filter: alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
	opacity:0;
}

#produits .bloc_produit .mon_dl {
  height: 200px;
  width: 300px;
  float: left;
}

#produits div.bloc_produit dl {
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#produits div.bloc_produit dl dt {
	width: 300px;
  height: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #673b15;
	font-weight: bold;

  background-color: #FEF4E8;
}

#produits div.bloc_produit dl dd {
	width: 300px;
  margin: 0px;
  padding: 0px;
	font-size: 11px;
	color: #000000;

  background-color: #FFF8F0;
}

#produits div.bloc_produit .actu_vignette {
	width: 140px;
	height: 180px;
	float: left;
}

#produits div.bloc_produit .cadre_si_lien {
	width: 300px;
	margin-top: 10px;
	text-align: right;
}

#produits div.bloc_produit .cadre_si_lien a {
	margin-top: 10px;
	font-size: 11px;
	color: #b2c902;
	text-decoration: none;

  background-color: #FFF8F0;
}


#produits div.boutons_bloc {
	width: 300px;
  height: 20px;
	margin-top: 160px;
  float: right;
	text-align: right;
  
  position: relative;
  z-index: 3;
}

#produits div.boutons_bloc a {
	padding-left: 2px;
	padding-right: 2px;

	text-decoration: none;
	color: #b2c902;

	border: 1px solid #b2c902;
}

#produits div.boutons_bloc a:hover {
	color: #ffffff;
	background-color: #b2c902;
	border: 1px solid #b2c902;
}



#pre_texte_accueil {
	width: 100%;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;

	background-color: #fcdab2;
}

#texte_accueil {

	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#texte {
	width: 994px;
	margin: auto;

	
	color: #673b15;
}

#texte h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
	color: #f8b32a;
}

#texte h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #d1030d;
}

#texte .mise_en_avant {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	
	color: #f29434;
}

#texte a {
	color: #d1030d;
}

#texte a:hover {
	text-decoration: none;
}

#texte ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
}

#texte ul li {
	padding-left: 10px;

	background-image: url(http://www.a4cmonde.org/commun/modeles/accueil/img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#texte ul li ul {
	margin-top: 5px;
}

#texte ul li ul li {
	margin-bottom: 5px;

	background-image: url(http://www.a4cmonde.org/commun/modeles/accueil/img/puce-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


#pre_baseline {
	width: 994px;
	height: 25px;
	margin: 20px auto;
}

#baseline {
	height: 25px;
	padding-top: 5px;
	padding-right: 50px;
	float: left;
	
	border-top: 4px solid #f8b32a;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/accueil/img/baseline-jaune.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#baseline dl {
	margin: 0px;
	float: left;
}
#baseline dl dt a {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #673b15;
	
	font-size: 10px;
	color: #673b15;
	text-decoration: none;
}

#baseline dl dt.premier a,
#baseline dl dt.premier-ssenfant a,
#baseline dl dt.premier-selected-ssenfant a,
#baseline dl dt.premier-selected a {
	border: 0px;
}

#baseline_droite {
	height: 25px;
	padding-top: 5px;
	padding-left: 50px;
	float: right;
	
	border-top: 4px solid #0094d8;
	
	background-image: url(http://www.a4cmonde.org/commun/modeles/accueil/img/baseline-bleue.gif);
	background-repeat: no-repeat;
	background-position: top left;

}

#baseline_droite dl {
	margin: 0px;
	float: left;
}
#baseline_droite dl dt a {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #673b15;
	
	font-size: 10px;
	color: #673b15;
	text-decoration: none;
}

#baseline_droite dl dt.premier a,
#baseline_droite dl dt.premier-ssenfant a,
#baseline_droite dl dt.premier-selected-ssenfant a,
#baseline_droite dl dt.premier-selected a {
	border: 0px;
}


