/* COMMUN ******************************************************/

* {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
}
br {
	font-size: 10px;
}
.Gras {
	font-weight: bold;
}
#contentBox {
	width: 940px;
	margin: 20px 0 10px 15px;
	float: left;
	position: absolute;
	left: 50%; 
	margin-left: -470px;
}
html>body #contentBox {
	width: 940px;
	margin: 20px 0px 10px 30px;
	margin-left: -470px;	
}
.errorColor {
	color: #FF0000;
}
.logo {
	width: 152px;
	height: 37px;
}


/* LOGIN **************************************f5efec*/

#loginCentered {
	width: 500px;
	height: 288px;
	position:absolute;
	left: 50%; 
	top: 50px;
	margin-left: -250px; /* moitié de la largeur */
	float: left;
}
#loginCentered .logo {
	margin-left: 172px;
	width: 152px;
	height: 37px;
	clear: both;
	margin-bottom: 40px;
}
p.intro {
	width: 230px;
	margin-right: 20px;
	float: left;
	height: 137px;
}
p.intro a {
	color: #9c8175;
}
.titleBox {
	font-size: 20px;
	font-weight: bold;
	margin-top: 26px;
	width: 500px;
	text-align: center;
	float: left;
	color: #ffffff;
	background: #9c8175;
	font-family: "Times New Roman", Times, serif;
}
html>body .titleBox {
	margin-top: 20px;
}
.loginBox {
	padding: 10px 0px;
	width: 500px;
	text-align: left;
	float: left;
	background: #f5efec;
}
.loginBox p {
	width: 230px;
	margin: 10px 0 20px 10px;
	float: left;
}
html>body .loginBox p {
	margin: 10px 0 7px 10px;
}
.loginBox label {
	color: #9c8175;
	height: 15px;
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}
.loginBox input {
	float: left;
}
.inputLogin {
	background: #ffffff;
	border: 1px #9c8175 solid;
	padding: 1px;
	width: 150px;
	margin-bottom: 10px;
	color: #000000;
}
html>body .inputLogin {
	margin-bottom: 12px;
}
.btFormLogin {
	background: #9c8175;
	color: #FFFFFF;
	font-weight: bold;
	padding:1px 0;
	width: 100px;
	text-align: center;
	cursor:pointer;
	cursor: hand;
	font-size: 13px;
	margin-left: 200px;
	font-family: "Times New Roman", Times, serif;
}

/* HEADER ******************************************/
#header {
	width: 960px;
	float: left;
	margin-bottom: 40px;
}
#header .main{
	float: left;
}
.logo {
	float: left;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a8a2a2;
	float: left;
	margin: 6px 0 0 20px;
}
.refFolio {
	float: right;
	margin-top: 5px;
	text-align: left;
}
.refFolio span {
	font-weight: bold;
	font-size: 15px;
}

/* CONTENU DE PAGE ******************************************/

.mainContent {
	float: left;
	clear: both;
	width: 960px;
	height: auto;
}
.colRight {
	width: 732px;
	height: auto;
	float: left;
	clear: right;
	font-size: 13px;
	border: 1px #9c8175 solid;
	background: #9c8175;
}
html>body .colRight {
	float: left;
	height: auto;
	width: 746px;
}
h1 {
	font-size: 20px;
	margin: 0 0 0 2px;
	color: #ffffff;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 0 0 15px;
}
.colRight .intro {
	color: #ffffff;
	width: 341px;
	margin: 20px 7px 40px 7px;
	float: left;
	height: auto;
	
}
html>body .colRight .intro {
	margin: 20px 15px 15px 15px;
}
.colRight .intro strong {
	color: #000000;
}
.colRight .intro a {
}
.colRight .intro h1 {
	margin: 0 0 15px 0;
	padding: 0;
}
.colRight .intro .tcBox {
	padding: 5px;
	background: #ffffff;
	color: #000000;
	height: 180px;
	border: 1px #f5efec solid;
	margin-bottom: 15px;
}
html>body .colRight .intro .tcBox {
	margin-bottom: 0px;
}
.colRight form {
	color: #ffffff;
	margin: 15px;
	padding: 15px;
	border: 1px #f5efec solid;
	font-weight: bold;
	background: #bb9d87;
}
.colRight label {
	color: #ffffff;
	font-weight: bold;
	width: 235px;
	display: block;
	float: left;
}
.colRight input, .colRight select, .colRight textarea {
	width: 250px;
	height: 16px;
	background: #f5efec;
	margin-left: 10px;
	border: 1px #ffffff solid;
}
.colRight .radioGroup {
	color: #ffffff;
	float: left;
}
.colRight .radio {
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
	background: transparent;
	border: none;
	float: left;
}
html>body .colRight .radio {
	margin: 0 5px 0 10px;
}
.colRight .addBt {
	margin-top: 15px;
	clear: both;
}

