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

/*..................................one page............................................*/
#wrapper {
	width: 1300px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*...............................section accueil........................................*/
#accueil {
	width: 1300px;
	height: 430px;
	position: relative;
	background-color: #2E2D30;
}
#logo {
	/*background: url(../images/logo_portfolio.png) no-repeat center 0px;*/
	height: 338px;
	width: 1300px;
	position: absolute;
	top: 30px;
	text-align: center;
}
nav{
	background-color: #C0C0C0;
	height: 30px;
	width: 1300px;
	position: fixed;
	top: 0px;
	z-index: 2;
}
#menu-haut {
	padding-left: 65px;
	}
#menu-haut li {
	display: inline;
	padding-left: 50px;
}

#menu-haut li a{
	display: inline;
	width: 150px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-weight: bold;
	color: #2E2D30;
	line-height: 2em;
	text-decoration: none;
}
#bouton:hover {
	background-image: url(../images/bouton_accueil_hover.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bouton {
	background-image: url(../images/bouton_accueil.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#menu-haut li a:hover{
	display: inline;
	width: 150px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-weight: bold;
	color: #FFF;
	line-height: 2em;
	text-decoration: none;
}

h1 {
	text-indent: -9999px;
}
/*...................................fin section accueil........................................*/
/*................................section propos.................................................*/
#propos {
	width: 1300px;
	height: 750px;
	position: relative;
}
h2 {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 96px;
	left: 300px;
	text-align: center;
	width: 700px;
	right: 300px;
}
h2.blanc {
	color: #FFF;
}
#parcours {
	width: 630px;
	position: absolute;
	top: 100px;
}
h3.titre_parcours {
	font: 700 1.25em "Helvetica LT Std Cond", Helvetica;
	color: #000;
	position: absolute;
	top: 105px;
	text-align: left;
	right: 0px;
}
.texte_parcours {
	font: normal 1.125em/2em "Helvetica LT Std Cond", Helvetica;
	color: #000;
	text-align: right;
	position: absolute;
	top: 140px;
	right: 0px;
}
.button {
	padding: 10px;
	background: rgb(233, 93, 16);
	background: -moz-linear-gradient(90deg, rgb(233, 93, 16) 22%, rgb(253, 93, 16) 70%);
	background: -webkit-linear-gradient(90deg, rgb(233, 93, 16) 22%, rgb(253, 93, 16) 70%);
	background: -o-linear-gradient(90deg, rgb(233, 93, 16) 22%, rgb(253, 93, 16) 70%);
	background: -ms-linear-gradient(90deg, rgb(233, 93, 16) 22%, rgb(253, 93, 16) 70%);
	background: linear-gradient(0deg, rgb(233, 93, 16) 22%, rgb(253, 93, 16) 70%);
	-webkit-box-shadow: 2px 1px 2px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 1px 2px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 1px 2px rgba(50, 50, 50, 0.75);
	margin-top: 87px;
}
.cv a {
	color: #2e2d30;
	text-align: center;
	position: absolute;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1em;
	text-decoration: none;
	top: 325px;
	right: 0px;
	font-weight: 700;
}
#competences {
	position: absolute;
	top: 100px;
	width: 630px;
	right: 0px;
}
h3.titre_competences {
	font: 700 1.25em "Helvetica LT Std Cond", Helvetica;
	color: #000;
	position: absolute;
	left: 0px;
	top: 105px;
}
#logiciels_competences {
	width: 630px;
	position: absolute;
	top: 152px;
}

