
/*------------------
IMPORT--------------
------------------*/

@import "menu.css";
@import "home.css";

/*------------------
COMMON--------------
------------------*/

* {
        margin: 0px;
        padding: 0px;
}
body, html {
        width: 100%;
        height: 100%;
}
html {
        background-image: url(../images/bghtml.gif);
        background-repeat: repeat-y;
        background-position: center;
        background-color: #333333;
}
body {

        font-family: Arial, Helvetica, sans-serif;
        background-color: #333333;
}

strong { color: #000066; }

a { color: #666666; text-decoration: underline; }
a:hover { text-decoration: none; }

p {
        margin-bottom: 10px;
}

#content li,#content-home li {
        background-image: url(../images/bulletarrow.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 15px;
}

ul { list-style-type: none; }
li { list-style-type: none; }

h1 {
        position: absolute;
        width: 207px;
        height: 118px;
        z-index: 1;
}
h1 a {
        display: block;
        height: 118px;
}
h1 span {
        display: none;
}
object {
        margin: 0px;
        padding: 0px;
}

/*------------------
INTERFACE-----------
------------------*/

#contener {
        /*background-image: url(images/BGfrise.gif);
        background-repeat: repeat-y;
        background-position: center;*/
        width: 100%;
        height: 100%;
        /*text-align: center;*/
}

#interface {
        border-left: 1px solid white;
        border-right: 1px solid white;

        /*border-top: 1px solid red;
        border-bottom: 1px solid red;*/

        background-color: #5D5D5D;
        background-image: url(../images/bg.jpg);
        background-repeat: repeat-x;
        background-position: top center;

        margin: 0px auto 0px auto;
        width: 810px;
        height: 100%;
        z-index: 2;
}
#interface-content, #interface-portfolio {
        background-image: url(../images/bgmenu.jpg);
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        border: 7px solid white;
        margin: 0px auto 0px auto;
        padding: 0px;
        width: 755px;
}
#interface-portfolio {
	background: #FFFFFF url(../images/bgmenu.jpg) no-repeat;
}
#header {
        height: 118px;
        margin-bottom: 7px;
}
#header img {
        margin-left: 7px;
}

/*------------------
-CONTENT------------
------------------*/

#content {
        background-image: url(../images/bgtopcontent.gif);
        background-repeat: no-repeat;
        background-position: top;
        background-color: #F3F3F3;
        width: 511px;
        margin: 0px;
        float: right;
        font-size: 11px;
        padding: 9px 14px 10px 16px;
}
#content h2 {
        background-color: #CC0000;
        text-transform: uppercase;
        font-size: 15px;
        color: #990000;
        margin-bottom: 12px;
}
#content h2 span {
        background-color: #F3F3F3;
        padding: 0px 10px 0px 10px;
        margin-left: 30px;
}
#content h3 {
        text-transform: uppercase;
        font-size: 14px;
        color: #000066;
        margin-bottom: 15px;
}
#content h3 span {
        border-bottom: 4px solid #CCCCCC;
}
#FOOTERcontent {
        background-image: url(../images/bgfooter.gif);
        background-repeat: no-repeat;
        font-size: 0px;
        height: 9px;
        clear: both;
}
#FOOTERhomeX0 {
        font-size: 0px;
        height: 9px;
        clear: both;
}
#FOOTERhomeX1 {
	background-image: url(../images/bghomefooterx1.gif);
	background-repeat: no-repeat;
        font-size: 0px;
        height: 9px;
        clear: both;
}
#FOOTERhomeX2 {
        background-image: url(../images/bghomefooterx2.gif);
        background-repeat: no-repeat;
        font-size: 0px;
        height: 9px;
        clear: both;
}
#FOOTERhomeX3 {	
	background-image: url(../images/bghomefooterX3.gif); 
        background-repeat: no-repeat;
        font-size: 0px;
        height: 9px;
        clear: both;
}
#FOOTERspacing, HEADERspacing {
        display: block;
        height: 33px;
}
#FOOTERspacing h3 {
	background: url(../images/copyright.gif) no-repeat right;
	height: 8px;
	margin: 10px 21px 0px 0px;
}
#FOOTERspacing h3 span {
        display: none;
}

