/*	----------------------------------
/*	Galerie de Cannes 
/*	Projet Initial au 01 janvier 2007
/*	----------------------------------
*/
* {margin: 0px;padding: 0px;list-style-type: none;}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body#index {
	background-color: #FFFFFF;
}
div#navLang {
	top: 5px;
	position: absolute;
	left: 10px;
	text-align: left;
	width: 120px;
}
div#galerie {top: 5px;position: absolute;right: 6px;text-align: right;width: 600px;}
div#galerie h1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #666666;text-transform: none;font-variant: small-caps;}
#contener, #contener2 {
	background-image: url(../images/bg-conteneur.gif);
	background-repeat: repeat-y;
	background-position: 560px;
	width: 760px;
	font-size: 70%;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
#contener2 {
	background-image: none !important;
}
#header {
	background-color: #666666;
	background-repeat: no-repeat;
	height: 115px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header.jpg);
}
#header h1 {
	height: 115px;
	width: 270px;
	margin: 0 0 0 490px;
	text-indent: -9000px;
	background-image: url(../images/header-h1.jpg);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#nav {
	width: 760px;
	background-color: #666666;
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
}
#navTopG {
	margin-left: 5px;
	float: left;
	height: 20px;
	width: 650px;
}
#nav #navTopD {
	float: right;
	margin-top: 3px;
}
#navTopD img {
	display: inline;
	margin-right: 8px;
}

#navTopG li {
	float: left;
	list-style-type: none;
	height: 20px;
}
#navTopG li a {
	text-decoration: none;
	color: #D7D7C7;
	background-color: transparent;
}
#navTopG li a:hover {
	text-decoration: underline;
	color: #F8F7F3;
}
.navLi {
	background-color: #666666;
	background-image: url(../images/navLi.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	width: 12px;
	padding-right: 4px;
	padding-left: 4px;
}
#contenu {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 515px;
	line-height: 140%;
}
#contenu2 {
	margin-top: 10px;
	margin-left: 10px;
	width: 740px;
	/*line-height: 140%;*/
}

#contenu h2, #contenu2 h2 {
	font-size: 16px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	margin-top: 10px;
	clear: both;
	font-variant: small-caps;
	margin-bottom: 20px;
}
#contenu h3, #contenu2 h3 {
	font-size: 14px;
	color: #003399;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenu h4, #contenu2 h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
}

#contenu p, #contenu2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	text-align: justify;
	margin-top: 5px;
}
#sidebar {
	float: right;
	margin-right: 0px;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EDEDED;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar div {
	background-color: #E2E2E2;
	margin-bottom: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
#sidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F7575;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	background-color: #DBDBDB;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebar h3 {
	font-size: 11px;
	font-style: normal;
	color: #0033CC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
#sidebar p, #sidebar ul, #sidebar h2 {
	display: block;
	background-image: url(../images/trait-sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	line-height: 1.1em;
	margin-top: 2px;
	padding-right: 10px;
}

#sidebar ul {
	color: #666666;
	margin-right: 0px;
	margin-left: 10px;
}
#sidebar li {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.2em;
}

#sidebar #agenda, #sidebar #services, #sidebar #services2 {
	
}
#sidebar #agenda ul {
	list-style-type: none;
}
#sidebar .infos {
	font-size: 10px;
}

#sidebar .date {
	font-weight: bold;
	font-size: 10px;
}
#sidebar .lieu {
	letter-spacing: 0.1em;
	font-variant: small-caps;
}

#sidebar .adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebar .ville {
	font-weight: bold;
	font-variant: small-caps;
}
#agenda .tel {
	font-size: 10px;
}

#sidebar #services ul, #sidebar #services2 ul {
	list-style-type: square;
	margin-left: 20px;
}
#bottom {
	clear: both;
	color: #EBEBEB;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 760px;
}
#bottom p {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
}
/*  ------------------------------------------
/*  Corps de texte - Général
/*  ------------------------------------------
*/
a:link, p.plus a:link, p.plus a:visited, #tri a:visited {
	color: #0033CC;
}

a:visited {
	color: #398FC6;
}

a:hover, p.plus a:hover, #tri a:hover {
	color: #666666;
	background-color: #E1E1E1;
	text-decoration: none;
}

a:active, a:focus, p.plus a:active, p.plus a:focus,#tri a:active, #tri a:focus {
	color: #333333;
	background-color: #CCCCCC;
}

p.plus {
	text-align: right;
	font-size: 10px;
	font-weight: bold;

}
.plus {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	display: block;
}

