 
body {
	background-color: #333333;
}

a:link {
	color: #fce28e;
	text-decoration: none;
}




.message_body { background-color: #333333;
  color: #d5ae83; padding-bottom:    10px; }

DIV,TH,TR,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER




{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #999;
} 

font
{ 
  color: #AAAAAA;   letter-spacing: 2px; font-size: 8pt;
}

h1 {
	border: #6D5422 1px solid;
	border-left: 1px none;
	border-right: 1px none;
	border-top: 1px none;
	margin-bottom: 1em;
	margin-left: -10px;
	margin-right: 0px;
	padding: 20px;
	width: 102%;
	display: block;
	color:  rgb(204, 204,204);
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	height: 21px;
	position: relative;
	visibility: visible;
}
h1:first-letter {
	font-style:inherit;
	font-size: 18pt;
	color:     #d5ae83;
}
h2 {
	border: #d5ae83 1px solid;
	border-left: 1px none;
	border-right: 1px none;
	border-top: 1px none;
	margin-bottom: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1px;
	width: 83%;
	display: block;
	background: rgb(35,35,35);
	color:  rgb(204, 204,204);
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	height: 41px;
	position: relative;
	visibility: visible;
}
h2:first-letter {
	color: #d5ae83;
	font-style: normal;
	font-size: 14pt;
}


.TitleTable
{
  background-color:black;
}

h3
{
  color:           #FFCC00;
  font-weight: bold;
  padding-bottom:    0px;
}

h4 
{
  color: #44dd44; 
  font-size: 11pt;
} 

I
{
  color: #888888; 
 }


TEXTAREA 
{
  background-color: #EEEEEE; 
  font-family: times new roman;
  color: black; 
} 



.caption
{ 
font-size : 9pt;
color : #bbbbbb; 
font-style : italic;
} 

TD 
{
background-color: transparent; 
}

/* vignette thumbnail dimensions et couleur pour reglage effets images voir plus bas */
TD.thumbnail origine
{
	background-color: #1B1B1B;
	padding: 5px;
	text-align: center;
	width: 2000px;
	padding-top: 15px;
	padding-bottom: 15px;

}


.thumbnail { border-color: silver; border-width: 0px; }

.display
{
border: 3px RIDGE #999999;
background-color: black;
}
BODY { margin-top: 0px;}
HR { position : relative;}

 
 .highslide {
	cursor: url(bretagne/res/graphics/zoomin.cur) , pointer;
    outline: none;
}


/* effets sur vignette thumbnail debut */

.highslide img {
	border: #FFFFFF 0px solid;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	margin-bottom: 0px;
}
.highslide:hover img {
	border: #ffc182 1px solid;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	margin-bottom: 0px;
	
}
/* effets sur vignette thumbnail fin */


.highslide-overlay {
	display: none;
}



/*****************************************************************************/


   /* debut variables cadre image CAPTION */

.highslide-image {
    border-width: 2px;
	border-style: solid;
	border-color: #f8f7dc;
	
}

.highslide-caption {
    display: none;
    color: #465159;
    border: 0px solid #ffffff;
    border-top: 1px solid #000000;
	font-family:Verdana, Geneva, sans-serif;
    font-size: 8pt;
    padding: 2px;
    background-color: #f8f7dc;
  font-weight: normal;
  text-align: center; 
  letter-spacing: 2px; 
  padding-top: 3px;
  padding-bottom: 2px; 
  margin-left: 0px;
  margin-right: 0px;
	
}

.highslide-caption:first-letter
{
	color:     #465159;
	font-weight: bold;
	font-size:  10pt;
}


  /* fin variables cadre image */



.highslide-caption a {color: #2E8B57;}


  
/*****************************************************************************/




/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

.highslide-caption a {color: #2E8B57;}

.highslide-loading, a.highslide-loading:link {
   display: block;
   color: #000000;
   background-color: #ffffff;
   font-size: 8pt;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
   padding: 3px;
   border-top: 1px solid #ffffff;
   border-bottom: 1px solid #ffffff;
   padding-left: 10px;
   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;
}

.highslide-move {
    cursor: move;
}


/* Controlbar */
.controlbar {	
	background: url(bretagne/res/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(bretagne/res/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

.highslide-dimming {
background: #000000;
position: absolute;
visibility: hidden;
} 



.highslide-active-anchor img {
    visibility: hidden
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 775px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(bretagne/res/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-wrapper .highslide-header {
   height: 25px;
}



/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

 

/*  menu haut et bas */

.textemenu {	PADDING-RIGHT: 14px; PADDING-LEFT: 18px; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(espaceur.gif); PADDING-BOTTOM: 2px; COLOR: #fce28e; PADDING-TOP: 1px; TEXT-DECORATION: none
}
.textemenuhover {	PADDING-RIGHT: 14px; PADDING-LEFT: 18px; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e7a11d; BACKGROUND-IMAGE: url(point.gif); PADDING-BOTTOM: 2px; PADDING-TOP: 1px; BACKGROUND-REPEAT: no-repeat; TEXT-DECORATION: none
}
A.textemenu:hover {
	BACKGROUND-IMAGE: url(point.gif); COLOR: #e7a11d; BACKGROUND-REPEAT: no-repeat
}
.textemenu:visited { color: #fce28e; font-weight: normal
}




/* menu sommaire haut*/


.entete2d {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	WIDTH: 180px;
	COLOR: white;
	PADDING-TOP: 5px;
	FONT-FAMILY: "Courier New", Courier, monospace;
	HEIGHT: 25px;
	
}
.menuliens {
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	COLOR: #ffd1a1;
}
.menuliens LI {
	FLOAT: left; 
	font-weight: normal;
	MARGIN-BOTTOM: 5px
	font-weight: normal;
	COLOR: #ffd1a1;
}
.menuliens A {
	BORDER-RIGHT: #464646 1px solid;
	font-weight: normal;
	BORDER-TOP: #464646 1px solid;
	DISPLAY: block;
	FONT-SIZE: 12px;
	BORDER-LEFT: #464646 1px solid;
	WIDTH: 50px;
	COLOR: #ffd1a1;
	BORDER-BOTTOM: #464646 1px solid;
	HEIGHT: 18px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.menuliens A:hover {
	BORDER-RIGHT: #a6a6a6 1px solid; BORDER-TOP: #a6a6a6 1px solid; FONT-WEIGHT: normal; BORDER-LEFT: #a6a6a6 1px solid; COLOR: #ffc182; BORDER-BOTTOM: #a6a6a6 1px solid; TEXT-DECORATION: none
}
.menuliens A:active {
	BORDER-RIGHT: #585858 1px solid;
	BORDER-TOP: #585858 1px solid;
	BORDER-LEFT: #585858 1px solid;
	COLOR: #ffd1a1;
	BORDER-BOTTOM: #585858 1px solid;
	font-weight: normal;
}
.menuliens LI.current A {
	font-weight: normal;
	BORDER-RIGHT: #a6a6a6 1px solid;
	BORDER-TOP: #a6a6a6 1px solid;
	DISPLAY: block;
	FONT-SIZE: 12px;
	BORDER-LEFT: #a6a6a6 1px solid;
	WIDTH: 50px;
	COLOR: #ffd1a1;
	BORDER-BOTTOM: #a6a6a6 1px solid;
	HEIGHT: 18px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color:#5A5A5A
}



a:hover {
	color: #e7a11d;
}


.Style3 {color: #ffd1a1;font-size: 7pt}
.Style4 {font-size: 9px}
.Style5 {font-size: 7pt}
.Style6 {font-size: 10px}

	

/* MUST tooltip styling  Style tooltip  en fonction gauguin, coiffes..hide p pour texte sous images...hide pour cadre....hide h3 Titre...largeur image plus 10px....starry pour pages image seule*/

.hide {position:absolute; z-index:800; left:-9999px;}

/* general tooltip styling */
.hide {border:1px solid #000; padding:5px 10px;background:#505050; text-align:left;}
.hide h3 {font-size:14px; font-family:georgia, serif; color:#fce28e; margin:0; padding:0px 0;}
.hide p {padding:5px 0; margin:0; font-family:arial; sans-serif; font-size:11px; line-height:1.5em;color:#fce28e;}
.hide img {border:1px solid #aaa; padding:5px;}

/* styling the tooltip hover information */
span.toptip {color:#800; font-weight:bold; font-style:italic;}
a.toptip {
	font-weight:normal;
	color:#ffd1a1;
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size: 10pt;
}
img.toptip {border:1px solid #800; padding:10px; margin:0 10px 10px 0; display:block; float:left;}
h2.toptip {color:#800; font-family: georgia, serif; font-style:italic;}
h2.vincent {width:230px;}

/* specific tooltip styling */
#lifespan {width:200px;}
#rembrandt {width:250px;}
#starry {width:250px; border:0; padding:0; background:transparent;}
#starry .xb1, #starry .xb2, #starry .xb3, #starry .xb4, #starry .xb5, #starry .xb6, #starry .xb7 {display:block; overflow:hidden; font-size:0;}
#starry .xb1, #starry .xb2, #starry .xb3, #starry .xb4, #starry .xb5, #starry .xb6 {height:1px;}
#starry .xb4, #starry .xb5, #starry .xb6, #starry .xb7 {background:#458f9c; border-left:1px solid #000e1b; border-right:1px solid #000e1b;}
#starry .xb1 {margin:0 8px; background:#000e1b;}
#starry .xb2 {margin:0 6px; background:#000e1b;}
#starry .xb3 {margin:0 4px; background:#000e1b;}
#starry .xb4 {margin:0 3px; background:#458f9c; border-width:0 5px;}
#starry .xb5 {margin:0 2px; background:#458f9c; border-width:0 4px;}
#starry .xb6 {margin:0 2px; background:#458f9c; border-width:0 3px;} 
#starry .xb7 {margin:0 1px; background:#458f9c; border-width:0 3px; height:2px;} 
#starry .xboxcontent {display:block; background:#458f9c; border:3px solid #000e1b; border-width:0 3px;}
#starry .xboxcontent h3 {padding:5px; color:#f8d233;}
#starry .xboxcontent p {padding:5px; color:#feecc6;}

#vincent {width:165px; background:#ddd; border-color:#ddd #666 #000 #ddd;}
#dimensions {width:260px; background:#fff url(vincent/jquery.gif) no-repeat left center; padding-left:130px; height:100px}
#page1 {width:170px;}
#page2 {width:170px;}
#page3 {width:170px;}
#page4 {width:170px;}
#page5 {width:170px;}
#page6 {width:170px;}
#page7 {width:170px;}
#page8 {width:170px;}
#page9 {width:170px;}





/* menu sommaire haut debut*/

.entete3d {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	WIDTH: 980px;
	COLOR: white;
	PADDING-TOP: 5px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 23px;	
}

.menuliens3 {
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	COLOR: #ffd1a1;
	
}
.menuliens3 LI {
	FLOAT: left;
	font-weight: normal;
	MARGIN-BOTTOM: 2px;
	font-weight: normal;
	COLOR: #CCC;
	MARGIN: 0px;
}
.menuliens3 A {
	BORDER-RIGHT:#464646 1px solid;
	font-weight: normal;
	BORDER-TOP: #464646 1px solid;
	DISPLAY: block;
	FONT-SIZE: 11px;
	BORDER-LEFT: #464646 1px solid;
	WIDTH: 100px;
	COLOR: #ffd1a1;
	BORDER-BOTTOM: #464646 1px solid;
	HEIGHT: 18px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color:transparent
}
.menuliens3 A:hover {
	font-weight: bold;
	BORDER-RIGHT: #a6a6a6 1px solid;
	BORDER-TOP: #a6a6a6 1px solid;
	DISPLAY: block;
	FONT-SIZE: 11px;
	BORDER-LEFT: #a6a6a6 1px solid;
	WIDTH: 100px;
	COLOR: #ffd1a1;
	BORDER-BOTTOM: #a6a6a6 1px solid;
	HEIGHT: 18px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color:#5A5A5A
	
}

.menuliens3 A:active {
	font-weight: normal;
	BORDER-RIGHT: #585858 1px solid;
	BORDER-TOP: #585858 1px solid;
	BORDER-LEFT: #585858 1px solid;
	COLOR: #f90;
	BORDER-BOTTOM: #585858 1px solid;
	font-size: 12px;
}
.menuliens3 LI.current A {
	font-weight: normal;
	BORDER-RIGHT: #a6a6a6 1px solid;
	BORDER-TOP: #a6a6a6 1px solid;
	DISPLAY: block;
	FONT-SIZE: 11px;
	BORDER-LEFT: #a6a6a6 1px solid;
	WIDTH: 100px;
	COLOR: #ffd1a1;
	BORDER-BOTTOM: #a6a6a6 1px solid;
	HEIGHT: 18px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color:#5A5A5A
	
}

/* menu sommaire haut fin*/






/* Album Thumbnails nouveau en service
------------------------------ */
#albums {


	height:0px;
}


.thumbnail {

	position relative;
	width:1140px;
	height:180px;
	border: 1px solid #6D5422;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-position: left bottom;
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left:auto;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #1b1b1b;
	background-image: url(fond4.jpg );
	background-repeat: repeat-x;
	}




.thumbnail a img {
  }


.thumbnail .thumb {
	position:relative;
	width:400px;
	padding-left:40px;
	padding-right:40px;
	top:0px;
	height:160px;
	text-align:center;
	color: #000038;
}


.thumbnail .thumb IMG{
	text-align:left;
	border:3px solid #101010;
	margin-left:0px;
}

.thumbnail  a{
	opacity: .70; filter: alpha(opacity=70); -moz-opacity: .6;border-color:rgb(0,0,0)
}

.thumbnail  a:visited {
	opacity: .90; filter: alpha(opacity=90); -moz-opacity: .90;border-color:rgb(0,0,0);	

}
.thumbnail a:hover {
	opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1;  border-color:rgb(0,0,0);
	
	}
	
}



.thumbnailh3 {
	text-align:left;
	margin:0px;
	position:relative;
	top:0px;
	padding: 0px;
	font-size: 13px;
	font-family:"verdana";	

}



.thumbnaildesc p{
	position:relative;
	text-align:justify;
	width:730px;
	top:0px;
	left:0px;
	line-height: 110%;
	font-family:"verdana";

}

TD.thumbnail
{
	background-color: #1B1B1B;
	padding: 5px;
	text-align: center;
	width: 2000px;
	padding-top: 15px;
	padding-bottom: 15px;

}

