@charset "ISO-8859-1";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	/*background-image:url(images/bgdegrade.png);*/
	background-position:top;
	background-repeat:repeat-x;
	/*background-color: #1c1c1c;*/
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color:#000000;
	
}

.right {
text-align:right;
}

.twoColFixRtHdr #container #header .menu .active {
text-decoration:none;
color:#86cbee;
}

.question {
text-decoration:underline;
}

.strong {
font-weight:bold;
}

.strong12:link, .strong12:visited, .strong12:active {
font-weight:bold;
font-size:14px;
}

.link12:link, .link12:visited, .link12:active {
font-size:14px;
}

.red {
color:#FF0000;
}

.etiquette {
color:#999;
}

.texte {
color:#000000;
text-decoration:none;
}

.pad10 {
padding-right:10px;
}

.pad20 {
padding-left:20px;
}

.normal {
font-size:12px;
}

.underline {
text-decoration:underline;
}

.size16 {
font-size:16px;
}


.twoColFixRtHdr a:link, a:visited, a:active {
text-decoration:none;
}


.twoColFixRtHdr ul .links:link, .links:visited, .links:active { 
	color:#FFFFFF;
	font-size:14px;
	width: 980px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	margin-top: 45px;
	margin-bottom: 25px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	text-decoration:none;
}

.twoColFixRtHdr ul .links:hover { 
	color:#86cbee;
	font-size:14px;
	width: 980px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	margin-top: 45px;
	margin-bottom: 25px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	text-decoration:none;
}


.twoColFixRtHdr .special:link, .special:visited, .special:active  { 
	color:#FFFFFF;
	font-size:14px;
	width: 980px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
/*	margin-top: 45px;
	margin-bottom: 25px;*/
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	text-decoration:none;
}


/* a:link, a:visited, a:active */



.twoColFixRtHdr .loginlink a:link, a:visited, a:active { 
	color:#000;
	font-size:12px;
}


.twoColFixRtHdr .noir:link, noir:visited, noir:active { 
	color:#000;
	font-size:14px;
	text-decoration:none;
}


.twoColFixRtHdr .center { 
text-align:center;
} 


.twoColFixRtHdr .titre { 
font-weight:bold;
}

.twoColFixRtHdr .theme { 
font-size:16px;
} 

.twoColFixRtHdr .theme, a:hover, a:visited, a:active, a:link { 
font-size:16px;
text-decoration:none;
} 


.twoColFixRtHdr #maintop .logo {
	color:#FFFFFF;
	font-size:18px;
		margin-top: 25px;
		margin-bottom:50px;
		text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	width:auto;
	height:60px;
}

.twoColFixRtHdr #maintop .pad {
	width: 980px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
}

.spacelogo {
padding-right:10px;
}

.space {
padding-right:300px;
}


.twoColFixRtHdr #container { 
	width: 980px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #FFFFFF;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	margin-top: 0px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
} 

.twoColFixRtHdr #header { 
	background: #000;
} 
.twoColFixRtHdr #header h1 {
	color:#FFF;
	font-size:14px;
	text-align:center;
	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	/*padding-top: 0x; l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
}

/*

.twoColFixRtHdr #header ul {
	margin:0;
	padding:0;
	margin-left:-1px;
	margin-top:0px;
	width:982px;
	background-image:url(images/backgroundul.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:table;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	color:#FFF;
}

*/

.twoColFixRtHdr #header ul { 
	list-style:none; 
	margin:0;
	padding:0;
	margin-left:-1px;
	margin-top:0px;
	width:982px;
	background-image:url(images/backgroundul.jpg);
	background-repeat:no-repeat;
	background-position:left;
/*	display:table;*/
	overflow:hidden;
	text-align:left;
	font-size:14px;
 }

/*.twoColFixRtHdr #header .menu {background-image:url(images/backgroundul.jpg); }
*/
.twoColFixRtHdr #header li {
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-left:16px;
	padding-right:30px;
	padding-top:10px;
	list-style:none;
	background-image:url(images/endli.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:34px;
}