p.plus a {
	font-weight: bold;
	text-decoration: none;
}
img {
	border: 0;
	background-color: transparent;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
img.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.spacer {
	clear: both;
}
.gras {
	font-weight: bold;
}
.center {
	text-align: center !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.color1 {
	color: #FF0000;
}


table#galerie {
	text-align: center;
	width: 100%;
}
table#galerie td {
	width: 33%;
}

table#galerie img {
	vertical-align: bottom;
}
table#expos {
	width: 90%;
	text-align: left;
	border: 1px solid #333333;
	margin-left: 30px;
}
table#expos th {
	background-color: #F2F2F2;
	width: 20%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
}
table#expos td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
table#expos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/*#image_reservee2 {

	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
*/

table#galerie td.vignet {
	vertical-align: bottom;
	text-align: center;
}
table#galerie ul {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 0%;
	margin-left: 0%;
	padding: 0px 5px;
	margin-top: 0.25px;
	margin-bottom: 0.25px;
}
table#galerie li.titre {
	font-variant: small-caps;
}

table#galerie li {
	list-style-type: none;
	background-color: #F3F3F3;
	display: block;
}
table#galerie .techn {
	font-size: 10px;
}

table#galerie li.dim {
	font-variant: normal;
	font-size: 10px;
	color: #999999;
}
table#galerie td.separ-rang {
	padding-top: 5px;
}

#contact td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contact #peinture {
	color: #CC9966;
	margin-left: 0px;
	margin-top: 3px;
	font-variant: small-caps;
}
#contact legend {
	color: #000066;
	font-weight: bold;
}
.label {
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
}
.labelG {
	padding-left: 10px;
	padding-right: 5px;
}

#contact #coordonnes {
	float: left;
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
}
#contact #vous-etes {
	float: left;
	width: auto;
	margin-left: 15px;
	margin-right: 0px;
}
#mail-contact {
	float: right;
	width: auto;
	margin-left: 10px;
	margin-top: 10px;
	text-align: justify;
}
#contact #demandes {
	float: left;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#contact {
	width: 515px;
}

#contact #vous-etes .formul label, .label, .labelG {
	font-size: 11px;
	color: #666666;
}

#contact #vous-etes table, #contact #coordonnes table, #contact #demandes table  {
	background-color: #FBFBFB;
	width: 100%;
}
#contact #envois {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	clear: both;
}

#contact #demandes .formul .champsC {
	vertical-align: top;
}
#contact #contactIMG {
	float: right;
	margin-top: 20px;
	text-align: center;
	width: 120px;
}
.with740 {
	width: 740px !important;
	margin-top: 15px;
}
#contact #info_oeuvre_detail {
	float: right;
	width: 360px;
	margin-top: 30px;
}
#info_oeuvre_comm {
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.legendeD {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #B5B5B5;
}
table#galerie .techn span {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.technMixte {
	float: left;
	font-size: 10px;
	color: #666666;
}
#bottom ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
#bottom li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
#bottom a {
	color: #EBEBEB;
}
#bottom li.last {
	border-right-style: none;
}
table#liens {
	width: 100%;
	text-align: center;
}
table#liens td {
	width: 33%;
}
#liens hr {
	color: #E9E9E9;
	width: 80%;
}
table#liens a {
	background-color: transparent;
}
.vignette {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	float: left;
	width: 170px;
	height: 190px;
	vertical-align: middle;
}
#jeuVignettes {
	height: 380px;
	clear: both;
	margin-top: 20px;
}
#jeuVignettes2 {
	/*height: 400px;*/
	clear: both;
}

/*body#popbody {
	background-color: #FFFFFF;
}
#popbody #popcontener {
	height: 600px;
	width: 760px;
}
#popbody #popcontener #popoeuvres {
	float: left;
	height: 470px;
	width: 550px;
	vertical-align: middle;
}
#popbody #popcontener #poplegend {
	float: right;
	width: 200px;
}
#popbody #popcontener #popnavbas {
	clear: both;
}*/
body#popbody {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	/*	font-size: 12px;*/
	color: #000000;
	background-image: url(../images/SideBarFond.gif);
	background-repeat: repeat-y;
	background-position: 600px;
}
#popcontener {
	height: 590px;
	width: 780px;
	font-size: 70%;
}
#popoeuvres {
	float: left;
	height: 540px;
	width: 580px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#poplegend  {
	float: right;
	width: 180px;
	margin-top: 20px;
}

