body 
{
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: arial,helvetica,sans-serif;
	color: #000;
	background-color: #FFF;
}

img
{
	border: none;
}

a, a:visited
{
	color: #0022fc;
	text-decoration: none;
}

a:hover
{

	text-decoration: underline;
}

.centre
{
	text-align: center;
}

.info
{
	margin: auto;
	color: #678EDE;
	font-size: 120%;
	font-weight : bold;
	text-align: center;
	line-height: 140%;
	background: url("clignotant.gif");
}	

.texte
{
	margin: 10px;
}

.gros
{
	font-size: 130%;
}

#container
{
	margin: auto;
	margin-top: 10px;
	padding: 0px;
	width: 900px;
	background-color: #C3CEDA;
}

.corps_index
{
	background: url("passion_nature.gif") top left no-repeat;
}

.boitepartenaire
{
	margin: auto;
	margin-left: 0.8%;
	float: left;
	width: 32%;
	height: 170px;
	text-align: center;
	font-size: 120%;
}

/* Haut de page avec fond et logos */

#banniereacc
{
	width: 900px;
	height: 130px;
	background-image: url("BanniereAcc.gif");
}

#banniereraq
{
	width: 900px;
	height: 130px;
	background-image: url("BanniereRaq.gif");
}

#banniererando
{
	width: 900px;
	height: 130px;
	background-image: url("BanniereRando.gif");
}

#bannieresejour
{
	width: 900px;
	height: 130px;
	background-image: url("BanniereSej.gif");
}

#bannierevtt
{
	width: 900px;
	height: 130px;
	background-image: url("BanniereVtt.gif");
}

#banniereenfants
{
	width: 900px;
	height: 130px;
	background-image: url("BanniereEnfants.gif");
}

.banniere
{
	font-size: 250%;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

/* Fin de banniere */

/* menu à onglets */

#menu
{
    border-bottom : 1px solid #678EDE;
    padding-bottom : 28px;
}

#onglets
{
    position : absolute;
    border : 1px solid transparent;
    padding : 0;
    font-weight : bold;
    list-style-type : none;
    margin-top : 0;
    width : 750px;
	margin-left : 75px;

}

#onglets li
{
    float : left;
    height : 24px; /* à modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    background-color: #678EDE;
    margin : 2px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
    margin : 4px 2px 0 2px;  /* Pour IE  */
    border : 1px solid #678EDE;
}

#onglets li.active
{
    border-bottom: 1px solid #C3CEDA;
    background-color: transparent;
}

#onglets a
{
    display : block;
    color : #000;
    text-decoration : none;
    padding : 4px;
}

#onglets a:hover
{
    background : #C3CEDA;
	border-bottom: 2px solid #C3CEDA;
}

/* Fin de menu à onglets */

/* Petit menu de navigation des activités*/

.petitmenu
{
	text-align : center;
	font-weight : bold;
}

.petitmenu a
{
	color : #000;
    text-decoration : none;
}

.petitmenu a:hover
{
	color : #FFF;
    text-decoration : underline;
}

.separateur
{
	background-color : #FFF;
	text-align : center;
	font-weight : bold;
}

/* Fin de petit menu */

/* Articles des activités */

.gauche
{
	float : left;
	margin-left : 10px;
	margin-bottom: 10px;
}

.milieu
{
	width : 490px;
	float : left;
	margin-left : 10px;
}

.droite
 {
	width : 185px;
	float : left;
	margin-left : 10px;
}

.stop
{
	clear: both;
}

.item
{
	font-size : 110%;
	font-weight : bold;
	text-decoration : underline;
}

/* Fin des articles */
