/* --------- */
/* - BASE - */
/* ------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBB;
	background-color: #777;
	margin: 0px;
	background-image: url(images/main_bloc.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h1, h2, h3, h4, h5 {
	font-size:12px;
	font-weight:bold;
	display:inline;
}

h1{
	font-size:16px;
	color:#F66;
}

h3 {
	font-size:11px;
	text-decoration:underline;
}

h4 {
	font-size:15px;
	color: #000;
}

h5 {
	font-size:13px;
	color: #FFF;
	font-weight:normal;
}

ol {list-style-type: lower-alpha; text-align:justify;}
/*
*/
a.standard:link, a.standard:visited {
	text-decoration: none;
	color: #EEE;
	font-weight: bold;
}

a.standard:hover, a.standard:active {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}
.bord_noir{border:2px solid #000;}
.bord_blanc{border:2px solid #FFF;}

.fond_gris{background-color:#555;} /*48x3*/

.gras_vert{
	font-weight: bold;
	color: #0F0;
	text-decoration: none;
}

.gras_rouge{
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

.gras_orange{
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

.orange{
	color: #FC0;
}

.gras_bleu{
	font-weight: bold;
	color: #06C; /* 06C - Bleu*/
	text-decoration: none;
}

.rose{
	color: #F66;
/*	font-weight: bold;*/
}

.justify { text-align: justify; }
.indent { text-indent: 15px; }
.indent_inverse {
	text-indent: 2em;
	margin-left:2em;
/*	margin-bottom:-1em;*/
}

.note{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td.titre_filet{
	background-color:#222222;
}

/* --------- */
/* - MENU - */
/* ------- */

a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	font-size:11px;
}

a.menu:hover, a.menu:active, a.menu-over, a.menu-over:link, a.menu-over:hover {
/*a.menu:hover, a.menu:active, a.menu-over {
*/
	text-decoration: none;
	color: #F00;
	font-weight: bold;
	font-size:11px;
}


#bloc_menu {
	position:absolute;
	left:50%; /*0px;*/
	top:0px;
	width:900px;/*750px;*/
	height:95px;
	z-index:1;
	margin-left:-450px;
}


#logo {
	position:absolute;
	left:12px;/*5*/
	top:5px;
	width:232px;
	height:86px;
	z-index:2;
}

/*-- 1ere ligne --/
#portraits {
	left:265px;
}
#publicites {
	left:345px;
}
#mode {
	left:435px;
}
#reportage {
	left:500px;
}
*/

/*-- 2eme ligne --/
#optique {
	left:280px;
}
#enfants {
	left:365px;
}
#mariages {
	left:360px;
}
#books {
	left:450px;
}

#shooting {
	left:520px;
}
*/

#contact, #accueil, #meta, #compte, #cgv {
	left:830px;/*695*/
}

#diapo, #bando {
	left:740px;
}

#compte{top:8px;}
/*
#contact a.menu:link, #contact a.menu:visited,
#accueil a.menu:link, #accueil a.menu:visited,
#meta a.menu:link, #meta a.menu:visited,
#compte a.menu:link, #compte a.menu:visited,{
	color:#888;
	font-size:11px;
}

#contact a.menu-over, #contact a.menu:hover, #contact a.menu:active,
#accueil a.menu-over, #accueil a.menu:hover, #accueil a.menu:active,
#meta a.menu-over, #meta a.menu:hover, #meta a.menu:active,
#compte a.menu-over, #compte a.menu:hover, #compte a.menu:active {
	color:#F00;
	font-size:11px;
}
*/
.menu_1, .menu_2, .menu_0 {
	position:absolute;
	top:50px;
/*	width:50px;
	height:16px;
*/	z-index:3;
	left:265px;
}
.menu_2{
	top:72px;
	left:280px;
}
.menu_0{
	top:28px;
}
#titre_admin {
	position:absolute;
	left:270px;
	top:13px;
	width:200px;
	z-index:4;
	font-size:14px;
	font-weight:bold;
/*	text-align:center;
*/	color:#F66;
}
#retour {
	position:absolute;
	left:515px;
	top:17px;
	width:160px;
	z-index:5;
}

/* -------------- */
/* -- Accueil -- */
/* ------------ */

#bando_menu {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:95px;
	z-index:100;
	background-color: #606060;
}

#bloc_centre {
	position:absolute;
	width:900px;
	height:100%;
	left:50%;
	top:0px;
	/*	margin-top:0px;
*/	margin-left:-450px;
	z-index:99;
	background-image: url(../images/main_bloc.gif);
	background-repeat: repeat-y;
}

/* ---------------- */
/* -- Portfolio -- */
/* -------------- */
/*
.vignette{
	border:solid 1px #000;
	background-color:#FFF;
	width: 30px;
}
*/

img.vignette{
	border:solid 3px #FFF;
/*	outline:solid 2px #000;
*/
}

span.vignette{
	border:solid 2px #000;
	display: table;
/*	background-color:#FFF;
	padding: 3px;
*/}

div#vignette {
	background-color: #FFF;
	border: 2px solid #000;
	padding: 3px;
}

table.vignette {
	background-color: #FFF;
	border: 2px solid #000;
	width:10px;
	padding: 3px;
}

.grande{
	border:solid 3px #000;
	background-color:#FFF;
	padding: 7px;
	width: 30px;
}

/* ------------ */
/* -- Admin -- */
/* ---------- */
body.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBB;
	background-color: #444;
	margin: 0px;
	background-image: url();
/*	background-image: url(images/main_bloc.gif);
	background-repeat: repeat-y;
	background-position: center;
*/
}


div.souligne{
	width:450px;
	height:4px;
	border-bottom: 3px solid #F66; /*F66 - rouge rose*/
	/*
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	*/
}

div.souligne_total{
	width:100%;
	height:4px;
	border-bottom: 3px solid  #F66; /*F66 - rouge rose*/
}

div.souligne_blanc{
	width:100%;
	height:3px;
	border-bottom: 2px solid  #BBB; /*BBB - gris clair*/
}


li {
	margin-bottom: 8px;
}

.cursor_pointer {cursor:pointer;}
.cursor_question{cursor:help;}

/* ------------------ */
/* -- Formulaires -- */
/* ---------------- */
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

table.grille, table.grille td{border:1px solid #999;}

input.neutre{
	color: #06C; /* 06C - Bleu*/
}

input.alerte{
	color:#F00; /*F00 - rouge pur*/
}

input[type=submit] {
font-weight: bold;
/*color:#FF0000; /* rouge /
background-color: #00FF00; /* vert */
}

input.bout_transparent{
	background-color:transparent;
	border:0px;
	color: #EEE;
	font-weight:bold;
	padding:0px;
}

div.bouton{
	padding:2px;
/*	margin-top:4px;*/
	background-color: #FFF;
	text-align:center;
}
/*
div.bouton a { color:#006;}
div.bouton a.gras_rouge { color:#F00;}
*/

