* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #29526D;
}
html, body {
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #EEEEEE;
}
img {
	border: none;
}
ul {
	margin-left: 20px;
}
ol {
	margin-left: 40px;
}
ul li {
	background: url(../images/puce_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 6px 10px;
	list-style: none;
}
ol li {
	background: url(../images/puce_ol.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 6px 10px;
	list-style: none;
}
a {
	color: #3E647E;
	text-decoration: none;
}
#page_interne sup{
	font-size:9px;
}
#page_interne a {
	color: #3E647E;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	padding-bottom: 0px;
	font-weight: bold;
}
label {
	font-size: 12px;
	color: #252D33;
	font-weight: bold;
}
p {
	/*color: #2D3538;*/
	color: #29526D;
}
input {
	border: 1px solid #29526D;
}
b, strong {
	font-weight: bold;
}
#gabarit {
	width: 950px;
	margin: 0 auto;
}
#page {
	width: 950px;
	/*  roger D vertical-align:middle; */
	text-align: left;
	/* roger */
	margin-top:15px;
}
#header {
	height: 140px;
	width: 950px;
}
#login {
	background-color: #fff;
	width: 192px;
	height: 140px;
	float: left;
}
#login h1 {
	background: url(../images/puce.gif) #29526D;
	background-repeat: no-repeat;
	background-position: 24px 50%;
	padding: 7px 0px 6px 40px;
	margin-bottom: 7px;
} 
#login p img {
	vertical-align: baseline;
	padding: 0;
	margin: 0;
}
#login form {
	margin-left: 24px;
}
#login p {
	padding-bottom: 4px;
	margin: 0;
}
#top {
	width: 758px;
	height: 140px;
	background: url(../images/logo.png) #2D3538;
	background-repeat: no-repeat;
	/*background-position: 140px 23px;*/
	background-position: top left;
	float: right;
}
#top #outils {
	width: 197px;
	height: 33px;
	position: relative;
	top: 25px;
	float: right;
	background: url(../images/bg_outils.gif) top left no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 0 0 6px;
	text-align: left;
}
#outils a {
	display: block;
	float: left;
	background: url(../images/sep_ico.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 6px 0 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#outils a:hover {
	color: #FE0504;
	text-decoration: none;
}
#outils a.last {
	padding: 0px;
	margin-left: 10px;
	background: none;
}
#outils a img {
	vertical-align: middle;
}
#center {
	clear: both;
	width: 950px;
	background-color: #D0E7F5;
	/* suppression pour bug safari display: table-cell; */
	padding: 0;
	margin: 0;
}
#center #left {
	float: left;
	width: 192px;
}
#center #right {
	float: right;
	width: 758px;
	background:#FFF;
}
#center #right #col1 {
	float: left;
}
#center #right #col2 {
	float: left;
	background: #D0E7F5;
}
#center #right #col1 div, #center #right #col2 div {
	clear: both;
}
#menuLeft {
	width: 192px;
	height: 270px;
	background: #2D3538;
	position: relative;
	padding-top: 3px;
}
#menuLeft ul {
	margin-left: 16px;
}
#menuLeft li {
	background: url(../images/menu_separate.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
	position: relative;
	padding: 7px 0px 7px 4px;
}
#menuLeft li.last {
	background: none;
}
#menuLeft li a {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	display: block
}
#menuLeft li a:hover {
	color: #C2CFD7;
	text-decoration: none;
}
#menuLeft li a.active {
	color: #C2CFD7;
	background: url(../images/puce_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#recherche, #actualite {
	height: 170px;
	background: url(../images/bg_bloc_actu.gif) repeat-x 0 0;
}
#actualite h2{
	font-size:11px;
}
#actualite .suite{
	margin-left:0px;
}
#recherche h1, #actualite h1 {
	height: 26px;
	margin-bottom: 10px;
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
}
#home h1 {
	display: block;
	height: 26px;
	background-color: #2D3538;	
	padding: 0;
	margin: 0 0 10px 0;
}

#scrollup {
  position: relative;
  overflow: hidden;
  border: 1px solid #FFF;
  height: 70px;
  width: 220px
}
.headline {
 font-size:14px !important;
  position: absolute;
  top: 210px;
  left: 5px;
  height: 195px;
  width:190px;
}

