@charset "iso-8859-1";
/* CSS Document */

body
  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color: #858585;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	border: 0 0 0 0;
  }

form
  {
  margin: 0 0 0 0;
  border: 0 0 0 0;
  }

p
  {
    margin-top:0;    
	margin-bottom: 0.5em;
  }	

#news p
  {
    margin-top: 0.5em;
    margin-left: 1em;
	color: 5e5e5e;
	font-size:95%;  
  }

#hosting p
  {
    margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 1em;
	text-align: justify; 
  }
 
#tarif table
  {
  padding-top: 35px;
  }

#ie td
  {
    padding-top: 0;
  }	

ul
  {
    font-size: 95%;
	list-style: url(Image/arrow.gif);
	margin-left: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
	padding-left: 0;
  }

#nav ul
  {
    font-size: 98%;
	color: #000000;
	text-decoration:underline;
	list-style: url(Image/arrow1.gif);
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 1.5em;
  }
  
.white
 {
 font-size:110%;
 color:#FFFFFF; 
 }

.white_add
  {
    color:#FFFFFF;
  }

.white_b
  {
  font-weight: 600;
  color:#FFFFFF;
  }
 
.white_sb
  {
    font-size: 95%;
	font-weight: 600;
	color: #FFFFFF;
  }	

.white_s
  {
    font-size: 95%;
	color: #FFFFFF;
  }

.white_sbu
  {
    font-size:95%;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration:underline;
  }  	

.white_u
  {
    color:#FFFFFF;
	text-decoration:underline;  
  }

.black
  {
    color:#000000;
  }

.black_b
  {
    font-weight: 600;
	color:#000000;
	margin-top: 0.5em;
  }

.black_s
  {
    font-size:95%;
	color:#000000;
  }  

.gray_s
  {
  font-size:60%;
  font-weight:bold;
  color: #858585;
  }
  
.gray
  {
    color: #858585;
  }

.podmenu
  {
    color: #858585;
	font-size: 80%;
  }

.dgray_b
  {
  font-size:110%;
  font-weight: 600;
  color: #5e5e5e;
  }

.dgray_bb
  {
  font-weight: 600;
  color: #585f71;
  }

.brown_l
  {
	font-size: 110%;
	color: #dfab88;
	padding-left: 1em;
	text-decoration: underline;
  }

.orange
  {
    font-size: 110%;
	font-weight: 600;
	color: #ff6600;	    
  }

.orange_u
  {
    color: #F4A977;
	text-decoration: underline;
  }	
  
.orange_l
  {
    font-size: 95%;
	color: #ff6600;    
  }

.orange_lu
  {
    font-size:95%;
	color:#FF6600;
	text-decoration:underline;
  }	

.repeat
  {
   background-repeat: no-repeat;
   background-position:center top;
   }
   
.hostek
  {
    background-image: url(Image/hostek.gif);
	background-position: 13.5em 9em;
	background-repeat: no-repeat;
   }

.yrepeat
  {
    background-repeat:repeat-y;
    background-position: left top;
  }
  
#broun_l a
  {
  	color: #dfab88;
  }
  
#nav a
  {
    color: #000000;
  }

#podmenu p
  {
    color: #858585;
	font-size: 80%;
  }
  
#podmenu a
  {
    color: #858585;
	text-decoration:none;
  }	  	  	  	     	      