@import url(menu3.css);

/* Vérification des espaces */
/*table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}*/

/* Nettoyage des valeurs */

* {
margin: 0;
padding: 0;
border: 0;
font-family: sans-serif;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

img
{
	border: 0;
}

/* Classes universelles */

.clear
{
	clear: both;
}

.floatleft
{
	float: left;
	z-index: 2;
	position: relative;
}

/* Blocks principaux */

body
{
	margin-top: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: Black;
	background-image: url(greyback.gif);
}

#header
{
	height: 46px;
	width: 100%;
	background-image: url(headerup.gif);
}

#conteneur
{
	width: 800px;
	height: 575px;
	position: relative;
	margin: 0 auto;
	background-image: url(orangeback.gif);
	text-decoration:none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#conteneurmus
{
	width: 100%;
	height: 200px;
	margin: 0 auto;
	background-image: url(musicback.gif);
	text-decoration:none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

html>body #conteneur
{
	height: auto;
	min-height: 575px;
}

#content
{
width: 750px;
padding-top: 20px;
padding-bottom: 66px;
margin-left: 20px;
}


#textover
{
	z-index: 2;
	position: relative;
}

#filigrane
{
	background-image: url(filig.gif);
	background-repeat: no-repeat;
	width: 343px;
	height: 373px;
	position: absolute;
	bottom: 0px;
	right: 20px;
	z-index: 1;
}

#footer
{
	height: 46px;
	width: 800px;
	background-image: url(headerdown.gif);
}

#pied_de_page
{
	position: relative;
   min-height: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 1;
}

#pied_de_page ul
{
	margin-top: 10px;
	list-style-type: none;
}

#pied_de_page li
{
	display: inline;
	padding-right: 10px;
	padding-left: 2px;
	}

#pied_de_page a
{
	text-decoration: none;
}

#pied_de_page a img
{
	padding-right: 5px;
}

/* Spécifiques à la page d'intro */

#content2
{
	width: 780px;
	height: 575px;
	background-image: url(fdsite.jpg);
}

#link1
{
	position: absolute;
	top: 48px;
	left: 515px;
}

#link2
{
	position: absolute;
	top: 91px;
	left: 564px;
}

#link3
{
	position: absolute;
	top: 133px;
	left: 601px;
}

#link4
{
	position: absolute;
	top: 176px;
	left: 630px;
}

#work1
{
	position: absolute;
	top: 92px;
	left: 171px;
}

#work2
{
	position: absolute;
	top: 22px;
	left: 171px;
}

#work3
{
	position: absolute;
	top: 22px;
	left: 31px;
}

#work4
{
	position: absolute;
	top: 92px;
	left: 31px;
}

#ework1
{
	position: absolute;
	top: 162px;
	left: 171px;
}

#ework2
{
	position: absolute;
	top: 92px;
	left: 171px;
}

#ework3
{
	position: absolute;
	top: 22px;
	left: 31px;
}

#ework4
{
	position: absolute;
	top: 92px;
	left: 101px;
}

/* Styles de content */

/* --- Liens à droite des pages */
#content .rightside
{
	float: right;
	font-size: 12px;
	margin-bottom: 5px;
	z-index: 2;
	position: relative;
}

#content .rightside a, .cv a
{
	text-decoration: underline;
}

/* --- Galeries */

.vignette
{
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
	z-index: 2;
	position: relative;
}

.thumb
{
	width: 193px;
	height: 150px;
	text-align: center;
	font-size: 10px;
}

.displayed
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.subtitle
{
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.inside
{
	padding-top: 10px;
}

/* --- Affichage oeuvre */

#miniatures
{
	float: right;
}

#miniatures a
{
	margin-right: 5px;
}

.oeutit
{
	font-size: 20px;
	font-style: italic;
	font-variant: small-caps;
}

#photo img
{
margin-left: auto;
margin-right: auto;
display: block;
}

#infos
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}

/* --- Affichage agenda, presse et livre d'or */

.ligne1, .ligne2, .ligne3
{
	padding: 5px;
}

.ligne1 a
{
	font-weight: bold;
	text-decoration: underline;
}

.agenda
{
	margin-bottom: 10px;
	width: 70%;
	float: left;
		z-index: 2;
		_position: relative;
}

.ligne3
{
	font-style: italic;
	font-weight: bold;
}

.titre
{
font-variant: small-caps;
}

.agenda_im
{
	float: left;
	z-index: 2;
	_position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
}

/* --- Formulaires */

#formulaire
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 400px;
	text-align: left;
}

#formulaire td
{
	height: 30px;
}

#formulaire input, #formulaire textarea
{
	margin-bottom: 5px;
}

/* --- Livre d'or */

.book
{
	margin-bottom: 10px;
	width: 100%;
}

/* Regroupement par couleur*/

.book, #formulaire .bouton, #infos, .ligne1, .agenda, .ligne3
{
	background-color: #911717;
}

#content .rightside a, .cv a
{
	color: #911717;
}

#pied_de_page, #pied_de_page a, .oeutit, #infos, .ligne1, .ligne1 a, .ligne2
{
	color: White;
}

#formulaire .bouton, .ligne3
{
 color: #ee6212;
}

.ligne2
{
	background-color: Black;
}

.displayed, #miniatures img, .agenda_im img, #photo img, #infos, .agenda, #formulaire input, #formulaire textarea, .book, .cv img
{
	border: 2px solid Black;
}

.displayed:hover, #miniatures img:hover, .agenda_im img:hover
{
	border: White solid 2px;
}

.subtitle a
{
	color: Black;
	font-size: 12px;
}

/* CV */

.cv p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.cv img
{
	margin-right: 15px;
}