/* CSS Document */

*						{		font-family: verdana ; font-size: 11px; margin: 0px; padding: 0px		}

body					{		text-align: center	; background :url(/img/degrade_fond.gif) repeat-x ; background-color: #f9f9f9	}

body div				{		position: relative; width: 867px; margin-left:auto; margin-right:auto;			}

#contener				{		position: relative; text-align: left; height: 510px; background: url(img/accueil.jpg);   	}

#icedap					{		position: absolute; left: 0px; top: 27px					}



#pied_page							{		margin-top: 0px; color: #b1b4bb ;		}

a.lien_pied_page:link				{		 color: #535353 ;	font-weight: bold;	font-size: 10px; text-decoration : none			}
a.lien_pied_page:visited			{		 color: #535353 ;	font-weight: bold;	font-size: 10px; text-decoration : none			}
a.lien_pied_page:hover				{		 color: #535353 ;	font-weight: bold;	font-size: 10px; text-decoration : none			}
a.lien_pied_page:active				{		 color: #535353 ;	font-weight: bold;	font-size: 10px; text-decoration : none			}



li						{		list-style-type: square	; line-height: 16px		}
li a					{		font-size: 11px		}

h1						{		font-size : 16px; ;  padding: 0px;	margin: 20px 0px				}
h2						{		font-size : 12px; font-weight: bold; padding: 0px;	margin: 20px 0px 4px 0px	 		}



th						{							}
th.acces				{		background-color: #d8498b ; color: white ; padding-left: 4px; font-size: 10px	}
th.acces1				{		background-color: #d7d7da ; color: #6a707e ; text-align: center; font-size: 10px	}
td						{		padding: 0px 5px						}
td.acces				{		background-color: #f4f4f5 ; text-align: center; height: 18px; font-size: 10px				}



.actif					{ 		cursor : pointer ; 			}

.boite_centrale			{		position: absolute; top: 330px; left: 300px	; width: 500px				}

.erreur					{		color: #c62d6d	}


input.acces				{		width: 170px; height: 20px; line-height: 20px; padding-left: 5px; border: 1px solid #e1e2e5		}
input.modifier			{		border: 0px; background-image: url(/img/bt_modifier.png); background-color:transparent;  width: 77px; height: 18px; cursor : pointer ; }

