/* CSS Document */

/* general */
* {
  margin: 0;
  padding: 0;
}

html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #CFCFCF;
}

img {
	border: 0px;
}

a {
	color:#ffffff;
	text-decoration:none;
}   

a:hover {     
	color:#00CCFF;
	text-decoration:none;
}

h1{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #7A7A7A;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #7A7A7A;
}

#text {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #7A7A7A;
}

#textblanc {
	color: #FFFFFF;
}


#textref {
	/*text-indent: -9999px;*/
	/*z-index:1;*/
	visibility:hidden;
}

#left {
	width: 180px;
	float: left;
	overflow: hidden;
	height: 99%;
	z-index:2;
}

#content {
	margin-left: 180px;
	height: 99%;
	z-index:2;
}

#menuaccueil {
	font-family: Arial, sans-serif;
	font-size: 22px;
}

#menu {
	font-family: Arial, sans-serif;
	font-size: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

#menu2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 5px;
}

iframe {
	overflow: hidden;
}

#titre {
	padding-left: 245px;
	padding-top: 20px;
}

/* artistes */
#cartouche {
	float: right;
	top: 0px;
	padding-top: 8px;
	padding-right: 20px;
}

#tablecontent {
}

#tableblanc {
	margin-right: 10px;
	padding-top: 40px;
	overflow: hidden;
}

#tableimg {
	margin-left: 10px;
	padding-top: 50px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:140%;
}

#tableimg a{
	color:#ffffff;
}

#tableimg a:hover{
	color:#FF9900;
}

/* navigation menu 2 */
#navigation {
	position: absolute;
	top: 0px;
	padding-top: 8px;
	padding-left: 10px;
	width: 206px;
}

* html #navigation { /* IE FIX */
	height: 1%;
}

#navigation img {
	vertical-align: bottom;
}

#navigation ul {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
}

#navigation li {
	margin: 0;
	padding: 0;
	width: 206px;
	height: 22px;
	text-indent: -9999px;
}

#navigation li a {
	text-decoration: none;
	display: block;
	width: 206px;
	height: 22px;
}

#navigation li#artistretour {
	background: url(http://www.artcom1.org/img/titre-artistes-retour.gif) no-repeat;
}
#navigation li#artistretouron {
	background: url(http://www.artcom1.org/img/titre-artistes-retour.gif) no-repeat -206px 0px;
}
#navigation li#artistretour a:hover {
	background: url(http://www.artcom1.org/img/titre-artistes-retour.gif) no-repeat -206px 0px;
}

#navigation li#artist1 {
	background: url(http://www.artcom1.org/img/olivia-maurey-barisson.gif) no-repeat;
}
#navigation li#artist1on {
	background: url(http://www.artcom1.org/img/olivia-maurey-barisson.gif) no-repeat -206px 0px;
}
#navigation li#artist1 a:hover {
	background: url(http://www.artcom1.org/img/olivia-maurey-barisson.gif) no-repeat -206px 0px;
}

#navigation li#artist2 {
	background: url(http://www.artcom1.org/img/fumi-kinugawa.gif) no-repeat;
}
#navigation li#artist2on {
	background: url(http://www.artcom1.org/img/fumi-kinugawa.gif) no-repeat -206px 0px;
}
#navigation li#artist2 a:hover {
	background: url(http://www.artcom1.org/img/fumi-kinugawa.gif) no-repeat -206px 0px;
}

#navigation li#artist3 {
	background: url(http://www.artcom1.org/img/mayaura.gif) no-repeat;
}
#navigation li#artist3on {
	background: url(http://www.artcom1.org/img/mayaura.gif) no-repeat -206px 0px;
}
#navigation li#artist3 a:hover {
	background: url(http://www.artcom1.org/img/mayaura.gif) no-repeat -206px 0px;
}

#navigation li#artist4 {
	background: url(http://www.artcom1.org/img/boroffe.gif) no-repeat;
}
#navigation li#artist4on {
	background: url(http://www.artcom1.org/img/boroffe.gif) no-repeat -206px 0px;
}
#navigation li#artist4 a:hover {
	background: url(http://www.artcom1.org/img/boroffe.gif) no-repeat -206px 0px;
}

#navigation li#artist5 {
	background: url(http://www.artcom1.org/img/francois-hilsum.gif) no-repeat;
}
#navigation li#artist5on {
	background: url(http://www.artcom1.org/img/francois-hilsum.gif) no-repeat -206px 0px;
}
#navigation li#artist5 a:hover {
	background: url(http://www.artcom1.org/img/francois-hilsum.gif) no-repeat -206px 0px;
}

