/* CSS Groupe de la Riponne */
body {
	background-color: #fcfcfc;
}
a:link {
	color: #920808;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #920808;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-indent: -25px;
	text-align:justify;
	}
.corpsblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color:#FFFFFF;
	line-height: 20px;
	text-indent: -25px;
	text-align:justify;
	}
.neutre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align:justify;
	}
.droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	margin-left: 65px;
	text-align:justify;
	}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align:justify;
	color:#fcfcfc;
	}
.light {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align:center;
	color:#808080;
	}
.petit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant:small-caps;
	text-align:left;
	color:#555555;
	}
.times {
	font-family:"Times New Roman", Times, serif;
	}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	text-indent: 25px;
	line-height: 20px;
	text-align: left;
	color:#000000;
	}
.titre2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height: 20px;
	color:#920808;
	}
.titre2minuscules {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	line-height: 20px;
	color:#920808;
	}
.titre3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 40px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	}
div#galerie 
{ 
    width: 410px ; 
    border: 0px ; 
    padding: 15px ; 
    margin: 15px 30px ; 
    text-align: center ; 
    font: 0.9em Georgia, serif ; 
} 
 
ul#galerie_mini 
{ 
    margin: 0 ; 
    padding: 0 ; 
    list-style-type: none ; 
} 
 
ul#galerie_mini li 
{ 
    float: left ; 
} 
 
ul#galerie_mini li a img 
{ 
    margin: 2px 1px ; 
    border: 1px solid #fcfcfc ; 
} 
 
dl#photo 
{ 
    clear: both ; 
    margin: 0 auto ; 
} 
 
dl#photo dt 
{ 
    font:Arial, Helvetica, sans-serif ; 
    color: #000000 ; 
} 
 
dl#photo dd 
{ 
    margin: 0 ; 
} 
 
dl#photo img 
{ 
    border: 1px solid #fcfcfc ; 
} 