#recherche h1 img, #actualite h1 img {
	position: relative;
	top: 9px;
	left: 35px;
}
#recherche h1 {
	background: url(../images/ico_loupe.gif) #29526D;
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
#recherche table td {
	height: 20px;
	padding: 0;
	margin: 0;
}
#anim {
	width: 489px;
	height: 273px;
	background: #2D3538;
}
#nouveautes,#panier{
	width: 269px;
	height: 273px;
	background: #fff;
}
#nouveautes h1,#panier h1 {
	background: url(../images/puce.gif) #29526D;
	background-repeat: no-repeat;
	background-position: 18px 50%;
	padding: 8px 0px 6px 35px;
	margin-bottom: 10px;
} 
#nouveautes div,#panier div {
	position: relative;
	left: 18px;
	width: 239px;
	clear: both;
	padding-bottom: 9px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BABABA;
}
#nouveautes div.last,#panier div.last {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;
}
#home {
	background: url(../images/bg_home.gif) repeat-x 0 0 #fff;
	width: 489px;
	height: 170px;
}
#home p {
	font-size: 12px;
}
#liste_offres, #ssuite_offre{
	width: 489px;
	background: #C5CED5;
}

#detail_offre {
	width: 269px;
	min-height: 290px;
	background: #fff;
}
#detail_offre #suite_offre {
	padding: 0 10px 10px 14px;
}
#right h1.h1out {
	background: url(../images/puce.gif) #4F585D;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	padding: 5px 0px 4px 31px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#liste_offres h1 {
	background: url(../images/puce.gif) #4F585D;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	height: 22px;
	padding: 2px 31px 0px 31px;
} 
#liste_offres h1 span {
	padding-top: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
}
#content_liste_offres {
	overflow: auto; 
	height: 700px; 
	clear: both;
}
#content_liste_offres div {
	margin: 3px auto;
	cursor: pointer;
	border-style: solid;
	border-width: 2px;
	border-color: #C5CED5;
	width: 440px;
}
#content_liste_offres #textlouer {
	cursor: text;
	padding: 6px;
	background-color: #fff;
	width: 430px;
}

#content_liste_offres .prix {
	font-size: 12px;
	background: #193E58; 
	float: right; 
	width: 119px; 
	padding: 14px 0 12px 0; 
	text-align: center; 
	display: block;
	font-weight: bold;
	color: #fff;
}
#content_liste_offres .list {
	background-color: #fff;
	border-color: #C5CED5;
}
#content_liste_offres .listOver {
	background: url(../images/bg_listOver.gif) #D0E7F5;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-color: #2891C8;
}

#content_details_offre { 
	padding: 4px 13px 0 13px;
	background: #C5CED5;
}
#content_details_offre .list {
	background: #fff;
}
#content_details_offre h2 {
	padding-bottom: 0px;
}
#detail_offre h1 {
	background: #4F585D;
	height: 24px;
	padding: 0;
	margin-bottom: 10px;
}
#zoom_offre {
	height: 266px;
	width: 269px;
	background: #fff;
	border-top: 4px solid #C5CED5;
}
#zoom_offre h1 {
	height: 39px;
	margin-bottom: 10px;
	background: #4F585D;
}
#page_interne {
	width: 758px;
	height: 100%;
	background: url(../images/bg_page_interne.gif) #fff;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#page_interne * {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #29526D;
}
#page_interne h1  {
	background: url(../images/puce.gif) #4F585D;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	padding: 5px 0px 4px 31px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
} 

#page_interne #myForm {
	text-align: center;
}
#page_interne #myForm label {
	font-weight: bold;
	width: 200px;
	display: block;
	float: left;
}
#page_interne #myForm h2 {
	text-align: left;
	background: url(../images/puce_h2.gif) #D0E7F5;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 2px 14px;
	color: #29526D;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
}
#page_interne #myForm p {
	padding-bottom: 6px;
	width: 530px;
	margin: 0 auto;
	text-align: left;
}
#page_interne #myForm input, textarea {
	padding: 1px;
	border: 1px solid #29526D;
	width: 200px;
}
#page_interne #myForm #exeptMyForm input {
	padding: 1px;
	border: none;
	width: 20px;
	text-align: left;
}
#page_interne #myForm #exeptMyForm td {
	text-align: left;
	padding-bottom: 6px;
}
#page_interne #myForm input, #page_interne #myForm select {
	margin-left: 2px;
}
#actualite {
	width: 269px;
	clear: both;

}
#actualite h1 {
	background: url(../images/puce.gif) #29526D;
	background-repeat: no-repeat;
	background-position: 18px 50%;
}
#footer {
	width: 934px;
	text-align: left;
	padding: 4px 8px;
	background-color: #E2E2E2;
	clear: both;
	position: relative;
	top: 0;
	left: 0;
}
#footer a{
		height:10px;

}
#footer div, #footer a {
	font-size: 10px;
	font-weight: normal;
	
}
#footer li{
	padding:0 0 1px 10px;
	height:15px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .lititle a {
	color:#999 !important;
}
#quicklink {
	height:20px;
	width:934px;
	margin-left:0;
}
#quicklink li{
	float:left;
	width:300px;
	background:none;
}
#mapsitefooter{
	height:30px;
	width:934px;
	margin-left:0;
	color:#999;
	text-align:center;
}
#mapsitefooter li{
	font-size: 11px;
	font-weight: bold;
	color:#999 !important;
	float:left;
	margin-right:5px;
	background:none;
}
#mapsitefooter a{
	color:#999 !important;
	margin-right:10px;
	margin-bottom:10px;
	font-size: 11px;
	display:inline;
}
#normaltab {
	width: 98%;
	margin: 0 auto;
}
#normaltab a {
	
}
#normaltab td, th {
	text-align: center;
	border-bottom: 1px solid #fff;
}
#normaltab th {
	color: #fff;
	font-weight: bold;
	padding: 2px;
}
#normaltab td {
	padding: 4px 2px;
}

