body
{
	background: url('../images/orange/fond-complete.jpg');
	background-repeat:no-repeat;
    background-position: center top;
	background-color: #FF7800;
	margin:0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

A
{
	color: #FF7800;
}

#bandeau
{
	height:236px;
	/* background: url('images/bandeau-t.jpg'); */
	font-family: verdana sans-serif;
}



/* ###### MENU GAUCHE ##### */

#menu
{
	width:230px; 
	min-height:500px;
/*	background: url('../images/orange/menu-fond.gif'); */
	background: url('../images/orange/menu-basfleur2.jpg');
	background-repeat: repeat-y;
}

#menu ul#menu_general
{
	list-style: none;
	padding-left: 0px;
	padding-bottom: 17px;
	margin-left: 0px;
	background: url('../images/orange/menu-bas2.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#menu ul#menu_general ul
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}


#menu ul#menu_general li
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: url('../images/orange/menu-separation.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
}

#menu ul#menu_general ul li
{
	padding-left: 30px;
}

#menu ul#menu_general A
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#menu ul#menu_general A.evidence
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #CC2222;
	font-size: 12px;
	text-decoration: none;
}
#menu ul#menu_general A:hover
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #61265C;
	font-size: 12px;
}

#menu ul#menu_general .jesuisici
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #61265C;
	font-size: 12px;
}

#menu-bottom
{
	background: url('../images/orange/menu-basfleur2.jpg');
	background-position: center bottom;
	background-repeat: repeat-y;
	min-height: 100%;
}


/* ###### CONTENU ##### */

#contenu
{
	background: url('../images/orange/contenu-fond.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	min-height: 300px;
	padding: 5px 20px 30px 20px;
	width:690px;
}

#contenu .title
{
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	padding-left: 30px;
	padding-bottom: 20px;
	width:690px;
	text-align:center;
}

#contenu .texte
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding-left: 30px;
}

#contenu A
{
	font-family: arial;
	font-size: 12px;
	color: #FF5800;
	text-decoration: none;
}
#contenu A:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FF5800;
	text-decoration: underline;
}

#contenu ul
{
	list-style: none;
}

#contenu ul li
{
	font-size:12px;
	padding-top: 10px;
	list-style: disc;
	color: #333333;
}

#contenu td
{
	font-size:12px;
	color: #333333;
}

#contenu ul.list2 li
{
	margin-top:10px;
	margin-left:20px;
	font-size:10pt;
	color:#333333;
	line-height:130%;
	list-style-image: url(../images/orange/arrow.gif)
}
#contenu ul.list3 li
{
	margin-top:10px;
	margin-left:20px;
	font-size:10pt;
	color:#333333;
	line-height:130%;
	list-style-image: url(../images/orange/orangecup_puce.gif)
}
#contenu ul.dernelement
{
	list-style: none;
	width: 400px;
	list-style-image: url(../images/orange/arrow.gif);
}
#contenu ul.dernelement li
{
	list-style: none;
	list-style-image: url(../images/orange/arrow.gif);
	padding:0;
	margin:0;
	line-height:80%;
}

/* ###### FOOTER ##### */

#footer
{
	background: url('../images/orange/footer-fond.jpg'); 
	background-repeat: repeat-x; 
	height:60px;
	text-align:center;
	font-family: arial;
	color: #000000;
	font-size: 10px;
	padding-bottom: 10px;
}
#footer A
{
	color: #000000;
	text-decoration:none;
}
#footer A:hover
{
	color: #000000;
	text-decoration:underline;
}
#footer-ombre
{
	background: url('../images/orange/footer-ombre.gif'); 
	height:24px;
}
#contact tr td.message {
    color: #FF0000;
    font-weight: bold;
}


/* ##### DERNIERES REGLES ##### */
#identification
{
    width: 60%; 
    float: left;
    padding-left: 20px;
}
#TitreIdentification 
{
    text-align: center;
    color: #FF5800;
    margin-bottom:10px;
    font-weight: bold;
}
#identification table td
{
    width: 150px;
}
#identification label
{
    font-size: 12px;
}
#identification input
{
    font-size: 12px;
    width: 100px;
}

/*---*/

#inscription
{
    width: 36%; 
    float: left;
}
#TitreInscription
{
    text-align: center;
    color: #FF5800;
    font-weight: bold;
}
#TitreSmallInscription
{
    text-align: center;
    color: #FF5800;
    font-weight: bold;
    font-size:12px;
    margin-bottom:10px;
}
#inscription table td
{
    width: 150px;
}
#inscription label
{
    width: 100px;
}
#inscription label .confirm
{
    font-size: 10px;
}
#inscription input
{
    font-size: 12px;
    width: 100px;
}

/*---*/
#dernieres_regles
{
    margin-left:20px;
}
#dernieres_regles .dernreglphrase
{
    text-align: center;
    padding: 10px;
    background-color: #FFCC99;
    border: #FF5500 solid 1px;
}
#dernieres_regles .dernreglphrase .date
{
    font-weight: bold;
}
#dernieres_regles table
{
    width: 600px;
}
#dernieres_regles table td
{
/*    width: 200px; */
}
#dernieres_regles label
{
    width: 200px;
}
#dernieres_regles input
{
    font-size: 12px;
}
#dernieres_regles input#dernregl
{
    padding-top:10px;
    font-size: 12px;
    width: 110px;
}

#disclaimer
{
    margin-top: 20px;
    font-size: 10px;
    float: left;
}

