html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

#loadingDiv {
	background-color: #000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	/*filter:alpha(opacity=50);
	background-color: rgba(0, 134, 197, 0.5);*/
	/*background-color: #0086c5;*/
	z-index: 9999;
}


#popupcreation {
	width: 360px;
	height: 320px;
	background-color: #58585b;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: -20000px;
	z-index: 99999;
	padding: 20px;
}


#sharePopup {
	width: 360px;
	height: 320px;
	background-color: #58585b;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: -20000px;
	z-index: 500;
	padding: 20px;
}

#sharePopup input {
	border: 0;
}

#sharePopup h1 {
	margin: 0px 0px 10px 0px;
}

#sharePopup div.text input {
	width: 360px;
}

#sharePopup  textarea {
	width: 360px;
	border: 0;
}


#sharePopup div.submit input {
	float: right;
}

#sharePopup div.input {
	margin-bottom: 5px;
}

#sharePopup label {
	display: block;
	color: #dcdcdc;
	margin-bottom: 3px;
}

#body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:858px;
	/*height:100%;*/
	position:relative;
}



* html #body {
	/*height: 100%;*/
}

body {
	font-family: 'Avant Garde', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000;
}

a img {
	border: none;
}

a { color: #ccc; text-decoration: none; cursor: pointer; }
a:link { color: #ccc; text-decoration: none; }
a:visited { color: #ccc; text-decoration: none; }
a:hover { color: #bd2025; text-decoration: none; }
a:active { color: #bd2025; text-decoration: none; }

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width:858px;*/
	width:100%;
	/*top: 50%;*/
	display:block;
	/*height:100%;*/
	/*margin-top: 129px;*/
	/*height:450px;*/
	position: relative;
}
#main{
	width:100%;
}
#main td{
	width:100%;
}


#entete{
	position: relative;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	min-width:858px;
	height: 63px;
	top: 30px;
	background: url('../img/logo_sagafilm.png') no-repeat left top;
	z-index: 500;
}



#entete a { text-indent: -9999px; color: #ccc; text-decoration: none; display: block; }
#entete a:link { color: #ccc; text-decoration: none; }
#entete a:visited { color: #ccc; text-decoration: none; }
#entete a:hover { color: #bd2025; text-decoration: none; }
#entete a:active { color: #bd2025; text-decoration: none; }

#entete a.active {color: #bd2025; text-decoration: none;}
#entete a.active:link {color: #bd2025; text-decoration: none;}
#entete a.active:visited {color: #bd2025; text-decoration: none;}
#entete a.active:hover {color: #bd2025; text-decoration: none;}
#entete a.active:active {color: #bd2025; text-decoration: none;}

#entete a.realisations { width: 76px; height: 17px; background: url('../img/menu/realisations_off.png') no-repeat left 0; }
#entete a.realisations:hover { width: 76px; height: 17px; background: url('../img/menu/realisations_on.png') no-repeat left 0; }
#entete a.realisations_active { width: 76px; height: 17px; background: url('../img/menu/realisations_on.png') no-repeat left 0; }

#entete a.equipe { width: 49px; height: 17px; background: url('../img/menu/equipe_off.png') no-repeat left 0; }
#entete a.equipe:hover { width: 49px; height: 17px; background: url('../img/menu/equipe_on.png') no-repeat left 0; }
#entete a.equipe_active { width: 49px; height: 17px; background: url('../img/menu/equipe_on.png') no-repeat left 0; }

#entete a.services { width: 54px; height: 17px; background: url('../img/menu/services_off.png') no-repeat left 1px; }
#entete a.services:hover { width: 54px; height: 17px; background: url('../img/menu/services_on.png') no-repeat left 1px; }
#entete a.services_active { width: 54px; height: 17px; background: url('../img/menu/services_on.png') no-repeat left 1px; }

#entete a.onceuponatime { width: 99px; height: 17px; background: url('../img/menu/onceuponatime_off.png') no-repeat left 1px; }
#entete a.onceuponatime:hover { width: 99px; height: 17px; background: url('../img/menu/onceuponatime_on.png') no-repeat left 1px; }
#entete a.onceuponatime_active { width: 99px; height: 17px; background: url('../img/menu/onceuponatime_on.png') no-repeat left 1px; }

#entete a.contact { width: 56px; height: 17px; background: url('../img/menu/contact_off.png') no-repeat left 2px; }
#entete a.contact:hover { width: 56px; height: 17px; background: url('../img/menu/contact_on.png') no-repeat left 2px; }
#entete a.contact_active { width: 56px; height: 17px; background: url('../img/menu/contact_on.png') no-repeat left 2px; }

#entete ul {
	position: absolute;
	bottom: 0px;
	right: 38px;
	float: right;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#entete ul li {
	font-size: 16px;
	display: block;
	float: left;
	padding: 0px 0px 0px 19px;
	margin: 0px 0px 0px  0px;
}

#contenu{
	position: relative;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border:0px solid #FFF;
	/*width: 858px;*/
	/*height: 363px;*/
	/*height:100%;*/
}

#mainvid{
	display:block;
	position:absolute;
	z-index:10;
	left: 3px;
	top: 50px;
}
/******************************************/
/*realisation*/

