


/* ~~~ General Properties ~~~ */

* {
	padding: 0;
	margin: 0;
	}



h1 {
  color: #330000;
  text-align:  left;
  font-weight: bold;
  font-family: arial, Times New Roman, ;
  font-style: italic;
  font-size: 1em;
  text-indent: -1000px;

   margin: 20px auto 12px 20px;
  }

h2 {
  color: #330000;
  text-align:  left;
  font-weight: bold;
  font-family: arial, Times New Roman, ;
  font-style: italic;
  font-size: 1em;
   margin: 10px auto 12px 25px;
  text-indent: -1000px;
  }


body {
	color: #000066;
	background: #B0D3F9   url(imagesite/rosdollaneentier.jpg) fixed top center no-repeat;
   font-weight: normal 1em;
   font-style: italic;
   font-family:  Georgia, Arial, Helvetica, sans-serif;

	}



#pageaccueil {
background-color:  transparent;
position: relative;
top: 120px;
width: 900px;
margin-right: auto;
margin-left: auto;
text-decoration: none;
}
#news {
background-color:  transparent;
  width: 120px;
  margin-right: 0;
  position: absolute;
  margin-top: -20px;
  text-decoration: none;

}
#news img {
background-color: transparent;
float: right;
text-decoration: none;
margin-left: 0 ;
}

#pageaccueilcontainer img {
border: none;
}

#pageaccueilcontainer {
background-color:  transparent;
position: relative;
left: 120px;
width: 500px;
right:   auto;

}

#langue {
background-color:  transparent;
position: relative;
margin-right: auto;
margin-left: auto;
padding-left: 1px;
width: 200px;


}
 #langue img{
  border:  none;
margin-right: 0 4px;

}



