

.alaligne {
	clear: both;
	width: 100%;
	height: 1px;
	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: #000000;
	text-decoration: none;
}

#cadre_boutons_connecte a:hover {
	color: #ffffff;
}

#cadre_boutons_connecte a#bandeau_admin {
	padding-left: 22px;
	background-image: url(http://www.alices.fr/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.alices.fr/commun/modeles/commun/structure/img/deconnexion-admin.gif);
}

hr {
	border: 1px
}

#bandeau_print {
	display: none;
}

html {
	width: 100%;
	height: 100%;
	margin: auto;
	background-color: #ffffff;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/fond-html.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

body {
	width: 100%;
	height: auto;
	margin: 0px auto;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #626262;
}

img, div, a, input 
{
  behavior: url( /commun/modeles/commun/javascript/pngfix/iepngfix.htc) 
}
 

#contener {
	width: 994px;
	height: auto;
	margin: 0px auto;
	
	overflow: auto;
}

#bandeau {
	position: relative;

	width: 994px;
	height: 150px;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/bandeau.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#pictos {
	width: 171px;
	height: 25px;
	margin-top: 125px;
	float: left;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/pictos.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#pictos a {
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 3px;
	float: left;
}

#recherche {
	width: 195px;
	height: 25px;
	margin-top: 125px;
	padding-left: 25px;
	float: right;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/loupe.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#recherche input {
	width: 130px;
	height: 15px;
	line-height: 15px;
	
	font-size: 10px;
	color: #a0a0a0;
}

#recherche a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#bandeau #menu_acces {
	width: 190px;
	float: right;
	position: absolute;
	left: 804px;
}

#bandeau #menu_acces dl {
	width: 190px;
	margin: 0px;
}

#bandeau #menu_acces dl dt {
	width: 190px;
	height: 23px;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/fond-dt-acces.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	border-bottom: 1px solid #ACC92F;
}

#bandeau #menu_acces dl dt a {
	display: block;
	width: 180px;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	
	font-size: 12px;
	color: #ACC92F;
	text-decoration: none;
}

#bandeau #menu_acces dl dd {
	width: 190px;
	height: auto;
	margin: 0px;
}

#bandeau #menu_acces dl dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bandeau #menu_acces dl dd ul li {
	width: 190px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/fond-li-acces.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#bandeau #menu_acces dl dd ul li a {
	diplay: block;
	width: 180px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	
	font-size: 12px;
	color: #ACC92F;
	text-decoration: none;	
}

#bandeau #menu_acces dl dd ul li a:hover {
	color: #000000;
}



#menu_h {
	width: 905px;
	height: 30px;
	margin-top: 12px;
	float: left;
}

#menu_h dl {
	width: 181px;
	height: auto;
	margin: 0px;
	float: left;	
}

#menu_h dl dt {
	width: 180px;
	height: 30px;
	margin: 0px;
	float: left;
	
	border-right: 1px solid #ffffff;
}

#menu_h dl dt a {
	dispaly: block;
	width: 180px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	float: left;
	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

#menu_h dl.violet dt {
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/dt-violet-premier.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_h dl.rose dt {
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/dt-rose.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#menu_h dl.bleu dt {
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/dt-bleu.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#menu_h dl.orange dt {
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/dt-orange.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#menu_h dl.jaune dt {
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/dt-jaune.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#menu_h dl.rouge dt {
  background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/dt-rouge.jpg);
  background-position: top left;
  background-repeat: no-repeat; 
}


a#boutique {
	display: block;
	width: 89px;
	height: 30px;
	margin-top: 12px;
	float: right;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/boutique.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}


#contenu {
	width: 994px;
	height: auto;
	margin-top: 25px;
	float: left;
}

#page {
	width: 775px;
	height: auto;
	padding-top: 20px;
	float: left;
	
	background-color: #ffffff;
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/fond-texte.gif);
	background-position: top left;
	background-repeat: repeat-x;	
}

#page #titre {
	width: 735px;
	height: auto;
	margin-left: 20px;	
}


#pre_baseline {
	clear: both;
	width: 100%;
	height: 56px;
	margin-top: 10px;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/fond-pre-baseline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
}

#baseline {
	clear: both;
	width: 994px;
	height: 56px;
	margin: auto;
	
	background-image: url(http://www.alices.fr/commun/modeles/commun/structure/img/baseline.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
}