/*
.menu li a { display:inline-block; font-size:0.846em; color:#151515; line-height:1em; border-right:1px solid #F5EDD8; text-decoration:none; text-transform:uppercase; vertical-align:top; cursor:pointer;}
.menu li a span { display:inline-block; width:109px; height:26px; padding-top:17px;}
.menu li a:hover, .menu .active a { color:#FFF; background:url(images/menu-tail-act.gif) top repeat-x; }
.menu li a:hover .first, .menu .active a .first { background:url(images/menu-left-act.gif) top left no-repeat; }
*/
.twoColFixRtHdr #header2 {
	background-image:url(images/header2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
	height:360px;
	left: 678px;
	top: 270px;
}
.twoColFixRtHdr #header2 img.serveur {
	float:right;
	padding-right:90px;
	padding-top:15px;
}
/*
.twoColFixRtHdr #header2 img.plus {
	padding-top:10px;
	padding-left:20px;
}
*/
.twoColFixRtHdr #header2 h1 {
	margin:0;
	padding:0;
	padding-top:40px;
	padding-left:20px;
	font-size:28px;
}
.twoColFixRtHdr #header2 p {
	margin:0;
	padding:0;
	padding-left:40px;
	color:#333333;
	font-size:18px;
}









.twoColFixRtHdr #box {
	float:left;
	margin-right:10px;
	margin-left:7px;
	width: 227px;
}
.twoColFixRtHdr #box p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
} 
.twoColFixRtHdr #box .top {
	background-image:url(images/menuhaut.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}
.twoColFixRtHdr #box .millieu {
	background-image:url(images/menumilieu.jpg);
	width:215px;
	padding-left:3px;
	padding-right:9px;

}

.twoColFixRtHdr #box .millieudegrade {
	background-image:url(images/menudegrade.png);
	width:206px;
	margin-right:20px;
	padding-right:7px;
	padding-left:7px;
	background-repeat:repeat-x;

}

.twoColFixRtHdr #box .bottom {
	background-image:url(images/menubas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}

.twoColFixRtHdr #box .bas {
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}



.twoColFixRtHdr #box2 {
	float:left;
	margin-right:10px;
	margin-left:7px;
	width: 227px;
}
.twoColFixRtHdr #box2 p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
} 
.twoColFixRtHdr #box2 .top {
	background-image:url(images/menuhaut.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}
.twoColFixRtHdr #box2 .millieu {
	background-image:url(images/menumilieu.jpg);
	width:215px;
	padding-left:3px;
	padding-right:9px;

}

.twoColFixRtHdr #box2 .millieudegrade {
	background-image:url(images/menudegrade.png);
	width:206px;
	margin-right:20px;
	padding-right:7px;
	padding-left:7px;
	background-repeat:repeat-x;

}

.twoColFixRtHdr #box2 .bottom {
	background-image:url(images/menubas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}

.twoColFixRtHdr #box2 .bas {
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}


.twoColFixRtHdr #box3 {
	float:left;
	margin-right:10px;
	margin-left:7px;
	width: 227px;
}
.twoColFixRtHdr #box3 p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
	
} 
.twoColFixRtHdr #box3 .top {
	background-image:url(images/menuhaut.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}
.twoColFixRtHdr #box3 .millieu {
	background-image:url(images/menumilieu.jpg);
	width:215px;
	padding-left:3px;
	padding-right:9px;

}

.twoColFixRtHdr #box3 .millieudegrade {
	background-image:url(images/menudegrade.png);
	width:206px;
	margin-right:20px;
	padding-right:7px;
	padding-left:7px;
	background-repeat:repeat-x;

}

.twoColFixRtHdr #box3 .bottom {
	background-image:url(images/menubas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}

.twoColFixRtHdr #box3 .bas {
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}


