/* Éléments principaux de la page */

body
{
	background: url('images/Fond_noir.png');
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: white; 
}

#bloc_page
{
	width: 100%;
	margin: auto;
}

/* Header et titres */
header
{
	display: inline-block;
	width: 100%;
	/*border: 1px solid blue;*/
}
#titre_principal
{
	display: inline-block;
	/*border: 1px solid red;*/
	width: 100%;
	padding-left: 0px;
	padding-top: 20px;
}
#titre_reduit
{
	display: inline-block;
	width: 100%;
	padding-bottom: 15px;
	/*padding-top: 20px;*/
}
header h1, h2
{
	margin: 0px;
	text-align: center;
}
header h1
{
	font-size: 2.5em;
	font-weight: bold;
	width: 100%;
	/*display: inline-block; */ 
	/*border: 1px solid blue;*/
}
header h2
{
	font-size: 2em;
	font-weight: normal;
	/*margin-top: 10px;*/
	width: 100%;
	/*border: 1px solid blue;*/
}
h3 a
{
	/*font-size: 1.0em;*/
	color: white; /* ou #181818;*/
	padding-bottom: 3px;
	text-decoration: none;
}
h3 a:hover
{
	color: white; /* ou #760001;*/
	border-bottom: 3px solid white /* ou #760001; */
}
h4 a
{
	/*font-size: 1.0em;*/
	color: white; /* ou #181818;*/
	padding-bottom: 3px;
	text-decoration: none;
}
h4 a:hover
{
	color: white; /* ou #760001;*/
	border-bottom: 3px solid white /* ou #760001; */
}


/* Navigation */
nav
{
	display: inline-block;
	width: 100%;
	text-align: left; :/*ici*/
	/*border: 1px solid blue;*/
}
/* fin lignes en plus */
nav ul.n1
{
	list-style-type: none;
}
nav li
{
	display: inline-block;
	/*margin-left: 15px;*/
	position: relative; /*width: 250px; */
}	
nav a
{
	font-size: 1.0em;
	color: white;
	padding-bottom: 3px;
	text-decoration: none;
}
nav a:hover
{
	color: red; 
	border-bottom: 3px solid red 
}
/* sous menus */
nav ul.n1 ul.n2 
{
	display: none;
	text-align: left;
	position:absolute; left:0; top:1.8em; margin: 0px; padding: 0px; margin-top:-4px;
	background: url('images/Fond_blanc.png');
	/*background:white;*/
}
nav li:hover ul.n2  
{
	display: block;
}
nav ul.n2 li
{
	position:relative; margin-left: 15px;width: 250px; height:1.8em; 
}	
nav ul.n3 li
{
	position:relative; margin-left: 10px;width: 250px; height:1.8em; 
}
nav li ul a
{
	font-size: 1.0em;
	color: black; /* ou #181818;*/
	padding-bottom: 3px;
	text-decoration: none;
}
/* fin sous menus */
/* Corps */
article
{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border: 1px solid blue;
}
.contac
{
	width: 45%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	/*border: 1px solid red;*/
}
.contac a
{
	color: white;
	/*text-decoration: none;*/
}
/*   images d'accueil */
.accue
{
	width: 25%;
}
/*   galeries des œuvres */
.galerie
{
	width: 95%;
	display: inline-block;
	vertical-align: top;
	/*text-align: center;*/
	border: 1px solid blue;
	padding-top: 0.5%;
	padding-left: 2%;
	padding-right: 2%;
}
.miniat
{
	width: 14.8%;
	/*border: 15px double black;*/
}
/* table des matière de galerie */
.cote_tabl
{
	width: 27%;
	display: inline-block;
	border: 1px solid red;
}
.tabl
{
	width: 44%;
	display: inline-block;
	text-align: center;
	border: 1px solid red;
}
table
{
	width: 100%;
}
.t_cog
{
	width: 37%;
	text-align: right;
	/*border: 1px solid red;*/
}
.t_ceg
{
	width: 25%;
	text-align: left;
	/*border: 1px solid red;*/
}
.t_cen
{
	width: 25%;
	text-align: center;
	/*border: 1px solid red;*/
}
.t_ced
{
	width: 25%;
	text-align: right;
	/*border: 1px solid red;*/
}
.t_cod
{
	width: 37%;
	text-align: left;
	/*border: 1px solid red;*/
}
.t_exp1
{
	width: 25%;
	/*border: 1px solid red;*/
}
.t_exp2
{
	width: 30%;
	/*border: 1px solid red;*/
}
.t_exp3
{
	width: 20%;
	text-align: left;
	/*border: 1px solid red;*/
}
.t_exp3 a
{
	color: white;
	padding-bottom: 3px;
	text-decoration: none;
}
.t_exp3 a:hover
{
	color: white;
	border-bottom: 3px solid white
}
.t_exp4
{
	width: 8%;
	text-align: left;
	/*border: 1px solid red;*/
}
.t_exp5
{
	width: 92%;
	text-align: left;
	/*border: 1px solid red;*/
}
/*   œuvres seules*/
#bloc_larges
{
	display: inline-block;
	text-align: center;
	/*max-height: 100px;
	vertical-align: middle;*/
	border-top: 1px solid blue;
	padding-top: 10px;
}
#bloc_larges a
{
	color: grey;
	text-decoration: none;
}
#bloc_larges a:hover
{
	color: grey;
	text-decoration: underline;
}
#bloc_larges p
{
	font-size: 1em;
}
.nom
{
	font-size: 1.3em;
	/*color: yellow;*/
}
.taille
{
	/*color: yellow;*/
}
.compose
{
	font-size: 0.8em;
	/*color: yellow;*/
}
.larges
{
	/*display: inline-block;
	vertical-align: middle;*/
	/*vertical-align: top;*/
	/*width: 50%;*/
}
.prev
{
	position: absolute;
	left: 50px;
	top: 50%;
}
.next
{
	position: absolute;
	right: 50px;
	top: 50%;
}
.retour_gal
{
	/*padding-top: 10px;*/
	position: fixed;
	right: 50px;
	bottom: 50px;
	/*font-size: 0.8em;
	color: silver;*/
}
.ctrl_image
{
	/*padding-top: 10px;*/
	/*position: fixed;
	/*right: 50px;*/
	/*bottom: 50px;*/
	font-size: 0.8em;
	color: grey;
}
/* Mentions légales en bas de page */
/*    normale */
#copyrigth
{
	/*padding-top: 10px;*/
	position: fixed;
	left: 0px;
	bottom: 0px;
	font-size: 0.8em;
	color: silver;
}
#copyrigth a
{
	color: silver;
	text-decoration: none;
}
#copyrigth a:hover
{
	color: silver;
	text-decoration: underline;
}
/*    en bas de galerie */
#copyrigth_bas
{
	/*padding-top: 10px;*/
	/*position: absolute;
	left: 0px;
	bottom: 0px;*/
	font-size: 0.8em;
	color: silver;
}
#copyrigth_bas a
{
	color: silver;
	text-decoration: none;
}
#copyrigth_bas a:hover
{
	color: silver;
	text-decoration: underline;
}
/*    réduite pour page d'œuvre seule */
#copyrigth_red
{
	/*padding-top: 10px;*/
	position: fixed;
	left: 0px;
	bottom: 0px;
	font-size: 0.6em;
	color: silver;
}
/* Page de texte légal */
#texte_legal
{
	width: 98%;
	text-align: left;
	padding-left: 20px;
}
#texte_legal p
{
	font-size: 0.7em;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}	
