* {
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:normal;
}

BODY {
	margin:0px;
	padding:0px;
	color:#433737;
	background-color:#D3C6A4;
	height:100%;
	margin-bottom:-14px;
}

a, a:visited {
	font-weight: bold;
	color: #06759f;
	text-decoration: none;
}
a:hover {
	color: #50690f;
}

a.adn, a.adn:visited {
	font-size:10px;
	color: #30281c;
}
a.adn:hover {
	color: #032a39;
}

a.bas, a.bas:visited {
	font-size:10px;
	color: #30281c;
}
a.bas:hover {
	color: #032a39;
}

a.new_defil, a.new_defil:visited {

	color: #2c3c08;
}
a.new_defil:hover {
	color: #ffffff;
}

a.rappel_navigation, a.rappel_navigation:visited {
	color: #2c3c08;
}
a.rappel_navigation:hover {
	color: #433737;
}
a.agenda, a.agenda:visited {

	color: #06455c;
}
a.agenda:hover {
	color: #0b82a4;
}
a.activites, a.activites:visited {

	color: #d17f00;
}
a.activites:hover {
	color: #ffa800;
}

a.menu, a.menu:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color: #ffffff;
}
a.menu:hover {
	color: #1bade2;
}

a.menuniv2, a.menuniv2:visited{
	color: #ffffff;
}
a.menuniv2:hover {
	color: #1bade2;
}
a.panier, a.panier:visited {
	font-size:9px;
	color: #ffffff;
	font-weight:bold;
}
a.panier:hover {
	color: #1bade2;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:600;
	color: #032a39;
	margin-bottom:0px
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color: #032a39;
}

/* style a ajouter dans l'éditeur de texte d'esuau */
.titremarron {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:600;
	color: #433737;
}
.titrebleu {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:600;
	color: #032a39;
}
.soustitremarron {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
	color: #433737;
}
.soustitrebleu {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
	color: #067299;
}
.soustitrevert{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
	color: #668711;
}
.soustitreorange {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
	color: #d75d0c;
}
.soustitreblanc {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
	color: #ffffff;
}
.textemarron {
	color: #433737;
}
.textebleu {
	color: #067299;
}
.textevert {
	color: #668711;
}
.texteorange {
	color: #d75d0c;
}
.texteblanc {
	color: #ffffff;
}

/* style liste a puce*/
ul{
	list-style-image:url(/img/puces_separateur/puce_li.jpg);
	list-style-position:outside;
	padding-left:-20px;
	text-align:justify;
	
}
/* style a appliquer sur le moteur de recherche */
.soustitremr {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
	color: #ffffff;
}
a.lienmr, a.alienmr:visited {
	color: #88a407;
}
a.lienmr:hover {
	color: #ffffff;
}


/* style a appliquer sur le model tableau */
.entetetableau {
	font-size:15px;
	color: #ffffff;
}
.txtlgpair {
	color: #ffffff;
}
.txtlgimpair {
	color: #000000;
}
a.lienlgpair, a.lienlgpair:visited {
	color: #d3c6a4;
}
a.lienlgpair:hover {
	color: #85b021;
}
a.lienlgimpair, a.lienlgimpair:visited {
	color: #30281c;
}
a.lienlgimpair:hover {
	color: #032a39;
}
a.lientableau, a.alientableau:visited {
	color: #30281c;
}
a.lientableau:hover {
	color: #032a39;
}

/* Style des boutons standard */
.configbutton{
	padding:0px;
	margin:2px;
	width:136px;
	height:25px;
	font-weight:bold;
	font-size:12px;
	background-color:transparent;
 	background-image:url(boutons/FR/btn_normal.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	color:#ffffff;
}

/* forum */
.titresalon {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:600;
	color: #067299;
}

.soustitreforum {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:600;
	color: #ffffff;
}
.texteforum {
	color: #31291e;
}

.texteauteur {
	font-style:bold;
	color: #2e4003;
}

.textedate {
	color: #ffffff;
}

.texterepondre {
	color: #31291e;
}

a.lienforum, a.lienforum:visited {
	color: #2e4003;
}
a.lienforum:hover {
	color: #ffffff;	
}

/* Styles des champs de formulaire*/
input 
{
	border: 0px dotted #CCCCCC;
}
.inputct {
	border-width: 1px;
	border-style: solid;
	border-right-color: #f1f0ea;
	border-left-color: #535257;                      
	border-bottom-color: #f1f0ea;                              
	border-top-color: #535257;
	background-color:#494131;
	color:#FFFFFF;
}
.inputrecommander {
	border-width: 1px;
	border-style: solid;
	border-right-color: #f1f0ea;
	border-left-color: #535257;                      
	border-bottom-color: #f1f0ea;                              
	border-top-color: #535257;
	background-color:#494131;
	color:#FFFFFF;
}

textarea 
{
	border-width: 1px;
	border-style: solid;
	border-right-color: #f1f0ea;
	border-left-color: #535257;                      
	border-bottom-color: #f1f0ea;                              
	border-top-color: #535257;
	background-color:#494131;
	color:#FFFFFF;
}

SELECT  
{
border: 0px dotted #CCCCCC;
}

.inputvide {
border: 0px solid #179ac0;
}
.inputrch {
border: 0px solid #179ac0;
background-color:transparent;
color: #ffffff;
font-size: 11px;
}
.infobulle{
	position: absolute;
	visibility : hidden;
	border: 2px solid #01354a;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #06718f;
	color: #ffffff;
	overflow: auto;
	width:250px;
}
/*************familles recherchees ********************/
.divfam{
  position:absolute;
  background-image:url(/img/boutons/btn_familles_etudiees.png);
	background-repeat:no-repeat;
  width:170px;
  height:61px;
  padding-top:37px;
  padding-left:6px;
}
.divinputfam{
  position:absolute;
  margin-top:38px;
}
.okfam{

  cursor:pointer;
}
input.inputfam{
margin-bottom:4px;
background-color: #89A0A8;
width:136px;
height:16px;
}

