* {
    margin: 0;
    padding: 0;
}

html, body, img, p, div, span, form, h1, h2, h3, h4, table, tr, td {
    border: 0;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #5C5C5C;
    background: url(images/fond.gif) repeat-x #fff;
    width: 100%;
    height: 100%;
}

#bo_body body {
    background: url() #fff;
}

a {
    text-decoration: none;
    outline: none;
    color: #5EABBC;
}

a:hover {
    text-decoration: underline;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.center {
    text-align: center;
}

input {
    margin-bottom: 2px;
}

image {
    vertical-align: middle;
}

/****************************************************************************/
/***                                                                      ***/
/***  STRUCTURE                                                           ***/
/***                                                                      ***/
/****************************************************************************/

#conteneur {
    position: relative;
    width: 1050px;
    border-spacing: 0px;
    border-collapse: collapse; 
}

#acces_client_connect {
    float: right;
    margin-top: 5px;
}

#partner {
    position: absolute;
    width: 1050px;
    text-align: right;
    top: 50px;
    font-size: 1.5em;
}

#acces_client_connect img {
    float: right;
    padding-top: 3px;
}

#acces_client {
    float: right;
    border-spacing: 0px;
    border-collapse: collapse; 
    margin-top: 5px;
}

#acces_client th {
    color: #006BB3;
    padding-right: 5px;
    line-height: 23px;
}

#login, #mot_passe {
    height: 18px;
    border: 1px solid #006bb3;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 20px;
    padding-top: 2px;
    margin-bottom: 1px;
}

#login {
    width: 140px;
    background: #fff url(images/form_login.gif) no-repeat;
    margin-bottom: 3px;
}

#mot_passe {
    width: 115px;
    background: #fff url(images/form_mot_passe.gif) no-repeat;
}

#logo {
    float: left;
    padding-left: 75px;
    padding-top: 70px;
}

#pied_page {
    text-align: left;
    border-top: 1px solid #ddd;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.8em;
}

#pied_page img {
    vertical-align: middle;
}

#partenaires {
    width: 100%;
}

#partenaires td {
    width: 350px;
}

#cordis {
    text-align: center;
}

#powerby {
    text-align: right;
}


/****************************************************************************/
/***                                                                      ***/
/***  MENU HORIZONTAL                                                     ***/
/***                                                                      ***/
/****************************************************************************/

#menu_horizontal {
}

#menu_horizontal div {
    float: left;
    margin-right: 3px;
    padding-top: 20px;
    width: 113px;
    height: 57px;
    background: url(images/onglet.png) no-repeat;
    text-align: center;
}

#menu_horizontal div.actif {
    background: url(images/onglet_actif.png) no-repeat;
}

#menu_horizontal div.prive {
    background: url(images/onglet_prive.png) no-repeat;
}

#menu_horizontal a {
    font-weight: bold;
    font-size: 0.9em;
    color: #fff;
}

#menu_horizontal a {
    color: #fff;
}

#menu_horizontal div.actif a {
    color: #198BA1;
}

/****************************************************************************/
/***                                                                      ***/
/***  MENU VERTICAL                                                       ***/
/***                                                                      ***/
/****************************************************************************/

#menu_vertical {
    float: left;
    width: 300px;
    text-align: left;
    padding-bottom: 15px;
}

#menu_vertical h1 {
    font-size: 2em;
    font-weight: normal;
    text-align: left;
    padding-left: 75px;
    padding-bottom: 15px;
}

#menu_vertical li {
    list-style: none;
    background: url(images/puce.gif) no-repeat 0 7px;
    line-height: 20px;
    padding-left: 15px;
}


#menu_vertical li.actif {
    background: url(images/puce_actif.gif) no-repeat 10px 7px;
    padding-left: 25px;
    font-weight: bold;
}


/****************************************************************************/
/***                                                                      ***/
/***  CONTENU                                                             ***/
/***                                                                      ***/
/****************************************************************************/

#contenu {
    width: 1050px;
    padding-bottom: 15px;
    text-align: left;
    color: #5C5C5C;
}

