﻿/* selectors */
body {font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;margin:0px;
line-height:1.4;
}
.BigtopMarge
{
margin-top:80px;
}

.lienComentaire a{
padding-left:60px;
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}
.lienComentaire a:hover{
padding-left:60px;
color:#FFFFFF;
font-size:11px;
text-decoration:none;

}
/* selectors end */

/* Custom styles */
.errorMessage{ font-weight:bold; color:Red;}
.centeredTable{ margin-left:auto; margin-right:auto;}
.listePdf
{
padding-left:50px;
}
.imgPDF{
/padding-bottom:20px;}
.listePdf a
{
color:#FFFFFF;
text-decoration:none;
}
.listePdf a:hover
{
text-decoration:underline;
}
.lettregras{
font-weight:bold;
font-size:18px;
padding-right:20px;
}
.row_color{background-color:white;}
.row_color:hover{background-color:gray; color:white;cursor:pointer; cursor:hand;}

.alt_row_color{ background-color:silver;}
.alt_row_color:hover{ background-color:gray; color:white; cursor:pointer; cursor:hand;}

#usersTable td{padding:3px;}
#usersInfo td{padding:3px;}
.Header{

}
.Mainframe{
color:#FFFFFF;margin-top:40px}
.Mainframe th{
font-size:22px;
text-align:left;
padding-left:55px;
font-weight:100;}
.contenu{
width:500px;
font-weight:100;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
padding-left:55px;}
#headDroite{


background-repeat : repeat-x; 
background-position:bottom left;

}
#headGauche{
background-repeat : repeat-x; 
background-position:bottom left;}

input[type="button"]{cursor:pointer;cursor:hand;}
input[type="submit"]{cursor:pointer;cursor:hand;}
input[type="file"]{cursor:pointer;cursor:hand;}

.alt_link:link{color:black; text-decoration:none}
.alt_link:active{color:black;text-decoration:none}
.alt_link:hover{color:white;text-decoration:none}
.alt_link:visited{color:black;text-decoration:none}
.lienemail{
color:#FFFFFF;
text-decoration:underline;}
.lienemail:hover{
color:#FF0000;
text-decoration:none;}
.tabmail td{
padding-top:10px;}

/* Custom styles end */