.colRight textarea {
	height: 100px;
}
.colRight .fileField {
	width: auto;
	height: 20px;
}
.colRight .bt {
	font-weight: bold;
	height: 18px;
	margin-left: 10px;
	text-transform: uppercase;
	border: none;
	padding: 0 10px;
	width: auto;
	border: 1px #ffffff solid;
	background: #f5efec;
	text-decoration: none;
	cursor:pointer;
	cursor: hand;
}
.colRight .labelShift {
	margin-left: 245px;
}
.sousNavBox {
	width: 210px;
	float: left;
	clear: both;
	height: 20px;
	padding: 0px 0 10px 0;
	margin: 0px 0 0 0px;
	border-top: 1px #9c8175 solid;
}
.sousNavBox li {
	float: left;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	border-left: 1px #9c8175 solid;
}
.sousNavBox a {
	font-size: 13px;
	text-decoration: none;
	margin-left: 0;
	color: #9c8175;
	background: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	float: left;
	width: 201px;
	height: 15px;
	padding: 5px;
	border-bottom: 1px #9c8175 solid;
	display: block;
}
html>body .sousNavBox a {
	height: 15px;
	padding: 5px;
	display: block;
}
.sousNavBox a:hover {
	text-decoration: none;
	color: #9c8175;
	background: #f5efec;
}
.sousNavBox .linkOn {
	background: #9c8175;
	color: #ffffff;
	width: 201px;
	padding: 5px;
	height: 16px;
}
.sousNavBox .wordBox {
	height: 148px;
	height: auto;
	border-bottom: 1px #9c8175 solid;
	padding-right: 5px;
	padding-bottom: 5px;
}
.sousNavBox .titreWord {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
	display: block;
	width: auto;
	margin: 10px 0 0 0;
}
.sousNavBox .pdf {
	color: #9c8175;
	width: 191px;
	border: none;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	display: block;
}
.sousNavBox .pdf img {
	padding: 0 5px;
}

.colRight h2 {
	font-family: "Times New Roman", Times, serif;
	padding: 0 0 10px 15px;
}
#collectionBox {
	margin: 0 0 15px 8px;
	padding: 10px 0 10px 0;
	border: 1px #f5efec solid;
	width: 700px;
	float: left;
	height: auto;
	background: #ffffff;
}
html>body #collectionBox {
	margin: 0 0 15px 15px;
	width: 715px;
}
#collectionBox .miniFiche {
	float: left;
	background: #eeeeee;
	width: 315px;
	margin: 0 10px 15px 7px;
	height: 102px;
}
html>body #collectionBox .miniFiche {
	width: 325px;
	margin: 0 0 15px 15px;
}
#collectionBox .miniFiche p {
	color: #000000;
	margin-top: 5px;
}
#collectionBox .miniFiche a {
	color: #000000;
	font-size: 10px;
}
#collectionBox .miniFiche .visuelBox {
	margin-left: 0px;
	border: 1px #ffffff solid;
	background: #000000;
	vertical-align: center;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
