/*
Template name: Bright Pixel
Template URI: http://templates.arcsin.se/bright-pixel-website-template/
Release date: 2006-05-07
Description: A smooth, monochrome, lightweight design.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
a {
	color: #000;
	text-decoration: none;
	font: normal 1.3em sans-serif,Arial;
}
body {
	background: #CCC url(../img/bg.gif) repeat-y fixed bottom center;
	color: #333;
	margin: 20px 0;
	font: normal 0.6em sans-serif,Arial;
}
.gfx a {
	background: #F5F5F5 url(../img/bright_pixel.gif) no-repeat; display: block; height: 200px;
}

/* header */

p {
	margin: 0;
	padding-top: 8px;
}
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}

/* main */
.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 620px; 
}
.container {
	margin: 10px;
}

/* menu */
.menu a {
	background: #EEE;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #797979;
	float: left;
	padding-top: 4px;
	padding-left: 3px;
	width: 116px; height: 36px;
}

.menu a span {
	vertical-align: top;
}
.menu a:hover {
	background: #EEE url(../img/bgmenu.gif) repeat-x;
	color: #555;
}
.menu a#last {
	width: 117px;
	border-right: none;
}
#image {
	border: none;
	padding-left: 2px;
	padding-right: 5px;
}


/*img metier*/
#image2 {
	border: none;

}

/* content */
.content {
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
h2 {
	margin: 0;
	font: 2.4em Georgia;
	text-align: left;
	color: #333333;
	padding-top: 6px;
}
h3 {
	margin: 0;
	font: 1.8em Georgia;
	color: #666;
	padding-top: 10px;
	padding-bottom: 8px;
}
.content p {
	margin: 3px 0 6px; color: #666;
}
.index h2 {
	text-align: center;
}

#plaquette {
	font: normal 1.3em sans-serif,Arial;
	color: #0099ff;
	text-align: right;
}
#plaquette a {
	font: normal 1em sans-serif,Arial;
	text-decoration: underline;
}
.item {
	background: #FCFCFC url(../img/bgitem.gif) repeat-x;
	padding: 10px;
	position: relative;
}
.item p {
	font: normal 1.4em "Arial",sans-serif;
	color: #666;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.6em;
}
.item3 {
	padding: 10px;
	background-color: #666666;
}
.item3 h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #343434;
}
.item3 .partenaires {
	float: left;
	width: 200px;
}
.item3 .references {
	float: left;
	width: 200px;
}
.item3 .references2 {
	padding-top: 14px;
	margin-left: 280px;
}
.item3 li {
	color: #999;
}

ul {
	margin-top: 4px;
	color: #999;
}
li {
	list-style: disc;
}
li a {
	color: #999;
	font: normal 1em sans-serif,Arial;
}
.item cite span {
	font-weight: bold;
}
cite {
	background: url(../img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.5em sans-serif,Arial;
	margin-top: 20px;
	margin-left: 90px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 30px;
	line-height: 1.6em;
}

#home_ban {
	margin: -10px;
	background: #F5F5F5 url(../img/home_ban.gif) no-repeat; display: block; height: 300px;
}



#remonte {
	font: normal 0.8em sans-serif,Arial;
	padding-bottom: 10px;
	padding-top: 10px;
}
.right a {
	color: #797979;
}
.left a {
	color:#a0a0a0;
}
/* video */
.video {
	margin-left: auto; 
	margin-right: auto;
}
.video p {
	font: bold 1.4em sans-serif,Arial;
	padding: 3px 10px;
	color: #9d9d00;
}
p.flashplayer {
	font: normal 1.1em sans-serif,Arial;
	color: #800000;
	height: 40px;
	margin: 0 auto;
	
}
div#player {
	height: 240px;
	margin: 0 auto;
}

/* footer */
.footer {
	padding: 5px;
	background: #F5F5F5;
	color: #333;
}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {color: #666;}
.footer .right a:hover {color: #444;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}