#baseline dl {
	margin: 0px;
	float: left;
	margin-top: 28px;
}

#baseline dl dt {
	margin: 0px;
	float: left;
}

#baseline dl dt {
	line-height: 11px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	
	border-left: 1px solid #ffffff;
}

#baseline dl dt.premier,
#baseline dl dt.premier-ssenfant {
	padding-left: 0px;
	border-left: 0px;
}

#baseline dl dt a {
	line-height: 11px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

#baseline dl dt a:hover {
	text-decoration: underline;
}

#multi_up div {
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
	margin:auto;
}
#multi_up div img {
	margin-top:2px;
}
#multi_up {
	clear:both;
	display:inline;
	float:left;
	height:20px;
	margin:auto auto 10px;
	width:735px;
}
#multi_down div {
	display:inline;
	float:left;
	margin:auto;
}
#multi_up div.multi_cadre_liens, #multi_down div.multi_cadre_liens {
	float:right;
}
#multi_down div img {
	margin-top:2px;
}
#multi_down {
	clear:both;
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
	margin:10px auto;
	width:735px;
}
.multi_resultat {
	font-family:arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
.multi_lien {
	font-family:arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.multi_lienover {
	font-family:arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}



div.erreur
{
  margin-top: 20px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
  width: 100%;
  height: auto;
  font-weight: normal;
  background-color: #F35FB5;
  color: white;
}


div#bandeau div.erreur
{
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  clear: both;
  width: 750px;
  height: auto;
  font-weight: bold;
  background-color: #C2300B;
  color: white;
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid white;
}



#texte {

}


#gauche {
	width: 200px;
	height: auto;
	margin-right: 19px;
	padding-bottom: 20px;
	float: left;
	
	background-color: #ffffff;
	background-image: url(http://www.alices.fr/commun/modeles/page/img/fond-gauche.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}



#menu_v {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}

#menu_v .violet {
	padding-bottom: 10px;
}

#menu_v .rose {
	padding-bottom: 10px;
}

#menu_v .bleu {
	padding-bottom: 10px;
}

#menu_v .orange {
	padding-bottom: 10px;
}

#menu_v .jaune {
	padding-bottom: 10px;
}

#menu_v .rouge {
  padding-bottom: 10px;
}


#menu_v .violet h1 {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	
	border-left: 15px solid #B287BB;	
	border-bottom: 1px solid #b5b5b5;
	
	background-color: #ffffff;
	
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #B287BB;
}

#menu_v .rose h1 {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	
	border-left: 15px solid #F35FB5;
	border-bottom: 1px solid #b5b5b5;
	
	background-color: #ffffff;
	
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #F35FB5;
}

#menu_v .bleu h1 {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	
	border-left: 15px solid #6095C1;
	border-bottom: 1px solid #b5b5b5;
	
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #6095C1;
}

#menu_v .orange h1 {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	
	border-left: 15px solid #FC9200;
	border-bottom: 1px solid #b5b5b5;
	
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #FC9200;
}

#menu_v .jaune h1 {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 8px;
	
	border-left: 15px solid #fcd312;
	border-bottom: 1px solid #b5b5b5;
	
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #fcd312;
}

#menu_v .rouge h1 {
  height: 25px;
  line-height: 25px;
  margin: 0px;
  margin-bottom: 5px;
  padding-left: 8px;
  
  border-left: 15px solid #e10404;
  border-bottom: 1px solid #b5b5b5;
  
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
  color: #e10404;
}

#menu_v dl {
	margin: 0px;
}

#menu_v dl dt {
	height: 21px;
	line-height: 21px;
	margin-left: 23px;
	
	border-bottom: 1px dashed #b5b5b5;
}

#menu_v dl dt a {
	display: block;
	
	font-size: 12px;
	text-decoration: none;
	color: #626262;
}

#menu_v dl dt a:hover {
	padding-left: 10px;
	color: #ffffff;
}

#menu_v .violet dl dt a:hover {
	background-color: #B287BB;
}

#menu_v .rose dl dt a:hover {
	background-color: #F35FB5;
}

#menu_v .bleu dl dt a:hover {
	background-color: #6095C1;
}

#menu_v .orange dl dt a:hover {
	background-color: #FC9200;
}

#menu_v .jaune dl dt a:hover {
	background-color: #fcd312;
}

