
.CorpsTexte {
padding-bottom:10px;
padding-top:10px;
font-size:12px;
line-height:140%;


}

.CorpsTexte p {
font-size:12px;

}

.ColonneDroite {
   line-height:17px;
   font-size:11px;
  } 

.sous-menu {

	font-size: 11px;
}

.SousMenuBandeau {
	font-size: 10.5px;
}

.petit {
	font-size: 10px;
	font-weight: normal;
}


.menubandeauhaut {
	font-size: 12px;

}
.menubandeauhaut a:link {
	font-size: 12px;
	color: #ee2080;
	text-decoration:underline;

 }
 
 .menubandeauhaut a:visited {
	font-size: 12px;
	color: #ee2080;

	
 }
 
 .menubandeauhaut a:hover {
	font-size: 12px;
	color: #510051;
	text-decoration:none;

 }
.encadre {
	background-color: #<?=$_COULEURFOND?>;
	margin: 5px;
	padding: 5px;
	width: 95%;
	border: 1px solid #333333;
}




li {
		font-size: 12px;
		list-style:circle
}

.titre1 {
	font-size: 24px;
}
blockquote {
  margin: 0 30px 0 30px;
  padding: 10px 0 0 20px;
  font-size: 90%;
  line-height: 1.5em;
  color: #666666;
  background: url(/img/quotes.gif) no-repeat top left;
	font-size: 12px;
  }

.geekpoint {
  margin: 0 20px 0 20px;
  padding: 10px 0 0 20px;
  font-size: 90%;
  line-height: 1.2em;
color:#333333;
  background: url(/img/point.gif) no-repeat top left;
  }
.geekpoint p {
  margin-top: 0;

  }

blockquote p {

  }

.titre2 {
	font-size: 18px;
		font-weight:normal;

}
a:hover { text-decoration:none;
color:#510051;
}
a {
	color: #ee2080;
	text-decoration: underline;
}
a:visited {
	color: #ee2080;
}
.titre3 {
	font-size: 16px;

}
.texte {

	font-size: 12px;
}
.nounderline {
	text-decoration: none;
}
.nounderline:hover {
	text-decoration: underline;
}
.formulaire {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.erreurform {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.barre {
text-decoration:line-through; }

.bouton {

	font-size: 12px;
	color: #000000;
	background-color:#CCCCCC;
	border: 1px solid #999999;
}

.boutonpetit {

font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#CCCCCC;
	border: 1px solid #999999;
}
.formulairepetit {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.imagezoomable  {
	background-color: #EEE;
	text-decoration:none;
	padding: 5px;
	border: 1px dotted #333333;
	margin: 5px;
}

.imagezoomable a  {
 text-decoration:none;

}

.imagezoomable:hover  {
	background-color: #999999;
	padding: 5px;
	border: 1px solid #000000;
	margin: 5px;
}
img a  {
 text-decoration:none;
}

#CorpsTexte a {
color:#000000;
text-decoration:underline; }
