body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: black;
	font-size:80%;
	margin: 0;
	background-image: url(../img/fond/fondbodygrey2.gif);
	background-repeat: repeat-x;
	background-position: 0px 110px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;

}

ul, li, form { margin: 0; padding: 0; }
/*p { margin: 0 0 5px 0; }*/

a:link { text-decoration: underline; }
a:visited { text-decoration: underline;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}

td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}

th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
h1 { }
h2 { }
h3 { }

#entete {
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
	position: relative;
}
#logo {
	position: absolute;
	top: 15px;
	left: 15px;
}
#entete #slogan {
	color: #9A9A9A;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: normal;
	position: absolute;
	left: 150px;
	top: 25px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
#entete #entetetop {
	text-align: right;
	top: 10px;
	position: absolute;
	right: 15px;
}

#entetetop ul{
	padding-left: 10px;
	padding-right: 10px;
}
#entetetop li{
	color:#3D6FA1;
	display:inline;
	font-size:0.85em;
	line-height:2em;
	list-style-type:none;
	padding:0;

}
#entetetop li a{
	color:#3D6FA1;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 4px;
}

#entetetop li a:hover{
 	text-decoration: none;
}

/*#entetetopcontact {
		background-color: #FFFFCC;
	margin-top: 10px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #3b6c9d;
	font-weight: bold;
}
*/
#entetetopcontact {
	/*	background-color: #FFFFCC;*/
	margin-top: 10px;
	font-weight: bold;
	background-image: url(../img/fond/fondh3bis.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#entetemenuwrap {
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fond/fondtop.gif);
	padding-bottom: 0px;
}

#entetemenu {
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
	position: relative;
}

#entetemenu ul{
	margin: 0;
	padding-left: 10px;
}
#entetemenu li{
	color:white;
	display:inline;
	font-size:1.05em;
	line-height:2em;
	list-style-type:none;
	padding:0;
	font-weight: bold;

}
/*#entetemenu li a{
	color:white;
	margin-right: 5px;
	margin-left: 5px;
}*/
#entetemenu li a{
	color:white;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
#entetemenu li a:hover{
	text-decoration: none;
}

/* RECHERCHE */
#recherche {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 4px;
	right: 15px;
}

#recherche input {
	background-color: #FCFCFC;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #999999;
	font-weight: normal;
}

/* ENTETE IMAGE */
#enteteimagewrap {
	background-color: #EFF1F2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B6C9D;
	margin-top: 0px;
	padding-top: 0px;
}

#enteteimage {
	height: 229px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 0px;
	background-image: url(../img/enteteimage/enteteimage.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #FFFFFF;
}
#enteteimagesite {
	height: 229px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#entetewhois {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#entetewhois a{
	color:#3D6FA1;
	font-size:0.85em;
	font-weight:bold;
}

#contenuwrap {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 790px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
/*	overflow: hidden;*/
}

/* DEBUT PARTIE CONTENU */
#breadcrumb {
	margin-left: 15px;
	font-size: 0.75em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumb a{
	color:#333333;
}
/* COLONNE GAUCHE */
#colonnegauche {
	background-color: #FFFFFF;
	width: 180px;
	float: left;
	margin-top: 20px;
}
#menugauche1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 156px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menugauche1 h2{
	font-size: 0.95em;
	font-weight: bold;
	background-image: url(../img/fond/fondh2bis.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 27px;
	padding-top: 0px;
}
#menugauche1 h3{
	font-size: 0.95em;
	font-weight: normal;
	background-image: url(../img/fond/fondh3.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #335E8A;
	margin: 0px;
	padding-left: 5px;
	font-style: italic;
	line-height: 25px;
}
#menugauche1 ul{
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9db6cf;
	border-left-color: #9db6cf;
	background-color: #f4f4f4;
}
#menugauche1 li{
	font-size:0.9em;
	list-style-type:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menugauche1 li a{
	color: #4C4C4C;
}

/*------------*/

#menugauche2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 156px;
}
#menugauche2 h2{
	font-size: 0.95em;
	font-weight: bold;
	background-image: url(../img/fond/fondh2bis.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 27px;
	padding-top: 0px;
}
#menugauche2 h3{
	font-size: 0.95em;
	font-weight: normal;
	background-image: url(../img/fond/fondh3bis.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #335E8A;
	margin: 0px;
	padding-left: 10px;
	font-style: italic;
	padding-top: 2px;
	line-height: 27px;
}
#menugauche2 ul{
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e2e3e3;
	border-left-color: #e2e3e3;
	background-color: #FFFFFF;
}
#menugauche2 li{
	font-size:0.85em;
	list-style-type:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menugauche2 li a{
	color: #4C4C4C;
}

