body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	/*color: #000000;
	background: #000000 url(background.png);
	background-repeat:repeat-x;*/
	background-color: #C0C0C0;
	 padding-bottom: 50px;
	

}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{

  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
  height: 140px;
  display: inline-block;
  margin-left: 14%;
}





header {
	background-color: #FFFFFF;
display: inline-block;
}





aside{
display: block;
border:solid 3px;
position: absolute;
margin-left: 80%;
margin-top: 5%;
font-size: 17px;
background-color: #FFFFFF;

}


.separate{
	height: 8px;
	background-color: black;
}
.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#000000;
margin-bottom:0px;
}

.topNaviagationLink a:hover
{
text-align:center;
color:#FFFFFF;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-color: black;
border-bottom:none;
}

#mainPicture
{
clear:both;
width:670px;
height:345px;
background-color:#000000;
margin-top: 10px;
}

#nom{
position:relative;
top:14px;
left:22px;
font-size:27px;
color:rgb(200,200,200);
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;}

#mainPicture .picture
{
position:relative;
width:800px;
height:325px;
top:50px;
margin-left:240px;
background-image:url(univers.jpeg);
background-repeat:no-repeat;
} 
#mainPicture .picture1
{
position:relative;
width:800px;
height:325px;
top:35px;
margin-left:40px;
background-image:url(cloud.gif);
background-repeat:no-repeat;
}

#mainPicture .picture2
{
position:relative;
width:800px;
height:325px;
top:80px;
margin-left:150px;
background-image:url(image2.jpeg);
background-repeat:no-repeat;
}

#headerTitle
{
position:relative;
top:14px;
left:22px;
font-size:27px;
color:rgb(200,200,200);
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:12px;
left:22px;
font-size:14px;
color:rgb(200,200,200);
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox {
margin-top:15px;
width:670px ;
height:auto;


}



.innerBox
{
position:relative;
border:solid 5px;
width:650px;
height:auto;
top:10px;
margin-left:10px;
background-color: white;


}

h1
{
font-size:25px;
margin-bottom:10px;
padding-top:18px;
/*margin-left:15px;*/
margin-top:15px;
color:#1F1603;
text-align: center;
}

h2
{
font-size:20px;
margin-bottom:10px;
padding-top:18px;
/*margin-left:25px;*/
margin-top:5px;
color:#1F1603;
text-align: center;
}

h3
{
font-size:18px;
margin-bottom:8px;
padding-top:10px;
margin-left: 50px;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
margin-bottom: 30px;
}

h4 {
text-align:center;
padding-top:15px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
}

h4
{
text-decoration:none;
font-size:9px;
}

a
{
color:#484848;

}

a:hover
{
color:#000000;
text-decoration:none;

}
a:visited
{
color:#000000;

}


blockquote {
	font-size:12px;
	text-align:justify;
	width:400px;
	color:#000000;
	padding:15px;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(blockquote.png);
	background-repeat:no-repeat;
	border:dashed 1px;
	border-color:#484848;
}

html, body {
text-align: center;
}
p {
width: 75%;}

#logo{
position:absolute;
margin-top:17px;
left: 47.5%;}

.img {
display:block;
margin: auto;
margin-bottom: 30px;
margin-top: 10px;
}



footer {
	margin-top: 120px;
	height: 40px;
	background-color: #FFFFFF;

}
.slogan {
	text-align: center;
	padding-top: 10px;

}

html{
	height: auto;
}