* {margin:0;padding:0;}

a {text-decoration: none;color:#A89E9F;cursor:pointer;}

body {font: 10px Arial, Helvetica, sans-serif;overflow:hidden;}

img {border: none;}

select {font-size:1em;}

/* Class générales 																							*/
.enlightAuthor{
	font-weight:bold;
}

/* Box page sommaire (page d'acceuil)																	*/
#box_home {
	border: 1px dotted #A89E9F;
	display:none;
	float:left;
}

#box_home h1 {font-size:38px}



#box_home .logo {
	padding:10px;
	/*background-color:#E3DFDF;*/ /* en mettre en commentaire lors de la mise en ligne */
	height:443px;
	float:left;	
}

#box_home .quickAccess {
	margin-top:10px;
	float:left;
	text-align: right;
	color:#A89E9F;
}

#box_home .title {
	float:left;	
	text-align: right;
}

#box_home .flashNews {
	float:left;	
	/*background-color: #ccc;*/				/* en mettre en commentaire lors de la mise en ligne */
	/*border:1px solid blue;*/
}

#box_home .flashNews .flashNewsContent{
	margin-top:30px;
	margin-bottom:10px;
	margin-right:0px;
	overflow: hidden;
	float: right;
	text-align:right;
	display:block;
}

#box_home .flashNews .flashNewsContent h1 {
	font-size:14px;
	padding-bottom:10px;
}

#box_home .flashNews .flashNewsContent h2 {
	font-size:12px;
	padding-bottom:5px;
	color:#9F9F9F;
}

#box_home .flashNews .flashNewsContent p.spip {
	font-size:10px;
	font-weight:normal;
	color:#9F9F9F;
	padding-bottom:10px;
}

#box_home .flashNews .flashNewsContent a {
	color:black;
}


#box_home .portfolioHome {
	float:left;	
	text-align: right;
	overflow: hidden;
	vertical-align: middle;
	/*background-color: #ddd;*/				/* en mettre en commentaire lors de la mise en ligne */
	/*border:1px solid blue;*/
}

#box_import {
	display:none;
	visibility: hidden;
}

/*
#box_home .epiCopyRight{
	float:left;
	height:24px;	
}
*/

#box_home .setLang {
	padding:0px 10px 0px 10px;	
	clear:both;
	float:left;
	/*border:1px solid black;*/
	text-align: center;
	height:18px;
	vertical-align: middle;	
}

#box_home .setLang select {
	width:65px;
}

#box_home .copyRight {
	margin-bottom:2px;
	float:left;
	height:18px;
	/*background-color: #dcd;*/				/* en mettre en commentaire lors de la mise en ligne */
	vertical-align: middle;
	text-align: right;
}

#box_home .displayContent {
	clear:both;
	width:100%;
}





/* Box pages intérieures Gallerie/Affichage du contenu															*/
#box_feature {
	border: 1px dotted #A89E9F;
	display:none;
}

#box_feature .margin {
	margin:10px;
}

#box_feature h1 {font-size:38px}

#box_feature img.spip_logos {
	width:100px;
	height:auto;
	left:auto;
}

#box_feature .quickAccess {float:right;text-align: right;color:#A89E9F;white-space: nowrap;}

#box_feature .content {clear:both;width:100%;padding-top:10px;}

#box_feature .content .heading {
	width:227px;
	height:330px;
	margin:10px 0px 10px 0px;
	overflow:auto;
	float:left;
	font-size:12px;
}

 a.linkon {
 	font-weight: bold;
 }


#box_feature .content .article {
	width:518px;
	height:330px;
	margin:10px 0px 10px 0px;
	overflow:auto;
	float:right;
}

#box_feature .title {cursor:pointer;vertical-align:middle;margin:0;padding:0;border-top:1px solid lightgrey;border-bottom:1px solid lightgrey;clear:both;letter-spacing:-3px;float:left;text-align:center;background-color:black;color:white;}

#box_feature .portfolioHome {
	float:left;	
	text-align: right;
	overflow: hidden;
	vertical-align: middle;
	/*background-color: #ddd;*/				/* en mettre en commentaire lors de la mise en ligne */
}

#box_feature .copyRight {
	clear:both;
	width:auto;
	white-space: nowrap;
	padding-top:2px;
	float:left;
	height:18px;
	/*background-color: #dcd;*/				/* en mettre en commentaire lors de la mise en ligne */
	vertical-align: middle;
	text-align: right;
}

#box_import {display:none;visibility: hidden;}

/* Style des pages galerie */
#box_feature H2 {
	font-size:12px;
}

#box_feature H2.Heading_title{
	font-size:18px;	
	border-bottom: 1px solid gray;
	padding-bottom: 6px;
}



select {
	border:1px solid lightgrey;
	font-size: 11px;
	width:100%;
}
option.selected {
	font-weight:bold;
	border:none;
}

#box_feature .zoneGalleryList {
	float:left;
	height:368px;
	text-align:left;
	display:block;
}

#box_feature .articleLogo {
	padding-top:10px;
}

#box_feature .articleText{
	padding-top:10px;
}

#box_feature .zonePlancheContact {
	float:left;
	padding-top:30px;
	padding-left:54px;
	display:block;
}
#box_feature .zonePlancheContact .zoneFrame {
	background-color: gray;
	padding:10px;
	width:410px;;
	text-align:center;
}

/* CSS Highslide */


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    /*border-bottom: 1px solid white;*/
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#contenu h1.titre {
	font-size:18px;
}

#contenu .surtitre {
	font-size:12px;	
}

#contenu .soustitre {
	font-size:12px;	
}

#contenu .texte {
	font-size: 11px;
}

#contenu .signature {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	text-align:right;	
	display:none;
}

#documents_portfolio h2 {
	font-size:11px;
}

#documents_joints h2 {
	padding-top:10px;
	font-size:11px;
}

.text {
	
	background-color: 
}