/*
Theme Name: Dorem - http://www.dorem.com
Author: laseine
Author URI: http://www.laseine.net
*/


/* Structure */
/* body
	#PageContent
		#header
			#diaporama
		#Contenu
			Tableaux
		#Footer
*/


body
{
	background-color: #d6be96;
	font: normal 80% Verdana, Georgia, Sans-Serif, "Trebuchet MS", "Lucida Grande";
	margin: 0px;
}
body,td,th {
	color: #333333;
	font: normal 90% Verdana, Georgia, Sans-Serif, "Trebuchet MS", "Lucida Grande";
}

.td_1 {
	color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666600;
	border-left-color: #666600;
	background-color: #b1a273;
}
.td_2 {
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666600;
	border-bottom-color: #666600;
	font-weight: bold;
	font-size: 12px;
	background-color: #b1a273;
}
.td_3 {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#PageContent
{
	width: 1028px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	overflow: auto;
}
#PageContent a {
	color: #990099;
	text-decoration: none;
	}

#PageContent a: visited {
	color: #FF9900;
	}
#PageContent a:hover {
	color: #7c5112;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c5112;
	}

#header
{
	width: 1020px;
	height: 230px;
	background-color: #CCCCCC;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

#diaporama{
	float: right;
	height: 210px;
	width: 252px;
	clear: both;
	overflow: hidden;
}

#Contenu {
	width: 1020px;
	background-color: #d6be96;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	clear: both;
}

#footer
{
	width: 1020px;
	padding-top: 20px;
	font-size: 10px;
	float: left;
	text-align: right;
	margin: 0px;
	padding-bottom: 10px;
}

#footer a {
	color: #006600;
	}

#footer a: visited {
	color: #FF6600;
	}
#footer a:hover {
	color: #FF9966;
	border-bottom: 1px dashed #FF0000;
	}

/* Headings */

h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 {
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 0px;
	margin-left: 160px;
	color: #FF3300;
}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }



/* Other Html Elements */
pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #000000;
}

pre:hover, blockquote:hover
{
	background-color: #000000;

}

pre { padding-top: 10px; padding-bottom: 10px; }

code {
	color: #99cc33;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Fieldsets */
fieldset {
	padding: 0 15px 15px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
}
fieldset legend, fieldset legend a {
	padding: 0 5px;
	color: #FFC117;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.commentaire {
	color: #d6be96;
	font-size: 110%;
}
.auteur {
	color: #CCFF00;
	font-size: 90%;
	text-align: right;
}
#artistes {
	color: #ff9933;
	font-size: 80%;
	text-align: center;
}
#artistes a {
	color: #666666;
}
.artiste {
	color: #FF3300;
	font-size: 80%;
	text-align: right;
	word-spacing: 0.2em;
	font-weight: bold;
}
.nom_artiste {
	font-weight: bold;
}
.video_artiste {
	font-weight: normal;
	font-size: 10px;
}
.video_artiste a {
	font-weight: normal;
	font-size: 10px;
	color: #993399;
}
.titre_expo {
	font-weight: bold;
	color: #FFFFFF;
}
.bio {
	color: #333333;
	font-size: 90%;
	text-align: right;
}
.message {
	color: #7d5110;
	font-size: 120%;
	font-weight: bold;
	background-color: #d6be96;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#newsletter {
	padding: 0px;
	width: 500px;
	font-size: 10px;
	text-align: center;
}

.Videolien {
	font-weight: normal;
	font-size: 14px;	
}
.Videolien a {
	font-weight: normal;
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
	}

/* Navigation */


/* Extra */
