/*---

Autourdubebe.freehostia.com // CSS pour le menu
Derniere revision : juillet 2006

	1.	Menu Cat
	2.	Menu Cat Selec
	3.	Menu Sscat
	4.	Menu Sscat Actif

Notes: 

---*/

/* ---------------------------------------- */
/* Style pour Top Menu                      */
/* ---------------------------------------- */

.menu-top {
background: #FFFFFF url('images/menu-top.jpg') no-repeat 0 0;
padding-left:0; padding-right:0; padding-top: 27px; padding-bottom:0;
}

/* ---------------------------------------- */
/* Style pour categorie                     */
/* ---------------------------------------- */

/*---ul-Normal---*/

ul.menucat {
list-style-type: none;
padding: 0;
margin: 0;
}

/*---ul-Liens---*/

ul.menucat a {
text-decoration: none;
color: #000000;
}

/*---li-Normal---*/


li.menucat {
border: 1px solid #ECF2FF;
background-color: #6699FF;
color: #ECF2FF;
font-size: 14px;
font-family: Arial;
list-style-type: none;
padding: 8px 8px 8px;
margin:0;
}



/*---li-Liens---*/

li.menucat a {
color: #264C99;
}



/*---li-Passage souris---*/

li.menucat a:hover{
background-color: #ECF2FF;
}


/* ---------------------------------------- */
/* Style pour categorie selectionnee        */
/* ---------------------------------------- */

/*---Selectionne---*/

li.menucatselec {
border: 1px solid #ECF2FF;
background-color: #6699FF;
color: #264C99;
font-size: 14px;
font-family: Arial;
list-style-type: none;
text-decoration: underline;
padding: 8px 8px 8px;
margin:0;
}


/*---li-Liens---*/

li.menucatselec a {
color: #264C99;
}


/*---li-Passage souris---*/

li.menucatselec a:hover{
background-color: #B3CCFF;
}


/* ---------------------------------------- */
/* Style pour sous-categorie                */
/* ---------------------------------------- */

/*---ul-Normal---*/

ul.menusscat {
list-style-type: none;
padding: 0;
margin: 0;
}

/*---ul-Liens---*/

ul.menusscat a {
text-decoration: none;
color: #000000;
}

/*---li-Normal---*/

li.menusscat {
border: 1px solid #ECF2FF;
background-color: #B3CCFF;
color: #476BB3;
font-size: 14px;
font-family: Arial;
list-style-type: none;
padding: 8px 20px 8px;
margin: 0;
}


/*---Li-Liens---*/

li.menusscat a {
color: #476BB3;
}


/*---Li-Passage souris---*/

li.menusscat a:hover{
background-color: #ECF2FF;
}


/* ---------------------------------------- */
/* Style pour sous-categorie selectionnee   */
/* ---------------------------------------- */

/*---Page active---*/

li.menusscatselec {
border: 1px solid #ECF2FF;
background-color: #B3CCFF;
color: #476BB3;
font-size: 14px;
font-family: Arial;
text-decoration: underline;
list-style-type: none;
padding: 8px 20px 8px;
margin: 0;
}


/* ---------------------------------------- */
/* Style pour Content Round Corners		   	*/
/* ---------------------------------------- */

div.roundTopLeft,
div.roundTopRight, 
div.roundBottomLeft,
div.roundBottomRight,
div.roundLastLeft,
div.roundLastRight {
	height: 10px;
	line-height: 10px;
	padding: 0;
	margin: 0;
}

div.roundTopLeft {background: url('images/lt.gif') no-repeat 0 0;}
div.roundTopRight {background: url('images/rt.gif') no-repeat top right;}
div.roundBottomLeft {background: url('images/lb.gif') no-repeat 0 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px}
div.roundBottomRight {background: url('images/rb.gif') no-repeat top right;}

div.roundLastLeft {background: url('images/lb_last.gif') no-repeat 0 0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px}
div.roundLastRight {background: url('images/rb_last.gif') no-repeat top right;}

.section {
	padding: 0 10px 1px 10px;
	border-left: 1px solid #6699FF;
	border-right: 1px solid #6699FF;
}

div.section h3 {
	color: #999;
	padding: 0 0 5px 10px;
	margin: 0 -11px 10px -11px;
	border-bottom: 2px solid #6699FF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
}

.clearer {
	clear: both;
	line-height: 0; 
	height: 0;
}

.retourdate {
color: #6699FF;
font-size: 12px;
font-family: Arial;
}

.retourdate a {
color: #6699FF;
font-size: 12px;
font-family: Arial;
}

.texteindex {
color: #6699FF;
font-size: 12px;
font-family: Arial;
text-align: center;
}

.texteindex a {
color: #6699FF;
font-size: 12px;
font-family: Arial;
text-align: center;
}

.annonce {
color: #ff6666;
font-size: 18px;
font-family: Arial;
text-align: center;
margin-left: 30;
margin-right: 30;
}

.annonce a {
color: #ff6666;
}

<!--style pour le titre de la page contenu-->

.titre {
font-size: 12px;
font-family: Arial;
color: #8fb347;
margin-top: -29;
text-align: center;
} 

.texte {
font-size: 12px;
font-family: Arial;
color: #000000;
margin-left: 20; 
margin-right: 20;
} 

ul.texte {
font-size: 12px;
font-family: Arial;
color: #000000;
margin-left: 40; 
margin-right: 20;
} 

.texte a {
color: #6699FF;
} 

ul.texte a {
color: #6699FF;
} 

TABLE.calendrier {
font-size: 12px;
font-family: Arial;
}

TD.cal-dimanche {
font-size: 12px;
font-family: Arial;
color: #8fb347;
}

TD.cal-dimanche a {
color: #8fb347;
}

TD.cal-lundi {
font-size: 12px;
font-family: Arial;
color: #b3b347;
}

TD.cal-lundi a {
color: #b3b347;
}

TD.cal-mardi {
font-size: 12px;
font-family: Arial;
color: #b38f47;
}

TD.cal-mardi a {
color: #b38f47;
}

TD.cal-mercredi {
font-size: 12px;
font-family: Arial;
color: #b34747;
}

TD.cal-mercredi a {
color: #b34747;
}

TD.cal-jeudi {
font-size: 12px;
font-family: Arial;
color: #b3478e;
}

TD.cal-jeudi a {
color: #b3478e;
}

TD.cal-vendredi {
font-size: 12px;
font-family: Arial;
color: #8f47b3;
}

TD.cal-vendredi a {
color: #8f47b3;
}

TD.cal-samedi {
font-size: 12px;
font-family: Arial;
color: #478db3;
}

TD.cal-samedi a {
color: #478db3;
}

