@charset "utf-8";
/* CSS Document */
/* CSS SITE QUINZIEME-ART.COM */
/* == COULEURS == */
/* MARRON : 605747 */

body {
	position:relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
}

h1 {
	display:block;
	font-size:20px;
	font-weight:normal;
	line-height:42px;
	letter-spacing:0px;
	color:white;
	text-align: left;
}


a {
	color:white;
	text-decoration:none;
	font-size:11px;
}

a:visited {
	color:#EEEEEE;
}

a:hover {
	color:#f2d571;
}

a:active {
	color:#1D4678;
}

/* ========== DEBUT STYLES ============ */
#Home_Fond {
	width:750px;
	height:1125px;
	background-image:url(images/SDosFond.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#Home_Fond2 {
	width:750px;
	height:1125px;
	background-image:url(images/SDosFond2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#Home_Fond3 {
	width:750px;
	height:1125px;
	background-image:url(images/SDosFond3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#Logo_Qart_Home {
	position:absolute;
	left:64px;
	top:20px;
	width:771px;
	height:161px;
	z-index:1;
	background-image: url(images/LogoQartNoir0Blanc.gif);
	background-repeat: no-repeat;
}

.Accroche_Logo {
	width:150px;
	background-color:#e3001a;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	color:white;
	text-align:center;
	margin-left: 400px;
	margin-top:120px;
	height: 30px;
	line-height: 30px;
	font-variant: normal;
	word-spacing: -1px;
	letter-spacing: -1px;
	border: 1px solid white;	
}

.Accroche_Logo_Collec {
	width:320px;
	background-color:#e3001a;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	color:white;
	text-align:center;
	margin-left: 400px;
	margin-top:120px;
	height: 30px;
	line-height: 30px;
	font-variant: normal;
	word-spacing: -1px;
	letter-spacing: -1px;
	border: 1px solid white;	
}

.Accroche_Texte {
	background:transparent none repeat scroll 0% 50%;
	border:medium none;
	color:white;
	font-family:arial;
	font-size:27px;
	font-weight:normal;
	line-height:42px;
	margin-left:408px;
	margin-top:30px;
	text-align:left;
	width:317px;
}

a.Bt_Collec{
	margin-left:77px;
	display:block;
	width:137px;
	height:58px;
	background:url(images/Bt_Collec_Up.gif) no-repeat 0 0;
}

a.Bt_Collec:hover{
	background:url(images/Bt_Collec_Rl.gif);
}

a.Bt_Collec:active{
	background:url(images/Bt_Collec_On.gif);
}

a.Bt_Collec span {
	position:absolute; /* le positionne à l'extérieur du flux */
	left:-5000px;
	top:-5000px;
	text-indent:-5000px;
}

a.Bt_Contact{
	margin-left:65px;
	display:block;
	width:137px;
	height:58px;
	background:url(images/Bt_Contact_Up.gif) no-repeat 0 0;
}

a.Bt_Contact:hover{
	background:url(images/Bt_Contact_Rl.gif);
}

a.Bt_Contact:active{
	background:url(images/Bt_Contact_On.gif);
}

a.Bt_Contact span {
	position:absolute; /* le positionne à l'extérieur du flux */
	left:-5000px;
	top:-5000px;
	text-indent:-5000px;
}

/* BOUTON ACCUEIL */

a.Bt_Accueil {
	margin-left:65px;
	display:block;
	width:137px;
	height:58px;
	background:url(images/Bt_Accueil_Up.gif) no-repeat 0 0;
}

a.Bt_Accueil:hover {
	background:url(images/Bt_Accueil_Rl.gif);
}

a.Bt_Accueil:active {
	background:url(images/Bt_Accueil_On.gif);
}

a.Bt_Accueil span {
	position:absolute; /* le positionne à l'extérieur du flux */
	left:-5000px;
	top:-5000px;
	text-indent:-5000px;
}


/* ============ Vignettes ========== */
.Vignettes {
	position:absolute;
	left:111px;
	top:210px;
	width:274px;
	height:789px;
	z-index:2;
}

.Vign1,.Vign2,.Vign3,.Vign4,.Vign5 {
	margin-bottom:20px;
	height:180px;
	width:180px;
	border-color:white;
	border: 2px dotted white;
}

.Vign1 {
	background:url(images/Vign1.jpg) no-repeat 0 0;
}

.Vign2 {
	background:url(images/Vign2.jpg) no-repeat 0 0;
}

.Vign3 {
	background:url(images/Vign3.jpg) no-repeat 0 0;
}

.Vign4 {
	background:url(images/Vign4.gif) no-repeat 0 0;
}

.Vign5 {
	background:url(images/Vign5.jpg) no-repeat 0 0;
}


/* ============ Contacts ========== */
.Contacts {
	position:absolute;
	left:111px;
	top:210px;
	width:300px;
	height:789px;
	z-index:2;
	color:white;
	font-size:12px;
	text-align:center;
	/*line-height:5px;*/
}

.Contact1,.Contact2,.Contact3,.Contact4,.Contact5 {
	margin-bottom:20px;
/*	height:120px; */
	width:250px;
	border-color:white;
	border: 2px dotted white;
	background-color:#333333;
	padding:1em 0 1em 0; 
}

.Contact4 {
	background-color:#000000;
	border: 2px dotted #FFCC00;
}

.Contact5 {
	background-color:#000000;
}

em {
	display:block;
	font-size:14px;
	font-weight:100;
	line-height:1x;
	color:white;
}

.Contacts p {
	line-height:10px;
}

.Contacts span {
	font-weight:bold;
	font-variant: small-caps;
	color:#FFCC00;
	font-size:18px;

}

.Contacts a {
	text-decoration:none;
	color:white;
}

.Contacts a:hover {
	text-decoration:underline;
	color:#f2d571;
}

/* =============== FOOTER ============== */
.Footer {
	font-size:9px;
	color:#333333;
	text-align:center;
}