#collectionBox .miniFiche .textBox {
	vertical-align: center;
	float: left;
	font-size: 12px;
}
#collectionBox .miniFiche .textBox strong {
	color: #000000;
}
.colRight .listingBox {
	height: 300px;
	width: 699px;
	margin-left: 15px;
	border: 1px #f5efec solid;
	border-right: none;
	border-bottom: none;
	margin-bottom: 15px;
}
html>body .colRight .listingBox {
	width: 714px;
}
.legende {
	font-style: italic;
	font-weight: normal;
}



/* Contenu de l'iframe ************************************/

.iframe {
	background: #ffffff;
}
.topAncre {
	float: left;
}
#collectionIframeBox {
	margin: 0;
	padding: 10px 0 0px 0;
	width: 680px;
	float: left;
	height: auto;
}
html>body #collectionIframeBox {
	margin: 0 0 15px 0;
	width: 695px;
}
#collectionIframeBox h2 {
	font-family: "Times New Roman", Times, serif;
	padding: 0 0 10px 15px;
	text-transform: uppercase;
}
#collectionIframeBox .miniFiche {
	float: left;
	width: 315px;
	margin: 0px 10px 15px 7px;
	height: 112px;
	background: #eeeeee;
}
html>body #collectionIframeBox .miniFiche {
	width: 325px;
	margin: 0 0 15px 15px;
}
#collectionIframeBox .miniFiche p {
	color: #000000;
	margin-top: 5px;
}
#collectionIframeBox .miniFiche a {
	color: #000000;
	font-size: 12px;
}
#collectionIframeBox .miniFiche .visuelBox {
	margin-left: 3px;
	border: 1px #ffffff solid;
	background: #000000;
	vertical-align: center;
	float: left;
	margin-right: 5px;
}
html>body #collectionIframeBox .miniFiche .visuelBox {
	margin-left: 5px;
}
#collectionIframeBox .miniFiche .textBox {
	vertical-align: center;
	float: left;
	font-size: 12px;
}
#collectionIframeBox .miniFiche .textBox strong {
	color: #000000;
}
.topButton {
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin: 15px 20px 10px 15px;
	background: #bb9d87;
	width: 625px;
	text-align: right;
	padding: 2px 10px 2px 10px;
	margin-right: -3px;
}
html>body .topButton {
	width: 645px;
	margin: 0px 20px 0 15px;
}

/* FORMULAIRE AJOUTER ************************************/

.errorBox {
	color: #ff0000;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	margin-left: 245px;
	margin-bottom: 5px;
}
.alertBox {
	margin-top: 5px;
	width: 250px;
	height: 20px;
	font-weight: bold;
}


/* FICHE MESSAGE **************************************/
.ficheMess span {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}
.ficheMess span * {
	font-size: 12px;
}
.ficheMess span .messageBox {
	border: 1px #f5efec solid;
	width: 100%;
	padding: 5px;
	margin: 2px 0 0 9px;
}
.btSuppr {
	width: 160px;
	background: #9c8175;
	color: #FFFFFF;
	font-weight: bold;
	padding:2px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	display: block;
	margin: 20px 0 0 9px;
	text-decoration: none;
}


/* DETAILS ******************************************/
.detailsBox {
	margin: 15px 5px 15px 8px;
	float: left;
	width: 330px;
}
html>body .detailsBox {
	margin: 15px 5px 15px 15px;
	float: left;
}
.detailsBox .vDetails {
	float: left;
	border: 1px #9c8175 solid;
	margin-bottom: 10px;
}
.detailsBox h2 {
	float: left;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #9c8175;
	width: 320px;
}
.detailsBox p.box {
	float: left;
	margin-bottom: 10px;
	width: 320px;
}
.detailsBox p.intro {
	width: 200px;
	height: auto;
}
.detailsBox a {
	font-weight: bold;
}

/* FOOTER ******************************************/
#footer {
	margin: 17px 0 0 0;
	width: 925px;
	padding: 2px 10px;
	float: left;
	clear: both;
	
	text-align: right;
	color: #ffffff;
}
html>body #footer {
	width: 938px;
}
#footer a{
	text-decoration: none;
	color: #ffffff;
}