body {
	margin: auto;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
}

a {
	text-decoration: none;
	color: #3666d4;
}
a:hover {
	text-decoration: underline;
}

img
{
border: 0;	
}

input
{
font-family: Arial, Helvetica, sans-serif;
}

div#conteneur
{
	width: 972px;
	margin: 8px auto;
	text-align: left;
	padding: 0;
}

div#header
{
	position: relative;
	width: 972px;
	height: 190px;
	background: url(../images/header.jpg) top left no-repeat;
	margin: 0;
	padding: 1px;
}

h1#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
}

h2.slogan
{
	position: absolute;
	top: 13px;
	right: 12px;
	font-size: 20px;
	font-weight: bold;
	color: #383838;
	margin: 0;
	padding: 0;
	width: 578px;
	height: 30px;
}

div#cadre-recherche
{
	width: 569px;
	height: 59px;
	background: url(../images/cadre-recherche.png) top left no-repeat;
	margin: 120px 0 0 250px;
	padding: 0;
}
div#cadre-recherche p span {
	color: #F37F02;
	font-size: 14px;
	font-style: italic;
}
div#cadre-pub
{
	width: 569px;
	height: 59px;
	margin: 120px 0 0 250px;
	padding: 0;
}

div#cadre-recherche p
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}

div#cadre-recherche  div.recherche_element
{
	float: left;
}

div#cadre-recherche  div.recherche_element input[type=text]
{
	margin: 5px 10px 0 70px;
	height: 18px;
	width: 250px;
	font-weight: bold;
	font-size: 12px;
}
/* Bouton +1 de Google */
div#header div#plusone-gg {
	position:absolute;
	right: 140px;
	top:150px;
}

div#header div#plusone-gg div#plusone-div {

}

h3.edito
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

span.queldomaine
{
	color: #00a0c6 ;
}

p.text-edito
{
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
}

div#status_compteurs
{
}

div#status_compteurs  ul
{
	margin: 0;
}

div#status_compteurs  ul li span
{
	text-transform: uppercase;
}

div#gauche
{
position: relative;
float: left;
width: 750px;
margin: 15px 0 10px 0;
padding: 0;
background: url(../images/fond-tablo-header.png) top left repeat-x;
z-index: 50;
}

.absolute-droite
{
position: absolute;
top: 0;
right: 0;
}

.absolute-gauche
{
position: absolute;
top: 0;
left: 0;
}

#listing {
	width: 100%;
}
#listing  tr {
	/*text-transform: capitalize;*/
}
#listing tr th
{
visibility:hidden;
font-size: 18px;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
height: 40px;
width: 250px;
text-align: center;
vertical-align: middle;
line-height: 40px;
}
#listing tr.ndd_exacts {
	background-color: #E4E7EB;
}
#listing tr.ndd_exacts  td.ndd {
	font-weight: bold;
}
#listing  td {
	height: 20px;
	padding: 5px 5px 5px 45px;
	border-bottom: 1px solid gray;
}
#listing td.ndd {
	text-transform: capitalize;
}
#listing td.bienvenu {
	background-color: #E7F1F5;
}
#listing td.status {
	text-transform: capitalize;
}
#listing td.status  span.whois {
	float: right;
	font-size: 9px;
	/*visibility: hidden;*/
	font-weight: normal;
}
#listing td.status_erreur {
	color: black;
	font-weight: bold;
}
#listing td.status_whois {
	background: url(../images/loading.gif) 45px center no-repeat;
}
 .status_libre {
	color: green;
	font-weight: bold;
}
.status_expire {
	color: orange;
}
.status_vente {
	color: blue;
}
.status_enregistre {
	color: red;
}
#listing div.corps_bouton {
	border: 1px outset #2770B1;
	background-color: white;
	width: 150px;
	height: 15px;
	text-align: center;
	padding: 5px;
}
#listing a.bouton_action {
	text-decoration: none;
	color: #2770B1;
	font-weight: bold;
}

div#bas-gauche
{
position: absolute;
left: 0;
bottom: -16px;
width: 750px;
height: 16px;
margin: 0;
padding: 0;
background: url(../images/fond-tablo-footer.jpg) top left repeat-x;
}

/*
.resultat-recherche
{
	background: #e7f1f5;
	border-bottom: 1px solid #eeeeee;
	height: 20px;
	padding: 0 0 0 35px;
}
*/
div#droite
{
float: right;
width: 200px;
margin: 15px 0 0 0;
padding: 0;
}

div#module-orange
{
  position: relative;
  width: 200px;
  background: #feebc4 url(../images/top-orange.png) top left no-repeat;
  margin: 0 0 26px 0;
  padding: 0;
}

div#module-orange span {
	color: gray;
	font-size: 9px;
}
div#module-orange  div#gauche_module {
	float: left;
	width: 45%;
}
div#module-orange  div#droite_module{
	float: right;
	width: 45%;
}
span#message_utilisateur {
	color: red;
}

div#module-vert
{
  position: relative;
  width: 200px;
  background: #e0fbde url(../images/top-vert.png) top left no-repeat;
  margin: 0 0 26px 0;
  padding: 0;
}