.twoColFixRtHdr #box4 {
	margin-right:10px;
	margin-left:7px;
	float: left;
	width: 227px;
}
.twoColFixRtHdr #box4 p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
} 
.twoColFixRtHdr #box4 .top {
	background-image:url(images/menuhaut.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}
.twoColFixRtHdr #box4 .millieu {
	background-image:url(images/menumilieu.jpg);
	width:215px;
	padding-left:3px;
	padding-right:9px;

}

.twoColFixRtHdr #box4 .millieudegrade {
	background-image:url(images/menudegrade.png);
	width:206px;
	margin-right:20px;
	padding-right:7px;
	padding-left:7px;
	background-repeat:repeat-x;

}

.twoColFixRtHdr #box4 .bottom {
	background-image:url(images/menubas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
	width:227px;
}

.twoColFixRtHdr #box4 .bas {
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}




/*start*/
.twoColFixRtHdr #sidebar1 {
	float:right;
	width: 205px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
	
	margin-right:10px;
}
.twoColFixRtHdr #sidebar1 .verte img {
	float:left;
	margin-right:4px;
}
.twoColFixRtHdr #sidebar1 .verte {
	background-color:#999;
	width:195px;
	-moz-border-radius: 10px;
	color:#FFF;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:12px;
}

.twoColFixRtHdr #sidebar1 .coins3 {
width:200px;
margin:auto;
background:#E4EFFF url(images/bgback.png) no-repeat bottom center;

	color:#FFF;

	padding-bottom:8px;
	font-size:12px;
}
.twoColFixRtHdr #sidebar1 .coins3 h3 {
background:#E4EFFF url(images/bgback.png) no-repeat top center;
text-align:center;
}

.twoColFixRtHdr #sidebar1 .coins3 p {
padding-left:10px;
padding-right:10px;
}

.twoColFixRtHdr #sidebar1 .coins3 img {
	float:left;
	margin-right:4px;
}


.twoColFixRtHdr #sidebar1 #login .top {
	background-image:url(images/logintop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:36px;
	padding-left:50px;
	padding-top:11px;
	font-size:18px
}
.twoColFixRtHdr #sidebar1 #login .millieu {
	background-image:url(images/loginmillieu.jpg);
	background-position:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	color:#999;
	font-size:14px;
}
.twoColFixRtHdr #sidebar1 #login .millieu p {
	margin:0;
	padding:0;
}
.twoColFixRtHdr #sidebar1 #login .bottom {
	background-image:url(images/loginbottom.jpg);
	background-position:top left;
	height:12px;
}
/*end*/




.twoColFixRtHdr #mainContent {

	margin-left:5px;
}
.twoColFixRtHdr #mainContent p {
	margin:0;
	padding:0;
} 
.twoColFixRtHdr #mainContent .top {
	background-image:url(images/toptexte.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
	width:751px;
	margin-top:4px;
}

.twoColFixRtHdr #mainContent .top2 {
	background-image:url(images/toptexte2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:4px;
	height:18px;
	width:970px;
}

.twoColFixRtHdr #mainContent .millieu {
	background-image:url(images/millieutexte.jpg);
	width:737px;
	padding-left:7px;
	padding-right:7px;
}

.twoColFixRtHdr #mainContent .millieu2 {
	background-image:url(images/millieutexte2.jpg);
	width:956px;
	padding-left:6px;
	padding-right:6px;
}

.twoColFixRtHdr #mainContent .bottom {
	background-image:url(images/bottomtexte.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
	width:751px;
}

.twoColFixRtHdr #mainContent .bottom2 {
	background-image:url(images/bottomtexte2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
	width:970px;
}

.twoColFixRtHdr #down {
	background-image:url(images/downcontent.png);
	height:3px;
	width:980px;
	background-position:top;
	background-repeat:no-repeat;
	margin-left:0px;
}

.twoColFixRtHdr #space {
height:20px;
}

