/* CSS Document */

#bloc_Principal_Traitement
{
background-color : white;
width : 720px;
height : 385px;
margin-left : 21px;
margin-top : 17px;
float : left;
overflow:auto;
}

#bloc_Principal_Traitement a
{
color : black;
text-decoration: none;
}

#bloc_Principal_Traitement a:hover
{
color : white;
text-decoration: none;
}

#cote_gauche
{
width : 220px;
margin-left : 5px;
margin-top : 10px;
float : left;
padding : 5px;
}

#cote_droit
{
width : 420px;
margin-left : 5px;
margin-top : 10px;
float : left;
padding : 5px;
}

.bloc_consulter
{
width : 220px;
height : 31px;
background-image : url(./../Images/traitement_client/tete_bloc.gif);
}

.bloc_consulter2
{
width : 220px;
height : 31px;
background-image : url(./../Images/traitement_client/tete_bloc_duo.gif);
}

.bloc_consulter_gd h1, .bloc_consulter2 h1, .bloc_consulter h1
{
font-weight: bold;
color : white;
padding-left : 15px;
padding-top : 6px;
margin-top: 0px;
margin-bottom: 0px;
font-size : 13px;
}

.bloc_consulter_contenu_texte a
{
color : black;
}

.bloc_consulter_contenu_texte h1
{
font-weight: bold;
margin-bottom : 0;
font-size : 13px;
}

.bloc_consulter_contenu
{
width : 206px;
height : 70px;
border: 2px solid #343536;
border-bottom : 0px;
border-top: 0px solid red;
margin-left : 5px;
background-color : #C6C7C9;
}

.bloc_consulter_contenu2
{
width : 206px;
height : 167px;
border: 2px solid #343536;
border-top: 0px solid red;
margin-left : 5px;
background-color : #C6C7C9;
margin-bottom : 10px;
}

.bloc_consulter_contenu_texte
{
padding-left : 8px;
}

.bloc_consulter_contenu_texte_adresse
{
width : 180px;
height : 100px;
float : left;
margin-right : 8px;
}

.bloc_consulter_gd
{
width : 420px;
height : 31px;
background-image : url(./../Images/traitement_client/tete_bloc_gd.gif);
}

.bloc_consulter_contenu_gd
{
width : 405px;
height : 105px;
border: 2px solid #343536;
border-top: 0px solid red;
margin-left : 6px;
background-color : #C6C7C9;
margin-bottom : 6px;
overflow:auto;
}

.bloc_consulter_contenu_gd2
{
width : 405px;
height : 125px;
border: 2px solid #343536;
border-top: 0px solid red;
margin-left : 6px;
background-color : #C6C7C9;
margin-bottom : 10px;
overflow:auto;
}

#pied_page
{
width : 500px;
height : 50px;
clear : both;
}









