/* ------------------------------------ *
 CSS
 jeudi 21 décembre 2006 10:10:11
 HAPedit 3.1.11.111
 * ------------------------------------ */
body, td, th {
	color: #5f5f5f;
}
a {
color:#333333;
text-decoration:none;
} 
a:hover {
color:#E16F4A;
text-decoration:underline;
}

A.langue{ color:#8C7E5E; text-decoration: none;font-family:Trebuchet MS; }
A.langue:hover { color:#8C7E5E; text-decoration: underline; }

A.menuTitre{ color:#DD6B43; font-size: 15px; text-decoration: none;font-family:Trebuchet MS; }
A.menuTitre:hover { color:#DD6B43; font-size: 15px; text-decoration: underline; }

A.menu{ color:#8C7E5E; font-size: 12px; text-decoration: none;font-family:Trebuchet MS; }
A.menu:hover { color:#8C7E5E; font-size: 12px; text-decoration: underline; }

A.lienInterne{ color:#F80202; font-size: 13px; text-decoration: none;font-family:Trebuchet MS; }
A.lienInterne:hover { color:#F86B6B; font-size: 13px; text-decoration: underline; }

A.lienAucune{ color:#ffffff; font-size: 13px; text-decoration: none;font-family:Trebuchet MS; }
A.lienAucune:hover { color:#eeeeee; font-size: 13px; text-decoration: underline; }

A.texteBest{ color:#DD6B43; font-size: 13px; text-decoration: none;font-family:Trebuchet MS; }
A.texteBest:hover { color:#DD6B43; font-size: 13px; text-decoration: underline; }

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

.textefooter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
}

.topBest {
    font-family: Trebuchet MS;
    font-size: 20px;
    text-decoration: none;
    color: #DD6B43;
}

.texteBest{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #DD6B43;
}

.adresse{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #EE1C25;
}

.bottomBest {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #000000;
}

h2.titre {
  color: #eb060c;
  margin: 5px 10px;
  background: url('/images/fleche.gif') center left no-repeat;
  padding-left: 30px;
  font-size: 14pt;
}

.tabListMois {
  width: 100%;
  background-color: #AE0502;
  border: 1px solid #fff;
}

.tabListMois td {
  border: 1px solid #c0c0c0;
  padding: 0;
  margin: 0;
}

.tabListMois a {
  color: #fff;
  font-size: 8pt;
  font-weight: bold;
  display: block;
  text-decoration:none; 
  padding: 2px 10px;
}
.tabListMois a:hover {
  background-color: #8F0502;
}




#send {
	border: 2px solid #EE1C25;
}
#send h2 {
	color: #EE1C25;
	text-align: center;
}
#send .btnsend {
	text-align: center;
}
#send .close {
	margin: 5px;
}

h2 {
	background: #C8CAB5 url('/images/backTitreRub.gif') repeat-x;
	margin: 0 0 10px 0;
	height: 42px;	
	line-height: 36px;
	padding-left:10px;
	color: #373636;
	font-size: 16px;
}

.btns {
	border: 1px solid #5E5E5E;
	border-right: none;
	margin: 10px 0 20px 0;
}

.btn {
	border: 1px solid #5E5E5E;
	background-color: #DD6B43;
	color: #fff;
	padding: 1px 3px;
	font-size: 8pt;
	text-transform: uppercase;
	white-space: nowrap;
}
.btn:hover, .btnA {
	color: #fff;
	text-decoration: underline
}

.pagination {
	width: 90%;
}
.pagination .previous {
	text-align: left;
}
.pagination .page {
	text-align: center
}
.pagination .next {
	text-align: right;
}


/* lsiting annonces */
.itemannonce .content {
	vertical-align: top;
	padding: 10px 0;
}
.itemannonce .designation {
	color: #DD6B43;
}
.itemannonce .designation a {
	color: #DD6B43;
	font-weight: bold;
	font-size: 125%;
}
.itemannonce .designation .ref {
	white-space: nowrap;
}
.itemannonce .accroche {
	padding: 10px 10px 0 0;
	text-align: justify;
}

/* fin listing annonces */

/* formulaires */
.text, .textarea, .textA, .textareaA {
	border: 1px solid #5F5F5F;
	font-family: arial;
	font-size: 9pt;
	padding: 2px 5px;
	background: #ededed;
}

.submit {
	background: #C8CAB5 url('/images/backTitreRub.gif') -4px;
	border: 1px solid #605E63;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
}
/* fin formulaires */


/* menu */
#menu {
	margin-bottom: 20px;
	padding-left: 20px;
}
.mtitle, .title {
	margin: 6px 0 3px 0;
	color: #DD6B43;
	font-size: 10pt;
	text-transform: uppercase;
}
.mtitle {
	cursor: pointer;
}
.mtitle a {
	color: #DD6B43;
	text-decoration: none;
}

.mcontent {
	margin: 0;
	margin-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.mcontent a {
	/*background-color: #f0f0f0;
	border: 1px solid #e0e0e0;*/
	display: block;
	padding: 1px;
	margin: 0;
	font-size: 10pt;
	color: #8C7E5E;
	text-decoration: none;
}
.mcontent a:hover, .mcontent a.selected {
	color: #000;
}
#menu a.selected {
	color:#000;
	font-weight: bold;
}
/* fin menu */

/* fiche */
#fiche {
	padding-bottom: 10px;
}
.ftexte {
	text-align: justify;
	margin: 0 10px 30px 0;
}
.ptexte {
	text-align: justify;
	margin: 10px 10px 10px 0;
}
.retour {
	text-align: left;
	margin-top: -10px;
	position: relative; 
	top: -10px;
}
.photo_prin {
	border: 2px solid #E16F4A;
	text-align: center;
	height: auto;
	background: #f4f4f4;
	width: auto !important;
	padding: 0;
}
.photo_prin a img {
	margin: 0;
}

.phototech {
	clear: both;
}
.phototech .photo {
	border: 2px solid #E16F4A;
	
	width: 260px;
	height: 260px;
	text-align: center;
	vertical-align: middle;
}
.phototech .photo img {
	border: 0 !important;
}
.phototech .photos {
	padding-top: 10px;
}
.phototech .photos a {
	float: left;
	padding: 3px;
	margin: 0 4px 4px 0;
	border: 1px solid #E16F4A;
}
.phototech .photos a img {
	border: 0 !important;
}
.phototech .tech {
	vertical-align: top;
	padding-left: 5px;
}
/* fin fiche */


a.langue {
	font-size: 10pt;
	font-weight: bold;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 45px;
	text-align: center;
	border: 1px solid #B9BBA6;
	
}
a.langue:hover, a.langueA {
	text-decoration: none;
	border: 1px solid #fff;
	background: #CDCDC2;
}

.footer {
	text-align: center;
}

.lsticons td {
	text-align: left;
}

.lsticons a {
	margin-left: 10px;
}
.lsticons a img {
	border: none;
	
}