#contenu h1 {
    font-size: 2em;
    font-weight: normal;
    color: #5EABBC;
    text-align: left;
    padding-bottom: 15px;
}

#contenu h2 {
    font-size: 1.7em;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 10px;
}

#contenu h2.green {
    border-bottom: 4px solid #85CA19;
}

#contenu h2.yellow {
    border-bottom: 4px solid #EDD10B;
}

#contenu h2.orange {
    border-bottom: 4px solid #F77712;
}

#contenu p {
    text-align: justify;
    font-weight: normal;
    padding-bottom: 8px;
}

#contenu .hr {
    clear: both;
    border-top: 1px solid #ddd;
    padding-top: 5px;
}

#contenu #home_news, #contenu #home_2 {
    float: left;
    width: 230px;
}

#contenu #home_3 {
    float: left;
    width: 540px;
}

#contenu #home_2{
    padding: 0 25px;
}


/****************************************************************************/
/***                                                                      ***/
/***  DIAPORAMA                                                           ***/
/***                                                                      ***/
/****************************************************************************/

.diaporama{
	position:relative;
    float: right;
    width: 645px;
    height: 220px;
    padding: 2px;
    background-color: #fff;
    border-bottom: 1px solid #dbe0e3;
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}

.diaporama_controls{
    display: none;
	width:512px;
	margin:3px 0;
	padding:5px;
	clear:both;
	overflow:hidden;
}


/****************************************************************************/
/***                                                                      ***/
/***  CONTENU SPECIAL                                                     ***/
/***                                                                      ***/
/****************************************************************************/

#liste {
    width: 100%;
    border-collapse: collapse; 
}

#liste td, #liste th {
    border: 1px solid #5c5c5c;
    border-spacing: 0px;
    padding: 3px;
}

.description {
    font-weight: bold;
    text-decoration: underline;
}

.participant {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}





/****************************************************************************/
/***                                                                      ***/
/***  NEWS                                                                ***/
/***                                                                      ***/
/****************************************************************************/

#actualites .date {
    font-weight: bold;
    padding-bottom: 3px
}

#actualites .titre {
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
}

#actualites .texte {
    padding-top: 10px;
    font-weight: normal;
}

#NavigationPlayer {
    text-align: center;
}

#NavigationPlayer img {
    padding: 0 10px;
}


/****************************************************************************/
/***                                                                      ***/
/***  PRIVATE ZONE                                                        ***/
/***                                                                      ***/
/****************************************************************************/

#files img {
    vertical-align: bottom;
    padding: 2px 0;
}
#files .directory .directory {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}

#files .important {
    font-weight: bold;
}

#calendrier {
    margin-top: 10px;
}

#calendrier .navigation {
    width: 20px;
    height: 38px;
}

#calendrier .mois {
    float: left;
    width: 220px;
    margin-left: 8px;
    border: 1px solid #3473CE;
}

#calendrier h2 {
    text-align: center;
    color: #fff;
    background-color: #65C0D1;
    margin: 0;
    padding: 5px 0;
}

#calendrier h3 {
    color: #3473CE;
}

#calendrier .date {
    font-weight: bold;
    margin-bottom: 3px;
}

#calendrier .description {
    font-weight: normal;
    text-decoration: none;
}

#calendrier .description br {
    line-height: 5px;
}

#calendrier .ligne_impaire, #calendrier .ligne_paire {
    border-top: 1px solid #3473CE;
    padding: 5px;
}

#calendrier .ligne_impaire {
}

#calendrier .ligne_paire {
    background-color: #DFF2F8;
}

#calendrier .action {
    float: right;
    padding-left: 2px;
}

#newsletter {
    margin-top: 10px;
    border-collapse: collapse;
}

#newsletter th {
    color: #fff;
    background-color: #3268C8;
}

#newsletter th, #newsletter td {
    height: 20px;
    border: 1px solid #000;
    padding: 0 5px;
}


#contenu img {
    vertical-align: middle;
}