#menu_v .rouge dl dt a:hover {
  background-color: #e10404;
}

#menu_v .violet dl dt.premier-selected a,
#menu_v .violet dl dt.premier-selected-ssenfant a,
#menu_v .violet dl dt.defaut-selected a,
#menu_v .violet dl dt.defaut-selected-ssenfant a,
#menu_v .violet dl dt.dernier-selected a,
#menu_v .violet dl dt.dernier-selected-ssenfant a {
	padding-left: 10px;
	
	color: #ffffff;
	background-color: #B287BB;
}

#menu_v .rose dl dt.premier-selected a,
#menu_v .rose dl dt.premier-selected-ssenfant a,
#menu_v .rose dl dt.defaut-selected a,
#menu_v .rose dl dt.defaut-selected-ssenfant a,
#menu_v .rose dl dt.dernier-selected a,
#menu_v .rose dl dt.dernier-selected-ssenfant a {
	padding-left: 10px;
	
	color: #ffffff;
	background-color: #F35FB5;
}

#menu_v .bleu dl dt.premier-selected a,
#menu_v .bleu dl dt.premier-selected-ssenfant a,
#menu_v .bleu dl dt.defaut-selected a,
#menu_v .bleu dl dt.defaut-selected-ssenfant a,
#menu_v .bleu dl dt.dernier-selected a,
#menu_v .bleu dl dt.dernier-selected-ssenfant a {
	padding-left: 10px;
	
	color: #ffffff;
	background-color: #6095C1;
}

#menu_v .orange dl dt.premier-selected a,
#menu_v .orange dl dt.premier-selected-ssenfant a,
#menu_v .orange dl dt.defaut-selected a,
#menu_v .orange dl dt.defaut-selected-ssenfant a,
#menu_v .orange dl dt.dernier-selected a,
#menu_v .orange dl dt.dernier-selected-ssenfant a {
	padding-left: 10px;
	
	color: #ffffff;
	background-color: #FC9200;
}

#menu_v .jaune dl dt.premier-selected a,
#menu_v .jaune dl dt.premier-selected-ssenfant a,
#menu_v .jaune dl dt.defaut-selected a,
#menu_v .jaune dl dt.defaut-selected-ssenfant a,
#menu_v .jaune dl dt.dernier-selected a,
#menu_v .jaune dl dt.dernier-selected-ssenfant a {
	padding-left: 10px;
	
	color: #ffffff;
	background-color: #fcd312;
}

#menu_v .rouge dl dt.premier-selected a,
#menu_v .rouge dl dt.premier-selected-ssenfant a,
#menu_v .rouge dl dt.defaut-selected a,
#menu_v .rouge dl dt.defaut-selected-ssenfant a,
#menu_v .rouge dl dt.dernier-selected a,
#menu_v .rouge dl dt.dernier-selected-ssenfant a {
  padding-left: 10px;
  
  color: #ffffff;
  background-color: #e10404;
}

#menu_v dl dd {
	margin: 0px;
	margin-left: 23px;
}

#menu_v dl dd ul {
	list-style: none;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	padding-bottom: 5px;
	
	border-bottom: 1px dashed #b5b5b5;
}

#menu_v dl dd ul li {
	height: 16px;
	line-height: 16px;
	margin-left: 10px;
	padding-left: 10px
}

#menu_v .violet dl dd ul li {		
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-violet.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

#menu_v .rose dl dd ul li {		
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-rose.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

#menu_v .bleu dl dd ul li {		
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-bleu.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

#menu_v .orange dl dd ul li {		
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-orange.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

#menu_v .jaune dl dd ul li {		
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-jaune.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

#menu_v .rouge dl dd ul li {    
  background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-rouge.gif);
  background-position: 0px -1px;
  background-repeat: no-repeat;
}
	
#menu_v dl dd ul li a {
	display: block;
	
	font-size: 11px;
	text-decoration: none;
	color: #a0a0a0;
}
	
#menu_v dl dd ul li a:hover {
	display: block;
	
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
	
#menu_v dl dd ul li.premier-selected a,
#menu_v dl dd ul li.defaut-selected a,
#menu_v dl dd ul li.dernier-selected a {
	color: #000000;
}


