/*DEBUT POUR LES 4 CALQUES PRINCIPAUX*/

body
{
	margin: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #3c9b3c;
	min-width: 723px;
	max-width: 1230px;
	font-family: Geneva, Arial, Helvetica, 'Times New Roman', Times, serif;
}
#haut
{
	width: 950px;
	height: 120px;
	margin: auto;
	background-image: url("../images/design/banniere.png");
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
	background-color: green;
	border-top: 4px solid #db0000;
	border-left: 4px solid #db0000;
	border-right: 4px solid #db0000;
	border-bottom: 4px solid #db0000;
}
#menu
{
	clear: both;
	float: left;
	background-color: white;
	width: 180px;
	min-height: 400px;
	border-top: 4px solid #db0000;
	border-left: 4px solid #db0000;
	border-right: 4px solid #db0000;
	border-bottom: 4px solid #db0000;
	padding-bottom: 10px;
	margin-top: 15px;
}
#corps
{
	margin-left: 203px;
	min-height: 450px;
	background-color: white;
	border-top: 4px solid #db0000;
	border-left: 4px solid #db0000;
	border-right: 4px solid #db0000;
	border-bottom: 4px solid #db0000;
	margin-top: 15px;
}
#contenu_corps
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#bas
{
	clear: both;
	color: white;
	text-align: center;
}
/*FIN POUR LES 4 CALQUES PRINCIPAUX*/





/*DEBUT STYLES A APPLIQUER A TOUTE LA PAGE*/
.div_gestion
{
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.taille_1_2em
{
	font-size: 1.2em;
}
.titre_cadre
{
	background-color: green;
	text-indent: 20px;
	font-weight: bolder;
	font-size: 1.15em;
	padding-top: 3px;
	padding-bottom: 2px;
	font-variant: small-caps;
	color: white;
	border-bottom: 3px solid #db0000;
}
.titre_cadre .sous_menu
{
	font-size: 0.85em;
	vertical-align: middle;
}
.lien_impression_retour_haut
{
	text-align: right;
	font-size: 0.95em;
}
a img
{
	border: none;
}
.center
{
	margin: auto;
}
.separateur_rouge_100_hors_calques
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	color: red;
	background-color: red;
}
.separateur_rouge_100
{
	background-color: red;
	width: 100%;
	color: red;
	border-color: red;
}
.separateur_rouge_80
{
	background-color: red;
	width: 80%;
	color: red;
	border-color: red;
}
.separateur_rouge_70
{
	background-color: red;
	width: 70%;
	color: red;
	border-color: red
}
.align_gauche
{
	text-align: left;
}
.align_centre
{
	text-align: center;
}
.align_justifie
{
	text-align: justify;
}
.align_droite
{
	text-align: right;
}
input[type=submit], input[type=button]
{
	border-style: outset;
	border-width: 1px;
	background-color: green;
	background: url('../images/design/degrade_vert_input.png') repeat-x;
}
input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus
{
	background: url('../images/design/degrade_rouge_input.png') repeat-x;
	background-position:0px 0px;
	cursor:pointer;
}
input[type=submit]:active, input[type=button]:active
{
	border-style:inset;
}
/*FIN STYLES A APPLIQUER A TOUTE LA PAGE*/ 




/*DEBUT STYLES PROPRES AUX 4 CALQUES PRINCIPAUX*/
	/*HAUT*/