#popnavbas {
	clear: both;
	width: auto;
	margin-left: 0px;
	height: 80px;
}
#popnavbas #titre {
	float: left;
	width: 570px;
	text-align: center;
	vertical-align: middle;
	height: 40px;
}
#popnavbas #titre p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#popnavbas #navpopup {
	float: right;
	height: 40px;
	width: 160px;
	font-family: "Lucida Sans", "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 5px;
}
.popupTitre {
	font-size: 14px;
}
#popupdispo, #popupdispo2 {
	height: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
}
#poplegend p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	line-height: 1.5em;
}
#Close, #popuptheme{
	width: 180px;
	float: right;
	margin-top: 40px;
	text-align: center;
}
#Close p {
	text-transform: uppercase;
	text-align: center;
	padding: 2px;
	border: 1px solid #999999;
	width: 140px;
	margin-left: 5px;
	font-size: 11px;
}
#Close a, #Close a:link, #Close a:visited {
	text-decoration: none;
	color: #666666;
}
#Close a:hover {
	background-color: #CCCCCC;
}

.filet {
	/*border: 1px dotted #999999;*/
	margin: 30px 10px 10px;
}

#pagesArtiste {
	text-align: right;
}
#divPreviousNext {
	height: 30px;
}
#divBoxes {
	text-align: right;
	float: right;
	margin-right: 6px;
	width: 30%;
	margin-top: 6px;
	height: 20px;
}
.boxes {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
} 

.boxes a:link, .boxes a:visited, .boxes a:active{ 
color:#003366; 
background-color: #FFFFFF; 
border: 1px solid #003366; 
margin: 1px 2px; 
text-decoration: none; 
padding: 1px 5px; 
} 

.boxes a:hover { 
color:#003366; 
background: #CCCCCC; 
border: 1px solid #003366; 
margin: 1px 2px; 
text-decoration: none; 
padding: 1px 5px; 
}


.current { 
background-color: #003366; 
border: 1px solid #003366; 
color: #FFFFFF; 
font-weight: bold; 
margin: 1px 2px; 
padding: 1px 5px; 
} 
#nbresPages {
	float: left;
	width: 60%;
}
#nbresPagesGeneral {
	height: 30px;
	width: auto;
}
#popBioLeft {
	float: left;
	width: 180px;
	height: 450px;
}
#popBioRight {
	float: left;
	width: 360px;
	padding-top: 40px;
	padding-left: 20px;
}
#accueilTexte {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
	color: #000033;
	margin-right: 20px;
	margin-left: 5px;
}
#texteref {
	position: absolute;
	width: 500px;
	left: -5000px;
	top: 0px;
	font-size: 9px;

}
#texteref2 h1, #texteref2 h2, #texteref2 h3 {
	font-size: 9px;
	color: #CCCCCC;
	display: inline !important;
	font-weight: normal;
}

#texteref2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;

}
#texteref2 p {
	padding: 5px;
	width: 80%;
	text-align: center;

}
#ref1, #ref2 {
	padding: 5px;
	border: 1px dotted #666666;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	width: 760px;
}
#navTexte {font-family: "Trebuchet MS", Arial, sans-serif;font-size: 9px;color: #999999;text-align: center;font-variant: small-caps;width: 760px;text-decoration: none;}
#navTexte ul, .inline {
	display: inline;
}
#navTexte hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 80%;
}

#navTexte li {display: inline;padding-right: 10px;padding-left: 10px;border-right-width: 1px;border-right-style: dotted;border-right-color: #666666;}
#navTexte li.first {display: inline;padding-right: 10px;padding-left: 10px;border-right-width: 1px;border-right-style: dotted;border-right-color: #666666;border-left-width: 1px;border-left-style: dotted;border-left-color: #666666;}
#navTexte a {color: #999999;}
#navTexte a:hover {color: #CCCCCC;text-decoration: none;background-color: #333333;}
#accueilExposG {
	float: left;
	width: 170px;
	padding-left: 10px;
}
#accueilExposM {
	float: left;
	width: 150px;
}
#accueilExposD {
	float: right;
	width: 160px;
	padding-left: 20px;
}
#accueilExpos {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#accueilExposM img {
	margin-top: 30px;
}
table #home {
	border: 1px solid #999999;
	text-align: center;
}
#home p {
	margin-top: 10px;
	margin-bottom: 40px;
}
#infosGalerie {
	font-size: 9px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.copy {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 9px;
}
/* début  test */
#accueilContenu {
	height: 90%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
#accueilTable {
	text-align: center;
	width: 560px;
	border: 1px solid #CCCCCC;
}
.centerTable {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* #Layer1 {
	position:relative;
	left:5px;
	top:51px;
	width:550px;
	height:9px;
	z-index:1;
	border: 1px solid #FF0000;
}

début  test */
#bottom a {
	text-decoration: none;
	background-color: #999999;
}
.notePopup {
	font-weight: bold;
	color: #000099;
	margin-top: 10px;
}
