/*
	STRUCTURE
*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	line-height: 14px;
}
#container
{
	width: 900px;
	text-align: left;
	margin-top: 0px;
}
#left
{
	width: 200px;
	float: left;
}
#right 
{
	margin-left: 25px;
	width: 620px;
	float: left;
}
/*
	LEFT
*/
#logo
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	display: block;
}
#menu, #menuArtistPage
{
	margin-top: 35px;
	margin-bottom: 20px;
}
#menu li, #menuArtistPage li
{
	list-style-type: none;
	padding: 0px;
}
li.events
{
	text-indent: 10px;
}
.eventsActive
{
	font-weight:bold;
	text-indent: 10px;
}
.active
{
	font-weight: bold;
}
#logoEndonic, #logoNumeris
{
	margin-top: 10px;
	border-top: 1px solid #CCC;
}
/*
	RIGHT
*/
#sectionTitle
{
	padding-top: 8px;
	margin-bottom: 5px;
	font-family: "Century Gothic", Georgia, Verdana;
	font-size: 14px;
	font-weight: bold;
}
#content
{
	margin: 10px 0px 0px 5px;
}
/*
	MAIN CONTENT styles
*/
li.title
{
	font-weight: bold;
	list-style-type: circle;
	list-style-image: url(imagespages/dotnc.gif);
	margin-right: 3px;
}
.titreChapitre
{
	margin-bottom: 10px;
	padding-left: 10px;
}
.line
{
	float: left;
	width: 100%;
	margin: 10px 0px 18px 0px;
}
.leftCol, .leftColEndo
{
	width: 270px;
	float: left;
	margin-right: 25px;
}
.rightCol, .rightColEndo
{
	width: 240px;
	float: left;
	text-align: justify;
}
/*
	NEWS PAGE
*/
.leftCol#home
{	
	width: 220px;
}
.rightCol#home
{
	width: 300px;
}
/*
	EXHIBITIONS PAGE
*/
.leftCol#exhibitions
{
	margin-left: 15px;
	width: 200px;
	padding-left: 0px;
}
.rightCol#exhibitions
{
	width: 250px;
}
.thumb
{
	margin: 10px 12px 20px 0px;
	float: left;
}
.label
{
	display: block;
}
/*
	ARTISTS PAGE
*/
div.artistes
{
	position: absolute;
	top: 70px;
	left: 470px;
	width: 300px;
	visibility: hidden;
 	padding-bottom: 15px;
}
.artist
{
	font-weight: bold;
	margin-bottom: 5px;
	padding: 6px;
	cursor: hand;
	color: #CCCCCC;
}
.artist2
{
	margin-left: 15px;
}
artistContainer
{
	position: absolute;
	top: 100px;
}
#contactFooter
{
	font-weight: bold;
}
#rightArtistPage
{
	width: 430px;
	float: left;
}
#rightArtistPage p
{
	width: 415px;
}
#leftArtistPage
{
	width: 185px;
	float: left;
}
#menuArtistPage a:hover
{
	color: #999;
}
#artistName
{
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic", Georgia, Verdana;
}
.artists2
{
	left: 15px;
}
/*
	PARTNERS 
*/
div.partners
{
	width: 230px;
}
/*
	CONTACT PAGE
*/
.leftCol#contact
{
	width: 220px;
	text-align: left;
	padding-left: 7px;
}
.rightCol#contact
{
	text-align: left;
}
/*
	NUMERISCAUSA PRODUCTIONS
*/
.leftColEndo
{
	width: 300px;
}
.rightColEndo
{
}
.popUpEndo
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -360px;
	margin-top: -285px;
	visibility: hidden;
	border:3px solid black;
	width: 720px;
	height: 565px;
	background: #fff;
}
/*
	--------------------------------------
	Text Formatting (author, title etc...)
*/
.debut
{
	font-weight:bold;
}
.lien
{
	font-weight: bold;
}
.worksTitle, .titreExpo
{
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}
.author, .auteurExpo
{
	font-weight: bold;
}
.label#workTitle
{
	font-style:italic;
	font-weight: bold;
}
.titreExpo, .auteurExpo
{
	font-size: 22px;
	font-weight: normal;
	text-align: left;
}
/*
	BASIC TAGS
*/
p
{
	margin-top: 0px;
	font-weight: normal;
	text-align: justify;
}
div.actuArtist
{
	margin-bottom: 30px;
	width: 80%;
	border-top: 1px solid #ccc;
}
div.actuGalerie
{
	margin-bottom: 22px;
}
img
{
	border: 0px;
}
a
{
	text-decoration: none;
	color: #000;
}
ul
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float:left;
}
table
{	
	margin: 0px;
}