/* CSS Document */

body {
  margin: 0;
  background: #000 url("images/bg.jpg") repeat-x;
  font: 95% Arial, Lucida, Verdana, sans-serif;
}

#body_index {
  background: #000;
}

img {
  border: none;
}

a {  
  outline: none; 
}

h3 {
  font-size: 70%;
  color: #fff;
}

.popup { 
  position: absolute;
  visibility: hidden;
}

#conteneur {
  margin: 0 auto;
  width: 1000px;
  height: auto;
  min-height: 500px;
}

#conteneur_index {
  margin: 50px auto 0;
  width: 800px;
  height: 600px;
  border: 1px solid #303030;
}

#photo_present {
  float: left;
  width: 140px;
  height: 600px;
  background: url("images/photo_index.jpg");
}

#center_index {
  float: left;
  width: 520px;
  height: 600px;
}

#flash_entrer{
  margin: 95px auto 0;
  width: 190px;
  height: 215px;
  text-align: center;
}

#flash_entrer a{
  color: #666;
}

/*start titres*/
#titre_portfolio {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_portfolio.jpg");
  border-top: 1px solid #000;
}

#titre_phototeque {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_phototeque.jpg");
  border-top: 1px solid #000;
}

#titre_actualites {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_actualites.jpg");
  border-top: 1px solid #000;
}

#titre_reportages {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_reportages.jpg");
  border-top: 1px solid #000;
}

#titre_biographie {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_biographie.jpg");
  border-top: 1px solid #000;
}

#titre_contact {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_contact.jpg");
  border-top: 1px solid #000;
}

#titre_plan_site {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_plan_site.jpg");
  border-top: 1px solid #000;
}

#titre_mentions {
  float: left;
  width: 810px;
  height: 140px;
  background: url("images/titre_mentions.jpg");
  border-top: 1px solid #000;
}

#titre_admin {
  margin: 6px 0 0;
  float: left;
  width: 810px;
  height: 45px;
}

h1 {
margin: 10px 0 15px;
color: #686868;
font-size: 150%;

}
/*end titres*/

#trame{
  float: right;
  width: 190px;
  height: 325px;
  background: url("images/sign_trame.jpg");
  border-top: 1px solid #000;
}

#trame_index{
  float: right;
  width: 130px;
  height: 600px;
  background: url("images/sign_trame_index.jpg");
}

/*start biographie*/
#bio {
  float: left;
  width: 810px;
  min-height: 460px;
}

#bio img{
  float: left;
  border: 1px solid #000;
}

#txt_bio {
  float: left;
  padding: 0 0 0 45px;
  width: 583px;
  min-height: 460px;
  color: #9F9F9F;
  text-align: justify;
}

#txt_bio p{
  margin: 0 0 15px;
  padding: 0;
  font-size: 80%;
}

#txt_bio h3{
margin: 0;
padding: 0;
font-size: 90%;
color: #e4690e;
}

#txt_mentions {
  float: left;
  padding: 0;
  width: 583px;
  min-height: 460px;
  color: #9F9F9F;
  text-align: justify;
}

#txt_mentions p{
  margin: 0 0 15px;
  padding: 0;
  font-size: 80%;
}

/*end biographie*/

/*start plan_site*/
#plan_site {
  float: left;
  width: 810px;
  min-height: 460px;
}

#plan_site img{
  float: left;
  border: 1px solid #000;
}

#txt_plan_site {
  float: left;
  padding: 0 0 0 45px;
  width: 583px;
  min-height: 460px;
  color: #9F9F9F;
  text-align: justify;
}

#txt_plan_site ul{
  list-style: none;
}

#txt_plan_site ul li{
  margin: 10px 0 0;
  padding: 0 0 0 20px;
	line-height: 14px;
  background: url(images/puce_plan.gif) no-repeat;
}

#txt_plan_site a{
  color: #9F9F9F;
}

#txt_plan_site a:hover{
  color: #e4690e;
}
/*end plan site*/

/*start contact*/
#contact {
  float: left;
  width: 810px;
  min-height: 460px;
  height: auto;
}

#contact img{
  float: left;
}

#txt_contact {
  float: left;
  padding: 0 0 0 45px;
  width: 485px;
  min-height: 220px;
  color: #9F9F9F;
  text-align: justify;
}

#txt_contact p{
  margin: 0 0 15px;
  padding: 0;
  font-size: 100%;
}

#txt_contact p a{
  color: #9F9F9F;
}

#txt_contact h3{
  margin: 0 0 30px;
  font-size: 120%;
  color: #e4690e;
}

#div_email{
  float: left;
  width: 810px;
  min-height: 460px;
  color: #9F9F9F;
  text-align: justify;
}

/*end contact*/

/*start photos*/
#photos {
  float: left;
  width: 810px;
  height: auto;
  min-height: 140px;
}

#photos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#photos ul li {
  float: left;
  margin: 0;
  padding: 0 0 20px;
	display: inline;
}

#photos ul li img{
  border-left: 1px solid #000;
  width: 100px;
  height: 100px;
}
/*end photos*/

/*start photos phototeque*/
#photos_phototeque {
  float: left;
  margin: 30px 0 0;
  width: 810px;
  height: auto;
  min-height: 140px;
}

