html {
	font-size: 100%;
}


/******** Structure *********/

/* Main Containers */

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 1em;
	background: #1a1a1a url(img/bggrad.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	}

#global {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -490px;
	width: 980px;
	padding: 0;
}

#header {
	float: left;
	z-index: 10;
	width: 960px;
	height: 120px;
	margin: 0 10px 0 10px;
	padding: 0;
}

#logo {
	position: absolute;
	left: 720px;
	top: 0px;
	margin: 0;
	padding: 0;
}

#theme-switch {
	position: absolute;
	z-index: 10;
	top: 80px;
	left: 536px;
	background: url(img/theme-selector.jpg) no-repeat left top;
	margin: 0;
	width: 156px;
	height: 40px;
	padding-left: 81px;
}

#theme-switch img {
	margin: 4px 6px 0 0;
}

#switch-arrow {
	position: absolute;
	left: 88px; /* VALEUR A CHANGER POUR PLACER LA FLECHE EN FACE DE L'ICONE DU THEME CHOISI */
	top: 30px;
	z-index:20;
	width: 17px;
	height: 10px;
	margin: 0;
	background: url(../common-images/theme-select-arrow.png) no-repeat left top;
}

#videozone {
	float: left;
	background-color: #FFFFFF;
	z-index: 20;
	width: 980px;
	height: 408px;
	margin: 0;
	padding: 0;
}
	
#content {
	float: left;
	z-index: 10;
	width: 960px;
	margin: 20px 10px 20px 10px;
	padding: 0;
}
	
#footer {
	float: left;
	z-index: 10;
	width: 960px;
	margin: 0 10px 0 10px;
	padding: 0;
}

.footer-inner {
	margin: 0px 2px 50px 2px;
	padding: 0;
}



/* Blocks */

.block {
	float: left;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	padding: 0;
}

.block-inner {
	padding: 20px;
}

.pop-inner {
	overflow: auto;
	padding: 20px;
}

#block-zoom {
	width: 670px;
	height: 250px;
	margin: 0 10px 9px 0;
	background: #000000 url(../../images/home/potc-zoom-img.jpg) no-repeat;
}

#block-zoom p {
	margin: 90px 0 0 400px;
}

#block-contact {
	width: 280px;
	height: 250px;
	margin: 0 0 9px 0;
}

#block-about {
	width: 500px;
	height: 300px;
	margin: 0 10px 0 0;
}

#block-news {
	width: 450px;
	height: 300px;
	margin: 0;
}

#page-communication {
	width: 960px;
	margin: 0;
	padding-bottom: 15px;
}


/* Content-Pages */

#portfolio-block {
	float: left;
	width: 920px;
	height: 75px;
	overflow: visible;
	margin-bottom: 50px; 
}

#portfolio-icn {
	float: left;
	width: 350px;
	margin-right: 9px;
}

#portfolio-list {
	float: left;
	width: 191px; /* 200px -margin-right du #portfolio-icn */
	margin-right: 9px;
}

#portfolio-text {
	float: left;
	width: 351px; /* 360px -margin-right du #portfolio-list */
	margin: -15px 0 9px 0;
}


/* Player HTML5 */

#player_jwplayerControlbar {
	margin-top: -60px;
	/*display: none;*/
}

#player {
	z-index: 30;
}


/******** Other Pages *********/

.quit-btn {
	position: absolute;
	z-index: 700;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	margin: -255px 0 0 340px;
	padding: 2px 0 0 0;
	background: transparent url(../common-images/quit-btn.png) no-repeat;
	overflow: visible;
}

#p_contact-pop .quit-btn {
	margin: -255px 0 0 280px;
}

#contact-pop-inner,
#com-pop-inner {
	z-index: 600;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -245px 0 0 -300px;
	width: 600px;
	/*height: 550px;*/
	padding: 0;
	background-color: #2a2a2a;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	-moz-box-shadow: 0 0 17px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.9);
	overflow: visible;
}

#com-pop-inner {
	z-index: 600;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -245px 0 0 -360px;
	width: 720px;
	height: 450px;
	overflow: auto;
}


/* COM SOUM Block */

#com_soum {
	position: absolute;
	overflow: visible;
	z-index: 1500;
	display: none;
	top: 425px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#com_soum #overlayBG {
	margin-top: -425px; /* value of the parent block's top margin */
}

/* COM INSIDER Block */

#com_potc {
	position: absolute;
	overflow: visible;
	z-index: 1500;
	display: none;
	top: 500px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#com_potc #overlayBG {
	margin-top: -500px; /* value of the parent block's top margin */
}


/* Contact Form */

#p_contact-pop {
	position: absolute;
	overflow: visible;
	z-index: 1500;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#overlayBG {
	position: fixed;
	background-image: url(../common-images/transparent-bg.png);
	width: 100%;
	height: 100%;
}

#p_contact-pop fieldset {
	border: none;
}      

#p_contact-pop label {
	display: block;
}      

#p_contact-pop input[type=text] {
	display: block;
	border: solid 1px #8C8C8C;
	width: 300px;
	margin-bottom: 10px;
	height: 20px;
}  

#p_contact-pop textarea {
	display: block;
	border: solid 1px #8C8C8C;
	width: 100%;
	margin-bottom: 20px;
	height: 165px;
}  

#p_contact-pop .last,
#p_contact-pop #last {
	display: none;
}

.message {
	background: #606060; 
	color: #EEE; 
	display: none;
	width: 540px;
	padding: 10px;
	margin: 15px 0 15px 0;
}


/******** HTML Elements *********/

