html, boby {
	color: #6B7686;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.75em;
    line-height: 1.167em;
	background : url(./ultimeo/images/ui-bg_fine-grain_25_241e20_60x60.png) repeat top left;
}
a{
color:#666666;
text-decoration:none;
cursor:pointer;
}
a:hover,.voir_whois{

text-decoration:none;
cursor:pointer;
}
div#infobox,.voir_whois{
position:relative;
width:100%;
height:50px;
margin:1px auto 1px auto;
text-align:right;
/*border:1px #CCCCCC solid;*/

}
.voir_whois{
color:#FF7D00;

}
div#conteneur{
position : relative;
width:450px;
/*height:900px;
overflow: auto;*/
margin:5px auto 1px auto;
/*min-height: 50%;*/

}
div#block_search{
position:inherit;
text-align:left;
width:auto;
padding: 5px;
padding-left:15px;
margin:0 auto 0 auto;
margin-bottom:0px;
}

div#body{
position : relative;
margin-top:0px;
text-align: left;
background-color:#fff;
padding:15px;
margin-top: 5px;
text-align:justify;
}
div#nb_response{
text-align:left;
width:100%;
height:50px;
/*border:1px #CCCCCC solid;*/
}

div.whoiscontener{
text-align:justify;
}
.button{
cursor:pointer;
}
.button:hover{
cursor:pointer;
color:#90d870;
}
.domaine{
position : relative;
text-align:left;
border:0px #CCCCCC solid;
margin-bottom:10px;}
.domaine_info{
position:relative;
/*display:inline;*/
border:1px solid #FF0000;
}
.nom_domaine{
margin-left : 10px;
font-size:18px;
font-weight:bold;
}

div.hr {
background-color:#aaaaaa;
width:100%;
height:1px;
margin-bottom: 5px;
}
div.clear {
background-color:transparent;
width:100%;
height:0px;
clear:both;
}
.infos_whois {
display:none;
margin-top:15px;
}
.ui-corner-all {
    -moz-border-radius: 3px 3px 3px 3px;
}