
	body {background: #eee; margin: 0; padding: 0; color: #000000; text-decoration: none; font-family: Tahoma, Verdana, arial; font-size: 11px;}
	
	a, A:link, a:visited, a:active
		{color: #215670; 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;}
		
.right {float:right;}
.left {float:left;}

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: #fff;
	padding: 5px 5px 0 5px;
}
TD.main {
	width: 767px;
	padding: 10px 10px 10px 10px;
}

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

TD.main-forum {
	width: 767px;
	padding: 10px 10px 10px 10px;
}

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;
}

TD.red {
/*text-align: justify;*/
	border: 2px solid #FF3300;
padding: 10px 10px 5px 10px;
}


#menubox {
	width: 918px;
/*	background: #fff;
	margin: 5px auto;
	padding: 5px 10px 10px 10px; 
	border: 1px solid #bbb; */
	background: #eee;
	height: 24px;
	margin: 0;
	padding: 0px 0px 0px 10px; 
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 2px solid #cc0000;
}

/*******************
*	SEARCH FORM	   *
********************/
form {
	margin: 0; 
	padding: 0;
}

#searchform {
	margin:  0;
	padding: 0;
	line-height: 22px;
	background: #eee;
}

.searchinput {
	width: 160px;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e6e6e6;
	/*background: #fff;*/
}

.searchinput:focus {
	border: 1px solid #191919;
	
}

.searchsubmit {
	width: 28px;
	height: 21px;
	background: #cc0000;
	border: 1px solid #ddd;
	margin: 0;
	padding: 1px 0 2px 0;
	color: #fff;
	font-weight: bold;
}

#pub728{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 728px;
	height: 90px;
/*	margin-left: auto;
	margin-right: auto;*/
}

#pub300{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 300px;
	height: 250px;
/*	margin-left: auto;
	margin-right: auto;*/
}

#pub250{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 250px;
	height: 250px;
/*	margin-left: auto;
	margin-right: auto;*/
}

#pub160{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 160px;
	height: 600px;
 	margin-left: auto;
	margin-right: auto; 
}

#comment{
	color:#999999; 
	BACKGROUND: #ffffff;
}