.logiciels {
	width: 90px;
	float: left;
	position: relative;
	padding-right: 50px;
}
#illustrator {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 85px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#photoshop {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 275px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#indesign {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 85px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#xpress {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 160px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#dreamweaver {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 85px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#flash {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 160px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#edge {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 233px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#html_css {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 309px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#studio {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 85px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
#after {
	position: absolute;
	text-align: center;
	color: #e85d10;
	top: 160px;
	left: 0px;
	font: bold 0.813em "Helvetica LT Std Cond", Helvetica;
	width: 90px;
}
/*....................................fin section propos.........................................*/
/*....................................section webdesign..........................................*/
#webdesign {
	width: 1300px;
	height: 750px;
	position: relative;
}
.webdesign a {
	text-decoration: none;
}
.travaux_gauche {
	background: url(../images/kavinsky_projet.jpg) no-repeat 0px 0px;
	height: 313px;
	width: 526px;
	position: absolute;
	left: 50px;
	top: 248px;
}
.travaux_gauche .travaux_gauche_texte {
	display:none;
}
.travaux_gauche:hover .travaux_gauche_texte {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
}
.description {
	font:0.875em "Helvetica LT Std Cond", Helvetica;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 78px;
	top: 160px;
	right: 78px;
}
h5 {
	color: #FFF;
	font: 1.5em "Helvetica LT Std Cond", Helvetica;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 100px;
	width: 506px;
	left: 10px;
	right: 10px;
}
.plus {
	height: 49px;
	width: 48px;
	position: absolute;
	left: 239px;
	top: 190px;
	right: 239px;
}
.description_canal {
	font:0.875em "Helvetica LT Std Cond", Helvetica;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 78px;
	top: 210px;
	right: 78px;
}
#canal {
	color: #FFF;
	font: 1.5em "Helvetica LT Std Cond", Helvetica;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 145px;
}
.plus_canal {
	height: 49px;
	width: 48px;
	position: absolute;
	left: 239px;
	top: 240px;
	right: 239px;
}
.travaux_droit {
	background: url(../images/canal_projet.jpg) no-repeat 0px 0px;
	height: 313px;
	width: 526px;
	position: absolute;
	top: 248px;
	right: 50px;
}
.travaux_droit .travaux_droit_texte {
	display:none;
}
.travaux_droit:hover .travaux_droit_texte {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
}
/*.............................fin section webdesign....................................*/
/*...................................section print......................................*/
#print {
	width: 1300px;
	height: 750px;
	position: relative;
}
.print a {
	text-decoration: none;
}
.travaux_gauche_print {
	height: 313px;
	width: 526px;
	position: absolute;
	left: 50px;
	top: 298px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.travaux_gauche_print .travaux_gauche_print_texte {
	display:none;
	position: relative;
}
.travaux_gauche_print:hover .travaux_gauche_print_texte {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.travaux_droit_print {
	height: 313px;
	width: 526px;
	position: absolute;
	top: 298px;
	right: 50px;
	background-image: url(../images/plans.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.travaux_droit_print .travaux_droit_print_texte {
	display:none;
}
.travaux_droit_print:hover .travaux_droit_print_texte {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
}
/*...............................fin section print...........................................*/
/*.................................section identite visuelle.................................*/
#identite_visuelle {
	width: 1300px;
	height: 750px;
	position: relative;
}
.identite_visuelle a {
	text-decoration: none;
}
.travaux_milieu_identite {
	background: url(../images/identite_visuelle.jpg) no-repeat 0px 0px;
	height: 313px;
	width: 526px;
	position: absolute;
	left: 387px;
	right: 387px;
	top: 290px;
}

.travaux_milieu_identite .travaux_milieu_identite_texte {
	display:none;
}
.travaux_milieu_identite:hover .travaux_milieu_identite_texte {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
}
/*................................fin section identite visuelle.................................*/
/*..................................section publicite digitale.................................*/
#express {
	width: 1300px;
	height: 750px;
	position: relative;
/*	background-image: url(../images/section_express.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
.express a {
	text-decoration: none;
}
.travaux_gauche_pub {
	background: url(../images/fond_pub_express1.jpg) no-repeat 0px 0px;
	height: 313px;
	width: 526px;
	position: absolute;
	left: 50px;
	top: 248px;
}
.travaux_gauche_pub .travaux_gauche_texte {
	display:none;
}
.travaux_gauche_pub:hover .travaux_gauche_texte {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
}
.travaux_droit_pub {
	background: url(../images/fond_pub_express2.jpg) no-repeat 0px 0px;
	height: 313px;
	width: 526px;
	position: absolute;
	top: 248px;
	right: 50px;
}
.travaux_droit_pub .travaux_droit_texte_pub {
	display:none;
}
.travaux_droit_pub:hover .travaux_droit_texte_pub {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
}
/*...................................fin publicite digitale ..................................*/
/*....................................section aussi............................................*/
#aussi {
	width: 1300px;
	height: 750px;
	position: relative;
}
.aussi a {
	text-decoration: none;
}
.travaux_milieu_aussi {
	background: url(../images/illustration_montage.jpg) no-repeat 0px 0px;
	height: 313px;
	width: 526px;
	position: absolute;
	left: 387px;
	right: 387px;
	top: 290px;
}
h2.titre_aussi {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 95px;
	left: 300px;
	text-align: center;
	width: 700px;
	right: 300px;
}
 
.travaux_milieu_aussi .travaux_milieu_aussi_texte {
	display:none;
}
.travaux_milieu_aussi:hover .travaux_milieu_aussi_texte {
	display:block;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	height: 313px;
	width: 526px;
}
/*...................................fin section aussi............................................*/
/*...................................section contact...........................................*/
#contact {
	width: 1300px;
	height: 820px;
	position: relative;
}
.adresse {
	position: absolute;
	color: #000;
	right: 38px;
	top: 195px;
	text-align: left;
	font-family: "Helvetica LT Std Cond", Helvetica;
	line-height: 1.3em;
	font-weight: normal;
	width: 400px;
}
.tel  {
	color: #000;
	font-family: "Helvetica LT Std Cond", Helvetica;
	line-height: 1.3em;
	font-weight: bold;
	padding-top: 30px;
}
#reseaux {
	position: absolute;
	left: 66px;
	top: 675px;
}
#reseaux li {
	text-indent: -9999px;
	float: left;
	list-style: none;
	padding-left: 160px;
}
#reseaux li a {
	display: block;
	height: 78px;
	width: 89px;
}
#fb {
	background: url(../images/sprite_reseaux.png) no-repeat -373px 0px;
}
#twitter {
	background: url(../images/sprite_reseaux.png) no-repeat -557px 0px;
}
#pinterest {
	background: url(../images/sprite_reseaux.png) no-repeat -742px 0px;
}
#linkedin {
	background: url(../images/sprite_reseaux.png) no-repeat -930px 0px;
}
#fb:hover {
	background: url(../images/sprite_reseaux.png) no-repeat -373px -78px;
}
#twitter:hover {
	background: url(../images/sprite_reseaux.png) no-repeat -557px -78px;
}
#pinterest:hover {
	background: url(../images/sprite_reseaux.png) no-repeat -742px -78px;
}
#linkedin:hover {
	background: url(../images/sprite_reseaux.png) no-repeat -930px -78px;
}
/*...................................fin section contact......................................*/
/*..............................................fin one page.................................*/