#gauche #visuel {
	width: 200px;
	height: 210px;
	
	float: left;
	
	background-image: url(http://www.alices.fr/commun/modeles/page/img/fond-visuel-page.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#gauche #visuel img {
	display: block;
	margin-top: 16px;
	margin-left: 55px;
}

#gauche #visuel a {
	display: block;
	text-align: center;
	
	font-family: arial, verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase; 
}

#gauche #visuel a img {
	border: 0px;
}


#menu_acces_reprise {
	width: 200px;
	margin-bottom: 20px;
	float: left;
	
}

#menu_acces_reprise dl {
	margin: 0px;
}

#menu_acces_reprise dl dt {
	height: 21px;
	line-height: 21px;
	margin-left: 23px;
	
	border-bottom: 1px dashed #b5b5b5;
}

#menu_acces_reprise dl dt a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 12px;
	
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-vert.gif);
	background-position: center left;
	background-repeat: no-repeat;
	
	text-decoration: none;
	color: #626262;
}

#menu_acces_reprise dl dt a:hover {
	color: #ffffff;
	background-color: #ACC92F;
}

#texte {
	width: 735px;
	height: auto;
	padding: 20px;
	padding-top: 0px;
	float: left;
}

h1 {
	margin: 0px;
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #ACC92F;
	font-weight: normal;
	text-align: right;
	
	border-bottom: 1px solid #ACC92F;
}

h1.violet {
	margin: 0px;
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #B287BB;
	font-weight: normal;
	text-align: right;
	
	border-bottom: 1px solid #B287BB;
}

h1.rose {
	margin: 0px;
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #F35FB5;
	font-weight: normal;
	text-align: right;
	
	border-bottom: 1px solid #F35FB5;
}

h1.bleu {
	margin: 0px;
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #6095C1;
	font-weight: normal;
	text-align: right;
	
	border-bottom: 1px solid #6095C1;
}

h1.orange {
	margin: 0px;
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #FC9200;
	font-weight: normal;
	text-align: right;
	
	border-bottom: 1px solid #FC9200;
}

h1.jaune {
	margin: 0px;
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #fcd312;
	font-weight: normal;
	text-align: right;
	
	border-bottom: 1px solid #fcd312;
}

h1.rouge {
  margin: 0px;
  margin-bottom: 20px;
  
  font-size: 24px;
  color: #e10404;
  font-weight: normal;
  text-align: right;
  
  border-bottom: 1px solid #e10404;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ACC92F;
}

h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.mise_en_avant {	
	color: #ACC92F;
}

.texte_violet h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B287BB;
}

.texte_violet h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.texte_violet .mise_en_avant {	
	color: #B287BB;
}

.texte_rose h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F35FB5;
}

.texte_rose h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.texte_rose .mise_en_avant {	
	color: #F35FB5;
}

.texte_bleu h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6095C1;
}

.texte_bleu h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.texte_bleu .mise_en_avant {	
	color: #6095C1;
}

.texte_orange h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC9200;
}

.texte_orange h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.texte_orange .mise_en_avant {	
	color: #FC9200;
}

.texte_jaune h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fcd312;
}

.texte_jaune h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.texte_jaune .mise_en_avant {	
	color: #fcd312;
}

.texte_rouge h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #e10404;
}

.texte_rouge h3 {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000; 
}

.texte_rouge .mise_en_avant { 
  color: #e10404;
}

.texte_violet a {	
	color: #B287BB;
}

.texte_bleu a {	
	color: #6095C1;
}

.texte_orange a {	
	color: #FC9200;
}

.texte_rose a {	
	color: #F35FB5;
}

.texte_jaune a {	
	color: #fcd312;
}

.texte_rouge a {  
  color: #e10404;
}

#texte ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
}

#texte ul li {
	margin-bottom: 5px;
	padding-left: 10px;
	
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-vert.gif);
	background-position: 0px -2px;
	background-repeat: no-repeat;
}

#texte .texte_violet ul li {
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-violet.gif);
}

#texte .texte_bleu ul li {
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-bleu.gif);
}

#texte .texte_orange ul li {
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-orange.gif);
}

#texte .texte_rose ul li {
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-rose.gif);
}

#texte .texte_jaune ul li {
	background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-jaune.gif);
}

#texte .texte_rouge ul li {
  background-image: url(http://www.alices.fr/commun/modeles/page/img/puce-li-rouge.gif);
}