.twoColFixRtHdr #footer { 
	background:#000000;;
	color:#CCC;
	font-size:12px;
	text-align:right;
	padding-top:7px;
} 
.twoColFixRtHdr #footer p {
	margin:0;
	padding:0;
}

.twoColFixRtHdr #footer .top {
	background-image:url(images/topfooter.png);
	background-position:top;
	background-repeat:no-repeat;
	height:44px;
	text-align:left;
}
.twoColFixRtHdr #footer .top p {
	padding-top:12px;
	padding-left:75px;
	color:#FFF;
	font-size:14px;
}
.twoColFixRtHdr #footer .millieu {
	background-image:url(images/millieufooter.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:140px;
}
.twoColFixRtHdr #footer .millieu .menu {
	padding-top:20px;
	padding-left:30px;
	font-weight:bold;
	float:left;
	color:#FFF;
	text-align:left;
}
.twoColFixRtHdr #footer .millieu .menu p {
	margin:0;
	padding:0;
	padding-top:10px;
	font-size:14px;
	color:#ccc;
	font-weight:normal;
}
.twoColFixRtHdr #footer .millieu .tel {
	padding-top:60px;
	padding-right:30px;
	font-weight:bold;
	float:right;
	color:#FFF;
	font-size:22px;
}
.twoColFixRtHdr #footer .bottom {
	background-image:url(images/bottomfooter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:23px;
}
.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixRtHdr #footer .rules {
padding-top:20px;
padding-bottom:20px;
color:#FFFFFF;

}

.twoColFixRtHdr #footer .rules a {
font-size:13px;
color:#FFFFFF;
}




/* Bordure */		
.twoColFixRtHdr .bordure-arrondie {  
	/* Couleur de la bordure */
	background: #CECECE;		
}

/* Conteneur */
.twoColFixRtHdr .conteneur-arrondi {
	/* Fond de l'element formulaire : doit $etre le même que celui du champs */
	background-color: #666666; 	
	padding: 2px;				
}

/* Champs Input */
.twoColFixRtHdr input.arrondi {
	border:0;				
	background-color: #666666; 	
	color:#fff;
}

.twoColFixRtHdr input.width {
	border:0;				
	background-color: #666666; 	
	color:#fff;
	width:500px;

}


/* Champs Textarea */
.twoColFixRtHdr textarea.arrondi {
	border:0;
	background-color: #666666; 	
	color:#fff;
	width:500px;

}
/* Champs Select */
.twoColFixRtHdr select.arrondi {
	border:0;
	background-color: #666666; 	
	color:#fff;
	width:500px;

}

.twoColFixRtHdr #forfait .titre {
	float:left;
	margin-right:10px;
	font-weight:bold;
}
.twoColFixRtHdr #forfait .info {
	float:left;
	margin-bottom:10px;
}




.twoColFixRtHdr #whois .info {
margin-left:30px;
}

.twoColFixRtHdr #whois .dispo {
margin-left:135px;
color:#009966;
}


.twoColFixRtHdr #whois .nondispo {
margin-left:135px;
color:#FF0000;
}

.twoColFixRtHdr #whois .checkbox {
margin-left:220px;
margin-top:-19px;
}


.twoColFixRtHdr #mainContent #gallery  {
		/*background-color: #ffffff;*/
		padding: 10px;
		width: 780px;
}
	
.twoColFixRtHdr #mainContent #gallery ul { list-style: none; }
.twoColFixRtHdr #mainContent #gallery ul li { display: inline; }
.twoColFixRtHdr #mainContent #gallery ul img {
		border: 5px solid #c4c4c4;
		border-width: 5px 5px 5px;
	}
.twoColFixRtHdr #mainContent #gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	.twoColFixRtHdr #mainContent a:link { color: #000; }

.twoColFixRtHdr #mainContent #hebergement {
float:left;
}

.radio a:hover, .radio a:visited, .radio a:link, .radio a:active {
font-size:14px;
}
