@charset "utf-8";
/* CSS Document */


body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #D26013;

}


a.menu:link {
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFCC00;
}
a.menu:hover {
	color: #FFCC00;
}
a.menu:active {
	color: #FFFFFF;
}

.main{
position:relative;
left:0px;
right:0px;
margin-left:auto;
margin-right:auto;
width:880px;
height:100%;
background-color:#FFF;
}

.top{
position:relative;
left:0px;
right:0px;
margin-left:auto;
margin-right:auto;
background-color:#000;
width:880px;
height:50px;
background-image:url(images/agenda_top.jpg);
background-repeat:no-repeat;
}


.bottom{
position:relative;
left:0px;
right:0px;
margin-left:auto;
margin-right:auto;
background-color:#000;
width:880px;
height:50px;
text-align:center;
font-size:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-top:20px;
}

.left{
position:absolute;
left:0px;
top:0px;
width:221px;
background-color:#FFF;
}

.right{
position:absolute;
right:0px;
top:20px;
width:130px;
height:800px;
background-color:#FFF;
padding: 5px 5px 5px 0px;

}

.center{
position:relative;
left:221px;
top:0px;
width:499px;
height:100%;
padding: 25px 50px 25px 10px; 
overflow:visible;
background-color:#FFF;

}



/* --------------------------------------------------------------------------------------------- */

/*Formatage du texte*/

.titre1{

	font-weight: bold;

	font-size: 18px;

	letter-spacing:3px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

}



.titre2{

	font-weight: bold;

	font-size: 16px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	

}



.nom{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	letter-spacing:3px;

	/*font-weight:700;*/

}

.nom_csn{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	letter-spacing:3px;

	/*font-weight:700;*/

	color: #CC0000;

}

.nom_csn_small {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	

	color: #CC0000;

}



.nom_ftq{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	letter-spacing:3px;

	/*font-weight:700;*/

	color:#0033FF;

}

.nom_ftq_small{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	

	color:#0033FF;

}



.nom_aucun {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	letter-spacing:3px;

	/*font-weight:700;*/

	color:#009900;

}

.nom_aucun_small {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	

	color:#009900;

}



.nom_club {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	letter-spacing:3px;

	/*font-weight:700;*/

	color:#000000;

}

.nom_club_small {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	

	color:#000000;

}

.texteprincipal {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

}



.texteprincipalbold {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

}



.menubas {font-size: 11px}

.liste1 {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #996600; font-weight: bold; line-height:16px;}

.texteprincipaljaune {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color:#FF9900;

}



/*guide*/



.guide_normal {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #666600;

	margin-left:15px;

	margin-right:20px;

	 text-align:justify;

}

.guide_boldnormal {font-family: Georgia, "Times New Roman", Times, serif;  font-size: 12px; color: #666600; font-weight: bold; margin-left:15px;}

.guide_or_ital {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #FF9900;

	font-weight: bold;

	font-style: italic;

	margin-left:15px;

}

.guide_small_comment {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #666600; margin-left:15px; }

.sguide_normal_ital {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666600; font-weight: bold; font-style: italic; }

.guide_titre{font-size: 14; letter-spacing:3px; margin-left:15px; font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;}



.cart {

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

}

/* ------------------------------------------------------------------- viewer de nouvelle -----------------------------------*/


.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}



#example1{ /*Demo 1 main container*/
position:absolute;
width: 182px;
height: 125px;
top:29px;
left:18px;
text-align:center;
/*border: 1px solid black;*/
/*padding: 4px;*/

}

#example2{ /*Demo 2 main container*/
width: 600px;
height: 180px;
border: 1px dashed black;
padding: 4px;
background-color: #EEEEEE;
}

#example2 ul{ /*Demo 2 UL container*/
margin: 0;
padding-left: 18px;
}

#example2 ul li{ /*Demo 2 LI that surrounds each entry*/
margin-bottom: 4px;
}

#example3{ /*Demo 3 main container*/
width: 250px;
height: 280px;
border: 1px solid navy;
padding: 4px;
}

#example3 p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

code{ /*CSS for insructions*/
color: red;
}
