﻿/* GENERAL */
.cl { clear:both; }
.retour {
	float:right;
	margin-right:10px;
}

/* INCLUSION */
#global {
	border:0px solid red;
	margin-top:15px;
}
#global h1 {
	color:orange;
	font-weight:normal;
	font-size:175%;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
}
.partenariat {
	margin:0 auto;
	margin:20px 0;
	color:#ddd;
	clear:both;
	text-align:center;
}
.partenariat {
	color:#aaa;
	font-style:italic;
}
.propAnnonces { /* annonces proposés par Europe-Machinery */
	text-align:center;
	margin-top:50px;
}
.propAnnonces {
	color:#888;
	font-style:italic;
}
#global td {
	color:#63839F;
	font-weight:bold;
}
#global td a {
	color:#63839F;
	font-weight:bold;
}
#global td a:hover {
	color:#FE7400;
	font-weight:bold;
}
#global td a:visited {
	color:#00cc;
	font-weight:bold;
}
#global td span {
	font-style:italic;
}
.PageNavBarRechSite {
	border:0px solid red;
	margin:0 auto;
}
.mid {
	background:#fff url(../img/deg.jpg) repeat-x top left;
	margin:0 auto;
	text-align:center;
	font:normal 10px verdana;
}
.mid a{
	color:#000;
}
.mid a:hover{
	color:#c00;
}
/**/
.listeSousRub {
	border:0px solid red;
	margin-top:20px;
}
.listeSousRub h1 {
	color:orange;
	font-weight:normal;
	font-size:175%;
	margin-left:10px;
}
.listeSousRub ul {
	float:left;
	margin:20px;
}
.listeSousRub li {
	list-style-type:square;
	list-style-position:inside;
	margin:0 auto;
	margin:15px 5px;
}
.listeSousRub li a{
	font-weight:bold;
	color:#63839F;
}
.listeSousRub li a:hover{
	color:#FE7400;
}
/**/
.listeAnnoncesRub {
	border:0px solid red;
	margin-top:20px;
}
.listeAnnoncesRub form {
	margin:0 auto;
	margin:20px 0;
	padding:10px 0 30px 60px;
	background:#eee url(../img/formulaire-recherche.jpg) no-repeat top center;
	text-align:left;
	position:relative;
	height:78px;
}
.listeAnnoncesRub .texteMoteur {
	border:0px solid red;
	margin-bottom:25px;
	text-align:left;
	margin-left:-20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.listeAnnoncesRub select {
	font:normal 10px verdana;
}
.valider {
	position:absolute;
	top:40px;
	right:25px;
	border:0px solid red;
	height:63px;
	width:82px;
}
.listeAnnoncesRub table {
	margin:0 auto;
	margin:10px 0;
	border-collapse:collapse;
	text-align:center;
	width:100%;
}
.listeAnnoncesRub th {
	border:1px solid #ccc;
	text-align:left;
	background:#025C5C;
	color:#fff;
	padding:2px;
}
.listeAnnoncesRub td {
	border:1px solid #ccc;
	text-align:left;
	padding:3px;
}
.listeAnnoncesRub td a{
	color:#000;
}
/**/
.detailAnnonce {
	border:0px solid red;
	margin-top:20px;
}
.detailAnnonce h2 {
	color:#fff;
	font-weight:normal;
	font-size:110%;
	/*margin:10px;*/
	margin:0;
	padding:0;
	font-style:italic;
	height:inherit;
	width:inherit;
	text-indent:inherit;
	overflow:inherit;
}
.tabDetAnnonces {
	margin:5px 0;
	width:100%;
	border-collapse:collapse;
}
.tabDetAnnonces td{
	border:1px solid #ccc;
	padding:3px 5px;
	background:#efefef;
}
.tabG {
	width:33%;
}
.tabD {

}

