html{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

#page
{
	z-index: 1;
	width: 320px;
	min-height: 355px;
	height:auto;
	position:absolute;
	left:0;
}

#header{
	margin-top:-5%;
}

#header img{
	vertical-align: top;
	width:173px;
	height:71px;
}

#header input{
	z-index: 4;
	width: 118px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #7E7E7E;
	position: relative;
	margin-right: -100px;
	margin-top: 25px;
}



#accueil img{
	width:319px;
	height:204px;
	vertical-align: top;
}

#accueil p{
	color:white;
	text-align:justify;
	margin:2% 5% 0 5%;
	font-size:90%;
}

#contact{
	position:absolute;
	left:25px;
	top:25px;
}

#menu{
	display:none;
	margin-top:5px;
	margin-left:10px;
}
#lienVitrine{
	float:left;
}

#bouton {
	float:right;
	background-image: url(images/img_fond_bouton.png);
	background-repeat: no-repeat;
	background-position: top;
	width:320px;
	height:72px;
	background-size: 266px 48px;
}
#bouton a {
	display:block;
	font-size:12px;
	color:#7d4f98;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin-top:16px;
	margin-right:55px;
}

#lienPortfolio{
	float:right;
	margin-top:-100px;
	margin-right:10px;
}

#audiovisuel{
	text-align:justify;
}

#photographie{
	color:white;
	height:300px;
	position:absolute;
	top:30px;
	right:8px;
	text-align:justify;
	left:13px;
}

#creationGraphique{
	color:white;
	height:300px;
	position:absolute;
	right:10px;
	text-align:justify;
	top:30px;
	left:13px;
}

#solutionInternet{
	color:white;
	height:auto;
	position:absolute;
	top:30px;
	left:12px;
	right:10px;
	text-align:justify;
}

#contact{
	color:white;
	text-align:center;
}

/* Style accordion audiovisuel.html */
#Realisation{
	background-color:#000000;
	font-size:12px;
}

#Post-productionImage{
	background-color:#000000;
	font-size:12px;
}

#PrisedeSon{
	background-color:#000000;
	font-size:12px;
}

#Post-productionSon{
	background-color:#000000;
	font-size:12px;
}

#Sonorisation{
	background-color:#000000;
	font-size:12px;
}

.photo{
	width:204.67px;
	height:158px;
	margin-left:10%;
	margin-top:-10%;
}

span{
	color:white;
	font-size:50%;
	float:right;
	margin-right:90px;
}

.texte_violet_14 {
	font-size:14px;
	color:#7d4f98;
	font-weight:bold;
}

/************************************/

/* PORTFOLIO */
#titre{
	color:white;
	text-align:center;
	margin-top:-30px;
	float:left;
}

#choix_projet{
	margin-top:-10px;
	width:310px;
}

#afficheProjet{
	color:white;
	width:310px;
	height:auto;
	float:center;
	min-height:410px;
}

#projet_portfolio_1{
	position:relative;
	width:120px;
	height:120px;
	float:left;
	background-image:url(images/portfolio/img_fd_projet_portfolio.png);
	background-size: 140px 140px;
	background-repeat:no-repeat;
	background-position:center top;
	padding:11px;
	text-align:left;
	margin:3px 3px 10px 7px;
	margin-bottom:10px;
}

#projet_portfolio_2{
	position:relative;
	width:120px;
	height:120px;
	float:right;
	font-size:10px;
	background-image:url(images/portfolio/img_fd_projet_portfolio.png);
	background-size: 140px 140px;
	background-repeat:no-repeat;
	background-position:center top;
	padding:11px;
	text-align:left;
	margin:3px 7px 10px 3px;
	margin-bottom:10px;
}

#img_titre_projet_1 {
	position:absolute;
	z-index:1500px;
	margin-top:75px;
	left:10px;
}
#img_titre_projet_2 {
	position:absolute;
	z-index:1600px;
	margin-top:65px;
	left:10px;
}

#img_titre_projet_3 {
	position:absolute;
	z-index:1700px;
	margin-top:55px;
	left:10px;
}
#img_titre_projet_4 {
	position:absolute;
	z-index:1800px;
	margin-top:45px;
	left:10px;
}

#projet_portfolio_1 h4 {
	font-size:14px;
	font-weight:bold;
	margin-top:-15px;
	text-align:center;
}

#projet_portfolio_2 h4 {
	font-size:14px;
	font-weight:bold;
	margin-top:-15px;
	text-align:center;
}

#projet_portfolio_1 p {
	font-size:14px;
	text-align:justify;
	margin:0;
	color:white;
	padding-left:5px;
	margin-top:20px;
}

#projet_portfolio_2 p {
	font-size:14px;
	text-align:justify;
	margin:0;
	color:white;
	padding-left:5px;
	margin-top:20px;
}

#projet_portfolio_1 a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
}

#projet_portfolio_2 a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
}