﻿@charset "utf-8"; 

html {
	
background: #dfdfdf;
}
body {

  color: #000;
  font: 75% Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 1.2em;
  margin: 0;
  color:#555555;
  padding: 5px 0 10px 50px;
  background : url('images/template/puce_logo.png') no-repeat;
  text-transform: uppercase;
  text-align: left;
  
}

h2 {
  font-size: 1.1em;
  margin: .5em 0;
  color:#fff;
  padding: 0px 5px 5px 5px;
  text-transform: uppercase;
}

h3 {
  font-size: 1em;
  margin: .5em 0;
  border-bottom:1px solid #666;
}

h4 {
  font-size: 1em;
  margin: .5em 0;
}

a:link, a:visited {
	font-weight:bold;
  color: #3e3e3e;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  color: #13789d;
  outline: none;
  text-decoration: none;
}

p {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em;
}


hr {
  background: #7f7f7f;
  border: none;
  height: 1px;
  margin: 0;
  padding: 0;
}

img, a img {
  border: none;
  outline: none;
}

input[type=text], textarea { border : 1px solid #555; }
input[type=submit] { border : 1px solid #555; }

/**
 * 2.LAYOUT
 */
 
 #glouptout
 {
	background: transparent;
	width:100%;

}

#wrapper {	
	width: 960px;
	margin-left: auto;
	margin-right: auto;
  
}

#container {

background: transparent url(images/template/template_corp.png) repeat-y center top;
  margin: 0 0 0;
}
#contenu {
	width: 930px;
	margin : 0px 10px 0px 10px;
	overflow: hidden;
}
#contenua {
	width: 950px;
	margin : 0px 10px 0px 10px;
	overflow: hidden;
}

#acol1 {
	float: left;
	width: 140px;
	text-align:center;
}
#acol2 {
	float:left;
	width: 360px;
	margin : 0px 50px 0px 50px;

	}
#acol3 {
	float:left;
	width: 320px;
	text-align:center;
}
	
#colrch1 {
	float:left;
	width:680px;
}

#colrch2 {
	float:left;
	padding:90px 0px 0px 85px;
	width: 150px;
	height: 426px;
	}
#colrch2 label {
	font-size: 0.75em;
	}

#wrapper2 {	
	width: 980px;
	margin-left: auto;
	margin-right: auto;
  
}	
	

#champ { 
	display: none; 
	}

	

#tab_accueil td {
text-align:center;
vertical-align:top;
}

#recherche {

width: 928px;
height: 426px; 
background: transparent url(images/template/recherche.png) repeat-y right top;
overflow: hidden;
}

#col1cont {
	float: left;
	background: transparent url(images/template/parenthesescr.png) no-repeat center top;
	width: 405px;
	padding-left:45px;
}
#col2cont{
	position: relative; 
	float:left;
	margin-left:10px;
	padding-right:30px;
	background: transparent url(images/template/parenthesesco.png) no-repeat center top;
	width: 420px;
}

#col1depa {
	float: left;
	width: 400px;
	padding-left:45px;
}
#col2depa{
	float:left;
	margin-left:10px;
	padding-right:30px;
	width: 420px;
	text-align:right;
}

#regle {
	clear:both;
	}

h4 {
	background-color: #DF0404;
	background-image:url(images/fleche.png);
	background-position:center left;
	background-repeat:no-repeat;
	border-top: solid 0px black;
	border-bottom: solid 0px gray;
	margin: 0px;
	padding: 2px;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 22px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	
}

#regle p {
	font-size: 0.9em;
	margin: 0px;
	padding: 5px;
	height:70px;
}


/**
 * 3.HEADER
 */
#header {
  margin: 0;
  padding: 0px 0;
background: transparent url(images/template/template_menu.png) no-repeat center bottom;
height: 102px;
}

#header2_fr {
  margin: 0;
  padding: 0px 0;
background: transparent url(images/template/template_bandeau.png) no-repeat center bottom;
height: 148px;
}

#header2_en {
  margin: 0;
  padding: 0px 0;
background: transparent url(images/template/template_bandeau.png) no-repeat center bottom;
height: 148px;
}

#entete_1 {
  margin: 0;
  padding: 0px 0;
background: transparent url(images/template/entete1.png) no-repeat center bottom;
height: 159px;
}

#entete_2 {
  margin: 0;
  padding: 0px 0;
background: transparent url(images/template/entete2.png) no-repeat center bottom;
height: 46px;
}

#cola1{
	float: left;
	width: 273px;
	text-align:left;
	position: relative; z-index: 0;
}

#cola2 {
	float:left;
	width: 345px;
	margin : 0px 25px 0px 25px;
	}
	
#cola3 {
	float:left;
	width: 273px;
	text-align:center;
}

#container_a {

  margin: 0 0 0;
}

div.arrondi
{
	width:255px;
	background:#fff;
	margin-bottom:1em;
	margin-top:1em;
	padding:1.5em 1em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(js/border-radius.htc);
}

.arrondi ul {
  margin: 0 0 0;
  padding: 0px 5px 0px 0px;
  }
  
.arrondi li {
  font-size: 1.2em;
  margin-left: 5px;
  color:#555555;
  padding: 5px 0 10px 50px;
  background : url('images/template/puce_logo.png') no-repeat;
  text-align: left;
  	list-style: none; 
  }
  
  
.arrondi h5 {
  font-size: 1.2em;
  margin-left: 5px;
  color:#555555;
  padding: 5px 0 5px 45px;
  background : url('images/template/puce_fleche.png') no-repeat;
  text-align: left;
  	list-style: none; 
	}


.bottom-box {
background: url(images/template/fondb.png) center top no-repeat;
height: 13px;
padding-bottom: 20px;
}
.content-box p{
margin: 0 30px 0 30px;
text-align:left;
}



