*{
	margin: 0;
	padding: 0;
}

body {
	padding: 50px 0 0;
	color: #fff;
	font: 0.8em/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #000;
}

form {
	clear:both;
}

#header {
	width: 840px;
	height: 150px;
}


#logo{
	position: relative;
	left: -319px;
}

#citation{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	position: relative;
	margin-right: 13px;
	bottom: 70px;
}

.error{
	color: gray;
	line-height: 26px;
}

#btn_envoi{
	float: left;
	clear: left;
	margin-top: 7px;
}

#main {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#flashcontent{
	width: 400px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}


#sel_langue{
	margin-top: 25px;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
}

#sel_langue a{
	text-decoration: none;
	color: #808080;
}

#sel_langue a:hover{
	text-decoration: underline;
	color: #808080;
}

/* @group Menu */

#menu {
	text-align: right;
	padding-right: 50px;
	font: 1em Georgia, "Times New Roman", Times, serif;
	width: 200px;
	margin-top: 54px;
	float: left;
}

#menu li {
	height: 23px;
}

#menu li.active {
	font-style: italic;
	font-weight: bold;
}

#menu li a {
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
	font-style: italic;
	font-weight: bold;
}

#drapeau a img {
	width: 16px;
	height: 11px;
	float: right;
	margin-top: 20px;
}

a#lien_uk img {
	background-image: url(img/fr_gris.gif);
}

a#lien_uk:hover img{
	background-image: url(img/fr_couleur.gif);
}

/* @end */

/* @group Contenu */

.center {
	margin: 0 auto;
	width: 222px;
}

#contenu {
	width: 590px;
	float: right;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#titreaccueil{
	text-align: left;
	font: 1.9em/32px Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #fff;
	font: 2.6em/40px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#show{
	width: 575px;
	height: 280px;
	margin-top: 22px;
}

p {
	margin-top: 16px;
}

#texte {
	width: 296px;
	float: left;
	margin-top: 10px;
}

#texte p{
	font-size: 1.1em;
}

#texte2 p{
	font-size: 1.1em;
}

#texte2 {
	width: 575px;
	float: left;
	margin-top: 10px;
}

#texte2 #gauche p, #texte2 #droite p{
	font-size: 1.1em;
	line-height: 1.4em;
}

#txt_bio {
	width: 451px;
	float: left;
	
}


#bio {
	width: 575px;
	margin-top: 10px;
	float: left;
	
}

#bio #txt_bio p{
	font-size: 1em;
	margin-top: 4px;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 30px;
	text-align: left;
}

h3{
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 6px;
}

#bio img{
	float: right;
}

#bio p {
	width: 413px;
	font-size: 0.8em;
	line-height: 170%;
	float: left;
	margin-top: 0px;
}

#gauche, #droite, #medias, #livre, #formulaire, #slide {
	width: 270px;
}

#gauche, #medias, #coordonnees{
	float: left;
}

#droite, #livre, #formulaire {
	float: right;
}

#droite a{
	color: #808080;
}

#droite a:hover{
	text-decoration: none;
}

#gauche p, #droite p{
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 10px;
}

#video{
	float: right;
	margin-top: 10px;
	position: relative;
	left: -13px;
}

.diapo{
	width: 575px;
	height: 200px;
}

li{
	list-style-type: none;
}

hr{
	margin-top: 8px;
	width: 133px;
	margin-bottom: 4px;
}

.tv {
	font-size: 0.8em;
	margin-top: 21px;
}

#logo_tv{
	width: 134px;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
	padding-right: 0;
	font-size: 1.1em;
}

#logo_tv img{
	margin-bottom: 5px;
}


.lien_pdf, .lien_web {
	font-size: 0.8em;
	height: 28px;
	line-height: 28px;
}

.sous_type{
	margin-top: 15px;
	border-bottom: 1px solid #2d2d2d;
	font-size: 1.2em;
}

.lien_pdf a, .lien_web a{
	display: block;
	width: 270px;
	height: 28px;
	text-decoration: none;
	color: #808080;
	padding-left: 15px;
}

.lien_pdf{
	background: url(img/fond_pdf.gif) no-repeat 0 top;
}

.lien_pdf a:hover{
	background: url(img/fond_pdf.gif) no-repeat 0 bottom;
}

.lien_web{
	background: url(img/fond_url.gif) no-repeat 0 top;
}

.lien_web a:hover{
	background: url(img/fond_url.gif) no-repeat 0 bottom;
}

#slide{
	float: right;
	margin-top: 20px !important;
	margin-left: 0;
	background-color: #2d2d2d;
	padding-left: 10px;
	padding-right: 10px;
}

#slide img {
	margin: 10px 0;	
}

#slide p {font-size: 11px; margin:0;}

#livre{
	background-color: #2d2d2d;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#livre img{
	margin-top: 11px;
	margin-bottom: 10px;
}

#titre_livre{
	display: block;
}

#livre {
	margin-top: 20px;
}

#medias h2 {
	margin-top: 30;
}

#livre h2{
	margin-top: 10px;
}

#txt_livre{
	display: block;
	margin-top: 8px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.4em;
}

#titre_livre{
	font-weight: bold;
	margin-top: 10px;
}

#livre p{
	margin-top: 2px;
	line-height: 1.6em;
	font-size: 0.9em;
}

#coordonnees p{
	margin-top: 7px;
}

#formulaire h2{
	margin-bottom: 10px;
}

table tr td{
	vertical-align:top;
	float: left;
	color: #fff;
}


table{
border:0 none;
color:#808080;
margin:0;
padding:0;
	
}

#adresse{
	display: none;
}

#msg_form{
	color: olive;
}

input[type=text]{
	height: 22px;
	padding-left: 5px;
	color: #fff;
	border: none;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 5px;
	margin-bottom: 5px;
	background-color: #3a3a3a;
}

textarea{
	padding-left: 5px;
	width: 200px;
	color: #fff;
	border: none;
	padding-top: 5px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #3a3a3a;
}

input[type=submit]{
	margin-top: 10px;
	cursor: pointer;
	background-color: #3a3a3a;
	border: none;
	color: #fff;
	width: 80px;
	height: 25px;
	padding-bottom: 2px;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	background-color: #515151;
}

p#message_ok{
	color: olive;
}

.error-message{
	color: #8b0900;
	font-size: 0.8em;
	margin-bottom: 0;
	float: left;
	clear: left;
	font-weight: bold;
}
/* @end */

/* @group Footer */

#footer{
	position: relative;
	text-align: left;
	margin-top: 60px;
	float: left;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	width: 590px;
}

#footer p{
	margin-top: 4px;
	font-size: 1.1em;
	margin-bottom: 5px;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}

#footer #facebook {
	position: absolute;
	top: 7px;
	left: -150px;
	float: left;
}

#footer #facebook img {
	border: 0;
}

iframe {
	border: none;
}
/* @end */

