/*-------------------------------------------
Federation Française du Lyceum Club International
-------------------------------------------*/

/* 
 * ----------------------------------
 * Redéfinition des balises standards
 * ----------------------------------
 */
html, body {
	width: 					100%;
	height: 				100%;
	margin: 				0px;
	padding: 				0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 				10px;
	color: 					#c3e1f6;
	text-align: 			center;
	background-color: 		#1a466f;
	background-image:url(img/interface/background.gif);
	background-repeat: repeat-x;
}

a 			{color: #FFFFFF; text-decoration: underline;}
a:hover	 	{color: #FFFFFF; text-decoration:underline;}

h1			{margin:0px; padding:0px; font-size:16px;}
h3,h4,h5	{margin:0px; padding:0px; font-size:10px;}
h2 			{margin:0px; padding:0px; font-size:14px;}

table 		{border: 0px; padding:0px; font-size: 10px;}
td 			{border: 0px; vertical-align: top;}
tr 			{border: 0px; vertical-align: top;}

img 		{border: 0px; margin: 0px; padding: 0px;}

/*Listes*/
ul {
	margin-top: 		5px;
	line-height: 		12px;
}

li {
	margin-bottom: 		0px;
	list-style-image:url(img/picto/puce_liste.gif);
	background-repeat:no-repeat;
	background-position:left;
}

dl, dt, dd {margin: 0px; padding: 0px; list-style-type: none;}





/* 
 * -----------------------------------------
 * Mise en page du site
 * -----------------------------------------
 */
 
 
#xhtml_conteneur {
	width:768px;
	height:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #285b8a;
	border-right:1px solid #285b8a;
}

#bandeau_logo {
	height:88px;
	background-image: url(img/interface/bandeau_haut_bkg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:1px;
}

#bandeau_menu {
	height:21px;
}

#contenu {
	height:100%;
	width:734px;
	padding-left:17px;
	padding-right:17px;
	background-image:url(img/interface/background_contenu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#032851;
}

#bandeau_bas {
	height:19px;
	line-height:19px;
	background-image:url(img/interface/bas_page_bkg.jpg);
	background-repeat:no-repeat;
	background-position:top;

}

#chemin {
	height:36px;
	width:100%;
	line-height:36px;
	color:#c3e1f6;
	text-align:right;
	vertical-align:middle;
	padding-top:10px;
}

#pointilles {
	height:27px;
	line-height:27px;
	width:100%;
	background-image:url(img/interface/pointilles.gif);
	background-repeat:repeat-x;

}

#pointilles_petit {
	height:10px;
	line-height:10px;
	width:100%;
	background-image:url(img/interface/pointilles_petit.gif);
	background-repeat:repeat-x;
	clear: both;

}

/*----------------------BARRE TITRE----------------------*/

#barre_titre {
	height:21px;
	line-height:21px;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
}

#barre_titre_gauche {
	height:21px;
	width:20px;
}

#barre_titre_milieu {
	height:21px;
	line-height:21px;
	background-image:url(img/interface/barretitre_bkg_milieu.gif);
	background-repeat: repeat-x;
}

#barre_titre_droit {
	height:21px;
	width:10px;
}

/*----------------------BAS DE PAGE----------------------*/

#bas_page {
	padding-left:10px;
	padding-right:10px;
}

/* 
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 * MENU   MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  MENU  
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 */

/*----------------------menu haut----------------------*/
#xhtml_menu {
	height: 			21px;	
	z-index: 			0;
	color: 				white;
}
/*-------------menu haut home page----------*/
#xhtml_conteneur #xhtml_menu {
	width: 				768px;
	position: 			relative;
	z-index: 			50;
}


/*-----------------------------------------*/
#menu1, #menu2, #menu3, #menu4, #menu5,#menu6,#menu7,#menu8,#menu9,#menu10, #menuvide, #menucontact{
	float:left;
}

.menuOver a:hover{
	text-decoration: none;
}


/*----------------------sous menu----------------------*/
#xhtml_smenu {
	position: 	absolute;
	z-index: 	10;

}
#smenu1,#smenu2,#smenu3,#smenu4,#smenu5,#smenu6,#smenu7,#smenu8,#smenu9,#smenu10,#smenu11 {
	width: 			113px;
	height: 		21px;
	line-height: 	21px;
	color: 			#4D4D4D;
	text-align: 	left;
	font-size: 		10px;
	display: 		none;
	float: 			left;
	position:		absolute;
	background-color:#0c305d;
}



/*home*/
#xhtml_conteneur #smenu1{
	margin-left: 0px;
}


