/* Balises classiques */

body
{
	background: url("../images/background.jpg") no-repeat scroll top center  #7b7969;
	padding: 0;
	margin: 0;
}

p
{
	font-family: verdana,sans-serif;
	color: white;
	font-size: 12px;
	line-height: 18px;
}

a
{
	font-family: verdana,sans-serif;
	color: #85836f;
	font-size: 12px;
	text-decoration: none;	
}

a:hover
{
	font-family: verdana,sans-serif;
	color: white;
	font-size: 12px;
}

h1
{
	font-family: verdana,sans-serif;
	color: white;
	font-size: 22px;
	font-weight: normal;
}

h2
{
	font-family: verdana,sans-serif;
	color: white;
	font-size: 20px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0px;
}

h3
{
	font-family: verdana,sans-serif;
	color: #565345;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

h4
{
	font-family: verdana,sans-serif;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

h4 a
{
	background-color: #565345;
	padding: 2px 7px 2px 7px;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	font-family: verdana,sans-serif;
	letter-spacing: 0px;
	color: #403e33;
}

h4 a:hover
{
	background-color: #403e33;
	padding: 2px 7px 2px 7px;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	font-family: verdana,sans-serif;
	letter-spacing: 0px;
	color: #565345;
}

img
{
	border: 2px solid #565345;
}

ul
{
	list-style: square;
	font-family: verdana,sans-serif;
	color: white;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

li
{
	font-family: verdana,sans-serif;
	color: white;
}

em
{
	font-size:14px;
	color: #565345;
	font-style: italic;
}

img, div, a, input
{
	behavior: url(/css/iepngfix.htc)
}

.redaction table
{
	margin: auto;
}

.redaction td
{
	margin: 0;
	padding: 5px;
	background-color: #565345;
	font-style: normal;
	font-size: 13px;
	font-family: verdana,sans-serif;
	color: white;
	text-align: left;
}

/* Balises spéciales de l'index principal */

#index_background
{
	background: url("../images/index_background.jpg") no-repeat scroll top center  #6b6959;
	margin-top: 40px;
}

#index_background img
{
	border-style: none;
}

#index_fr
{
	width: 620px;
	height: 500px;
	margin: auto;
}

#index_en
{
	width: 650px;
	height: 153px;
	margin: auto;
	text-align: right;
}


/* Balises spéciales générales */

#conteneur
{
	width: 925px;
	margin: auto;
	padding-bottom: 25px;
}

#sous_conteneur
{
	background-color: #403e33;
	border: 1px solid black;
}

.texte_promo_bas
{
	color: #565345;
	margin: 0 0 5px 10px;
}

.image_titre
{
	border-style: none;
}

.report
{
	width: 629px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.report h1
{
	text-indent: 20px;
	border-bottom: 1px solid #565345;
}


/* Balises spéciales du menu principal */

#menu_principal
{
	height: 150px;

}

#menu_principal li
{
	float:left;
	width:auto;
}

#menu_principal ul
{
	list-style: none;
	padding-top: 124px;
	margin: 0 0 0 420px;
}

#menu_principal li a
{
	border-right: 1px solid #7f7d6c;
	float: left;
	width: 59px;
	background-color: #403e33;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	color: white;
}

#menu_principal li a:hover
{
	color: #85836f;
}


/* Balises de la colonne de gauche */

#colonne_gauche
{
	width: 250px;
	border-right: 1px solid #565345;
	margin-top: 20px;
	float: left;
}

#colonne_gauche h1
{
	font-family: verdana,sans-serif;
	color: white;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	text-align: center;
}

.quoi_de_neuf_jk a , .selection_photo a, .partenaires a
{

	text-decoration: none;
}

.quoi_de_neuf_jk a:hover , .selection_photo a:hover, .partenaires a:hover
{
	color: #85836f;
}

.quoi_de_neuf_jk
{
	background: url("../images/deco_jk_com.png") no-repeat bottom right;
	padding: 10px 10px 10px 0;
	text-align: center;
}

.selection_photo
{
	margin: auto;
	width: 220px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #565345;
	border-bottom: 1px solid #565345;
	text-align: center;
}

.partenaires
{
	padding: 10px 0 10px 0;
}


/* Balises de la colonne de droite */

#colonne_droite
{
	margin: 0 0 30px 250px;
	min-height: 750px;
}


/* Balises de la galerie (matos et team) */

#galerie_grand 
{
    margin: 20px;
    text-align: center;
	font-family: verdana,sans-serif;
	color: white;
	font-size: 18px;
	font-weight: normal;
}
 
#photo img
{
    border: 1px solid #565345; 
}


/* Balises du slideshow */

#galerie
{
	position: relative;
	margin: auto;
	margin-bottom: 30px;
	padding: 0 10px 0 10px;
	height: 120px;
	width: 570px;
	background: #2f2d25;
	border: 1px solid #565345; 
	overflow: hidden;
}

#galerie a
{
    display: block;
	float: left;
	width: 102px;
	margin: 0 0 0 10px;
	padding: 0;
}

#galerie a img
{
	border: 1px solid #565345;
}

.suiv
{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	height: 120px;
	width: 19px;
	background: url("../images/fleches.jpg") right top;
}

.prec
{
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 120px;
	width: 19px;
	background: url("../images/fleches.jpg") left top;
}

.suiv:hover
{
	background-position: 38px top;
}

.prec:hover
{
	background-position: -19px top;
}

.slider
{
	width: 10000px;
	position: relative;
	top: 8px;
	left: 0px;
}


/* Balises du slideshow de l'index */

#galerie_2
{
	
	position: relative;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 0 20px 0 20px;
	height: 220px;
	width: 590px;
	border: 1px solid #565345;
	background: url("../images/deco_slideshow.png") no-repeat top left #2f2d25;
	overflow: hidden;
	
}

.element_slideshow
{
    display: block;
	float: left;
	width: 560px;
	margin: 9px 0 0 20px;
	padding: 0;
}

.element_slideshow em
{
	font-size: 11px;
}


.element_slideshow img
{
	float: left;
	border: 1px solid #565345;
	margin-right: 10px;
}

.suiv_2
{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	height: 220px;
	width: 19px;
	background: url("../images/fleches_2.jpg") right top;
}

.prec_2
{
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 220px;
	width: 19px;
	background: url("../images/fleches_2.jpg") left top;
}

.suiv_2:hover
{
	background-position: 38px top;
}

.prec_2:hover
{
	background-position: -19px top;
}

.slider_2
{
	width: 10000px;
	position: relative;
	top: 0px;
	left: 0px;
}

/* Balises du footer */

.tableau_index_matos h1 , .tableau_index_clips h1 , .tableau_index_team h1
{
	text-align: center;
	font-size: 20px;
}

.tableau_index_matos a , .tableau_index_clips a , .tableau_index_team a
{
	color: white;
}

.tableau_index_matos a:hover , .tableau_index_clips a:hover, .tableau_index_team a:hover
{
	color: #85836f;
}

.tableau_index_matos ul, .tableau_index_clips ul, .tableau_index_team ul
{
	line-height: 18px;
}

.tableau_index_matos em, .tableau_index_clips em, .tableau_index_team em
{
	font-size:12px;
	color: #565345;
	font-style: italic;
	text-indent: 20px;
}

.tableau_index_matos
{
	width: 220px;
	height: 250px;
	padding-top: 1px;
	margin: auto;
	border-right: 1px solid #565345;
	background: url("../images/deco_matos.png") no-repeat center right;
}

.tableau_index_team
{
	width: 225px;
	height: 250px;
	float: right;
	background: url("../images/deco_team.png") no-repeat bottom right;
}

.tableau_index_clips
{
	width: 225px;
	height: 250px;
	float: left;
	border-right: 1px solid #565345;
	background: url("../images/deco_clip.png") no-repeat top right;
}

.texte_promo_bas img
{
	border: none;
}


/* Balises des clips */

.ligne_clip
{
	width: 590px;
	height: 215px;
	margin: 30px auto;
	background: #2f2d25;
	border: 1px solid #565345;
	padding: 10px 5px 0 0;
}

.ligne_clip img
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.ligne_clip em
{
	font-size: 11px;
}

/* Balises des news */

.ligne_news
{
	width: 571px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #2f2d25;
	border: 1px solid #565345;
	padding: 10px;
	overflow: hidden;
}

.ligne_news em
{
	font-size: 11px;
}

.ligne_news img
{
	float: left;
	margin-right: 10px;
}

.ligne_gestion_images
{
	width: 571px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #2f2d25;
	border: 1px solid #565345;
	padding: 10px;
}

.ligne_gestion_images em
{
	font-size: 11px;
}


/* Balises du formulaire */


#formulaire
{
	width: 590px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 50px;
	padding-left: 20px;
	background: url("../images/deco_contact.png") no-repeat top right  #2f2d25;
	border: 1px solid #565345;
}


/* Balises de confirmation mail */

#confirmation_mail
{
	background: #6b6959;
	margin-top: 40px;
}

#confirmation_mail img
{
	border-style: none;
}

#confirmation_mail_a
{
	width: 800px;
	height: 600px;
	margin: auto;
}

/* Administration */

.redaction
{
	width: 590px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 50px;
	padding: 20px;
	background: #2f2d25;
	border: 1px solid #565345;
}