/* base */

body,html {
	margin: 0;
	padding: 0;
	text-align:center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0869de;
}

a:link 		{ color: #ff6600; font-weight:bold; text-decoration: none;}
a:visited	{ color: #ff6600; font-weight:bold; text-decoration: none;}
a:active	{ color: #ff6600; font-weight:bold; text-decoration: none;}
a:hover		{ color: #ff6600; font-weight:bold; text-decoration: underline;}

img,span,div,form,input,table,td,th,tr,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	border-collapse: collapse;	
}

table.w100 {
	width: 100%;
}

td.w50 {
	width: 50%;
}

td.slightpad {
	padding-top: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
}

div.clr {
	display: block;
	clear: both;
}

h1 {
	font-size: 10px;
}

h1.nom_voiture {
	text-align: center;
	font-size: 28px;
	padding-top: 4px;
	padding-bottom: 8px;
}


h2 {
	text-align: center;
	font-size: 12px;
	color: #0869de;
}

h2.big {
	padding-top: 4px;
	text-align: center;
	font-size: 14px;
	color: #0869de;
}

h2.publi {
	text-align: center;
	font-size: 14px;
	color: #0869de;
}

h3 {
	font-size: 11px;
	font-weight: normal;
}

h3 a:link 		{ color: #ff6600; font-family: Arial bold, Arial, Helvetica, Sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
h3 a:visited	{ color: #ff6600; font-family: Arial bold, Arial, Helvetica, Sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
h3 a:active		{ color: #ff6600; font-family: Arial bold, Arial, Helvetica, Sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
h3 a:hover		{ color: #ff6600; font-family: Arial bold, Arial, Helvetica, Sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline;}

h3.big_info {
	color: red;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #444444;
	font-size: 12px;
	padding-bottom: 5px;
}

p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.oddbg[class] {
	background-image: url("../images/oddbg.png");
}

.oddbg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/oddbg.png',sizingMethod="scale");
}

div.textes {
	margin: 12px;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

div.blogtop {
	margin: 12px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	text-align: justify;
}

div.make_w3c_happy {
	display: inline;
}

span.underline {
	text-decoration: underline;
}

div.center {
	text-align: center;
}

/* trigus header */

div.container {
	margin:10px 0px 0px 0px;padding:0;
	position: relative;
	height: 130px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}

div.logo {
	position: absolute;
	height: 100px;
	width: 300px;
	top: 0px; left: 0px;
}

div.ad {
	position: absolute;
	height: 100px;
	width: 468px;
	top: 10px; right: 0;
}

div.info_login_state {
	position: absolute;
	height: 30px;
	width: 768px;
	font-size: 9px;
	font-weight: bold;
	top: 115px; left: 0;
}

/* fin trigus header */

/* trigus corps de la page */

div.container2 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div.container2_background {
	margin: 0;
	padding: 0;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/background.png) no-repeat;
	background-position: 331px 30px;
	text-align: left;
}

div.container2_nobackground {
	margin: 0;
	padding: 0;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	text-align: left;
}

div.container3 {
	margin: 0px 0px 0px 0px;
	padding:0;
	position: relative;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div.container_free_background {
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/background.png) no-repeat;
	background-position: 331px 30px;
	text-align: left;
}

div.icones {
	width: 530px;
	display: block;
	text-align:center;
}

div.icone_chercher {
	margin-top: 6px;
	width: 176px;
	float: left;
}

div.icone_partenaires {
	margin-top: 6px;
	width: 175px;
	float: left;
}

div.icone_recherche_specifique {
	margin-top: 6px;
	width: 175px;
	float: left;
}

div.icone_cb {
	padding-top: 9px;
	float: center;
}

div.publi {
	background: url(../images/background_little.png) no-repeat;
	background-position: 260px 15px;
	margin-top: 8px;
	width: 530px;
}

div.blog {
	position: absolute;
	width: 228px;
	right: 0;
	top: 0px;
	text-align: center;
}

div.last_ad {
	position: absolute;
	width: 228px;
	right: 0;
	top: 206px;
	text-align: center;
}

div.login {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	width: 768px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: block;
}

div.login2 {
	background: url(../images/textinput.png) repeat-x;
	height: 15px;
	padding-top: 3px;
	margin-left: 2px;
	margin-right: 2px;
}

/* fin trigus corps de la page */

/* fiche_auto */

div.autres {
	padding-top: 6px;
	text-align: center;
}

/* fin fiche_auto */

/* ven_form */

div.ven_form {
	width: 768px;
}

div.ven_form table {
	width: 100%;
}

div.ven_form tr {
	font-size: 11px;
	text-align: left;
}

div.ven_form td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

div.ven_form input.checkbox {
	background: none;
	border: 0;
	height: 13px;
	width: 15px;
}

div.ven_form input.file_ven {
	height: 20px;
	width: 240px;
}

div.ven_form td.formleft {
	width: 180px;
}

/* fin ven_form */

select.drop_ven {
	width: 160px;
	background-color: #ffffff;
}

textarea {
	border: 1px solid #000000;
	background: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

textarea.textarea_ven {
	width: 550px;
	height: 60px;
}

select.date {
	width: 53px;
	background: #f9f9f9;
}

/* coin */

div.tabs {
	position: absolute;
	height: 20px;
	width: 768px;
	top: 90px; left: 0;
	border-bottom: 1px solid #000000;
	z-index:10;
}

#navcontainer {
	position: absolute;
	height: 20px;
	width: 762px;
	top: 0; right: 0; display: inline;
	margin: 0;
	padding: 0;
	display: block;
	left: 0;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
	list-style-type: none;
	float: right;
}

#navcontainer ul li {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 9px;
	font-weight: normal;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	list-style-type: none;
	display: block;
	float: left;
	margin-left:4px;
	background: url(../images/thumb.png) repeat-x;
}

#navcontainer ul li #current {
	display: block;
	background: #ffffff;
	z-index: 2;
}

#navcontainer ul li a {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	display: block;
}

#navcontainer ul li a:hover {
	background: url(../images/thumb_on.png) repeat-x;
	text-decoration: none;
}

#navcontainer ul li #current a:hover {
	background: none;
	text-decoration: bold;
}

/* fin coin */

/* autres */

td.thumb_photo {
	width: 84px;
	padding-left: 9px;
	padding-bottom: 3px;
}

td.thumb_text {
	vertical-align: top;
	padding-left: 2px;
	text-align: left;
	color: #ff6600;
}

span.thumb_photo {
	float: left;
	padding-bottom: 3px;
	padding-left : 20px;
}

span.thumb_text {
	padding-left: 8px;
	float: left;
	text-align: left;
	color: #ff6600;
}

/* fin autres */

/* footer */

div.footer {
	position: relative;
	font-weight: bold;
}

div.copyright {
	clear: both;
	padding-top: 6px;
	padding-bottom: 8px;
}

/* fin footer */

/* mainboxes */

div.mbvspace {
	height: 8px;
}

div.mainbox-e, div.mainbox-w {
	background-repeat: repeat-y;
}
div.mainbox-nw,div.mainbox-ne,div.mainbox-se,div.mainbox-sw {
	background-repeat: no-repeat;
}

div.mainbox-n {
	background-image: url("../images/box-n-s.png");
	background-position: top;
	background-repeat: repeat-x;
}

div.mainbox-e {
	background-image: url("../images/box-e-w.png");
	background-repeat: repeat-y;
	background-position: top right;
}

div.mainbox-s {
	background-image: url("../images/box-n-s.png");
	background-position: bottom;
	background-repeat: repeat-x;
}

div.mainbox-w {
	background-image: url("../images/box-e-w.png");
	background-position: left;
}

div.mainbox-nw {
	background-image: url("../images/box-nw.png");
	background-position: top left;
}

div.mainbox-ne {
	background-image: url("../images/box-ne.png");
	background-position: top right;
}

div.mainbox-se {
	background-image: url("../images/box-se.png");
	background-position: bottom right;
}

div.mainbox-sw {
	background-image: url("../images/box-sw.png");
	background-position: bottom left;
7}

div.mainbox-content {
	padding: 8px 2px 6px 2px;
}

/* fin mainboxes */

div.ringu {
	position: absolute;
	display: block;
	height: 308px;
	width: 437px;
	right: 0px;
	top: 0px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_alpha.png',sizingMethod="no");
	z-index: 1;
}

div.ringu[class] {
	background-image: url("../images/background_alpha.png");
}

div.search_error {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.search_de_a {
	padding-top: 7px;
}

/* my_classifieds */

table.mc_list {
	width: 100%;
	line-height: 18px;
	font-size: 11px;
	text-align: left;
}

th.mc_print {
	width: 18px;
	padding-left: 10px;
}

th.mc_nom {
	width: 20%;
}

th.mc_date {
	width: 20%;
}

th.mc_dossier {
}

th.mc_action {
	width: 20%;
}

th.mc_pay {
	width: 20%;
	padding-right: 10px;
}

td.mc_print {
	width: 18px;
	padding-left: 10px;
}

td.mc_nom {
	width: 20%;
}

td.mc_date {
	width: 20%;
}

td.mc_dossier {
}

td.mc_action {
	width: 20%;
}

td.mc_pay {
	width: 20%;
	padding-right: 10px;
}

img.print_btn {
	margin-bottom: -1px;
}

/* fin my_classifieds */

/* wiki */

table.wiki_table {
	margin: auto;
	width: 80%;
}

td.wiki_td {
	border: solid 1px #0869de;
	padding: 2px;
}

h1.wiki_h1 {
	text-align: center;
	color: #0869de;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

h2.wiki_h2 {
	text-align: left;
	color: #0869de;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
}

h3.wiki_h3 {
	text-align: left;
	color: #0869de;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}

h4.wiki_h4 {
	text-align: left;
	color: #0869de;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
}

h5.wiki_h5 {
	text-align: left;
	color: #0869de;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}

h6.wiki_h6 {
	text-align: left;
	color: #0869de;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
}

p.wiki_p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 15px;
}

hr.wiki_hr {
	margin-top: 18px;
	margin-bottom: 4px;
}

img.wiki_img {
	margin: auto;
	display: block;
}