.smenuOver a{
	color: 				#A1D1FD;
	border:				1px solid #2d5684;
	border-top:			none;
	text-decoration: 	none;
	font-weight:		bold;
	line-height: 		17px;
	display: 			block;
	text-align:center;
		background-color:#0c305d;
}
.smenuOver a:hover{
	color:				white;
	text-decoration: 	none;
	background-color:   #9e9237;
	
}

/* 
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 * CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  CONTENU  
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 */

/*----------------------ACCUEIL----------------------*/

#accueil_bloc_gauche {
	width: 509px;
	float:left;
}

#accueil_bloc_droit {
	width: 220px;
	float:left;
}

#accueil_conteneur_actu{
	width: 199px;
	height:261px;
	border:1px solid #b1cbe3;
	margin-left:22px;
	background-image:url(img/interface/accueil_bkg_actu.gif);
	background-repeat:repeat-x;
}

#accueil_conteneur_actu_int{
	margin-top:14px;
	margin-left:8px;
	margin-right:8px;
	text-align:justify;
}


#accueil_conteneur_actu img{
	border:1px solid #b1cbe3;

}

/*----------------------ACTIVITES----------------------*/

#titre{
	background-image:url(img/picto/puce_titre.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #849ab3;
	width:100%;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:2px;

}

#sous_titre{
	background-image:url(img/picto/puce_sous_titre.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
}

/*----------------------CLUBS----------------------*/

#clubs_bloc_gauche {
	/*width: 350px;*/
	width: 100%;
	float:left;
}

.clubs_bloc_gauche {
	/*width: 350px;*/
	width: 100%;
	float:left;
}

#clubs_bloc_gauche img{
	border:1px solid #b1cbe3;
	float: left;
	margin-right: 5px;
}

#club_bloc_droit {
	width: 374px;
	float:left;
}

#txtFonctionnement{

	text-align: justify;
}
/*--BARRE TITRE CLUBS--*/

#clubs_stitre {
	height:15px;
	line-height:15px;
	color:#e1c80f;
	font-weight:bold;
	width:100%;
	border:1px solid #FFFFFF;

}

#clubs_stitre a{
	text-decoration:none;
	color:#FFFFFF;

}

#clubs_stitre a:hover{
	text-decoration:none;
	color:#e1c80f;

}

#titre_clubs{
	background-image:url(img/picto/puce_titre.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:2px;

}

#formulaire input,textarea{

	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: none;
}

#formulaire textarea{

	width: 100%;
}

/*----------------------CONTACT----------------------*/

#contact_txt{
	background-image:url(img/picto/puce_sous_titre.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:150px;
	height:37px;
}

#contact_champ_txt_g{
	width:255px;
	height:37px;
}

#contact_champ_txt_d{
	width:180px;
	height:37px;
}

#contact_zone_txt{
	height:91px;
}

#contact_zone_envoyer{
	height:32px;
	line-height:32px;
	vertical-align:bottom;
}

#bouton_envoyer{
	float:right;
}


/* 
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 * CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  CLASSES  
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 */
 
.bold_blanc{
	font-weight:bold;
	color:#FFFFFF;
}

.txt_bleu_clair {
	color:#b1cbe3;
}

.txt_blanc {
	color:#FFFFFF;
}

.savoir_plus{
	color:#FFFFFF;
	float: right;
}

.bas_page_float_right{
	float: right;
	margin-right:10px;
}
.bas_page_float_right a{
	color:#c3e1f6;
}
.bas_page_float_right a:hover{
	color:#c3e1f6;
}

.bas_page_float_left{
	float: left;
	margin-left:10px;
}

.txt_titre{
	margin-left:23px;
	text-align: justify;
}

.docDl{
	margin-left:23px;
	font-weight: bold;
}

.docDl a{
	text-decoration: none;
}

.txt_titre_doc{

	font-weight: bold;
	color: #FFFFFF;
	margin-left:23px;
	text-align: justify;
}

#texteArticleNoImage{

	width: 100%;
	text-align: justify;
}	

.txt_sous_titre{
	margin-left:23px;
}

.txt_stitre_clubs{
	margin-left:23px;
}
 
#chemin a {

	text-decoration: none;
	color: #C3E1F6;
}

/****** PLAN DU SITE *******/


#planSiteMoz{

padding-top: 10px;
margin-left: -30px;

}

#planSite{

padding-top: 10px;
margin-left: 11px;

}

#planDroit{

	margin-left: 100px;
	font-size: 11px;
	float: left;
}

#planGauche{

	font-size: 11px;
	float: left;
}

#planDroit a {

	text-decoration: none;

}

#planGauche a {

	text-decoration: none;

}

#planGauche ul, li{
	margin: 5px;
}