/**
 * 4.NAVIGATION
 */


#menu {
    margin: 0 ;    
	padding: 0 ;
	background: transparent url(images/template/template_menu.png) no-repeat center bottom;
	height: 102px;
	text-align: center;
}

#menu div {
	padding-top: 20px;
	margin-bottom: 20px
}

#menu ul {    
	margin: 0;     
	padding: 0;     
	list-style: none;     
	text-align: center;     
}
#menu li {     
	display: inline;
    
}

#menu li a {
	margin: 0 2px;
	padding: 5px 15px;
	text-align: center;
	border: 1px solid gray;
	text-decoration: none;
	color: #fff;
	background: #ed1e24;
}

#menu li a:hover, #menu li a:focus, #menu li a:active {  
	background: #ec7015;
	color: #000;
	border: 1px solid gray;

}


#form_accueil {
	background: #000;
	color: #fff;
	padding: 5px;
	width:302px;
	text-align:left;
}

	

#coeur
{
	position:absolute; 
	z-index:2; 
	left: 280px; 
	top: -30px;
}


#colonne1 {     
	float: left;    
	width: 145px;     
	margin-right: 8px;
} 
#colonne2 {     
	float: right;     
	width: 490px; 
padding-top:15px;    
	margin-left: 30px; 
  text-align:justify;  

} 

#colonne2 ul { 
	list-style: none;     
	text-align: center; 
	}
#centre {  
background: transparent url(images/template/parenthesesqui.png) no-repeat center top; 
padding: 15px 15px 15px 15px; 
	overflow: hidden;  
  text-align:justify;

}

#centre p {
padding-bottom:15px
}

#contact ul {
	list-style: none;  
}
#contact li {
	margin: 2px;
	}
	
#contact u {

  padding: 5px 0 10px 50px;
  background : url('images/template/puce_logo.png') no-repeat;
  }

/**
 * 9.FOOTER
 */
#footer {
	height: 150px;
	background: transparent url(images/template/template_pied.png) no-repeat center top;
  margin: 0 0 10px;
  padding: 25px 15px;
  color:#fff;
  position: relative;
}

#footer a.feed-icon {
  position: absolute;
  right: 0;
  top: 5px;
}

#footer table {
	width:100%;
	border-collapse:collapse;
	border:0px solid #666;
	color:#666;
}

#footer td {
	width:33%;
	vertical-align: top;
}

#footer corpo {
  color: #3e3e3e;
 }

#footer a {
	font-weight:lighter;
	text-transform:none;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
  color: #3e3e3e;
  text-decoration: none;
}

#footer a:focus {
  outline: 1px dotted;
}

#footer a:hover, #footer  a:active, #footer  li a.active {
  color: #13789d;
  outline: none;
  text-decoration: none;
}

#footer2 {
	height: 150px;
  margin: 0 0 10px;
  padding: 25px 15px;
  color:#fff;
  position: relative;
}

#footer2 a.feed-icon {
  position: absolute;
  right: 0;
  top: 5px;
}

#footer2 table {
	width:100%;
	border-collapse:collapse;
	border:0px solid #666;
	color:#666;
}

#footer2 td {
	width:33%;
	vertical-align: top;
}

#footer2 corpo {
  color: #3e3e3e;
 }

#footer2 a {
	font-weight:lighter;
	text-transform:none;
	text-decoration: none;
}

#footer2 a:link, #footer2 a:visited {
  color: #3e3e3e;
  text-decoration: none;
}

#footer2 a:focus {
  outline: 1px dotted;
}

#footer2 a:hover, #footer2  a:active, #footer2  li a.active {
  color: #13789d;
  outline: none;
  text-decoration: none;
}



#annonce {
position: relative; 
float:left;
margin: 2px 2px 10px 2px;
padding: 2px 2px 2px 2px;
border : 1px solid #B30000;
text-align:center;
}



#prixccc 
{
	height:100px;
	background:url(images/template/prixccc.png) no-repeat;
	color: #FFF;
	padding-top: 65px;
	margin-bottom: -25px;
		padding-left: 60px;
		font-weight:bold;
}
#prixpc 
{
	height:60px;
	background:url(images/template/prixpc.png) no-repeat;
	color: #FFF;
	padding-top: 35px;
		padding-left: 15px;
		font-weight:bold;
}

.pagination {
font:12px Arial, Helvetica, sans-serif;
margin:10px 0;
text-align:center
}

.pagination a {
background:#fff;
border:1px solid #06c;
color:#06c;
margin:2px;
padding:.2em .4em;
text-decoration:none
}

.pagination a:hover {
background:#fff;
border:1px solid #bd88fe;
color:#bd88fe
}

.pagination span.inactive {
background:#fff;
border:1px solid #f0f0ff;
color:#f0f0ff;
margin:2px;
padding:.2em .4em
}

.pagination span.active {
background:#f4ebff;
border:1px solid #bd88fe;
color:#bd88fe;
font-weight:700;
margin:2px;
padding:.2em .4em
}


#wouhou li
{
	font-weight:lighter;
	margin-bottom:0px;
	text-transform:none;
}

#wouhou li a
{
	font-weight:400;
}

.pos_accueil
{
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	width: 200px;
}

.cadre_annonce1
{
	float:left;
	width:275px;
	height:160px;
	padding:2px;
	margin:10px;
	margin-bottom:15px;
	background: transparent url(images/template/fond_vign1.png) repeat-x;
	border:1px solid #ccc;
}

.cadre_annonce2
{
	float:left;
	width:275px;
	height:160px;
	padding:2px;
	margin:10px;
	margin-bottom:15px;
	background: transparent url(images/template/fond_vign2.png) repeat-x;
	border:1px solid #ccc;
}