/* headings */

h1 {
    font-size: 1.6em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 0.5em;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-weight: bold;
	white-space: nowrap;
}

h2 {
    font-size: 1.4em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 0.667em;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eeeeee;
}

h3, h4 {
    font-size: 0.9em;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0.769em;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eeeeee;
}

h5, h6 {
    font-size: 0.6em;
    line-height: 0,8em;
    margin-top: 0;
    margin-bottom: 0;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6c6c6c;
}
  
h3.centered {
	text-align: center;
}
	
    
/* elements */

ul, ol, dl, pre, table, fieldset, blockquote, input {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*font-size: 0.7em; */
    margin: 0;
}

.block ul,
.block ol {
	font-weight: bold;
	font-size: 0.7em;
	color: #F7F7F7;
	padding-left: 12px;
	margin-top: -5px;
}

p, label {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
}

.message ul {
	font-size: 0.8em;
}
  
#footer ul {
	list-style: none outside none;
}

.text2 {
	color: #6c6c6c;
}


  
/* links */

a:link, a:visited {
   	color: #FFFFFF;
   	text-decoration: underline;
}

a:hover, a:focus {
  	color: #666666;
   	text-decoration: underline;
}

#footer a:link, 
#footer a:visited {
   	color:#6c6c6c;
   	text-decoration: none;
}

#footer a:hover,
#footer a:focus {
   	color: #FFFFFF;
   	text-decoration: underline;
}

a:link.arrow,
a:visited.arrow {
	color: #FF6600;
	float: right;
	text-decoration: none;
	margin-top: 15px;
	font-size: 0.7em;
	background: url(../common-images/arrowlink.png) no-repeat scroll right top transparent;
	margin-right: 12px;
	padding-right: 12px;
}

a:hover.arrow,
a:focus.arrow {
	text-decoration: underline;
	float: right;
	margin-top: 15px;
	background: url(../common-images/arrowlink.png) no-repeat scroll right top transparent;
	margin-right: 12px;
	padding-right: 12px;
}

.portfolio a:link.arrow,
.portfolio a:visited.arrow,
.portfolio a:hover.arrow,
.portfolio a:focus.arrow {
	margin-top: 5px;
}


 /* buttons */
 
.send {
	border: 0;
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
	width: 154px;
	height: 28px;
	max-height: 28px;
	overflow: hidden;
	color: #FAFAFA;
	text-decoration: none;
	background: url(../common-images/btn1.png) no-repeat 0 0;
}

.send p {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 0em;
}
 
input.send {
	border: 0;
	cursor: pointer;
	text-align: center;
	float: right;
	width: 154px;
	height: 28px;
	color: #FAFAFA;
	text-decoration: none;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	background: url(../common-images/btn1.png) no-repeat 0 0;
}

input.send:hover,
.send:hover {
	background-position: 0px -29px;
	color: #333333;
}

  
 /* Footer Menu */
 
.footlink {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #6c6c6c;
}
 
li.footlink {
	background: url(../common-images/background-footer.gif) no-repeat scroll right top transparent;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}

li.footlink.last {
	background: none repeat scroll 0 0 transparent;
	margin-right: 0;
	padding-right: 10px;
}

span.footlink {
	height: 30px;
	float: right;
	top: 0px;
}



/******** Menu Bar CSS *********/

/* GLOBAL */
#menucontainer { width: 480px; height: 40px; margin: 80px 0 0 0; position: relative; z-index: 80; }
#menucontainer #menubar { margin: 0px; padding: 0px; }
#menucontainer #menubar li { display: inline; }
#menucontainer #menubar li a { float: left; height: 0px; width: 120px; padding-top: 41px; overflow: hidden; }
#menucontainer #menubar li a, #menucontainer { background-image: url(img/menubar.png); background-repeat: no-repeat; }

/* BUTTONS */
#menucontainer #menubar li#li-home a { background-position: 0px 0px; }
#menucontainer #menubar li#li-services a { background-position: -120px 0px; }
#menucontainer #menubar li#li-about a { background-position: -240px 0px; }
#menucontainer #menubar li#li-contact a { background-position: -360px 0px; }

/* OVER STATES */
#menucontainer #menubar li#li-home a:hover { background-position: 0px -41px; }
#menucontainer #menubar li#li-services a:hover { background-position: -120px -41px; }
#menucontainer #menubar li#li-about a:hover { background-position: -240px -41px; }
#menucontainer #menubar li#li-contact a:hover { background-position: -360px -41px; }

/* ON STATES */
#menucontainer.home #menubar li#li-home a:hover { background-position: 0px 0px; cursor: default; }
#menucontainer.services #menubar li#li-services a { background-position: -120px -82px; }
#menucontainer.about #menubar li#li-about a { background-position: -240px -82px; }
#menucontainer.contact #menubar li#li-contact a { background-position: -360px -82px; }

/* JQUERY DEROULANT */
#menucontainer #menubar li ul {  
	list-style: none;
	margin: 40px 0 0 120px;
	z-index: 1100;
	font-size: 0.8em;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

#menucontainer #menubar li ul li { float: none; display: inline; }
#menucontainer #menubar li ul li a { 
	display: block;
	background: #2d2d2d;
	padding: 6px 12px;
	text-decoration: none;
	width: 70px;
	color: #FFFFFF;
	white-space: nowrap;
	width: auto; 
	float: none; 
	height: auto; 
	padding-top: 0; 
	overflow: visible; 
}
#menucontainer #menubar li ul li a:hover { background-color: #1a1a1a; }
 