/* CONTENU PAGE */
#contenu {
	background-color: #FFFFFF;
	width: 430px;
	float: left;
	margin-top: 20px;
}
#contenu h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../img/fond/fond_titre_page_gris.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 27px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 10px;
	color: #3D6FA1;
}
#contenu h2 {
	background-image:url(/img/icon/icon-workd.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	color:#4C4C4C;
	font-size:1.1em;
	font-weight:bold;
	line-height:24px;
	margin-left:5px;
	padding-left:30px;
	margin-bottom: 10px;
}

#contenu h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #4C4C4C;
	padding-right: 10px;
	padding-left: 10px;
/*	margin-top: 0px;*/
	margin-bottom: 5px;
}

.fondh1 {
	color: #3D6FA1;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.contenuicon {
	margin-right: 20px;
	margin-left: 5px;
}
#contenu p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.95em;
}
#contenu ul {
	padding-left: 55px;
}
#contenu a {
	color: #3D6FA1;
}
.enregistrer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	font-style: normal;
	background-image: url(../img/fond/fondh2redbis.gif);
	background-repeat: no-repeat;
	font-variant: normal;
	background-position: bottom;
	line-height: 27px;
	width: 156px;
	margin-right: auto;
	margin-left: auto;
}
.enregistrer a{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
}

/* COLONNE DROITE */
#colonnedroit {
	width: 180px;
	float: right;
	margin-top: 20px;
}
#menudroit1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 156px;
}

/*.colonnedroitheader {
	background-image: url(../img/fond/colonheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 10px;
	margin-right: auto;
	margin-left: auto;
}
.colonnedroitfooter0 {
	background-image: url(../img/fond/colonfooter0.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.colonnedroitfooter1 {
	background-image: url(../img/fond/colonfooter1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 97px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: right;
}
*/
#menudroit1 h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #CC3300;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e3e3;
	border-left-color: #e2e3e3;
}

#menudroit1 h3{
	font-size: 0.95em;
	font-weight: normal;
	background-image: url(../img/fond/fondh3bis.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #335E8A;
	margin: 0px;
	padding-left: 10px;
	font-style: italic;
	padding-top: 2px;
	line-height: 27px;
}
#menudroit1 ul{
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e2e3e3;
	border-left-color: #e2e3e3;
	background-color: #FFFFFF;
}
#menudroit1 li{
	font-size:0.85em;
	list-style-type:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menudroit1 li a{
	color: #4C4C4C;
}

/*#menudroit1 p{
	font-size: 0.87em;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E3E3;
	border-left-color: #E2E3E3;
	padding-bottom: 10px;
}
.colondprix {
	color: #cf242a;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 20px;
}*/
#menudroit1 .codepromo {
	color: #3D6FA1;
	font-size: 0.95em;
	font-weight: bold;
}
#menudroit1 .telephone {
	color: #3D6FA1;
	font-size: 1em;
	font-weight: bold;
	letter-spacing:-1px;
}

