html, body
{
	margin: 0;
	padding: 0;
}
img { border: none; }
body
{
	background: #41281B;
}
/* -------------------------- */
#header
{
	background: #6D4A39 url(/images/background-header.png) repeat-x bottom;
	border-bottom: 3px solid #200701;
	padding: 55px 0 0px 0;
}
#header img 
{
	position: relative;
	float: left;
}
#coordonnees
{
	color: white;
	font: 15pt "Trebuchet MS", Arial;
	text-align: right;
	padding: 20% 0 0 0;
}
#coordonnees img 
{
	float: none;
}
#header img.logo
{
	/*width: 300px !important;*/
}
#header .content
{
	width: 600px;
	margin-bottom: 20px;
}
#header div.menu img 
{ 
	float: none; 
	margin: 0px 25px;
}
#header div.menu
{
	background: url(/images/background-menu.png);
	padding-top: 4px;
	height: 20px;
	width: 100%;
	text-align: center;
}
#header div.menu a
{
	font: 12px Arial;
	color: white; /*#41281B;*/
	text-decoration: none;
}
#header div.menu a:hover, #header div.menu a.active { color: #F15C22; }
/* -------------------------- */
#wrapper
{
	width: 600px;
	position: relative;
}
.content
{
	margin: 0px auto;
	position: relative;
}
.content h1, #page h2.title
{
	color: #C1C6CA;
	font: 24pt "Trebuchet MS", Arial;
	text-transform: uppercase;
	margin-top: 25px;
}
.content p
{
	color: #888C8E;
	font: 12px Georgia;
}
.content label
{
	font: 12px Arial;
}
.content h1.home /* TITRE */
{
	margin: 0px;
	font-size: 17pt;
}
.highlight
{
	color: #F15C22;
	font-weight: normal;
}
/* -------------------------- */
/* HOME - NOS TALENTS */
/* -------------------------- */
.small-content
{
	width: 400px;
	margin: 0px auto;
}
#nos-talents div.form
{
	position: relative;
	float: right;
}
#nos-talents div.form input
{
	margin-top: -16px;
	width: 435px;
	position: relative;
	z-index: 10;
}
#liste
{
	margin-top: 20px;
	border-top: 1px solid #321f15;
	border-bottom: 1px solid #321f15;
	position: relative;
}