/*...........................................pages internes.................................*/
/*.........................................encart commun .................................*/
#encart {
	height: 500px;/*550px*/
	width: 250px;
	background-color: #2F2E30;
	position: relative;
	left: 1020px;
	top: 30px;
	background-image: url(../images/logo_portfolio_petit.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
.logo_encart {
	width: 220px;
	text-align: center;
	position: absolute;
	left: 15px;
	top: 245px;
	right: 15px;
	color: #FFF;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bold;
}
.texte_encart {
	font-family: "Helvetica LT Std Cond", Helvetica;
	text-align: left;
	width: 220px;
	color: #FFF;
	line-height: 1.4em;
	position: absolute;
	left: 15px;
	top: 350px;
	text-align: center;
}

/*.........................................fin encart commun......................................*/
/*....................................page canal............................................*/
.canal_haut {
	background-image: url(../images/canal_st_martin_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 750px;
	width: 1300px;
	position: relative;
}
.parcours_utilisateur {
	height: 755px;
	width: 1300px;
	background-image: url(../images/iphone1.jpg);
	background-repeat: no-repeat;
	background-position: 50px 250px;
	position: relative;
}
h2.page_secondaire {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 193px;
	left: 300px;
	text-align: center;
	width: 700px;
	right: 300px;
}
h2.page_secondaire_blanc {
	color: #FFF;
}
h2.page_secondaire_next {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 90px;
	left: 300px;
	text-align: center;
	width: 700px;
	right: 300px;
}
.texte_parcours_utilisateur {
	color: #000;
	padding-top: 33px;
	text-align: center;
	width: 1000px;
	padding-right: 150px;
	padding-left: 150px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.125em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}
.parcours_utilisateur_suite {
	height: 605px;
	width: 1300px;
	background-image: url(../images/iphone2.jpg);
	background-repeat: no-repeat;
	background-position: 50px 80px;
}
.parcours_utilisateur_suite .page_secondaire {
	text-indent: -9999px;
}
.numero2 {
	width: 3.5px;
	background-color: #E75E13;
	height: 52px;
	margin-left: 648px;
}
.rond2 {
	width: 38px;
	left: 631px;
	position: absolute;
	top: 50px;
}
.numero_rond2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 644px;
	top: 70px;
	z-index: 2;
}
.canal_logo {
	background-image: url(../images/canal_st_martin_logo_grand.png);
	background-repeat: no-repeat;
	background-position: 230px 200px;
	height: 750px;
	width: 1300px;
	position: relative;
	background-color: #2E2D30;
}
.canal_menu {
	background-image: url(../images/canal_st_martin_picto.jpg);
	background-repeat: no-repeat;
	background-position: 50px 166px;
	height: 723px;
	width: 1300px;
	position: relative;
}
/*............................fin page canal............................................*/
/*....................................page kavinsky........................................*/
.kavinsky_haut {
	background-image: url(../images/fond_kavinsky1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 723px;
	width: 1300px;
	position: relative;
}
.numero {
	width: 3.5px;
	background-color: #E75E13;
	height: 127px;
	margin-left: 648px;
}
.rond {
	width: 38px;
	left: 631px;
	position: absolute;
	top: 102px;
}
.numero_rond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 644px;
	top: 121px;
	z-index: 2;
}
.kavinsky {
	width: 1300px;
	position: relative;
	height: 1105px;	/*background-image: url(../images/fond_kavinsky2.jpg);*/
	/*background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
h2.titre_kavinsky {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 155px;
	left: 300px;
	text-align: center;
	width: 700px;
	right: 300px;
}
.texte_kavinsky {
	color: #000;
	text-align: center;
	width: 1000px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.125em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	position: absolute;
	left: 150px;
	top: 26px;
	right: 150px;
	background-color: #FFF;
}
.rond {
	width: 38px;
	left: 631px;
	position: absolute;
	top: 102px;
}
.numero_rond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 644px;
	top: 121px;
	z-index: 2;
}

.site_kavinsky {
	width: 1290px;
	position: absolute;
	left: 27px;
	top: 170px;
}
.site_kavinsky li {
	float: left;
	width: 601px;
	padding-top: 80px;
	padding-right: 44px;
}

/*................................fin page kavinsky.........................................*/
/*...................................page print logo et cartes...............................*/
/*.................................logo .................................................*/
.logo_haut {
	height: 750px;
	width: 1300px;
}
.logo_print {
	background-image: url(../images/fond_logo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 750px;
	width: 1300px;
	position: relative;
}
.logo_print2 {
	height: 570px;
	width: 1300px;
	position: relative;
}
h2.titre_print_logo {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 105px;
	left: 300px;
	text-align: center;
	width: 700px;
	right: 300px;
}
.liste_logo_print {
	width: 1170px;
	position: absolute;
	left: 90px;
}
.liste_logo_print li {
	float: left;
	width: 538px;
	padding-top: 130px;
	padding-right: 44px;
}
/*.............................................cartes.............................................*/
.cartes_haut {
	height: 545px;
	width: 1300px;
	position: relative;
}
.liste_cartes_print {
	width: 1290px;
	position: absolute;
	left: 27px;
}
.liste_cartes_print li {
	float: left;
	width: 538px;
	padding-top: 145px;
	padding-right: 105px;
}
/*...................................fin page print logo et cartes..............................*/
/*............................page print panneaux, depliants, flyers.......................*/
.panneaux_haut {
	background-image: url(../images/fond_depliant1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 750px;
	width: 1300px;
	position: relative;
}
.panneaux_print {
	height: 750px;
	width: 1300px;
	position: relative;
	}
h2.titre_panneaux {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 160px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.texte_panneaux {
	color: #000;
	padding-top: 47px;
	text-align: center;
	width: 1000px;
	padding-right: 150px;
	padding-left: 150px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.125em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}
.liste_panneaux_print {
	width: 1290px;
	position: absolute;
	left: 27px;
}
.liste_panneaux_print li {
	float: left;
	width: 601px;
	padding-top: 135px;
	padding-right: 44px;
}
/*.............................................flyers.........................................*/
.flyers_print {
	height: 771px;
	width: 1300px;
	position: relative;
}
h2.titre_flyers {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 115px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.liste_flyers_print {
	width: 1290px;
	position: absolute;
	left: 27px;
	top: 212px;
}
.liste_flyers_print li {
	float: left;
	width: 400px;
	padding-right: 24px;
}
/*.............................fin page print panneaux, depliants, flyers.........................*/
/*..................................page hors-site..........................................*/
.hors-site-haut {
	background-image: url(../images/hors-site.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 750px;
	width: 1300px;
	position: relative;
}
.numero-hors-site {
	width: 3.5px;
	background-color: #E75E13;
	height: 78px;
	margin-left: 648px;
}
/*.hors-site-liste {
	position: absolute;
	top: 192px;
	width: 1300px;
}
.hors-site-liste li {
	float: left;
	padding-right: 159px;
	padding-left: 151px;
	text-align: center;
	padding-top: 10px;
}
*/
.hors-site-leroy {
	padding-left: 50px;
	padding-top: 110px;
}
.hors-site {
	width: 1300px;
	position: relative;	/*background-image: url(../images/fond_kavinsky2.jpg);*/	/*background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
h2.titre_hors-site {
	color: #2e2d30;
	position: absolute;
	top: 85px;
	left: 300px;
	text-align: center;
	width: 700px;
	right: 300px;
	height: 70px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.875em;
	line-height: 2.5em;
	font-weight: bold;
}
.rond_hors-site {
	width: 38px;
	left: 631px;
	position: absolute;
	top: 45px;
}
.numero_rond_hors-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 644px;
	top: 64px;
	z-index: 2;
}
.hors-site-menu {
	width: 1300px;
	position: absolute;
	left: auto;
	top: 955px;
	right: auto;
	z-index: 999;
}

.texte-hors-site {
	color: #2e2d30;
	text-align: center;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	padding-top: 15px;
}
/*
.lightbox{
	padding-right: 62px;
	padding-left: 62px;
	text-decoration: none;
	}
a.lightbox img {
	height: 100%;
	border: 3px solid white;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	margin-top: 94px;
}


.lightbox-target {
	position: fixed;
	top: -100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	overflow: auto;
}

.lightbox-target img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 0%;
	max-width: 0%;
	border: 3px solid white;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
a.lightbox-close {
	display: block;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	background: white;
	color: black;
	text-decoration: none;
	position: fixed;
	top: -80px;
	right: 0px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	left: 1185px;
}
a.lightbox-close:before {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
a.lightbox-close:after {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background: black;
  position: absolute;
  left: 26px;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.lightbox-target:target {
	opacity: 1;
	top: 0;
	bottom: 0;
}

.lightbox-target:target img {
	max-height: inherit;
	max-width: inherit;
}

.lightbox-target:target a.lightbox-close {
  top: 0px;
}*/

/*.....................................fin page hors-site.........................................*/
/*..............................page pub digitale.................................................*/
.pub-digitale-haut {
	background-image: url(../images/pub-digitale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1300px;
	position: relative;
	height: 750px;
}
.e-mailing {
	height: 1090px;
	width: 1300px;
	position: relative;
	
}
.exemple-emailing {
	padding-top: 105px;
}
.exemple-emailing li {
	float: left;
	padding-left: 29px;
	padding-right: 10px;	
}
.texte_pub-digitale {
	color: #000;
	text-align: center;
	width: 1000px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.125em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	position: absolute;
	left: 150px;
	top: 44px;
	right: 150px;
	background-color: #FFF;
}
.adfeed {
	width: 1300px;
	position: relative;
	top: 30px;
}
h2.titre_identite_declinaison {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 100px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.pres-adfeed {
	width: 1070px;
	padding-top: 125px;
	padding-right: 115px;
	padding-left: 115px;
	height: 1082px;
}
.pres-adfeed li {
	float: left;
	padding-left: 23px;
	width: 331px;
}

.storyboard {
	height: 808px;
	width: 1300px;
	position: relative;
	top: 30px;
}
h2.titre_identite_responsive_ordi {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 100px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.trait {
	width: 3.5px;
	background-color: #E75E13;
	height: 52px;
	margin-left: 648px;
	top: 95px;
	position: relative;
}
h3.titre_storyboard {
	color: #E75E13;
	text-align: center;
	width: 700px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.5em;
	font-weight: bold;
	height: 50px;
	position: relative;
	left: 300px;
	top: 115px;
	right: 300px;
}
.croatie {
	width: 1201px;
	height: 2877px;
	position: absolute;
	top: 145px;
}
.ban-croatie {
	height: 200px;
	width: 1000px;
	border: 1px solid #000;
	z-index: 3;
	position: relative;
	top: 1317px;
	left: 150px;
}
.GA-croatie {
	height: 600px;
	width: 300px;
	border: 1px solid #000;
	position: relative;
	top: 1088px;
	left: 856px;
}
.anim-edge {
	float: left;
	width: 1200px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 1770px;
	padding-bottom: 50px;
}
.numero3 {
	position: relative;
	top: 1650px;
}
/*...............................fin page pub digitale...........................................*/
/*......................................page illustrations.......................................*/
.illustrations_haut {
	background-image: url(../images/fond_illustration1.jpg);
	background-repeat: no-repeat;
	background-position: 180px 65px;
	height: 750px;
	width: 1300px;
	position: relative;
}
.illustrations_milieu {
	height: 680px;
	width: 1300px;
	position: relative;
	}
.illustrations_bas {
	height: 750px;
	width: 1300px;
	position: relative;
}
h2.titre_illustrations {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 190px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
h2.titre_illustrations_blanc {
	color: #FFF;
}
.texte_illustrations {
	color: #000;
	padding-top: 47px;
	text-align: center;
	width: 1000px;
	padding-right: 150px;
	padding-left: 150px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.125em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}
.liste_illustrations {
	width: 1290px;
	position: absolute;
	left: 27px;
}
.liste_illustrations li {
	float: left;
	width: 601px;
	padding-top: 55px;
	padding-right: 44px;
}
.montage {
	width: 1240px;
	position: absolute;
	left: 30px;
	top: 206px;
	right: 30px;
}
.ailleurs {
	float: left;
	width: 349px;
	padding-right: 37px;
	padding-left: 37px;
}
.etoiles {
	float: left;
	width: 743px;
	padding-left: 37px;
	padding-right: 37px;
}
/*...................................fin page illustrations...............................*/
/*...................................page identite visuelle...................................*/
.identite_haut {
	background-image: url(../images/fond_presto1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 750px;
	width: 1300px;
	position: relative;
}
.identite_logo {
	height: 700px;
	width: 1300px;
	position: relative;
	
}
h2.titre_identite_logo {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 215px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.texte_identite_logo {
	color: #000;
	padding-top: 27px;
	text-align: center;
	width: 1000px;
	padding-right: 150px;
	padding-left: 150px;
	font-family: "Helvetica LT Std Cond", Helvetica;
	font-size: 1.125em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}
.identite_logo_blanc {
	float: left;
	width: 801px;
	padding-top: 112px;
	padding-left: 250px;
}
.identite_declinaison {
	height: 838px;
	width: 1300px;
	position: relative;
}
h2.titre_identite_declinaison {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 100px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.presto_packaging {
	width: 1070px;
	padding-top: 145px;
	padding-right: 115px;
	padding-left: 115px;
}
.identite_responsive_ordi {
	height: 808px;
	width: 1300px;
	position: relative;
}
h2.titre_identite_responsive_ordi {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 100px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.presto_responsive_ordi {
	width: 1201px;
	padding-top: 145px;
	padding-right: 49px;
	padding-left: 49px;
}
.identite_responsive_ipad {
	height: 750px;
	width: 1300px;
	position: relative;
}
h2.titre_identite_responsive_ipad {
	font: bold 1.875em "Helvetica LT Std Cond", Helvetica;
	color: #2e2d30;
	position: absolute;
	top: 102px;
	left: 300px;
	text-align: center;
	width:700px;
	right: 300px;
}
.presto_responsive_ipad {
	width: 1201px;
	padding-top: 152px;
	padding-right: 49px;
	padding-left: 49px;
}
/*......................................fin page identite visuelle.............................*/
/*.................................fin pages internes.......................................*/
#menu_bas{
	height: 30px;
	width: 1300px;
	z-index: 2;
	margin-top: 30px;
}
.bouton {
	width: 200px;
	position: absolute;
	left: 25px;
	bottom: 20px;
}
.bouton li {
	display: inline;
	padding-left: 30px;
}
.bouton2 {
	width: 400px;
	padding-left: 532px;
	padding-top: 2px;
}
.bouton2 li {
	padding-left: 105px;
	display: inline;
}
.bouton3 {
	width: 400px;
	padding-left: 398px;
	padding-top: 2px;
}
.bouton3 li {
	padding-left: 105px;
	display: inline;
}
#droits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000;
	width: 1250px;
	text-align: right;
	margin-top: -15px;
}
