@import url('menu.css');
@import url('form.css');

*{
	margin	: 0;
	padding	: 0;
}

body{
	text-align	: center;
	font: 9px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.1em;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	color: #db0027;
	font-weight: normal;
	text-transform: uppercase;
}

h3 span {
	color: #666;
}

h4.txt {
	text-indent: -9000px;
}

h5 {
	font: 1.4em "Georgia","Times New Roman";
	color: #acc9df;
	font-style:italic;
}

h6{
	font-size: 1.1em;
	color: #284459;
	margin-top: 20px;
	text-align:center;
}

a {
	outline: none;
	color: #666;
}

a:hover {
	color: #000;
}

a.actif {
	text-decoration: none;
}

strong, strong a {
	color: #db0027;
	font-weight: normal;
}

img {
	border		: 0;
}

hr.clear {
    clear		: both ;
    visibility	: hidden ;
	line-height	: 0 ;
    font-size	: 0 ;
	border: 0;
	height: 0;
}


/* =================================== */
/* ============ STRUCTURE ============ */
/* =================================== */

div#global {
	width: 969px;
	margin: 0 auto;
	text-align: left;
}

div#top {
	width: 969px;
	height: 102px;
}

div#menu {
}

div#contenu {
	position: relative;
	clear: left;
	width: 969px;
	height: 445px;
}

#loader {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url('../img/loader.gif') center center no-repeat;
	width: 969px;
	height: 445px;
	z-index: 4000;
}

#loader p {
	margin-top: 240px;
	text-align: center;
	color: #ccc;
}

div#footer {
	width: 969px;
	border-top: 1px solid #aaa;
	margin: 4px 0 30px 0;
	padding: 4px 0 0 0;
	text-transform: uppercase;
}


/* =================================== */
/* =============== TOP =============== */
/* =================================== */

#top h1 a {
	display: block;
	float: right;
	margin-right: 22px;
	width: 136px;
	height: 102px;
	text-indent: -5000px;
	background: transparent url('../img/logo.jpg') top left no-repeat;
}

/* =================================== */
/* ============== FOOTER ============= */
/* =================================== */

#footer a {text-decoration: none;}
#footer a:hover,#footer a.selected {color:#000;}
#footer a.selected {text-decoration:underline;}


/* =================================== */
/* ========== BACKGROUND ============= */
/* =================================== */

#fade {
	position: relative;
}

#fade img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}



/* =================================== */
/* ============ CONTENT ============== */
/* =================================== */

div#content {
	position: absolute;
	background: transparent url('../img/transparent.png') top left repeat;
	z-index: 3000;
	width: 208px;
	padding: 10px;
	color: #000;
}

div#contentContact, div#contentCV {
	position: absolute;
	background: transparent url('../img/transparent.png') top left repeat;
	z-index: 3000;
	width: 208px;
	padding: 10px;
	color: #000;
	top: 0;
	left: 248px;
	display: none;
}

div#content p {
	margin: 0.5em 0 1.2em 0;
	line-height: 1.6em;
}


div#content p a.close {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
}

div#content ul {
	list-style: square;
	margin-left: 12px;
}

div#content ul li {
	margin-bottom: 10px;
}

div#content ul li a {
	text-decoration: none;
}

div#content ul.partenaire {
	list-style: none;
	margin: 10px 0 0 0;
}

div#content ul.partenaire a {
	text-decoration:underline;
}

div#content li.masque {
	padding: 6px 0 10px 80px;
	background: transparent url(../img/partenaire/masque-fer.png) 4px 0 no-repeat;
}

div#content li.lem {
	padding: 6px 0 10px 80px;
	background: transparent url(../img/partenaire/lem.png) 4px 3px no-repeat;
}

div#content li.patadome {
	padding: 10px 0 24px 80px;
	background: transparent url(../img/partenaire/patadome.png) 0 0 no-repeat;
}

/* =================================== */
/* ============= THUMB =============== */
/* =================================== */

div#thumb {
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 3000;
	width: 500px;
}

div#thumb ul li {
	list-style: none;
	float:left;
}

div#thumb ul li a {
	display: block;
	text-decoration: none;
	width: 15px;
	height: 8px;
	margin: 3px;
	background: transparent url('../img/transparent.png') top left repeat;
	font-size: 0.8em;
	text-align: right;
	padding: 7px 1px 0 0;
	border: 1px solid #fff;
}

div#thumb ul li a:hover,div#thumb ul li a.selected {
	background: transparent url('../img/px.gif') top left repeat;
	color: #fff;
}

/* =================================== */
/* ============= SSMENU ============== */
/* =================================== */

div#ssmenu {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 3000;
	width: 208px;
	color: #000;
	text-align:justify;
}

div#ssmenu ul {
	background: transparent url('../img/transparent.png') top left repeat;
}

div#ssmenu ul li {
	list-style: none;
	padding: 4px 10px;
	text-align: left;
}

div#ssmenu ul li a {
	text-decoration: none;
	color: #666;
	display: inline;
}

div#ssmenu ul li a:hover,div#ssmenu ul li a.selected {
	color: #000;
}

div#ssmenu ul.rubrique {
	padding: 6px 0 0 0;
}

div#ssmenu ul.rubrique li {
	padding: 4px 10px 4px 10px;
}

div#ssmenu ul.ref {
	background: none;
	padding: 2px 10px 0 10px;
}

div#ssmenu ul.ref li {
	background: none;
	padding: 2px 10px;
}

div#ssmenu ul.descriptif {
	margin-top: 10px;
	padding: 2px 10px;
}



/* =================================== */
/* ============== NEWS =============== */
/* =================================== */

div#news {
	position: absolute;
	width: 969px;
	height: 74px;
	background: #fff;
	top: 371px;
	left: 0;
	z-index: 3000;
}

div#news .news {
	width: 299px;
	padding: 12px;
	float: left;
}

div#news .news img {
	float: left;
	width: 69px;
	height: 45px;
	margin-right: 10px;
	border: 1px solid #000;
}



/* =================================== */
/* =========== PAGINATION ============ */
/* =================================== */

p.pagination {
	clear: left;
}

p.pagination a {
}

p.pagination a:hover {

}

p.pagination a.selected {
	text-decoration: none;
}

p.pagination a.selected:hover {

}
