@charset "utf-8";

/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
  background-color: #454545;
	font-family: "Century Gothic", "Gothic";
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #E1E1E1;
}

body a {
	color: #F30;
}

body a:hover {
	color: #33CCFF;
}

#global {
	background-color: #1F1F1F;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
	height: 100%;
	margin-top: 0px;
	z-index: 100;
}

#art-page-background-gradient {
	position: absolute;
	background-image: url('images/page_g.jpg');
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -10;
	left: 0px;
}

#art-page-background-simple-gradient {
	position: absolute;
	background-image: url('images/page_sg.jpg');
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 600px;
	z-index: -10;
	left: 0px;
}

/* begin Header */
div.art-header {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 780px;
	height: 150px;
	overflow: hidden;
}

div.art-header-jpeg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 780px;
	height: 150px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

/* end Header */

/* begin Flash */
#art-flash-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 780px;
	height: 150px;
	overflow: hidden;
}

#art-flash-container {
	position: absolute;
	top: -51px;
	left: -58px;
	width: 897px;
	height: 254px;
}

#art-flash-container div.art-flash-alt {
	position: relative;
	width: 110px;
	height: 30px;
	margin: 0 auto;
	top: 51px;
}

/* end Flash */

/* begin Logo */
.art-logo {
	display: block;
	position: absolute;
	top: 100px;
	right: 0px;
	text-align: right;
}

h1.art-logo-name {
	display: block;
	text-align: center;
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover {
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 38px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #04C1C8 !important;
}

.art-logo-text {
	display: block;
	text-align: center;
}

.art-logo-text, .art-logo-text a {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #FF00AA !important;
}

/* end Logo */


.clear {
	clear: both;
}

#global #page {
	background-image: url(images/arob.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#global #page #texte {
	background-image: url(images/fond_txt.png);
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	min-height: 350px;
	height: 100%;
	width: 480px;
	float: left;
}

#global .art-header .art-logo #slogan-text h2 {
	padding-left: 15px;
}

#global .art-header .art-logo h2 {
	font-size: 2em;
	margin: 0px;
	color: #0FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: "Century Gothic";
	font-weight: bold;
	letter-spacing: 0.2em;
}

#global #page #texte h1 {
	font-weight: normal;
	color: #3CF;
	list-style-image: url(images/orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 1.6em;
	background-image: url(images/orange.png);
}

#global #page #texte h2 {
	font-weight: normal;
	color: #0FF;
}

#global #page #footer {
	color: #3CF;
	text-align: center;
	height: 30px;
	margin-bottom: 5px;
}

#global #page #texte #contenu {
	padding: 5px;
	margin-left: 50px;
	margin-right: 50px;
	height: 100%;
	min-height: 350px;
}

.pic {
	display:inline;
	color: #FFF;
	width: 400px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	min-height: 90px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: inherit;
	float: left;
}

.pic a.tn {
	float: left;
}

.ls img {
	margin: 10px 0 0;
}

.pic img {
	border-color: #444 #AAA #AAA #444;
	border: 1px solid;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
}

.pic .title li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.pic a ul {
	margin: 0px;
	padding: 0px;
}

.pic a li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.pic a:hover {
	color: #FFF;
}

.pic #image {
	float: left;
	padding: 5;
	margin-right: 25px;
	margin-top: 5px;
}

#global .art-header .art-logo h2 a {
	color: #33CCFF;
	text-decoration: none;
	font-weight: bolder;
	padding-right: 10px;
	font-size: 1.2em;
}

#global #page #texte #contenu .pic p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#global #page #texte #contenu .pic h4 a {
	color: #F30;
	font-weight: normal;
}

#global #page #texte #contenu .pic h4 {
	margin: 0px;
	padding: 0px;
}

#global #page #texte #contenu .pic h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#global #page #texte #contenu .pic #image a {
	color: #FFF;
}

#global #page #footer p a {
	color: #F30;
}

#global #page #barre {
	float: right;
	height: 100%;
	width: 200px;
	margin-top: 10px;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	min-height: 350px;
	background-image: url(images/fond_bl.png);
	text-align: center;
}

#global #page #contenu #texte p {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}

#global #page #texte p {
	letter-spacing: 0.1em;
	text-align: justify;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
}

#global #page #texte ul li {
	font-size: 1em;
	font-family: "Century Gothic", "Gothic";
	line-height: 1.1em;
	padding-bottom: 3px;
	margin-right: 30px;
	text-align: justify;
	list-style-image: url(images/puc.png);
}

#global #page #barre p a {
	color: #F30;
}

#global #page #barre p a img {
	color: #F30;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#global #page #footer p a:hover {
	color: #3CF;
}

#global #page #barre p a:hover {
	color: #3CF;
}

#global #page #barre p {
	padding: 0px;
}

#global #page #texte #CollapsiblePanel1 .CollapsiblePanelTab {
	color: #FFF;
	font-size: 1.2em;
}

.ptitCap {
	font-variant: small-caps;
	font-size: 0.9em;
}

.centrer {
	text-align: center;
}