.absolute-bas
{
position: absolute;
bottom: -16px;
left: 0;
margin: 0;
}

p.titre-droite
{
font-size: 18px;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
height: 40px;
width: 200px;
text-align: center;
vertical-align: middle;
line-height: 40px;
margin: 0;
padding: 0;
}

div.text-droite
{
margin: 0;
padding: 4px 10px;
}

div.text-droite select {
	margin: 10px;
	margin-left: 40px;
}
#zone_pagination {
	width: 750px;
}
#zone_pagination div a, #zone_pagination div span {
	padding: 3px 8px 3px 8px;
	margin-right:2px;
	border: 1px solid #CCDBE4;
	color: #3666d4;
	background-color: white;
}
#zone_pagination div a:hover {
	border: 1px solid #CCDBE4;
	color: white;
	background-color: #3666D4;
}
#zone_pagination div span {
	font-weight: bold;
	border: 0;
}
#zone_pagination div#pages {
	float: left;
	width: 60%;
}
#zone_pagination div#resultats {
	float: right;
	/*width: 70%;*/
}
div#zone_whois {
	/*border: 1px dotted orange;
	width: 800px;*/
	padding: 10px;
}
div#zone_whois h1 {
	text-transform: uppercase;
}
div#zone_whois span.ndd {
	font-weight: bold;
}
div#zone_whois span.snapeur {
	text-transform: capitalize;
	font-weight: bold;
}
div#zone_whois div.gauche{
	float: left;
	width: 30%;
	text-transform: capitalize;
	font-weight: bold;
}
div#zone_whois div.droite{
	float: left;
	text-transform: uppercase;
}
#zone_redirection {
	width: 500px;
	height: 300px;
	background: url(../images/redirection.jpg) top left no-repeat;
	margin: auto;
	padding-top: 50px;
	padding-left: 40px;
}
#zone_redirection p {
	color: white;
	font-weight: bold;
	font-size: 16px;
}
#zone_redirection p span {
	color: #FEB41D;
	text-transform:capitalize;
}
div#zone_contact {
	width: 500px;
	margin: auto;
	border: 1px outset gray;
	padding: 10px;
}
div#zone_contact p {
	color: green;
	font-weight: bold;
}
div#zone_contact table {
	width: 100%;
	margin: auto;
}
div#zone_contact table td {
	border: 0;
}
div#zone_contact table td table td {
	/*padding: 0;
	margin: 0;*/
	height: 5px;
}

div#zone_contact table span#message_erreur {
	/*display: nobe;*/
	color: red;
	font-size: 9px;
	font-style: italic;
}
div#top-footer
{
text-transform: uppercase;
width: 972px;
height: 49px;
background: url(../images/top-footer.png) top left no-repeat;
padding: 0;
margin: 0 0 15px 0;
}

div#top-footer p {
	padding: 20px 0 0 10px;
	width: 750px;
	overflow: hidden;
}
div#top-footer p a {
	text-decoration: underline;
}
p#footer
{
width: 972px;
height: 28px;
background: url(../images/footer.png) top left no-repeat;
padding: 0 0 0 15px;
text-align: center;
vertical-align: middle;
line-height: 28px;
color: #ffffff;
font-size: 10px;
margin: 0;
}
p#footer a {
	color: white;
}
div#zone_liens {
	margin: auto;
	width: 800px;
	height: 320px;
}
div#zone_liens div {
	float: left;
	text-align: left;
}
div#zone_liens div.bloc_liens {
	width: 30%;
}
div#zone_liens div.bloc_liens  p {
	margin: 0;
}
div#zone_liens div.bloc_liens h4 {
	margin-top: 0px;
	color: #FF9C08;
}
div#zone_liens div.separateur_bloc {
	border-right: 1px solid gray;
	width: 5px;
	height: 100%;
	margin: 0px 10px 10px 10px;
}
hr.spacer {
	visibility: hidden;
	clear: both;
}
#blogme a {
	position: fixed;	
	background-image:url(../images/follow-blog.png);
	background-repeat: no-repeat;
	top: 200px;
	left: 0px;
	width: 34px;
	height: 163px;
	border: 1px solid #000000;
}
/* STYLES CSS DES PAGES REDACTIONNELLES */
div#redactionnel {
	background-color:#E7F1F5;
	color:#000000;
}
div#redactionnel h1 {
	position:relative;
	margin: 10px 0 10px 0px;
	padding: 5px 0;
	background: url(../images/fond-tablo-header.png) top left repeat-x;
	height: 40px;
	text-indent: 30px;
	color:#FFFFFF;
}
div#redactionnel div#texte {
	padding: 10px;
}

div#redactionnel div#footer {
	position:relative;
	background: url(../images/fond-tablo-footer.jpg) top left repeat-x;
	height: 16px;
}
div#conteneur .otherblog h1 {
	font-size:12px;
	display : inline;
}
div#conteneur .otherblog {
	border: 1px solid #FF9E02;
	padding:2px;
	margin:2px;
}
div#conteneur .otherblog p {
	display : inline;
}
div#conteneur .otherblog div.orbg-excerpt {
	display:inline;
}
div#conteneur .otherblog div.orbg-actublog {
	float:right;
}

