@charset "iso-8859-2";

body  {
	font-size:0.7em;
	margin: 0;
	padding:0;
	color: #443A1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0D006C;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding:0 0 5px 0;
	border: 0px solid #000000;
	text-align: left;
	background-image: url(../images/fond_container.png);
	background-repeat: repeat-y;
    } 
	
#header {
	height: 250px;
	background-image: url(images/header_espace.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
    } 
	
#header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
	
#header_SS {
	height: 257px;
	margin-left: 10px;
    } 
	
#sidebar1 {
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2A66;
	background-image: url(images/bg_menu.png);

    }
#sidebar1 p {
	font-family:"Times New Roman", Times, serif;
	color:#1E2A66;
	font-size:18px;
	margin-bottom: 35px;
    }
		
#sidebar1 A  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px 0 20px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	display:block;
	width:auto;
	float:left;
	text-align:center;
	border-bottom: 0px;
	}
	
#sidebar1 A:hover   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url(images/bg_menu.png);
	background-position: 0 30px;
}

#sidebar2 {
	float: right;
	width: 220px;
	padding: 15px 0px 0px 0px;
    }
	
#mainContent {
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	width: 750px;
	padding-top: 20px;
    } 
#mainContentTotal {
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
    }
#mainContentEspace {
	margin:40px 5px 0  0;
	padding-right: 0px;
	padding-left: 170px;
	font-size: 12px;
    }
#mainContentEspace li{
	text-align:justify;
	}
#mainContent p {
	text-align:justify
    } 
#footer {
	/*	padding: 0 10px 0 20px;
	height: 50px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #1E2A66;
	width: 950px;
	margin-left: 10px;*/
	height: 60px;
	width: 1000px;
	background-image: url(../images/bg_footer.png);
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
    } 
#footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
.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 a 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 etre placée pour un élément div ou break et doit etre l'élément final avant la balise de fin d'un conteneur qui doit contenir entierement un élément flottant */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.maincontent p {
	padding: 10px 10px 10px 10px;
	background-color: #333333;
	border-top: 1px solid #000000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000000;
	border-left: 5px solid #000000;
}
table {
	border: 1px solid #000099;
	border-collapse:collapse;
}
td {
	padding:5px;
	border: 1px solid #000099;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	padding: 2px 0px 3px 0px;
	color:#0D005E;
	border-bottom:1px solid #0D005E;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#1E2A66;
	padding: 0;
	background-color: #FFF;
	letter-spacing: 3px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0D006C;
	line-height: 20px;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color:#000099;
	padding:20px 0 0 50px;
}
p {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00F;
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px 0 3px;
	}
A:hover   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}
.haut_page {
	text-align:center;
	clear: both;
	line-height: 40px;
	float:right;
}
.haut_page a {
	text-decoration:none;
	color:#FFF;
	font-size: 11px;
	padding:3px 10px;
	background:rgba(18,0,72,0.5);
	/*------------- arrondis ---------------*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*------------- transition ---------------*/
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.haut_page a:hover {
	background:rgba(18,0,72,0.8);
	text-decoration:none;
}
.border_img {
	border:solid #000000 1px;
	color:#FFF;
}
img {
	border:0px;
}
#table_espace {
	border: 0px solid #FF0000;
	border-collapse:collapse;
	width: 100%;
}
#table_espace td{
	padding:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#table_espace img, #table_espace img a {
	border:0px;
	}
.titres {
	background-color:#0D005E;
	height: 30px;
	line-height: 30px;
}

#amazon {
	width:175px;
	height: 200px;
	float: right;
	background-color: #FFFFFF;
	margin:40px 20px 0 0;
}
#menu_planetes {
	width:175px;
	float: right;
	margin:10px 20px 20px 0;
	border: 1px solid #000;
	background-color: #0D005E;
	-moz-border-radius: 12px;
     -webkit-border-radius: 12px; 
	}
#menu_planetes h2{
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	}
#menu_planetes li  {
	list-style:none;
	display:block;
	width:auto;
	height:24px;
	margin-left: -40px;
	
	}
#menu_planetes a  {
	display:block;
	background-color:#0D005E;
	width:169px;
	height:24px;
	line-height:24px;
	color: #FFF;
	text-align: right;
	}
#menu_planetes a:hover {
	color:#0D005E;
	background-color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
#liste_planetes {
	width:400px;
	min-height:400px;
	float:left;
	background-color: #0CF;
	}
#details_planetes {
	width:540px;
	min-height:540px;
	float:left;
	background-color: #F66;
	margin-left: 20px;
	}
#img_planete {
	min-height:300px;
	background-color: #000;
	margin: 0 auto 20px auto;
	width: 400px;
	}
.legende {
	font-size:10px;
	color:#FFF;
	text-align: center;
	}
.img_right {
	float:right;
	background-color:#000;
	margin:0 0 10px 10px;
	text-align: center;
	padding: 10px;
	font-size:10px;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.img_center-745px {
	font-size:10px;
	background-color:#000;
	color: #FFF;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	clear: left;
	margin-top: 20px;
	padding: 10px;
	}
#Maj {
	/*width:250px;
	height:24px;
	background-color:#FF9;*/
	margin: 20px 0 20px 0;
	height: 30px;
	line-height: 40px;
	float:left;
	clear:right;
	width: 100%;
	color: #999;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
	}
#note {
	margin: 0 ;
	padding:0 5px 0 5px;
	background-color:#FFC;
	border:1px dotted #666;
	}
#note img {
	float:left;
	}
.desc_planetes {
	padding:5px 0;
	}
#pub_160x600 {
	width:160px;
	height:600px;
	margin-left:20px;
	}
#pub_728x90 {
	width:728px;
	height: 90px;
	}
.diapo {
	border:#0D005E dashed 1px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding:5px 25px 5px 70px;
	background:url(images/app_photo.gif) no-repeat 10px 5px;
	float: left;
	min-width: 260px;
	}
.actus {
	border:1px solid #006;
	width:600px;
	margin:0 auto 20px auto;
	padding: 20px 20px 10px 20px;
	}
#R_sociaux {
	float: right;
	height: 70px;
	width: 175px;
	margin:10px 20px 58px 0px;
	}
.Google_plus_1{
	min-height: 20px;
	}
#FaceBook {
	min-height: 20px;
	margin-top: 20px;
	}