.list
{
	font: bold 12px Arial;
	position: relative;
	color: #7B7B7B;
}
.list a
{
	cursor: pointer;
	display: block;
}
.list .grey { background: #5A483E !important; }
.list .type
{
	width: 145px;
	border-right: 1px solid #321f15;
	padding: 10px 20px 10px 20px;
	color: #C0C7CA;
}

.list .nom
{
	padding: 10px 20px 10px 20px;
	width: 374px;
	position: relative;
	float: right;
}

.content a
{
	color: #C0C7CA;
	text-decoration: none;
}
.content a:hover, a.active_link, .content a:hover .type
{
	color: #EF6927;
}
#pagination
{
	color: #7B7B7B;
	text-align: right;
	padding: 3px 0px;
	font: 11px Arial;
}
.spinner
{
	text-align: center;
	padding: 20px;
}
.no_results
{
	padding: 10px 0px;
}
.no_results h2 { text-align: center; }
.no_results strong { color: #EF6927; }
.no_results h3, .no_results li { color: #BDC2C5; }
.no_results li { margin-left: 20px; }
/* -------------------------- */
/* ADMIN */
/* -------------------------- */
#notice
{
	background: #74A910;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	color: white;
	font: 14px Arial;
}
#notice a
{
	color: white;
	font: 12px Arial;
}
#admin_menu
{
	position: fixed;
	width: 100%;
	padding: 7px 20px;
	z-index: 100;
	background: #111;
	border-bottom: 2px solid grey;
}
#admin_menu a 
{ 
	color: white; 
	text-decoration: none; 
	font: 9pt "Trebuchet MS", Arial;
	margin-right: 30px;
}
#admin_menu img { float: none !important; margin-right: 5px; position: relative; top: 2px; }
#admin
{
	margin: 10px auto;
}
.admin
{
	font: 12px Arial;
}
.admin a, .admin a:visited
{  
	color: red;
}
.admin a:hover
{  
	text-decoration: underline;
}
.field, .textarea
{
	background: white url(/images/background-field.png) repeat-x;
	border: 1px solid #9B9FA2;
	font: 14pt "Trebuchet MS", Arial;
	color: #EF6927;
	padding: 9px 9px 7px 9px;
	background-position: bottom;
}
.textarea
{
	height: 140px;
}
.big
{
	width: 380px;
}
.push
{
	color: #9B9FA2;
	padding-bottom: 6px;
}
.formError
{
	background: url(/images/error.png) no-repeat scroll left 1px;
	margin-bottom: 10px;
	color: red;
	padding:6px 3px 3px 45px;
}
.print {
	float: right;
	position: relative;
	margin-top: 8px;
}
.print img { position: relative; top: 3px; }
/* -------------------------- */
/* CV */
/* -------------------------- */
.hoverclass {
	background: #EEEEEE;
}
#cv div
{
	margin: 10px 0 20px;
}
#cv h2.title
{
	color: #EF6927;
	font: 16px "Trebuchet MS";
}
#cv span.first
{
	background: #C1C6CA;
	border: 2px solid #EF6927;
	color: white;
	padding: 0 1px 0 7px;
	font: 18px "Trebuchet MS";
	text-transform: uppercase;
}
#cv p.paragraph
{
	text-align: justify;
}
#cv div.experience
{
	color: #888C8E;
}
#cv div.experience .year
{
	font: 9px Arial;
	padding-top: 3px;
}
#cv div.experience h4
{
	font: bold 12px Georgia;
	color: #686666;
	margin: 0px;
	padding: 0px;
}
#cv div.experience p
{
	margin: 0px 0px 10px 0px;
	padding: 0;
	font: 10px Arial;
}
/* -------------------------- */
/* Style 1 */
/* -------------------------- */
#cv div.style1 .year
{
	position: relative;
	float: left;
	margin: 0 0px 0 60px;
}
#cv div.style1 div.desc
{
	margin-left: 130px;
}
/* -------------------------- */
/* Style 2 */
/* -------------------------- */
#cv div.style2 .title
{
	width: 140px;
	position: relative;
	float: left;
	margin: 0 20px 0 60px;
}
#cv div.style2 .year
{
	width: 60px;
	margin-right: 50px;
	margin-top: -2px;
	position: relative;
	float: right;
}
#cv div.style2 .desc
{
	width: 250px;
	margin-left: 220px;
	text-align: justify;
}
/* -------------------------- */
/* Style 3 */
/* -------------------------- */
#cv div.style3
{
	text-align: center;
}
/* -------------------------- */
/* Page */
/* -------------------------- */
#page
{
	margin-top: 20px;
}
#page p
{
	font: 14px Arial !important;
	color: #C0C7CB !important;
	text-align: justify !important;
}
#page h2.title
{
	margin: 5px 0px 9px 0px !important;
	font-size: 30px !important;
	text-align: center;
}
#page div.media, #cv div.media
{
	overflow: hidden !important;
	text-align: center !important;
}
#page div.media img, #cv div.media img
{
	border: 6px solid #220802 !important;
}
/* -------------------------- */
/* Button */
/* -------------------------- background-button */
.button
{
	background: url(/images/square-brown.png);
	height:100%;
	position:absolute;
	top:-2px;
	width:100%;
	z-index:2;
	text-align: right;
	bottom: 0px;
	text-align: center;
}
.handle
{
	cursor: move;
}
.button img
{
	vertical-align: middle;
}
/* -------------------------- */
/* --------- GROUP ---------- */
/* -------------------------- */
#groups { margin: 0px; padding: 0px; }
#groups li 
{
	float:left;
	height:110px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 2px;
	overflow:hidden;
	position:relative;
	width:140px;
	background: black;
	border: 3px solid #200701;
}
#groups li .nom 
{
	color: white; /* #C1C6CA; */
	padding: 3px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font: 14px 'Trebuchet Ms';
}
#groups li .button
{
	position: absolute;
	background: none;
	left: -14px;
	top: 2px;
	height: 30px;
}
/* -------------------------- */
#footer 
{ 
	text-align: right; 
	margin: 30px 0 80px 0;
	border-top: 1px solid #140c08;
	padding: 10px 0px 0px;
	position: relative;
}
#footer a, #footer
{
	color: #140c08;
	font: 8.5pt "Trebuchet MS", Arial;
	text-decoration: none;
}
#footer a { margin: 0 15px; }
#footer a:hover
{
	text-decoration: underline;
}
#copyright
{
	position: relative;
	float: left;
	color: #140c08;
}
#guiora
{
	position: absolute;
	top: 30px;
	left: 0px;
 	margin: 0 !important;
	font-size: 80% !important;
}
/* -------------------------- */
.clear
{
	clear: both;
}