/* FOOTER */
#footerwrap {
	background-color: #EFF1F2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3B6C9D;
	margin-bottom: 0px;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer #copyright {
	color: #FF6B00;
	font-size: 0.9em;
}
#footer #adresse {
	color: #000000;
	font-size: 0.9em;
}
#footer .subfooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	font-size: 0.9em;
}
/* DIVERS */
.break {
	clear: both;
	height: 10px;
}
.breakleft { clear:left; }
#contenu .retrait {
	padding-left: 55px;
}
.subfooter a {
	color: #000000;
}
/*#lienactif {
	list-style-position: inside;
	list-style-image: url(../img/icon/ico-harrow3.gif);
}*/
#lienactif {
	font-weight: bold;
}
.homebox1title {
	background-image: url(../img/fond/fond-slice-grey.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	color: #3D6FA1;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D6FA1;
	margin-right: 10px;
	margin-left: 10px;
}
.homeboxcontent {
	border: 1px solid #c3d1e3;
	padding: 10px;
	margin-top: 2px;
	font-weight: bold;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}
.homeboxcontentimg {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.fond_haut_gris {
	padding-top: 2px;
}


.boxplan {
	border: 1px solid #c3d1e3;
	padding: 10px;
	margin-top: 2px;
	font-weight: normal;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 254px;
}
.boxplan h2{
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../img/fond/fond-slice-grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #3D6FA1;
	padding-left: 10px;

}

.boxplan img {
	float: left;
	margin-right: 10px;
}
.boxplan ul {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
.boxplan li {
	list-style-position: outside;
	list-style-image: url(../img/icon/ico-harrow2.gif);
	margin-left: 0px;
	padding-left: 0px;
}
.vignetteweb {
	font-weight: bold;
	background-image: url(../img/vignette-rouge.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 60px;
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-variant: normal;
	font-style: normal;
	float: left;
	padding-top: 15px;
}
.vignettemail {
	font-weight: bold;
	background-image: url(../img/vignette-verte.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 60px;
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
	vertical-align: middle;
	font-variant: normal;
	font-style: normal;
	float: left;
}
.vignettesql {
	font-weight: bold;
	background-image: url(../img/vignette-bleue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 60px;
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 15px;
	vertical-align: middle;
	font-variant: normal;
	font-style: normal;
	float: left;
}
.vignetinsert {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	height: 40px;
	width: 15px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.boxplan h3 {
	font-size: 0.95em;
	margin-bottom: 0px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81AFDD;
}
.boxplan p {
	font-size: 1px;
	margin-left: -5px;
}
.evidence {
	background-color: #0000FF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* TABLEAU */
th td {
font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
}
.fond_gris {
background-color:#EFF1F2;
}
.border_tl {
	padding:3px 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DB6CF;
	border-right-color: #9DB6CF;
	border-bottom-color: #9DB6CF;
	border-left-color: #9DB6CF;
}
.border_tr {admin.css (line 203)
border:1px solid #9DB6CF;
	padding:3px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DB6CF;
	border-right-color: #9DB6CF;
	border-bottom-color: #9DB6CF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9DB6CF;
}
.border_l {admin.css (line 208)
border-color:#9DB6CF;
	padding:3px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DB6CF;
	border-right-color: #9DB6CF;
	border-bottom-color: #9DB6CF;
	border-left-color: #9DB6CF;
}
.border_r {
	padding:3px 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DB6CF;
	border-right-color: #9DB6CF;
	border-bottom-color: #9DB6CF;
	border-left-color: #9DB6CF;
}
#tablehebergement {
	width: 410px;
	margin-right: auto;
	margin-left: auto;
}
#tablehebergementwide {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}
.meta {
font-size:0.85em;
padding-left:10px;
padding-right:10px;
}

/* MINI WHOIS */

#contenuwrap #contenu #order_1 #order_1__WhoisGo {
	color: #3D6FA1;
	font-size: 0.85em;
	font-weight: bold;
}
/*
#contenuwrap #contenu #order_1 {
	text-align: center;
}
*/
#entetelayout {
	margin-left: 310px;
	margin-top: 0px;
	padding-top: 0px;
}
#entetelayoutsite {
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}

#enteteslogan {

}
#profession {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #4475a7;
	margin-top: 0px;
	padding-top: 13px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
#mark li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #686868;
	list-style-image: url(../img/enteteimage/mark.gif);
	letter-spacing: -1px;
	font-style: italic;
	list-style-position: inside;
	margin-bottom: 5px;
}
#harrow li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	list-style-image: url(../img/enteteimage/harrow.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}
.floatalign {
	float: left;
	width: 230px;
}
.enregistrer2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	font-style: normal;
	background-image: url(../img/fond/fondh2redbis.gif);
	background-repeat: no-repeat;
	font-variant: normal;
	background-position: bottom;
	line-height: 27px;
	width: 156px;
	text-align: center;
}
.enregistrer2 a{
	text-decoration: none;
	color: #FFFFFF;
}
.enregistrer3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	font-style: normal;
	background-image: url(../img/fond/fondh2redbis.gif);
	background-repeat: no-repeat;
	font-variant: normal;
	background-position: bottom;
	line-height: 27px;
	width: 156px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.enregistrer3 a{
	text-decoration: none;
	color: #FFFFFF;
}
.enregistrer4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	font-style: normal;
	background-image: url(../img/fond/fondh2green.gif);
	background-repeat: no-repeat;
	font-variant: normal;
	background-position: bottom;
	line-height: 27px;
	width: 156px;
	text-align: center;
}
.enregistrer4 a{
	text-decoration: none;
	color: #FFFFFF;
}
#enteteimagesiteflash {
	float: left;
	width: 300px;
	height: 223px;
	margin-left: 10px;
}
.miniwhoiscss4 {
	background-image: url(../img/fond/miniwhoisfond02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	padding-left: 50px;
	padding-top: 15px;
}

/* Whois Maxi */
#entetewhois .bouton_big{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 1.2em;
font-style: normal;
background-image: url(../img/fond/fondh2redbis.gif);
background-repeat: no-repeat;
font-variant: normal;
background-position: bottom;
line-height: 27px;
width: 156px;
text-align: center;
margin-right: auto;
margin-left: auto;
text-decoration:none;
}

#entetewhois .bouton_big a {
color:#FFFFFF;
text-decoration:none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight:normal;
}

#contenu #entetewhois .bouton_big a {
color:#FFFFFF;
text-decoration:none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1.2em;
}


#menuh1active {
	text-decoration: none;
	background-image: url(../img/fond/fondtopalink.gif);
	background-repeat: repeat-x;
	padding-bottom: 1px;
}
#harrow a {
	color: #3D6FA1;
}
