@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/filetest2.gif);
	background-repeat: repeat-y;
	background-position: 50%;
}

#container {
	position: absolute;/*par rapport à l'élément qui le précède dans le code html*/
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-350px;
	width:810px;
	height:1200px;
	z-index:1;
	background-position: -0.9em 2em;
	background-image: url(images/camillechateau.png);
	background-repeat: no-repeat;
}

#entete {
	height: 120px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 30px;
	background-repeat: no-repeat;
}

#logonav {
	height: 70px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 150px;
	background-repeat: no-repeat;
	background-image: url(images/comedienne.png);
	background-position: -1em 0em;
}

#contenu {
	height: 440px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 220px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contenu2 {
	height: 800px;
	width: 460px;
	position: absolute;
	left: 170px;
	top: 240px;
}
#contenu2 img {
	padding: 7px;
	margin: 2px;
	float: left;
}

#gauche {
	height: 430px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#video {
	height: 400px;
	width: 500px;
	position: absolute;
	left: 140px;
	top: 20px;
	padding: 0px;
}

#film {
	height: 360px;
	width: 455px;
	position: absolute;
	left: 150px;
	top: 20px;
	padding: 0px;
}

#film2 {
	height: 340px;
	width: 480px;
	position: absolute;
	left: 145px;
	top: 20px;
	padding: 0px;
}

#droite {
	height: 430px;
	width: 380px;
	position: absolute;
	left: 410px;
	top: 0px;
	padding-top: 10px;
}

#navigation {
	height: 70px;
	width: 120px;
	position: absolute;
	left: 450px;
	top: 49px;
	background-image: url(images/fil.jpg);
	background-repeat: no-repeat;
	background-position: 140px;
}

#navigation a:link {
	color: #333333;	
	
	}
	
#sousnav {
	height: 29px;
	width: 410px;
	position: absolute;
	left: 390px;
	top: 50px;
}
#container #logonav #sousnav a {
	color: #FF00FF;
}
.stylenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
	line-height: 0.9em;
	padding-right: 30px;
}

.stylesousnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}

#mentions {
	height: 15px;
	width: 70px;
	position: absolute;
	left: 532px;
	top: 690px;
	margin-top: -10px;
	margin-left: -140px;
}


a:link {
	text-decoration: none;
}
.cv a {
	color: #FF00FF;
}


.stylecv1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 100;
	text-align: right;
}

.stylecv2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: 100;
	text-align: left;
}

.stylementions {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.titre2 {
	font-size: 12px;
	font-weight: bold;
	color: #8E97C7;
}

.titre3 {
	font-size: 12px;
	font-weight: bold;
	color: #8E97C7;
	text-align: right;
}

.italique {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
#gauche img {
	float: right;
	padding-left: 15px;
}
a:visited {
	text-decoration: none;
}

#picto {
	position:absolute;
	left:100%;
	top:50%;
	width:50px;
	height:20px;
	z-index:0;
	margin-top: -10px;
	margin-left: -25px;
}
#real5 {
	position: absolute;
	height: 100px;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#real1 img {
	float: left;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
}

#real2 {
	position: absolute;
	height: 100px;
	width: 462px;
	left: 0px;
	top: 120px;
}

#real2 img {
	float: left;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
}

#real3 {
	position: absolute;
	height: 100px;
	width: 440px;
	left: 0px;
	top: 220px;
}

#real3 img {
	float: left;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
}

#real4 {
	position: absolute;
	height: 100px;
	width: 440px;
	left: 0px;
	top: 320px;
}

#real4 img {
	float: left;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
}


#real5 {
	position: absolute;
	height: 100px;
	width: 440px;
	left: 0px;
	top: 420px;
}

#real5 img {
	float: left;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
}

#real6 {
	position: absolute;
	height: 100px;
	width: 440px;
	left: 0px;
	top: 520px;
}

#real6 img {
	float: left;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
}

#real7 {
	position: absolute;
	height: 100px;
	width: 440px;
	left: 0px;
	top: 620px;
}

#real7 img {
	float: left;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
}
.stylereal {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: 100;
}
.justif {
	text-align: justify;
}
.cv {
	font-size: 12px;
	font-weight: bold;
	color: #FF00FF;
}

