a
{
font-size: 11px;
color:#333333;
font-family: Arial;
}

.navigue
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color:#AF1D47;
	font-weight: bold;
	font-style: normal;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 3px;

}

.navigue:hover
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
	color:#D5174D;
	font-weight: bold;
	font-style: normal;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 0px;
}

.sousnavigue
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#333333;
}

.sousnavigue:hover
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#000000;
}

.type1
{
font-size: 11px;
font-family: Arial;
color:#000000;
}
.Titrealbum
{
	font-size: 11px;
	font-family: Arial;
	color:#AF1D47;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 0px;
	font-weight: bold;
}
.GRANDTITRE
{
	font-size: 13px;
	font-family: Arial;
	color:#AF1D47;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 25px;
	font-weight: lighter;
	text-transform: uppercase;
}

.type2
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#80003A;
}

.type3
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#333333;
}

table
{
font-size: 11px;
font-family: Arial;
color:#000000;
}

.bghaut{ 
  background: #FFFFFF url(commun/bgcadrehaut.gif) no-repeat center top; 
}
.bgbas{ 
  background: #FFFFFF url(commun/bgcadrebas.gif) no-repeat center bottom; 
}
.bgombre{
	background: #FFFFFF url(commun/ombre_nav.gif) no-repeat center top;
	height: 40px;
}
.bg_droite {
	background-image: url(commun/bg_droite.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 40px;
}
.bg_gche {
	background-image: url(commun/bg_gche.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 40px;
}
.bgFlash{ 
  background: #FFFFFF url(commun/bgflash.jpg) no-repeat center top; 
}
.cadreimage{
border: 1px dotted #000;
}
.typeblanc {
	font-size: 11px;
	font-family: Arial;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 20px;
	margin: 2px 10px 2px 2px;
}
.GrandtitreRubrique {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#977200;
	list-style-type: none;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 20px;
}
.GrandtitreRubrique02 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	list-style-type: none;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.titreBlanc {
	font-size: 11px;
	font-family: Arial;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
	margin: 2px 10px 2px 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

