body
	{
	width: 760px;
	margin: auto; 
	margin-bottom: 100px;
	padding: 0px;
	margin-top: 27px;
	margin-bottom: 40px;
	background-image:  url(img/divers/background.jpg);
	background-repeat: repeat-x;
	}
.link
{
	text-decoration : none;
	font-weight: bold;
	color: #E87208;
	font-size: 11px;

	}
.total
	{
	overflow: visible;
	background-image:  url(img/contenu/back.jpg);
	background-repeat: repeat-y;
	}

.corps
	{
	height: 400px;
	overflow: visible;
	border: solid 1px #555555;
	padding: 15px;
	padding-top: 6px;
	padding-bottom: 30px;
	font-family:verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.text
	{
	
	font-family:verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.titre_rando
	{
	
	font-weight: bold;
	}
.strong
	{
	font-weight: bold;
	}
	
.strong_title
	{
	font-weight: bold;
	color: #E87209;
	font-size: 12px;
	text-align: center;
	}
	
.ref
	{
	text-transform: capitalize;
	text-align: left;
	}

a
	{
	text-decoration: underline;
	color: #333333;
	}
	
a:hover
	{
	color: #B63C1A;
	}

a:visited
	{
	color: #333333;
	}

a:visited:hover
	{
	color: #B63C1A;
	}
	
.corps_gauche
	{
	width: 14px;
	background-image:  url(img/contenu/gauche.jpg);
	background-repeat: repeat-y;
	}

.corps_droite
	{
	width: 7px;
	background-image:  url(img/contenu/droite.jpg);
	background-repeat: repeat-y;
	}
	
.img_droite
	{
	border: solid 5px white;
	}
	
.new
	{
	border: solid 1px #555555;
	text-align: center;
	font-family:verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.new_p
	{
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-top: 15px;
	}

.new_gauche
	{
	width: 7px;
	background-image:  url(img/new/gauche.jpg);
	background-repeat: repeat-y;
	}

.new_droite
	{
	width: 6px;
	background-image:  url(img/new/droite.jpg);
	background-repeat: repeat-y;
	}

.adresse
	{
	margin-top : 5px;
	color: #999999;
	font-size: 9px;
	text-align: center;
	font-family:verdana, sans-serif;
	}
	
.studio
	{
	border-bottom: solid 1px #BEBEBE;
	margin: 10px;
	font-size: 9px;
	}
	
.studio:hover
	{
	border-bottom: solid 1px #B63C1A;
	}

.studio:visited
	{
	border-bottom: solid 1px #BEBEBE;
	}

.studio:visited:hover
	{
	border-bottom: solid 1px #B63C1A;
	}
	
.mail
	{
	color: #999999;
	}
	
.mail:hover
	{
	color: #B63C1A;
	}

.mail:visited
	{
	color: #999999;
	}

.mail:visited:hover
	{
	color: #B63C1A;
	}

.texte_mentions {
	font-family:verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	padding:0px 10px 0px 10px;
}

.titre_mentions {
	font-family:verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	font-weight:bold;
}


.lien_mentions {
	font-family:verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

.lien_mentions:hover {
	color: #B63C1A;
	text-decoration:none;
}

.lien_mentions:visited {
	color: #333333;
	text-decoration:none;
}

.lien_mentions:visited:hover {
	color: #B63C1A;
	text-decoration:none;
}
