@CHARSET "ISO-8859-1";

/*************************
 * REPRISE DE L'EXISTANT
 *************************/

a:hover { color: #ffdc00; font-size: 10px; font-family: verdana, Arial, Helvetica; text-decoration: none }
a:link { color: #bfe2f7; font-size: 10px; font-family: verdana, Arial, Helvetica; text-decoration: none }
a:visited { color: #bfe2f7; font-size: 10px; font-family: verdana, Arial, Helvetica; text-decoration: none }


#titre  { position: absolute; top: 1px; left: 8px; width: 337px; height: 16px; visibility: visible }
/*body   { background: #fff6c1 url(/images/fond_accueil.gif) no-repeat scroll 0px 10px }*/
#textgroupe    { position: absolute; top: 83px; left: 42px; width: 199px; height: 179px; visibility: visible }
#groupe   { position: absolute; top: 59px; left: 157px; width: 71px; height: 24px; visibility: visible }
#textindiv   { position: absolute; top: 79px; left: 445px; width: 198px; height: 143px; visibility: visible }
#indiv   { position: absolute; top: 51px; left: 479px; width: 86px; height: 24px; visibility: visible }
#promo   { position: absolute; top: 118px; left: 277px; width: 150px; height: 51px; visibility: visible }
#textpromo     { position: absolute; top: 190px; left: 323px; width: 106px; height: 30px; visibility: visible }

.sign { color: red; font-size: 10px; font-family: trebuchet, verdana, Arial; text-decoration: underline }
#couche { position: absolute; top: 7px; left: 596px; width: 260px; height: 105px; visibility: visible }

#couche_groupe { position: absolute; top: 24px; left: 566px; width: 67px; height: 68px; visibility: visible }

#couche_mail    { position: absolute; top: 87px; left: 80px; width: 183px; height: 138px; visibility: visible }
#couche_tel   { position: absolute; top: 78px; left: 333px; width: 256px; height: 161px; visibility: visible }


#couche_tit { position: absolute; top: 1px; left: 11px; width: 337px; height: 16px; visibility: visible }
#couche_titgroupe  { position: absolute; top: -1px; left: 1px; width: 337px; height: 34px; visibility: visible }

.nodeco {
	text-decoration: none;
}

.txtrouge11  { color: #D15500; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva; text-decoration: none }
div.promos a {  color: #D15500 !important; font-size: 12px; font-family: verdana, Arial, Helvetica, Geneva; text-decoration: none !important; }
.txtbrun11 { color: #D15500; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva; text-decoration: none }
.txtbleu11   { color: #55944D; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva; text-decoration: none; text-align: justify }
.noir11   { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica; text-decoration: none }
.txtbleu10  { color: #55944D; font-size: 10px; font-family: verdana, Arial, Helvetica, Geneva; text-decoration: none }
.titre {
	font-family:helvetica;
	font-size:16px;
	font-weight:bold;
	color:#D15500;
	letter-spacing: 1px;	
}

/***************************
 * FIN REPRISE DE L'EXISTANT
 ***************************/

/**
 * PAGE
 */

div#page{
 	margin: 30px auto;
	width:855px;
}
	/**
	 * 
	 */
	div#back_centre{
		background-image: url(/images/back_centre.gif) !important;
		background-repeat:repeat-y  !important;
		/*background-color:#ff0000;*/
		min-height:200px;
		height:auto !important;
		height:200px;
	}
	

	/**
	 * Accueil
	 */
	div#centre{
		position:relative;
		float:left;
		width:676px;	
		background:#fff6c1;
		border-right:1px dotted #006DB4;	
	}
	
	div#centre a{
		color: #006DB4 ;
		/*text-decoration:underline;*/
	}
	
	div#centre div#contenu{
		/*padding:15px*/
	}
	
	div#centre div.padding{
		padding:10px
	}
		
	div.accueil{

		background:#fff6c1 url(/images/fond_accueil.gif) no-repeat scroll 30px 10px !important;
	}
	
	div.groupe{ 
		background:#fff6c1 url(/images/fond_carte.gif) no-repeat scroll right top !important;
	}
	
	div.vip{

	}
	
	div.partenaires a{
		text-decoration:underline;
	}
	

/**
 * Menu
 */
div#menu{ float:left; }
div#menu a:hover  { color: #ffdc00; font-weight: bolder; font-size: 11px; font-family: verdana, Arial, Helvetica; text-decoration: none }
div#menu a:link  { color: #bfe2f7; font-weight: bolder; font-size: 11px; font-family: verdana, Arial, Helvetica; text-decoration: none }
div#menu a:visited  { color: #bfe2f7; font-weight: bolder; font-size: 11px; font-family: verdana, Arial, Helvetica; text-decoration: none }


/**
 * Footer
 */
div#footer{
	position:relative;
	clear:both;
}
