
/* Section Galerie B */

.contact_form
{
	width: 100%;
	text-align: center;
}

.vignette_artiste
{
	margin: 0px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
	width: 150px;
	color: #555;
	background-color: Transparent;
}

.vignette_artiste_titre
{
	margin: 0px 15px 15px 15px;
	padding: 15px 5px 15px 5px;
	color: #333;
	background-color: Transparent;
}

.vignette_oeuvre_image
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	color: #555;
	background-color: Transparent;
}

.vignette_oeuvre_legende
{
	margin: 0px 15px 15px 15px;
	padding: 15px 5px 15px 5px;
	color: #333;
	background-color: Transparent;
}

.buttons_pager a
{
	font-weight: bolder;
}

.news_title
{
	width: 100%;
	font-size: 1.4em;
	font-weight: bold;
	color: #666699;
	padding-bottom: 3px;
}

.news_banner_maintitle 
{
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
}

.news_banner_maintitle h5
{
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
}


.news_banner_title
{
	width: 100%;
	font-size: 1.1em;
	font-weight: bold;
	color: #666699;
	padding-bottom: 3px;
}


.news_banner_subtitle
{
	font-size: 1.0em;
	float: left;
	color: #333399;
}

.news_banner_htmltext
{
	width: 100%;
	font-size: small;
	float: left;
}


.news_admincommands
{
	float: left;
	width: 100%;
	font-size: 0.6em;
	font-weight: bold;
	color: #000066;
}

.news_startdate
{
	float: right;
	width: 100%;
	font-size: 0.7em;
	font-weight: bold;
	color: #E4EAED;
}

.news_subtitle
{
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	color: #666699;
}

.news_separator
{
	height: 1px;
	background-color: #666699;
}

.news_htmltext
{
	width: 100%;
}


.news_illustration
{
	width: 250px;
	float: left;
}



.link_title
{
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #666699;
	padding-bottom: 3px;
}

.link_admincommands
{
	float: left;
	width: 100%;
	font-size: 0.8em;
	font-weight: bold;
	color: #000066;
}

.link_subtitle
{
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #666699;
}

.link_separator
{
	height: 1px;
	background-color: #666699;
}

.link_htmltext
{
	float: left;
}


.link_illustration
{
	position: relative;
	float: right;
}







.selection_text
{
	cursor:pointer;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
	text-decoration: none;
}

.selection
{
	cursor:pointer;
	color: #FFFFFF;
}

.selection_banner
{
	cursor:pointer;
	text-align: right;
}

.selection h3
{
	color: #FFFFFF;
	font-weight: bold;
}

.selection_banner h6
{
	color: #FFFFFF;
	font-weight: bold;
}

.selection_author
{
	cursor:pointer;	
	color: #FFFFFF;
	font-weight: bolder;
}

.selection_banner_author
{
	cursor:pointer;	
	font-weight: bolder;
}

.selection_title
{
	color: #FFFFFF;
}

.selection_banner_title
{
	color: #FFFFFF;
}


.selection_separator
{
	padding-top: 0px;
	padding-bottom: 15px;
	background-color: #666699;
	height: 1px;
}

