@media screen {
body {
	background-color:#d86900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#603813;
	background-image:url(../images/Fond.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:651px;
}

#Main {
	background-image:url(../images/CarreBrun.png);
	background-repeat:no-repeat;
	background-position:-9px -8px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	position:absolute;
	left:412px;
	top:84px;
	padding:35px 34px 35px 50px;
	width:462px; /* width doit égaler 546-paddings-borders */
	height:407px; /* height doit égaller 477-paddings-borders */
	overflow:hidden;
}

#Main h2 {
	text-align:center;
}

#Main h3 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#Main h4 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#Main form {
	background-color:transparent;
	border:none;
	color:#ffffff;
}

#Main input {
	background-color:transparent;
	border-color:#603813;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:#ffffff;
}

#Main img {
	margin-left:auto;
	margin-right:auto;
}

#Main a:link, a:visited, a:focus {
	text-decoration:none;
	color:#fbb03b;
}

#Main a:hover {
	text-decoration:none;
	color:#603813;
}

#Main a:active {
	text-decoration:none;
	color:#603813;
}

.Menus {
	position:absolute;
	left:0px;
	background-position:-13px -5px;
	background-repeat:no-repeat;
	width:106px;
	height:124px;
}

#Contact {
	background-image:url(../images/contacteznous.png);
	top:416px;
	cursor:pointer;
}

#Pourquoi {
	background-image:url(../images/nous.png);
	top:136px;
	cursor:pointer;
}

#Portfolio {
	background-image:url(../images/portfolio.png);
	top:276px;
	cursor:pointer;
}

.MenusTop {
	background-image:url(../images/fondmenu.png);
	position:absolute;
	top:0px;
	background-repeat:no-repeat;
	width:119px;
	height:29px;
	text-align:center;
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:100px;
}

#Logos {
	left:150px;
	cursor:pointer;
}

#SitesWebs {
	left:285px;
	cursor:pointer;
}

#Publicites {
	left:420px;
	cursor:pointer;
}

#EtudesCyb {
	left:555px;
	cursor:pointer;
}

#Autres {
	left:690px;
	cursor:pointer;
}

#Title {
	background-color:transparent;
	font-family:Rai;
	font-size:70px;
	font-style:italic;
	font-weight:normal;
	color:#ffffff;
	filter:alpha(opacity=20);
   	-moz-opacity:0.2;
   	opacity: 0.2;
	position:absolute;
	height:72px;
	top:20px;
	left:440px; /* 458 sur IE */
	width:520px;
	text-align:right;
	padding-right:50px;
}

#NomCie {
	background-image:url(../images/NomCie.png);
	width:110px;
	height:440px;
	position:absolute;
	left:357px;
	top:108px;
}

#CoinGaucheHaut {
	background-image:url(../images/CoinGaucheHaut.png);
	width:116px;
	height:146px;
	position:absolute;
	top:0px;
	left:0px;
}

#WinContenu {
	width:462px;
	height:399px;
	position:absolute;
	top:42px;
	left:50px;
	overflow:hidden;
}

#contenu {
	text-align:center;
	width:462px;
	left:0px;
/*	border:solid;
	border-color:#FFFFFF;
	border-width:1px; */
}

#contenu img {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:none;
}

#contenu a:link, a:visited, a:focus {
	text-decoration:none;
	color:#fbb03b;
	text-align:center;
}

#contenu a:hover {
	text-decoration:none;
	color:#603813;
	text-align:center;
}

#contenu a:active {
	text-decoration:none;
	color:#603813;
	text-align:center;
}

.Fleches {
	background-color:transparent;
	width:350px;
	height:30px;
	position:absolute;
}

#FlecheHaut {
	background-image:url(../images/FlecheBlancheHaut.png);
	filter:alpha(opacity=10);
   	-moz-opacity:0.1;
	-khtml-opacity:0.1;
   	opacity: 0.1;
	left:106px;
	top:9px;
	cursor:pointer;
}

#FlecheBas {
	background-image:url(../images/FlecheBlancheBas.png);
	filter:alpha(opacity=10);
   	-moz-opacity:0.1;
	-khtml-opacity:0.1;
   	opacity: 0.1;
	left:106px;
	bottom:3px;
	cursor:pointer;
}

#footer {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	left:5px;
	top:580px;
	margin-bottom:5px;
	text-align:center;
	position:absolute;
}

#footer a:link, a:visited, a:focus {
	text-decoration:none;
	color:#fbb03b;
}

#footer a:hover {
	text-decoration:none;
	color:#603813;
}

#footer a:active {
	text-decoration:none;
	color:#603813;
}



}