/*SPRINTMARCHE- BOX -----------------------------------*/
h1.sprintmarche_right_title span {
    background-color:#DDDDDD;
    color:#000000;
    font-family:arial,sans-serif;
    /*font-size:1em;*/
    font-size:14px;
    font-weight:bold;
    padding:0.5em;
    display:block;
    text-transform:uppercase;
}

.sprintmarche_right ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.sprintmarche_right ul li {
    border-bottom:1px dashed #DDDDDD;
    color:#000000;
    font-family:arial,sans-serif;
    /*font-size:1.309em;*/
    font-weight:normal;
    list-style-type:none;
    margin:0;
    padding:5px 0;
}
.sprintmarche_right ul li a {
    color:#000000;
    text-decoration:underline;
}
.sprintmarche_right ul li a:hover {
    color:#990000;
    text-decoration:underline;
}
.sprintmarche_right ul li a#active {
    color:#990000;
    text-decoration:none;
}
.sprintmarche_right{
    
    padding:0 10px 10px 20px;
}
.sprintmarche_right .Normal, .ContentPane .sprintmarche_right h1, .ContentPane .sprintmarche_right p {
    padding:0;
    margin:0;
    /*font-size:0.949em;*/
    font-size:14px;
    text-align:left;
    font-weight:normal;
    font-family:Arial,sans-serif;
    color:#000;
}


.sprintmarche_right p a {
    color:#000000;
    text-decoration:underline;
}
.sprintmarche_right p a:hover {
    color:#990000;
    text-decoration:underline;
}
.sprintmarche_right p a#active {
    color:#990000;
    text-decoration:none;
}

/*LEFT PANE*/

.sprintmarche_left {
    background-color:#FFFFFF;
    /*border-right:1px dashed #333366;*/
    margin:0 0 20px;
    padding:0 15px 10px 0;
    /*width:180px;*/
}
.sprintmarche_left ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.sprintmarche_left ul li {
    border-bottom:1px dashed #333366;
    color:#333366;
  /*  font:14px arial,sans-serif; */
    list-style-type:none;
    margin:0;
    padding:10px 0;
}
.sprintmarche_left ul li a {
    color:#333366;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-decoration:none;
}
.sprintmarche_left ul li a:hover {
    color:#990000;
    text-decoration:underline;
}
.sprintmarche_left ul li a#active {
    color:#990000;
    text-decoration:none;
}



.ContentPane .sprintmarche_left p {
    /*font-size:0.875em;*/
    font-size:12px;
    color:#000;
    font-weight:normal;
	font-family:Arial,sans-serif;
	margin:0;
    padding:10px 0;
}

.ContentPane .sprintmarche_left p a{
    color:#000000;
	text-decoration:underline;
}

.ContentPane .sprintmarche_left p a:hover{
    color:#990000;
	
}

.sprintmarche_left .Normal, .ContentPane .sprintmarche_left h1, .ContentPane h1.sprintmarche_left_title span{
    font-size:0.9em;
    font-weight:bold;
	font-family:Arial,sans-serif;
	margin:0;
    padding:10px 0;
    color:#990000;
}

.sprintmarche_left .Normal, .ContentPane .sprintmarche_left h1  a{
    color:#000000;
	
	font-weight:normal;
}

.sprintmarche_left .Normal, .ContentPane .sprintmarche_left h1 a :hover{
    color:#990000;
	
}

.sprintmarche_left{
    padding:0 10px 10px 20px;
    
}



