* {
	font-family : Arial, Verdana, sans-serif;
	font-size:10pt;
}

body {
	margin:0;
	padding:0;
	color:#433737;
	background-color:#D3C6A4;
	
}


.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

a, a:visited {
	font-weight: bold;
	color: #06759f;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color: #50690f;
	text-decoration:underline
}

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;
}

#btn_facebook {
	width:40px;
	height:42px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	background:url(boutons/btn_facebook.png) 0 0 no-repeat;
	cursor:pointer;
	float:left
}

#btn_facebook:hover { background-position:0 -42px}

#jaime { position:absolute; bottom:15px; right:0px;}


/* Module page Accueil */
.td_agenda,
.td_activite { padding:8px;}

.date { font-size:0.9em; display:block}
.date strong { font-weight:bold; font-size:0.9em;}

.read_all { 
	color: #433737!important;
    display: block;
    margin: 0 auto 2em;
    text-align: center;
    width: 100%;
}

/* Page agenda activité et news */
.ul_news { padding:0; margin:1em}
.li_news { 
	display:block;
	background:#c6b48d;
	padding:2px;
	margin:0 0 1em;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

.entete_news  {
	background:url(tab1_bg.jpg) 0 0 repeat-x;
	padding:6px 8px 2px;
	border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	border-bottom:1px solid #fff
	
}
.entete_news h2 {
	float:left;
	width:75%;
	color:#fff;
	margin:0;
	font-size:12pt
}

.entete_news ul { float:right; padding:0; margin:0 }
.entete_news li {
	padding:0; 
	display:inline-block;
	width:20px;
	margin:0;
}
.entete_news li img { cursor:pointer}

.infos_news { clear:both; font-size:0.9em; margin:0.5em 9px 0}
.description_news { padding:0 15px; border-top:1px dashed #d4c6a4; margin:0.5em 0 1.5em}
.description_courte { padding:0.5em}
.read_more a {
	color:#fff;
	display:block;
	float:right;
	margin:0 1em;
	font-size:0.9em
}

.back { text-align:right; }
/****************14-18*************************/
#abs1418{position:absolute;}
#rel1418{position:relative; left:795px; top:4px;}

#habs1418{position:absolute;}
#hrel1418{position:relative; left:795px; top:60px;}

a.menu1418, a.menu1418:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color: #ffffff;
}
a.menu1418:hover {
	color: #1bade2;
}
/****************14-18*************************/