/* Page body */
body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav_01 {
	width : 752px;
	height:15px;
	background-image:url(/images/menufondo.gif);
	padding: 0px;
	margin: 0px;
	clear: none;
	float: none;
	text-align:center;
		color:black;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}
.srlpromo {font-family:arial,sans-serif;font-size:8pt;font-weight:normal;}

/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableSearchLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calLedger, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
}
.lgText, .heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 10px;
}

.lgText{
	font-size: 15px;
}

.heading{
	font-size: 19px;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
A:active {
	TEXT-DECORATION: none;
	color: #52658c;
}
A:visited {
	COLOR: #52658c; TEXT-DECORATION: none; 
}
A:hover{
	COLOR: #52658c; TEXT-DECORATION: none; cursor: hand;
}

a.smLink {
	font-size: 10px;
}

/* navigation hyperlinks */


/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

.avatar, #avatar{
	width: 64px;
	height: 64px;
	border: 1px solid #000000;
	margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea{
	background-color: #FFFFFF;
	font-size: 12px;
}

.RTEbutton{
	background-color: #E6E7F2;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 100%;
	
}

.errorTable{
	border: 1px solid #FD7D40;
	background-color: #FFF2E6;
	width: 100%;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #B6B9CB;
	background-color: #FFFFFF;
	width: 100%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7F7F99;
	height: 26px;
}

.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	background-color: #DCDDE4;
	height: 22px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #DCDDE4;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #F0F1F5;
}

.tableTopRow, .tableBottomRow{
	background-color: #F0F1F5;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #F0F1F5;

}

.oddTableRow{
	background-color: #F0F1F5;
}

.hiddenTableRow{
	background-color: #DFDFDF;
}

/* Private messager */
.PMtableRow{
	background-color: #F0F1F5;
}

.PMmsgBody{
	width: 100%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: auto;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #E1E2F0;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #DCDDE4;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #F8F8FC;
}

.calTodayCell{
	background-color: #F8F8FC;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 100%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.BBcode{
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 97%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

/* Forum ads */
/* WARNING: Changing the adverts so they are no-longer visable or readable will break the terms of the license agreement */

.wwgAdTD {
	background-color: #F8F8FC;
	color : #000000;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #0000FF;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #7F7F99;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#topnav { width:755px; height:74px;}
#logo{ width:283px; height:73px; float:left;}
#media { width:468px; height:60px; float:right; padding-top:8px}
.navtopback {
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Sans-Serif;
	padding-left:8px;
	font-size:14px;
	text-align: left;
	width: 755px;
	FONT-WEIGHT: normal;
	COLOR: #505050;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Sans-Serif;
	height: 18px;
	TEXT-DECORATION: none;
	background-image: url(/images/menufondo.gif);
}
.navtopback a:link {
FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; 	FONT-SIZE: 12px; COLOR: #505050;
} 

.navtopback a:hover {
FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size:12px; COLOR: #ff0000; TEXT-DECORATION: underline
}
.navtopback a:visited {
FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; 	FONT-SIZE: 12px; COLOR: #505050;
} 
.navtopback a.active {
FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; 	FONT-SIZE: 12px; COLOR: #505050;
}
.navspacer{
	width:48px;
	height:15px;
	padding-left: 20px;
	float: left;
	margin-left: 5px;
	background-image: url(/images/bulletline.gif);
	background-repeat: no-repeat;
}
.acheter{
	width:48px;
	height:15px;
	padding-left: 20px;
	float: left;
	margin-left: 5px;
	background-image: url(/images/bulletline.gif);
	background-repeat: no-repeat;
}
.derniereannonce{
	width:140px;
	height:15px;
	padding-left: 22px;
	float: left;
	background-image: url(/images/bulletline.gif);
	background-repeat: no-repeat;
}
.occasion{
	width:142px;
	height:15px;
	padding-left: 22px;
	float: left;
	margin-left: 5px;
	background-image: url(/images/bulletline.gif);
	background-repeat: no-repeat;
}
.mavoiture{
	width:125px;
	height:15px;
	padding-left: 18px;
	padding-right: 5px;
	margin-left: 5px;
	background-image: url(/images/bulletline.gif);
	background-repeat: no-repeat;
	float: left;
}
.annuaire{
	width:4px;
	height:15px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 2px;
	background-image: url(/images/bulletline.gif);
	background-repeat: no-repeat;
	float: left;
}
.navtop2 {
	width: 760px;
	background-image: url(/images/cuadricula.gif);
	height: 20px;
}
.navtop3 {
	width: 760px;
	background-image: url(/images/linenavigation.jpg);
	height: 8px;
	background-repeat: repeat;
}