/*------------------
-PORTFCONTENT-------
------------------*/

#PORTFcontainer {
	height: 268px;
	background: #FFFF00;
	width: 500px;
}
#PORTFcontent {
	background: /*#F3F3F3 url(../images/bgtopcontent.gif) no-repeat top*/;
	width: 511px;
	margin: 0px;
	float: right;
	font-size: 11px;
	padding: 9px 14px 10px 16px;
	text-align:center;
	color: #333333;
	font-weight: bold;
}
#PORTFcontent h2 {
	background: #CC0000;
	text-transform: uppercase;
	font-size: 15px;
	color: #990000;
	margin-bottom: 12px;
	text-align: left;
}
#PORTFcontent h2 span {
	background: #F3F3F3;
	padding: 0px 10px 0px 10px;
	margin-left: 30px;
}
#PORTFcontent h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #000066;
	margin-bottom: 15px;
}
#PORTFcontent h3 span {
	border-bottom: 4px solid #CCCCCC;
}

#PORTFthumbsbox {
	background: #999999;
	overflow: scroll;
	height: 50px;
	color: #333333;
}
#PORTFleftcontent {
	position: absolute;
	margin: 0 0 0 222px;
	top: 300px;
	width: 140px;
	font-size: 11px;
	color: #333333;
}
#PORTFleftcontent h3 {
	background: url(../images/bulletarrow.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #000066;
}

#PORTFleftcontent strong {
	color: #333333;
}
#PORTFrightcontent {
	position: absolute;
	margin: 0 0 0 393px;
	top: 300px;
	width: 348px;
	height: 226px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#PORTFrightcontent a { color: #990000; text-decoration: none; }
#PORTFrightcontent a:hover { text-decoration: underline; }
#PORTFcontent img.p_im { padding: 0 0 9px 0; margin: 0 0 4px 0; background: url(../images/separator-h.gif) repeat-x bottom; }

/*------------------
-TEAM---------------
------------------*/

.BOXteam {
	background: url(../images/team/BG.jpg) no-repeat;
	width: 511px;
	height: 211px;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #454545;
}
.BOXteam span {
	position: absolute;
	display: block;
}
.BOXteam img { float: right; }
.fistname { margin: 42px 0 0 129px; }
.lastname { margin: 58px 0 0 120px; }
.nationality { margin: 42px 0 0 331px; }
.function { margin: 83px 0 0 115px; }
.description { margin: 105px 0 0 42px; width: 308px; }
.mail { margin: 173px 0 0 105px; }
.marc-des { margin: 90px 0 0 190px; float: none; width: 170px; }

/*------------------
-DIVERS-------------
------------------*/

#LEFTimg {
	border-right: 7px solid #FFFFFF;
}
#RIGHTimg {
        float: right;
}
.RIGHTimg {
        float: right;
        margin: 0px 0px 10px 10px;
}
#iframe {
	background: #DFDFDF;
	width: 511px;
	height: 84px;
	border: 0px;
	overflow: scroll;
	overflow-y: hidden;
	/*
	scrollbar-face-color: #D2D2D2;
	scrollbar-shadow-color: #D2D2D2;
	scrollbar-highlight-color: #D2D2D2;
	scrollbar-3dlight-color: #D2D2D2;
	scrollbar-darkshadow-color: #D2D2D2;
	scrollbar-track-color: #DFDFDF;
	scrollbar-arrow-color: #666666;*/
}

.separator-h { display: block; font-size: 1px; background: url(../images/separator-h.gif) repeat-x; margin: 6px 0 5px 0; }

#content-text { width: 275px; }

.image { float: right; border: 12px solid #DDDDDD; }

#flags { position: absolute; background: url(../images/flags.gif) no-repeat; width: 69px; height: 19px; margin: 21px 0 0 718px; }
#flags span { display: none; }
#flags li { float: left; }

#flags #EN,#flags #FR,#flags #DE { display: block; width: 22px; height: 19px; }

