#milieutalents {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-color:  #000;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color:  #000;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 770px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #ccc;
	height:auto;
	margin-bottom:10px;
}
.milieutalents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 24px;
	margin:10px;
	float: left;
	display: block;
	height:40px;
	}
#accesdirect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 10px;
	width: 340px;
	text-align: right;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
	padding:5px;
	border: solid #ccc 1px;
        background-image:url(../images/bandeacces.png);
}
#accesdirect a{
	font-size: 10px;
        text-decoration:none;
        font-weight:normal;
        color: #ccc;
        }
#accesdirect a:hover{
	font-size: 10px;
        text-decoration:underline;
        font-weight:normal;
        color: #ccc;
        }
#accesdirect option  {
        border-bottom: 1px dotted #333;

}
#accesdirect select  {
        background-color:#ccc;
        border:0px;
        border: 1px solid #ccc;
}
#listetalents {
	padding-top:0px;
	padding-left: 1%;
	padding-right: 1%;
	width:98%;
	float: left;
	display: block;
	margin-left:10px;
	color: #ccc;

	}
#listetalents p{
 	text-align:center;
	color:#ccc;
	font-weight:normal;
	font-size:10px;
	min-height:150px;
}
#info {
        padding:10px;
	display: block;
	float:left;
        width: 730px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	color: #ccc;
	background-image:url(../images/bande200.png);
	border: solid #ccc 1px;
	}

#listetalents a{
	font-size: 10px;
        text-decoration:none;
        font-weight:normal;
        color: #ccc;
        }
#listetalents a:hover{
	font-size: 10px;
        text-decoration:underline;
        font-weight:normal;
        color: #ccc;
        }
#listetalents table{
	width:96%;
	margin-left:1%;
	margin-right:1%;
	text-align:center;
}
#listetalents td{
	width:20%;
        text-align:center;
        vertical-align:top;
        padding-top:5px;
        padding-bottom:5px;
}
#listetalents td:hover{
	width:20%;
     text-align:center;
     vertical-align:top;
    background-color:#666;
    padding-top:5px;
        padding-bottom:5px;
    }
#listetalents h1{
	line-height:15px;
	text-align:center;
	font-weight:normal;
	font-size:10px;
	color: #ccc;
	}
#listetalents img{
margin-bottom:10px;
	}