/* Page de démarche */
#texte_demarche
{
	width: 65%;
	text-align: left;
	padding-left: 50px;
	
}
#texte_demarche p
{
	font-size: 1em;
	text-align: justify;
	padding-left: 20px;
	padding-right: 60px;
	
}
#texte_demarche h4
{
	/*font-size: 1.0em;*/
	color: white; /* ou #181818;*/
	padding-bottom: 0px;
	font-style: italic;
	/*text-decoration: underline;*/
	/*line-height: 1em;*/
}
#texte_demarche li
{
	margin-left: 30px;
	margin-right: 75px;
	list-style-image: url('images/puce_noir.png');
}	
#texte_artiste
{
	width: 50%;
	text-align: left;
	padding-left: 50px;
}
#texte_artiste p
{
	font-size: 1em;
	text-align: justify;
	padding-left: 0px;
	padding-right: 60px;
}
#texte_ent_artiste
{
	width: 50%;
	text-align: left;
	padding-left: 50px;
	border: none;
}
#texte_ent_artiste p
{
	font-size: 1em;
	text-align: justify;
	padding-left: 0px;
	padding-right: 60px;
}
#texte_signat p
{
	text-align: right;
	padding-right: 160px;
}	
#new_gal
{
	width: 95%;
	text-align: center;
	padding-left: 50px;
}
#new_gal p
{
	font-size: 1em;
	text-align: center;
	padding-left: 0px;
	padding-right: 60px;
}
#aside
{
	width: 28%;
	/*position: relative;*/
	display: inline-block;
	/*vertical-align: center;*/
	padding-left: 55px;
	text-align: center;
}
#aside_2
{
	width: 28%;
	/*position: relative;*/
	display: inline-block;
	/*vertical-align: center;*/
	padding-left: 15px;
	text-align: center;
}
#aside_3
{
	width: 28%;
	/*position: relative;*/
	display: inline-block;
	/*vertical-align: center;*/
	padding-left: 0px;
	text-align: center;
}	
/* Page CV */
#texte_cvi
{
	width: 95%;
	text-align: left;
	padding-left: 50px;
	
}
#texte_cvi p
{
	font-size: 1em;
	text-align: justify;
	padding-left: 20px;
	padding-right: 60px;
	
}	
#texte_cvi p_gros
{
	font-size: 1.3em;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	
}		
#texte_cvi t_gros
{
	/*width: 50%;*/
	display: inline-block;
	/*margin-left: 100px;
	margin-right: 100px;*/
	font-size: 1.7em;
	text-align: center;
	/*padding-left: 0px;
	padding-right: 0px;*/
}	
#texte_cvi h4
{
	font-size: 2.5em;
	color: white; /* ou #181818;*/
	padding-bottom: 0px;
	/*font-style: italic;*/
	/*text-decoration: underline;*/
	/*line-height: 1em;*/
}
#texte_cvi li
{
	margin-left: 30px;
	margin-right: 75px;
	list-style-image: url('images/puce_noir.png');
}		

