body {
    margin: 0;
    padding: 10px;
    font-family: Arial, Verdana, sans-serif; 
}

.table{
    background-color:#FFFFFF;
    border: 0px solid #000000;
    font-size: 13px;
}

.table_2{
    background-color:#FFFFFF;
    border: 1px solid #000000;
    font-size: 13px;
}

.table_small{
    background-color:#FFFFFF;
    border: 0px solid #000000;
    font-size: 11px;
}

.titre2{text-align:center; 
        background-color:#CCCCCC; 
        font-family: Arial; 
        font-size: 13px; 
        font-weight: bold; 
        color: #336699;}

.titre3{text-align:center; 
        background-color:#eeeeee; 
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        color: #336699;}

.titre4{text-align:center; 
        background-color:#eeeeee; 
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        color: #000000;}
	
.big_event{
	font-size: 14px;
	text-align:center;
	margin-top: 5px; 
	margin-bottom: 5px;
}

.main_title a img {
	display: block;
	border:0;
}

.band{
	text-align:left;
	padding-left: 20px;
      	/*background-color:#CCCCCC;*/
      	border-bottom : 1px solid #CCCCCC; 
      	font-family: Arial;
      	font-size: 13px;
      	font-weight: bolder;
     	color: #224466;
      	/*color: #336699;*/
}

.form_title{
	text-align:center;
      	font-family: Arial;
      	font-size: 13px;
      	font-weight: bolder;
     	color: #224466;
}

.left_align_title{
	margin-top:10px;
	text-align:left;
      	font-family: Arial;
      	font-size: 14px;
      	font-weight: bolder;
     	color: #224466;
}

form.formulaire {
	margin-left: 50px;
}
form.formulaire label {
	display: block;
	width: 120px;
	float: left;
}

.band_title{
	/*font-style: italic;*/
	font-size: 15px;
}

.corps{text-align:left;
	padding-left: 10px;
       background-color:#FFFFFF;
       font-family: Arial;
       font-size:13px;
       color: #000000;}

a:link, a:visited, a:active {
    font-family: Arial, Verdana, sans-serif; 
    font-size: 13px;
    text-decoration: none;
    color: #336699;
    font-weight: bold;
}

.band a { font-size: 13px; }
.big_event a {	font-size: 14px; }

a:hover {
    text-decoration: none;
}

div.p {
    font-family: Verdana, sans-serif; 
    font-size: 13px;
    margin: 0;
    padding: 10px;
}
div.small {
    font-family: Verdana, sans-serif; 
    font-size: 11px;
}
div.title {
    color: #000066;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #000066;
}
/* Default Style */
div.menu_menuBar {
    border: solid #FFFFFF;  
    border-width: 2px;
}
div.menu_menuElement {
    font-family: Arial, MS Sans Serif,sans-serif; 
    font-size: 8pt;
    font-weight: bold;
    border: solid #FFFFFF;  
    border-width:2px;
    background-color: #eeeeee; 
    color: #000000;
    display:block;
    text-align: center;
    padding: 3px;
}
div.menu_menuElement_intranet {
    font-family: Arial, MS Sans Serif,sans-serif; 
    font-size: 8pt;
    font-weight: bold;
    border: solid #FFFFFF;  
    border-width:2px;
    background-color: #eeeeee; 
    color: #9c0000;
    display:block;
    text-align: center;
    padding: 3px;
}
div.menu_menuElementHover {
    background-color: #e0e0e0;
}
div.menu_subMenuBar {
    border: solid #FFFFFF;  
    border-width: 2px 2px 2px 4px;
}
div.menu_subMenuElement {
    font-family: Arial, MS Sans Serif,sans-serif; 
    font-size: 8pt;
    font-weight: bold;
    display:block;
    background-color: #eeeeee; 
    color: #000000;
    padding: 2px 2px 2px 4px;
    text-decoration:none;
}
div.menu_subMenuElement_intranet {
    font-family: Arial, MS Sans Serif,sans-serif; 
    font-size: 8pt;
    font-weight: bold;
    display:block;
    background-color: #eeeeee; 
    color: #9c0000;
    padding: 2px 2px 2px 4px;
    text-decoration:none;
}
div.menu_subMenuElementHeading {
    font-weight: bold;
}
div.menu_subMenuElementHover {
    background-color: #e0e0e0;
    /*color: #000000;*/
}
h5{
font-weight:bold;
}
img.lower{
margin-bottom: -2px;
}
img.left_title{
margin-bottom: 5px;
}

ul.dart li {
	background:url(../images/dart_yellow.gif) 0em 0.3em no-repeat;
	padding-left: 15px; 
	list-style: none; 
	margin-bottom: -2px;
}

/* ------------ Nice lists ---- 
ul.niceList { 
	margin-left:0em; 
	padding-left:0.2em; 
	margin-bottom:1em;
	margin-bottom: -2px;
}
ul.niceList li { 
	background:url(../images/bullet.gif) 0em 0.3em no-repeat;
	padding-left: 0.8em; 
	list-style: none; 
}
.niceList ul li { 
	background-image:url(../images/bullet_child.gif); 
}
ol.niceList li, ul.niceList li { 
	margin-bottom: -2px;
}
ol.niceList { 
	margin-left:1.5em; 
	padding-left:0px; 
}
.niceList ol li { 
	list-style:decimal; 
	background-image:none; 
	padding-left:0em; 
}*/