#photos_phototeque ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#photos_phototeque ul li {
  margin: 0;
  padding: 0;
	display: inline;
}
#photos_phototeque ul li img{
  margin: 0 2px 30px 0;
  padding: 0;
}
/*end photos phototeque*/

/*start photos reste*/
#photos_reste {
  float: left;
  width: 810px;
  height: auto;
  min-height: 140px;
}

#photos_reste ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#photos_reste ul li {
  margin: 0;
  padding: 0;
	display: inline;
}

#photos_reste ul li img{
  padding: 0 2px 30px 0;
}

#photos_reste form{
  padding-bottom: 30px;
}
#photos_reste p{
  padding: 0px;
  color: #686868;
  font-size: 110%;
  font-style: italic;
}
/*end photos reste*/

/*start delete photos*/
.sup_photos {
  margin: 0;
  float: left;
  width: 405px;
  min-height: 460px;
  height: auto;
}

.sup_photos h2{
  color: #9F4300;
  font-size: 110%;
}

.sup_photos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sup_photos ul li {
  float: left;
  margin: 0;
  padding: 0 60px 10px 0;
	display: block;
}

.sup_photos ul li a{
  color : #8F8F8F;
  font-size: 80%;
}
/*end delete photos*/

#sign_bas{
  margin: 30px auto 0;
  clear: both;
  width: 1000px;
  height: 50px;
}

#sign_bas_index{
  margin: 0 auto;
  width: 800px;
  height: 60px;
  background: url("images/sign_bas_index.jpg");
}

/*start menu*/
#menu {
  margin: 0;
  width: 1000px;
  height: 70px;
  font: 95% Arial, Lucida, Verdana, sans-serif;
}

#menu ul{
  padding: 45px 0 0;
  list-style: none;
	margin: 0;
}

#menu ul li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #fff;
}

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

#menu a:hover {
	color: #e4690e;
}

#menu ul li:first-child{
  border: none;
}

#menu ul li a.menu_onclik {
  color: #e4690e;
}

#menu ul li.li_admin {
  font-size: 75%;
  font-style: italic;
}

/*end menu*/

#erreur {
  float: left;
  margin: 0 0 5px;
  height: 20px;
  width: 810px;
  color: #e4690e;
}

.erreur {
  float: left;
  margin: 0 0 5px;
  height: 20px;
  width: 810px;
  color: #e4690e;
}

/*start formulaire*/
#formulaire{
  float: left;
	margin: 0 0 20px;
	padding: 10px;
	width: 550px;
	/*height: 370px;*/
	color: #fff;
	background: #262626;
	border: 1px solid #000;
}

fieldset {
  border: none;
}

legend {
  color: #fff;
}

label {
	display: block;
}

input {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #656565;
}

input:hover, input:focus{
	border: 1px solid #e4690e;
}

input[type=submit]{
	margin: 20px 0 0 0;
	background: #656565;
	border: 1px solid #000;
	color: #FFF;
	font-size: 90%;
}

input[type=submit]:hover, input[type=submit]:focus{
	background: #e4690e;
	border: 1px solid black;
	color: #fff;
}

textarea{
	margin: 10px 0 0 0;
	border: 1px solid #656565;
}

select{
	margin: 10px 0 0 0;
	border: 1px solid #656565;
}

textarea:hover{
	border: 1px solid #e4690e;
}

select:hover{
	border: 1px solid #e4690e;
}

#photos_reste input {
  margin: 0px;
}
#photos_reste label {
  display: inline;
  color: #FFFFFF;
}
/*end formulaire*/

/*start souscat*/
#sous_cat {
  float: left;
  margin: 0;
  width: 810px;
  height: 20px;
  font: 87% Arial, Lucida, Verdana, sans-serif;
}

#sous_cat ul{
  padding: 0;
  list-style: none;
	margin: 0;
}

#sous_cat ul li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #7F7F7F;
}

#sous_cat a {
	color: #7F7F7F;
	text-decoration: none;
}

#sous_cat a:hover {
	color: #e4690e;
}

#sous_cat ul li:first-child{
  border: none;
}

#sous_cat ul li a.menu_onclik {
  color: #e4690e;
}
/*end souscat*/

#specs {
  margin: 0 0 30px;
  float: left;
  width: 100%;
  height: 20px;
  color: #fff;
  font-size: 80%;
  font-style: italic;
}

/*start menu footer*/
#menu_footer{
  clear: both;
  margin: 0 auto;
  padding: 0 35px 0 0;
  width: 965px;
  height: 55px;
  font: 80% Arial, Lucida, Verdana, sans-serif;
  text-align: right;
}

#menu_footer ul{
  color: #e6e6e6;
  list-style: none;
	margin: 35px 0 0;
}

#menu_footer ul li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #fff;
}

#menu_footer a {
	color: #e6e6e6;
	text-decoration: none;
}

#menu_footer a:hover {
	color: #e4690e;
}

#menu_footer ul li:first-child{
  border: none;
}

li #copyright {
  border: none;
  padding: 0 0 0 20px;
}
/*end menu footer*/

#msgok{
  color: #e4690e;
}

.required {
	color: #e4690e;
}

.explications{
  padding: 15px 0 0;
  font-size: 80%;
}

#introuvable{
  padding: 50px 0 0;
}

#introuvable p{
  color: #fff;
}

.petit-lien {
  color: #bbbbbb;
  font-size: 10px;
}