#haut .lien_deconnexion
{
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
#haut .liste_admins_connectes
{
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-top: 70px;
	padding-right: 10px;
	color: white;
}
#haut a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#haut a:hover
{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#haut a:active, a:focus
{
	color: #db0000;
}

	/*MENU*/
#menu .sous_menu
{
	font-size: 0.9em;
	margin: 0px;
}
#menu .titre_cadre
{
	margin-bottom: 10px;
}
#menu ul
{
	color: white;
	list-style-type: none;
	padding-left:5px;
	margin: 0px;
	margin-left: 10px;
}
#menu ul
{
	list-style-position: inside;
}
#menu h3
{
	text-align: center;
	font-weight: bold;
	margin:0px;
}


#menu .align_centre img
{

}
#menu a
{
	margin-top: 5px;
}
#menu a span
{
	display: none;
}



.bouton_menu_administration  :hover img, .bouton_menu_accueil  :hover img, .bouton_menu_vie_du_club  :hover img, .bouton_menu_albums_photos  :hover img, .bouton_menu_bridge_cadet  :hover img, .bouton_menu_tournois  :hover img, .bouton_menu_resultats  :hover img, .bouton_menu_ecole_de_bridge  :hover img, .bouton_menu_liens  :hover img, .bouton_menu_livre_or  :hover img, .bouton_menu_contact  :hover img, .bouton_menu_golf  :hover img
{
	visibility: hidden;
}
.bouton_menu_administration
{
	background-image: url("../images/design/boutons_menu/rouge_administration.gif");
}
.bouton_menu_accueil
{
	background-image: url("../images/design/boutons_menu/rouge_accueil.gif");
}
.bouton_menu_vie_du_club
{
	background-image: url("../images/design/boutons_menu/rouge_vie_du_club.gif");
}
.bouton_menu_albums_photos
{
	background-image: url("../images/design/boutons_menu/rouge_albums_photos.gif");
}
.bouton_menu_bridge_cadet
{
	background-image: url("../images/design/boutons_menu/rouge_bridge_cadet.gif");
}
.bouton_menu_tournois
{
	background-image: url("../images/design/boutons_menu/rouge_tournois.gif");
}
.bouton_menu_resultats
{
	background-image: url("../images/design/boutons_menu/rouge_resultats.gif");
}
.bouton_menu_ecole_de_bridge
{
	background-image: url("../images/design/boutons_menu/rouge_ecole_de_bridge.gif");
}
.bouton_menu_liens
{
	background-image: url("../images/design/boutons_menu/rouge_liens.gif");
}
.bouton_menu_livre_or
{
	background-image: url("../images/design/boutons_menu/rouge_livre_or.gif");
}
.bouton_menu_contact
{
	background-image: url("../images/design/boutons_menu/rouge_contact.gif");
}
.bouton_menu_golf
{
	background-image: url("../images/design/boutons_menu/rouge_golf_bridge.gif");
}

#menu .conteneur_boutons div, #menu .conteneur_boutons div a
{
	display: block;
	margin: auto;
	margin-top: 5px;
	width: 170px;
	height: 30px;
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
}
#menu .conteneur_boutons div a
{
	display: block;
	margin: auto;
	width: 170px;
	height: 30px;
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
}
#menu div  a:hover
{
	background: transparent;
}


	/*CORPS*/
.titre_cadre a
{
	color: white;
	text-decoration: none;
}
.titre_cadre a:hover
{
	text-decoration: none;
	color: white;
}
.titre_cadre a:active, a:focus
{
	color: white;
}
#corps .alinea :first-letter
{
	font-weight: bold;
}
#corps .alinea
{
	text-indent: 35px; 
	text-align: justify;
}
#corps table
{
	border-collapse: collapse;
}
#corps .bienvenue
{
	text-align: center;
	color: green;
}
#contenu_corps a
{
	color: #db0000;
	font-weight: bold;
	text-decoration: none;
}
#contenu_corps a:hover
{
	text-decoration: none;
	color: green;
	font-weight: bold;
}
#contenu_corps a:active, a:focus
{
	color: #007700;
}
#corps .construction
{
	color: red;
	text-decoration: blink;
	text-align: center;
}
#corps .formulaire_erreur
{
	width: 450px;
	margin-left: 30px;
	margin-right: 30px;
}
#corps .compartiment_formulaire
{
	margin-top: 5px;
	margin-bottom: 5px;
}


	
		

	/*BAS*/
#bas
{
	padding: 10px;
}
#bas a
{
	color: white;
	text-decoration: none;
}
#bas a:hover
{
	text-decoration: underline;
	color: white;
}
#bas a:active, a:focus
{
	color: white;
}
#bas p
{
	margin-top: 5px;
	margin-bottom: 0px;
}
/*#bas #xiti-logo
{
    width: 39px;
    height: 25px;
    overflow: hidden;
    margin: auto;
}*/
/*FIN STYLES PROPRES AUX 4 CALQUES PRINCIPAUX*/
