/* code affecté a partir de cette page pour eil nat*/

/* body */


/* logo de page pour snetaa.org*/



h1 { font-family:times new roman, serif; font-size: 18pt; font-weight: normal}
h2 { font-family:times new roman, serif; font-size: 15pt; font-weight: normal}
h3 { font-family:times new roman, serif; font-size: 13pt; font-weight: normal}
h4 { font-family:times new roman, serif; font-size: 11pt; font-weight: normal}
h5 { font-family:times new roman, serif; font-size: 9pt; font-weight: normal}
h6 { font-family:times new roman, serif; font-size: 8pt; font-weight: normal}
i {  font-style: italic}




a:link {color: blue; text-decoration:underline;}
a:visited {color:green ; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}


/* code affecté pour ouvrir une page _blank */
a[target=_blank] {
    background: transparent url(http://www.snetaa.org/images/external1.gif) no-repeat right top; 
    padding: 0 14px 0 1px;
}



li {
font-family:times new roman, serif;
font-size:100%;
color:black;
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}


table{
		border-style:solid; 
border-width:1px; 
border-color:black;
width:95%;
background-color:#E4E4E4;
	}
	td {
border-style:solid; 
border-width:1px; 
border-color:green;
	}
	td td {
border-style:solid; 
border-width:1px; 
border-color:green;
	}
	table table {
		border-style:solid; 
border-width:1px; 
border-color:black;
width:95%;
background-color:#ffffff;
	}
	td > table {
		border: hidden;
	}