/* ------------------------------------ *
 CSS
 jeudi 21 décembre 2006 10:10:11
 HAPedit 3.1.11.111
 * ------------------------------------ */
body, td, th {
	color: #5f5f5f;
	font-family: Tahoma, Arial, sans-serif;
}

a {
color:#333333;
text-decoration:none;
} 
a:hover {
color:#E16F4A;
text-decoration:underline;
}

A.email{ color:#ffffff; font-size: 14px; text-decoration: none;}
A.email:hover { color:#eeeeee; text-decoration: underline; }

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

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

A.titreAnnonce{ color:#ffffff; font-size: 15px; text-decoration: none; }
A.titreAnnonce:hover { color:#eeeeee; text-decoration: underline; }

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

.langs {
	background: #00203F;
	text-align: right;
	padding: 3px 2px 4px 0;
}
.langs a {
	color:#ffffff;
	font-size: 14px;
	text-decoration: none;
	padding: 3px;
	position: relative;
	top: 1px;
}
.langs a:hover, .langs .langueactive {
	text-decoration: underline;
}

table {
    text-decoration: none;
    color: #000000;
}

h2 {
	margin: 0 0 10px 0;
	border: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}
h2 span {
	display: block;
	font-style: italic;
	background: #1A1A2E url('/images/pagetitle.png') repeat-x;
	height: 96px;
	line-height: 96px;
	color: #fff;
	font-size: 28px;
	text-align: center;
}
* html h2 span {
	height: 100px;
	line-height: 100px;
}

.texteBlanc {
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
}

.textefooter {
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
}

.topBest {
    font-size: 20px;
    text-decoration: none;
    color: #010066;
}

.texteBest{
    font-size: 12px;
    text-decoration: none;
    color: #010066;
}

.bottomBest {
    font-size: 15px;
    text-decoration: none;
    color: #000000;
}

h2.titre {
  margin: 5px 10px;
  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;
}

.btns {
	border: 1px solid #fff;
	border-left: 0;
	border-right: 0;
	margin: 10px 0;
	background: #DADADA;
}
.btns td {
	padding: 4px 8px;
}
.btn {
	border: 1px solid #5E5E5E;
	background-color: #0F243E;
	color: #fff;
	padding: 1px 3px;
	font-size: 8pt;
	text-transform: uppercase;
	white-space: nowrap;
}
.btn:hover, .btnA {
	color: #fff;
	text-decoration: underline
}

.pagination {
}
.pagination .previous a, .pagination .next a {
	color: #B8BDC9;
}
.pagination .previous {
	text-align: left;
}
.pagination .page {
	text-align: center;
	color: #4E5378;
}
.pagination .next {
	text-align: right;
}
.paginationTop {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}
.paginationBottom {
	border-top: 1px solid #fff;
	margin-top: 5px;
}


/* lsiting annonces */
.itemannonce .content {
	vertical-align: top;
	padding: 10px 0;
}
.itemannonce .designation {
	color: #ffffff;
}
.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: 10px 0 10px 10px;
	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 td {
	border: 1px solid #fff;
	padding: 2px;
	background: #DADADA;
}
.photo_prin {
	border: 2px solid #ffffff;
	text-align: center;
	height: auto;
	background: #f4f4f4;
	padding: 0;
}
.photo_prin a img {
	margin: 0;
}

.phototech {
	clear: both;
}



.phototech .photos {
	padding-top: 10px;
}
.phototech .photos a {
	display: block;
	float: left;
	padding: 3px;
	margin: 0 4px 4px 0;
	border: 1px solid #ffffff;
	background: #dAdAdA;
}


/* fin fiche */




.footer {
	text-align: center;
}

.lsticons td {
	text-align: left;
}

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

.searchv2, .searchv2 small {
	color: #fff;
} 



.month {
	background: #E0E0EC;
}

.groupes {
	text-align: center;
	color: #0F243E;
}
.groupes h3, .month h3 {
	border: 1px solid #fff;
	text-align: center;
	color: #000A14;
	border-left: 0;
	border-right: 0;
	text-transform: uppercase;
	padding: 3px 0;
	font-size: 12pt;
	margin: 0;
	background: url('/images/index_06.gif') repeat-x;
}
.groupes img {
	border: 1px solid #fff;
}
.groupes p {
	margin: 0;
}
.groupes .groupe {
	padding: 5px 0;
	margin: 0 auto;
}
.groupes .adresse {
	text-align: center;
}

.subline p {
	background: #0F243E;
	color: #fff;
	text-align: center;
	madgin: 0;
	padding: 3px 0;
	font-size: 11pt;
	border: 1px solid #fff;
	border-left: 0;
	border-right: 0;
	letter-spacing: 1px;
}	



.eltlst {
	border-top: 1px dashed #fff;
	padding: 10px 5px 0 0px;
	margin: 0 10px 10px 10px;
}
.eltlstfirst {
	border: none;
}
.minlst {
	background: url('/images/minlst.png') no-repeat top left;
	width: 200px;
}
.minlst a {
	margin: 53px 22px 25px 20px;
	display: block;
}
.minlst img {
	border: 0;
	height: 121px;
	width: 142px;
}
.eltlst h3, .eltlst h3 a {
	font-family: Arial Narrow;
	clear: right;
	font-size: 13pt;
	color: #fff;
	margin: 0;
	padding: 2px 0 0 0;
}
.eltlst .ref {
	float: right;
}
.eltlst .texteBlanc {
	clear: right;
	padding-top: 10px;
	margin: 0;
}
.eltlst .accroche {
	margin: 0 0 10px 0;
}



td.menu {
	background: #DADADA;
}
a.menu {
	font-weight: bold;
	color:#191E3C;
	font-size: 12pt;
	font-family: Arial Narrow, Sans-Serif;
	border: 1px solid #fff;
	display: block;
	padding: 3px 5px;
	text-transform: uppercase;
	text-decoration: none;
}
a.menu:hover, td.menu .actif {
	color:#fff;
	background: #00203F;
}


.copy {
	font-size: 8pt;
	color:#999;
	text-align: justify;
	margin: 15px 5px 5px 5px;
}

.searchv2 table {
	margin: 0 auto;
}

.page .ztext {
	font-size: 11pt;
	margin: 0 10px;
	color: #fff;
}
.page .ztext td {
	color: #fff;
	font-size: 11pt;
}
.page .ztext h3 {
	font-size: 12pt;
	text-decoration: underline;
}
.page .ztext ul {
	margin-top: 15px;
}
.page .ztext li, .page .ztext p {
	text-align: justify;
	padding-right: 10px;
	margin-bottom: 7px;
}
.page .ztext img {
	border: 1px solid #fff;
	margin-bottom: 10px;
}

.page .ztext a {
	color: #fff;
	text-decoration: underline;
}