#pagination {
	clear: both;
	padding-bottom: 17px;
}
#pagination span {
	display: block;
	float: left;
	margin-right: 4px;
}

#pagination span.selected {
	color: #6B6B6B; 
	font-weight: bold;
}
/*-------- menu -------*/
.menu {
	filter: Alpha(opacity=100); -moz-opacity:1;	
	position:absolute; 
	top:0; 
	left: 0; 
	background: #4F5559; 
	visibility: hidden;
	margin: 0;
}
.menu li{
	text-align: left;
	background: url(../images/bg_ssmenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding: 0;
	margin: 0;
}
.menu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 11px;
	width: 200px;
	padding: 6px 8px;
}
.menu li a:hover{
	color: #C2CFD7;
	text-decoration: none;
}
.menu li.last {
	background: none;
}
/*------- classes ----------*/
.bordimg {
	float: left;
	border: 1px solid #29526D;
	margin-right: 9px;
}
.bordimgoffre {
	border: 1px solid #3A4D5B;
	padding: 1px;
}
a.suite {
	/*olor: #587993;*/
	background: url(../images/puce_fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
}
a.admin {
	color: #29526D;
	background: url(../images/puce_admin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-weight: bold;
}
.bleu {
	color: #203A4B;
}
#textlouer .bleu_f, .bleu_f{
	color: #29536C;
}
.noire {
	color: #000;
}
#page_interne .rouge, .rouge {
	color: #CC0000;
}
#page_interne .gris_fonce, .gris_fonce {
	color: #3B3B3B
}
#page_interne .bold, .bold {
	font-weight: bold;
}
.bleu_ciel {
	color: #BFD0DA;
}
.gris_clair {
	color: #6B6B6B;
}
.blanc  {
	color: #fff;
}

.nobord {
	border: none;
}
* .v12 {
	font-size: 12px;
}
#myForm .v9, .v9 {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
}
#page_interne a.v10, .v10 {
	font-size: 11px;
}
#page_interne a.v10:hover {
	text-decoration: none;
	color: #2D3538;
}
.flr {
	float:right;
}
.fll {
	float: left;
}
.paddinterne {
	text-align: justify;
	padding: 20px 40px;
	min-height: 437px; !important
}
.heightpadd {
	height: 362px
}
.cur {
	cursor: pointer;
}
.outils_offre {
	margin-left: 15px;
}
.outils_offre li {
	padding-left: 17px;
	padding-bottom: 4px;
	background: url(../images/puce_b.gif) no-repeat 0 2px;
}
.outils_offre li a {
	font-weight: bold;
}
.habillage {
	 text-align:center; border: 1px solid #29526D; background: #D0E7F5; padding: 6px; margin: 0 auto; width: 500px;
}
#page_interne .blue_mark {
	color: #7C98AE;
}
#siteMap ul{
	list-style-type:disc;
}
#siteMap li{

	background:none;
	list-style-type:disc;
}
#siteMap .lisub{
	list-style-type:none;
}
#siteMap .lisub a{
	margin-left:20px;
}
#siteMap .lititle{
	color:#333;
}
#siteMap{
	
}
#siteMap{
	
}
#siteMap{
	
}
#partners {
	position:relative;
		height:auto;

}
#partners h2{
	font-size:14px;
	clear:left;
	width:100%;
	border-bottom:1px solid #29526D;
	margin-bottom:20px;
}
#partners li{
	background:none;
	text-align:center;
	float:left;
	width:200px;
	margin-bottom:5px;
	height:100px;
}
#partners a{
	clear:both;
	margin-top:1px;
	height:90px;
	vertical-align:middle;
}
#partners ul {
	position:relative;
	height:auto;
}
.ulwrapper{
	clear:both;
}