@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/layout/site_bg_01.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px;
	background-position: center top;
	padding: 0px;
}
h1, h2, h3, legend {
	font-family: "Times New Roman", Times, serif;
	color: #00AAFF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3, legend {
	font-size: 16px;
}
fieldset {
	border: 1px solid #00AAFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
legend {
	font-weight: bold;
}
a {
	color: #00AAFF;
}
a:hover {
	color: #FFCC00;
}
#Wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Header {
	background-image: url(/images/layout/header_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 950px;
}
#HeaderLogo {
	height: 300px;
	width: 300px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#MenuWrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
#ContentWrapper {
	background-image: url(/images/layout/content_wrapper_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	width: 650px;
	min-height: 200px;
	float: right;
}
#ContentWrapper p {
	line-height: 16px;
}
#Submenu {
	clear: both;
	width: 930px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Footer {
	background-image: url(/images/layout/footer_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	height: 230px;
	width: 930px;
}
#Footer a:hover {
	color: #000000;
}


.newsHeader {
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	width: 450px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-weight: bold;
}
.ProjectsListItem1, .ProjectsListItem2, .ExhibitsListItem1, .ExhibitsListItem2 {
	margin: 0px;
	height: 180px;
	width: 650px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.ProjectsListItem1, .ExhibitsListItem1 {
	background-image: url(/images/layout/projects_list_bg1.gif);
}
.ProjectsListItem2, .ExhibitsListItem2 {
	background-image: url(/images/layout/projects_list_bg2.gif);
}
.ProjectsDetails, .ExhibitsDetails {
	margin: 0px;
	width: 630px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/layout/projects_list_bg1.gif);

}
.ArtistsListItem1, .ArtistsListItem2 {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 650px;
}
.ArtistsListPhotoBg1, .ArtistsListPhotoBg2 {
	width: 180px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.ArtistsListPhotoBg1 {
	background-image: url(/images/layout/artists_list_bg_pic1.gif);
}
.ArtistsListPhotoBg2 {
	background-image: url(/images/layout/artists_list_bg_pic2.gif);
}
.ArtistsListLinesBg1, .ArtistsListLinesBg2 {
	width: 470px;
	height: 20px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.ArtistsListLinesBg1 {
	background-image: url(/images/layout/artists_list_bg_lines1.gif);
	background-position: left center;
}
.ArtistsListLinesBg2 {
	background-image: url(/images/layout/artists_list_bg_lines2.gif);
	background-position: right center;
}
#NewsSidebox {
	float: right;
	width: 230px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


/* Classes diverses */
.GreenNotice {
	font-weight:bold;
	color:#00CC00;
}
.RedNotice {
	font-weight:bold;
	color:#FF0000;
}
.BoldNotice {
	font-weight:bold;
}
.JavaLink {
	cursor: pointer;
}
.PhotoFloatLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.PhotoFloatRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.InputField {
	height:18px;
	text-align: left;
	margin: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #00AAFF;
}
.TextareaField {
	text-align: left;
	margin: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #00AAFF;
}
.SelectField {
	text-align: left;
	margin: 2px;
	vertical-align: middle;
	border: 1px solid #00AAFF;
	padding: 0px;
}

