#corps_chapitre a, #cont p a, #navigation a, #home h3 a, #cont a, #home h1 a{
	border-bottom:0;
}
#phpbb {
	padding-left: 7px;
	padding-right: 7px;
}

#phpbb table {
	width: 100%;
	margin-top:15px;
}

#phpbb td,th {
	text-align:center;
	max-width: 150px;
}
#phpbb th{
	background: #ED7B72 url(../../images/interface/bgth.png) bottom repeat-x;
}

#phpbb p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 2px;
}

#phpbb span.legende{
	font-size: 10px;
	color: #D02818;
}

#phpbb span.info{
	font-size:0.9em;
	color: #555;
	padding-bottom:0px;
	text-align:left;
	color:inherit;
	border:none;
	background:none;	
}


#head1 a{
	text-decoration:none;
	border:none;
}

#phpbb h4{
	/*margin: 5px 0 5px 0;*/
	height:21px;
	text-align:left;
	/*background: #000 url(../../images/interface/bgshade.gif) repeat-x;*/
	color: #D02818;
	padding: 10px;
	border: 1px solid #E07369;
	background: url(../../images/interface/globe_transparent.png) right no-repeat;

}
#phpbb a,#presentation a {
	/*border-bottom: #D02818 solid 1px;*/
	color: #D02818;
	text-decoration: none;
	outline: none;
}

#phpbb a:hover,#presentation a:hover {
	border-bottom-color: #D02818;
	color: #000000;
}

#phpbb .sobre{
	border:none;
	padding-bottom:5px;
}