/* CSS Document */

body {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style2 {color: #FFFFFF}
 a:link {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
 a:hover {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: underline;
	color: #000000;
}
 a:visited {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

table a:link {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
table a:hover {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: underline;
	color: #CCCCCC;
}
table a:visited {
	font-family:"trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.CellObl
{background-color:#CCCCCC;}
.CellErr
{background-color:#FF0000;}
.cellobl
{background-color:#FFFFFF;}

form
{margin:0;}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:220px;
	padding: 5px;
	width: 720px;
	color: #333333;
	border: thin dotted #666666;
	background-image: url(images/fon_box.jpg);
	background-repeat: repeat-x;
}
.annonces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 720px;
	color: #333333;
	border: thin dotted #666666;
	background-image: url(images/fon_box.jpg);
	background-repeat: repeat-x;
}

.conteneur-arrondi{
	padding:0;
	width:720px;/* determine la largeur de la boite contenue */
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	text-align: left;
}
.conteneur-arrondi-login{
	padding:0;
	width:400px;/* determine la largeur de la boite contenue */
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	text-align: center;
}
.conteneur-arrondi-plan{
	padding:0;
	width:720px;/* determine la largeur de la boite contenue */
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	text-align: left;
}
.un      {
    margin:0 4px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}
.deuxH {
	background-color:#BFBFBF;
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.troish {
	background-color: #DDD;
	margin:0 2px;
	height:2px;
	overflow:hidden;/*necssaire pour IE */
	border:1px solid #BFBFBF;
	border-top:0;
	border-bottom:0;
}

.quatreH {
background-color: #DDD;
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.deux {
background-color:#FFFFFF;
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.trois{
background-color:#FFFFFF;
	margin:0 2px;
	height:2px;
	overflow:hidden;/*necssaire pour IE */
	border:1px solid #BFBFBF;
	border-top:0;
	border-bottom:0;
}

.quatre {
background-color:#FFFFFF;
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}
.centrearrondi {
	background-color:#FFFFFF;
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;
    margin:0 1px;
    padding:0 2em;
    height:auto!important;


}
.entetearrondi {
	margin:0 1px;
	padding:0 2em;
	height:auto!important;
	height:10px;
	background-color: #DDD;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
h4 {
	font-family: "trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px ridge #000;
	margin-bottom:8px;
	}

h4:first-letter {
font-size: 12px;
font-family: "trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
color: #000;
}

#candidats{
/*width:300px;*/
overflow:auto;
height: 500px;
/*//background:#999999;*/


}