#menu_realisations {
	position: relative;
	float:left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 169px;
	height: 363px;
		
}



.carres {
	Position: relative;
	float: left;
	margin: 0px 0px 6px 6px;
	padding: 0px 0px 0px 0px;
	width: 166px;
	height: 84px;
	background-color: #ccc;
}

* html .carres {
	margin-left: 4px;
}

.carres_menu {
	Position: relative;
	width: 169px;
	height: 84px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #58585b;
}

.carres_menu p{
	Position: absolute;
	color: #ccc;
	font-size: 18px;
	bottom: 0px;
	right: 0px;
	margin: 0px 12px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#realisations{
	position: relative;
	float: left;
	overflow: hidden;
	/*width: 100%;*/
	height: 363px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;	
}
.realisation_hover{
	background-color:#bd2025;
	filter:alpha(opacity=30); 
  	-moz-opacity: 0.3; 
   	opacity: 0.3; 
   	height:84px;
   	display:block;
   	width:166px;
   	color:#FFF;
   	text-align:center;
   	position:absolute;
	top: 0;
	left: 0;
   	z-index:4;

}
.realisation_text{
	
   	/*height:84px;*/
   	display:block;
   	width:166px;
   	color:#FFF;
   	text-align:center;
   	position:absolute;
	top: 0;
	left: 0;
   	z-index:5;
   	padding-top:30px;
   	vertical-align : middle;
   	display : table-cell;

}
.realisation_container{
	display:none;
}
.column{
	width:166px;
	/*margin-right:10px;*/
	
}
.cell{
	height:84px;
	/*margin-bottom:10px;*/
	position: relative;
	float: left;
	margin-left: 10px;
}
#res{
	display:inline;
	overflow:hidden;
	width:auto;
	position:absolute;
	z-index:1;
	left:0px;
	/*height:363px;*/
}

* html #res {
	left: -15px !important;
}

.hiddentext {
	display: none;
}

#res td{

	
	/*margin-left:10px;*/
	padding-right:0px;
	height:355px;
	
}

.creation {
	position: relative;
	width: 688px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.publicite {
	position: relative;
	width: 688px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.corporatif {
	position: relative;
	width: 688px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.variete {
	position: relative;
	width: 688px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#piedpage{
	position: relative;
	/*float: left;*/
	width: 858px;
	height: 40px;
	
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
}

#description {
	position: relative;
	float: left;
	width: 688px;
	height: 40px;
	text-align:left;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px; 
}

#scroll {
	position: relative;
	float: right;
	width: 169px;
	height: 40px;
	
}

#scroll img {
	position: absolute;
}

#scroll a {
	Position: absolute;
	color: #ccc;
	top: 10px;
	font-size: 12px;
	right: 38px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#scroll a { color: #ccc; text-decoration: none; cursor: pointer; }
#scroll a:link { color: #ccc; text-decoration: none; }
#scroll a:visited { color: #ccc; text-decoration: none; }
#scroll a:hover { color: #bd2025; text-decoration: none; }
#scroll a:active { color: #bd2025; text-decoration: none; }


/******************************************/
/*equipe*/

.carte_equipe {
	position: relative;
	float: left;
	background-color:#000;
	width: 280px;
	height: 175px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.carte_equipe object {
	left: 0;
}


.carte_equipe img {
	display: block;
}

.carte_equipe ul {
	position: absolute;
	top: 43px;
	right: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.carte_equipe ul li {
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	color: #000;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

.carte_equipe ul li a { font-size: 10px; color: #bd2025; text-decoration: none; }
.carte_equipe ul li a:link { font-size: 10px; color: #bd2025; text-decoration: none; }
.carte_equipe ul li a:visited { font-size: 10px; color: #bd2025; text-decoration: none; }
.carte_equipe ul li a:hover { font-size: 10px; color: #bd2025; text-decoration: underline; }
.carte_equipe ul li a:active { font-size: 10px; color: #bd2025; text-decoration: underline; }


/******************************************/
/*services*/

#gris {
	Position: relative;
	float: left;
	width: 424px;
	height: 363px;
	background-color: #59595c;
	margin: 0px;
	padding: 0px;
}

#gris.droite {
	/*margin-left: 10px;*/
	border-left:10px solid #000;
}

* html #gris.droite {
	margin-left: 10px;
}

#gris p.services{
	position: relative;
	font-size: 13px;
	line-height: 17px;
	text-align: right;
	margin: 15px 20px 20px 80px;
	padding: 0px 0px 0px 0px;
}

#gris ul {
	position: absolute;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 17px 30px;	
	
}

#gris ul li {
	text-align:left;
	list-style-type:none;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 2px;
}


/******************************************/
/*contact*/

#gris ul.contact {
	position: absolute;
	list-style-type: none;
	bottom: 0px;
	right: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 30px;
}

#gris ul.contact li {
	text-align: right;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 2px;
}

#gris ul.contact li a { color: #ccc;; text-decoration: underline; }
#gris ul.contact li a:link { color: #ccc; text-decoration: underline }
#gris ul.contact li a:visited { color: #ccc; text-decoration: underline; }
#gris ul.contact li a:hover { color: #bd2025; text-decoration: underline; }
#gris ul.contact li a:active { color: #bd2025; text-decoration: underline; }

