/* ====================================================================
GESTION DES PETITES ANNONCES
-------------------------------------------------------------------- */


#content h1 {
	color: #00416a;
	font-weight:bold;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', 'Times New Roman', serif;
	font-size:18px; 
	margin-bottom:15px;
}

#content img {
	border:0px;
}

/* navigation */

table.nav_pa {
	border-right: none;
	border-left: none;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	background: #FFFFCC;
	width:940px;
	margin: 0px auto 10px auto;	
	color:#000;
}
a.pa_nav {	text-decoration: none;		font-weight:normal; color: #000;}
a.pa_nav:hover {	text-decoration: underline;		font-weight:normal; color: #589cd9;}
a.pa_nav:visited {	color: #000; 	font-weight:normal; }



table.pa_box {
	border: 1px solid #8BA8BB;
	width:100%;
}

tr.pa_box {
	background: #FFFFFF url("http://www.triumphadonf.com/images/background/bgpa.gif") repeat-x;
	height:25px;
	width:100%;
	color:#00416a;
}

tr.pa_box td {
	width:100%;
	padding:0px 5px 0px 5px;
}


a.pa_box {
	color: #000;
	text-decoration:none;
  font-weight : normal;			
}

a.pa_box:hover {
	color:#0099FF;
	text-decoration:underline;
  font-weight : normal;	
}

a.pa_box:visited {
	color: #000;
	text-decoration:none;
  font-weight : normal;	
}

table.pa_ads {
	border: 1px solid #676767;
	width:100%;
}

tr.pa_ads {
	background: #FFFFFF url("http://www.triumphadonf.com/images/background/bgpa4.gif") repeat-x;
	height:25px;
	width:100%;
}




td.pa_cat a{
	text-decoration: none;
  font-weight : bold;
	color: #00416a;
}

td.pa_cat a:hover {
	text-decoration: underline;
  font-weight : bold;	
}

td.pa_cat a:visited {
	color: #00416a;
  font-weight : bold;	
}

tr.pa_ads {
	color: #00416a;
}

tr.pa_ads a{
	text-decoration: none;
	color: #00416a;
}

tr.pa_ads a:hover {
	text-decoration: underline;
}

tr.pa_ads a:visited {
	color: #00416a;
}

tr.pa_ads2 a{
	text-decoration: none;
  font-weight : normal;	
	color: #000000;
}

tr.pa_ads2 a:hover {
	text-decoration: underline;
  font-weight : normal;		
}

tr.pa_ads2 a:visited {
	color: #000000;
  font-weight : normal;		
}

