table.makingof img{
	cursor:pointer;
}
table.form
{
border : 1px solid black;
padding : 2px;
font-family : verdana;
font-size : 12px;
color : black;	
}
input
{
background-color :  white;	
}
table.identif
{
width:50%;
height:50%;
border:1px solid black;
padding:5px	
}
.titre_violet
{
font-family : verdana;
font-weight : bold;
font-size : 14px;	
color : #93117e;
}

.texte_violet
{
font-family : verdana;
font-size : 12px;	
color : #93117e;
}

.texte_gris
{
font-family : verdana;
font-size : 12px;
color : #9c9d9f;
}

.fond_gris
{
background-color : #f2f2f2;	
}

.txt_bandeau
{
font-family : verdana;
font-size : 10px;
font-weight: regular;	
color : white;
padding-left : 20px;
}

.lien
{
text-decoration : none;	
color : #9c9d9f;
font-family : verdana;
font-size:11px;
}

.lien:hover{
	text-decoration : underline;	
}

img.logo
{
border : none;	
}

.none_1 {
float:left;
height:96px;
width:286px;
}

span.none_1 a img, span.none_2 a img{
border:none;
}

.none_2 {
float:right;
height:96px;
width:310px;
}



img.lien
{
border : none;
}

a.footer
{
text-decoration : none;
color : #9c9d9f;		
}

a.rubrique
{
text-decoration : none;
color : #9c9d9f;	
}

a.admin
{
text-decoration : none;
color : #9c9d9f;		
font-family : verdana;
font-size : 12px;
}

a.admin:hover
{
text-decoration : none;
color : #9c9d9f;	
font-weight : bold;
font-family : verdana;
font-size : 12px;	
}


img.mini
{
border : none;	
}

img.mini:hover
{
border : 2px solid 	#9b9d9e;
}

.footer
{
background-image : url("../_img/footer.jpg");
text-align : right;	
height : 50px;
width:1024px;
padding-right : 20px;
padding-top : 10px;
color : #9c9d9f;
font-size : 10px;
}

td.rubrique
{
width : 230px;
height : 24px;
font-family : verdana;
font-size : 9px;
color : #9c9d9f;
vertical-align : middle;
padding : 2px;
text-align : left;
}

td.rubrique_sel
{
width : 230px;
height : 24px;
font-family : verdana;
font-weight : bold;
font-size : 9px;
color : #9c9d9f;
vertical-align : middle;
padding : 2px;
text-align : left;
}

td.rubrique_d
{
width : 230px;
height : 24px;
font-family : verdana;
font-size : 9px;
color : #9c9d9f;
vertical-align : middle;
padding : 2px;
text-align : right;
}

td.rubrique_sel_d
{
width : 230px;
height : 24px;
font-family : verdana;
font-weight : bold;
font-size : 9px;
color : #9c9d9f;
vertical-align : middle;
padding : 2px;
text-align : right;
}


.rubrique_gauche
{
background-image : url("../_img/up_left.gif");
background-repeat:no-repeat;
width : 223px;
height : 24px;
cursor : pointer;
margin: 5px 0px 0px 10px;
}

.rubrique_gauche_sel
{
background-image : url("../_img/down_left.gif");
background-repeat:no-repeat;
width : 223px;
height : 24px;
cursor : pointer;
margin: 5px 0px 0px 10px;
}

.rubrique_droite
{
background-image : url("../_img/up_right.gif");
background-repeat:no-repeat;
width : 223px;
height : 24px;
margin-top : 5px;
cursor : pointer;
margin: 5px 15px 0px 0px;
}

.rubrique_droite_sel
{
background-image : url("../_img/down_right.gif");
background-repeat:no-repeat;
width : 223px;
height : 24px;
margin-top : 5px;
cursor : pointer;
margin: 5px 15px 0px 0px;
}

table.main
{
width : 1024px;
height : 768px;
border : 1px solid black;	
position: relative;
}


td.connexion
{
border-bottom : 1px solid black;
}

.logo
{
margin:0px;
padding:0px;
height : 96px;
background: url("../_img/header.jpg") no-repeat center top;
}

td.gauche
{
height : 500px;
padding:0px;
}

td.centre
{
border-left: 1px solid black ; 
border-right: 1px solid black ;
height : 500px;
padding:0px;
}

td.centre_login
{
border-left: 1px solid white ; 
border-right: 1px solid white ; 
padding-right : 1em;
padding-left : 1em;
}

td.droite
{
height : 500px;
padding:0px;
}

table.identif
{
width:50%;
height:50%;
border:1px solid black;
padding:5px	
}

.liste
{
height : 500px;
width : 490px;
overflow : auto;
margin: 0px 10px 0px 10px;	
}

.listeGauche
{
height : 500px;
width: 250px;
overflow : auto;
margin: 0px 0px 0px 0px;	
}


div#liens{
	text-align:left;
	font-family : verdana;
	font-size : 11px;
	padding-left:10px;
}
div#liens p{
	margin:10px 0px 0px 0px;
}
div#liens a{
	color : #9c9d9f;
	text-decoration:none;
}
div#liens a:hover{
	text-decoration:underline;
}
span.titleTelecharger {
	font-family : verdana;
	font-weight : bold;
	font-size : 11px;	
	color : #93117e;
}

ul.liAnnonces{
	list-style:none;
	margin:0px;
	padding:0px;
}
	ul.liAnnonces li{
		list-style:none;
		margin:0px;
		padding:0px;
	}
		ul.liAnnonces li img{
			cursor:pointer;
		}

