
	body { margin: 0; padding: 0;  text-decoration: none; font-family: Tahoma, Verdana, arial; font-size: 11px;}
	
	a, A:link, a:visited, a:active
		{color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana, arial; font-size: 11px;}
	A:hover
		{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana, arial; font-size: 11px;}
	p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana, arial; font-size: 11px;}
	sup
		{color: #000000; font-family: Tahoma, Verdana, arial; font-size: 9px;}
		
h1, h2, h3, h4, h5, h6{
	text-decoration: none;
	font-weight: bold;
	color:#003366;
	font-family: arial, helvetica, sans-serif;
} 

h1{font-size: 150%;}
h2{
	font-size: 140%;
	padding-left: 15px;
	font-style: italic;
}
h3{font-size: 100%;
	font-style: italic;
	padding-left: 30px;
}

TD.sidebar {
 	width: 160px;	
	background: #f8f8f8;
	padding: 5px 5px 0 5px;
}
TD.main {
	padding: 10px 10px 10px 10px;
}

TD.main a{
	color: #000000;
	text-decoration: none;
}

TD.footer{
	text-align: center;
	padding: 1ex 1em 1ex 1em;
	color: #666;
}

TD.footer a{
	color: #999;
} 

TD.newtic {
color:  #000;
/*text-align: justify;*/
border-left-width: 1px;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #ccc;
border-left-color: #ccc;

border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;

padding: 10px 10px 5px 10px;

background-image:  url(http://www.newtic.fr/images/background_body.png);
background-repeat: repeat-x;
}