#navigation li#artist6 {
	background: url(http://www.artcom1.org/img/menu2-vierge.gif) no-repeat;
}
#navigation li#artist6on {
	background: url(http://www.artcom1.org/img/menu2-vierge.gif) no-repeat -206px 0px;
}
#navigation li#artist6 a:hover {
	background: url(http://www.artcom1.org/img/menu2-vierge.gif) no-repeat -206px 0px;
}

/* contact */
.titre24 {
	font-size: 24px;
	font-weight: bold;
}

#contactform {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 70px;
	margin-top: 50px;
}

.champ {
	font-family: verdana;
	font-size: 11px;
	color: #463E3E;
	border-bottom: 1px solid #C7C5C5;
	border-top: 1px solid #C7C5C5;
	border-left: 1px solid #C7C5C5;
	border-right: 1px solid #C7C5C5;
	width: 170px;
}

.textarea {
	font-family: verdana;
	font-size: 11px;
	color: #463E3E;
	border-bottom: 1px solid #C7C5C5;
	border-top: 1px solid #C7C5C5;
	border-left: 1px solid #C7C5C5;
	border-right: 1px solid #C7C5C5;
	width: 300px;
}

.bouton {
	font-family: arial;
	font-size: 11px;
	color: #463E3E;
	border-bottom: 1px solid #C7C5C5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #C7C5C5;
	border-right: 1px solid #FFFFFF;
	width: 170px;
}


/* rss field */
.rdfTable { 
	border-width: 0px; 
	border-color: #999999; 
	border-style: solid; 
	padding: 5px; 
}

.rdfTable TD { 
	border-style: none; 
	padding: 2px;
}

.rdfHeader TD { 
	border-style: none; 
}

.rdfTitle { 
	font-weight: bold; 
}

.rdfImage { 
	text-align: left; 
	border-style: none; 
	padding: 5px; 
}

.rdfItem { 
	border-width: 1px; 
	border-color: #cccccc; 
	border-style: none; 
	padding-bottom: 5px; 
}

.rdfItemSpacer { 
	width: 10px; 
}

.rdfDescription { 
}

.rdfInfo { 
	color: #666666; 
	visibility: hidden;
}

.rdfTextinput { 
	border: 1px;
	background-color: #ddeeff; color: #330000;
	font-size: 10px;
	border-style: solid; border-color: #999999; padding: 1px; 
}

.rdfButton { 
	background-color: #006699; color: #ddeeff;
	font-size: 10px; 
	font-weight: normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000066; 
	padding: 1px; 	
}

/* scroller */
#scrollerContainer {
	background-color: #FFFFFF;
	position:absolute;
	width: 485px;
	height: 380px;
	margin-left: -2px;
	clip:rect(0,485px,390px,0);
	overflow:hidden;
	z-index:6;
	}
#scrollerContent {
	background-color: #FFFFFF;
	position:absolute;
	left:0;
	top:0;
	width: 428px;
	margin-left: 30px;
	font-size: 11px;
	text-align:justify;
	line-height: 1.63em;
	}
#scrollerButtons {
	background-color: #FFFFFF;
	position: absolute;
	top: 40px;
	left: 485px;
	width: 15px;
	height: 390px;
	}
#scrollerButtons #up {
	position: absolute;
	top: 10px;
	left: 0;
	width: 10px;
	height: 10px;
	background: url("/img/arrowup-pt.gif") top left no-repeat;
	z-index: 2;
	cursor:pointer;
	}
#scrollerButtons #track {
	position:absolute;
	top: 25px;
	width:10px;
	height:70px;
	background: url("/img/scrollbar_bg_white.png") top left no-repeat;
	z-index: 3;
	}
#scrollerButtons #drag {
	position: absolute;
	top: 25px;
	left: 0;
	width: 10px;
	height: 10px;
	background: url("/img/scrollbar-orange.gif") top left no-repeat;
	z-index: 4;
	cursor:pointer;
	}
#scrollerButtons #down {
	position: absolute;
	top: 100px;
	left: 0;
	width: 10px;
	height: 10px;
	background: url("/img/arrowdown-pt.gif") top left no-repeat;
	z-index: 5;
	cursor:pointer;
	}