body{ 
	 font-family:Times New Roman, helvetica, sans-serif;
	 color: #003366;
	 text-decoration: none;
	 margin: 0;
	 padding:0;
	 }
	 
a:link, a:visited, a:active, a:hover {
  color: #003366;
  text-decoration: none;
  }

#conteneur {
	margin: 45px auto auto auto;
	width: 900px;
	text-align: center;
}

#accueil{
  border:ridge 2px #999999;
  background-image:url(../images/fondo-degrade-index.gif);
  background-repeat:repeat-y;
  margin:auto;
  width:850px;
  padding:4% 0% 0.5% 0%;
  font-family: Times New Roman, helvetica, sans-serif;
}

.blanco{
border-top:solid 1px white;
}

#letrasaccueil{
padding-right:2%;
padding-top:7px;
padding-bottom:3px;
border:none;
clear:both;
}

#fototorre{
margin-top: 3%;
margin-left: 4%;
float:left;
border-right:none;
border-bottom:none;
border-top: solid 2px #bdd7e8;
border-left: solid 2px #bdd7e8;
}

#accueil h2  {
  margin-top: 3%;
  font-size: 26px;
}

#accueil p {
  font-size: 18px;
  padding-bottom:1%;
}

.enter a:link, .enter a:visited{
font-size:13px;
padding:0;
margin:0;
text-decoration:none;
color:#500406;
}

.enter a:hover, .enter a:active{
font-size:13px;
padding:0;
margin:0;
text-decoration:underline;
color: #003366;
}

.webmaster{
color:#999999;
font-size:11px;
text-decoration:none;
}

.webmaster a:link, .webmaster a:visited{
color:#999999;
font-size:11px;
text-decoration:none;
}

.webmaster a:hover, .webmaster a:active{
color:#666666;
font-size:11px;
text-decoration:none;
}

.webmaster img{
border: 0;
vertical-align:middle;
}

