@charset "iso8859-1";
/* CSS Document */



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

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.1em;
	font-size: 12px;
	/*background-color:#FFFFDA;*/
	background-color:#111111;
	color: #404040;
	overflow:hidden;
	behavior:url(css/csshover.htc);
	height:100%;
	width:100%;
	
}

h1 {
	margin:10px 0px;
}


h2, h3 {
	margin-top: 5px;
	margin-bottom:5px;
	font-size:1.3em;
}

h4, h5, h6 {
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size:1.2em;
}

p, ol, ul, dl, blockquote {
	margin:10px 3px;

}

a {
	color: #FFFFFF;
}

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


a.score {
	color: #000000;
	border:0px;
	cursor:text;
	text-decoration: none;
}

a.score:hover {
	text-decoration: none;
	cursor:text;
	color: #000000;
	border:0px;
}

a.score2 {
	color: #FFFFFF;
	border:0px;
	cursor:text;
	text-decoration: none;
}

a.score2:hover {
	text-decoration: none;
	cursor:text;
	color: #FFFFFF;
	border:0px;
}


label{
 	display:block;
	float:left;
 }
 
input[type="text"] {
 	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #FFFFFF;
	float:left;
 }
 
textarea {
 	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #FFFFFF;
	float:left;
 }
 
 
input[type="submit"]{
	font-family:geneva,verdana, Helvetica, sans-serif;
	font-size:.9em;
	width:auto;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #FFFFFF;
}
input[type="submit"]:hover{
	background-color:#666666;
	cursor:pointer;
}

input[type="button"]{
	font-family:geneva,verdana, Helvetica, sans-serif;
	font-size:.9em;
	width:auto;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #FFFFFF;
}
input[type="button"]:hover{
	background-color:#666666;
	cursor:pointer;
}

.dhtmlwindow textarea {	
	height:160px;
}

 

#pseudo_body{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

.cerveau{
	position:relative;
	height:585px;
	width:934px;
	margin-left:auto;
	margin-right:auto;
	border:#000000 15px solid;
	text-align:center;
	 
}

div.clearfix {border-top: 1px solid #FFFFFF; padding:10px 0px; vertical-align:top;}

.clearfix:after {
    content: ".";      /* the period is placed on the page as the last thing before the div closes */
	display: block;    /* inline elements don't respond to the clear property */ 
    height: 0;         /* ensure the period is not visible */
    clear: both;       /* make the container clear the period */
    visibility: hidden;/* further ensures the period is not visible */
}


/*//  SEND TO A FRIEND //*/
#send_to_friend {
	position:relative;
	width:400px;
	height:350px;
		
}

#send_to_friend .send_to_friend_bg{
	position:absolute;
	top:0px;
	left:0px;
	width:210px;
	height:450px;
	background-color:#000000;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:3;	
	
}

#send_to_friend .send_to_friend_fg{
	position:absolute;
/*	border:1px solid #FFFFFF;*/
	top:0px;
	left:0px;
	width:200px;
	height:450px;
	padding:0px 5px;
	z-index:4;	
}

#send_to_friend label {
	display:block;
	width:190px;
	color:#FFFFFF;
	text-align:left;
	margin-bottom:5px;
}

* html #send_to_friend label {
	margin-bottom:2px;
}

#send_to_friend input[type="text"], #send_to_friend textarea {
	font-family:geneva,verdana, Helvetica, sans-serif;
	font-size:.9em;
	width:200px;
	color:#FFFFFF;	
	background-color:404040;
	border:1px solid #FFFFFF;
}

#send_to_friend textarea {	
	height:160px;
}

/*---*/

/*//  CV //*/

#cv2 {
	padding:5px;
}

#cv2 .clearfix label {
	display:block;
/*	width:190px; */
	width:90px;
	color:#FFFFFF;
	text-align:left;
/*	margin-bottom:5px;*/
}

#cv2 .clearfix input[type="text"], #cv .clearfix textarea, #cv .clearfix input[type="button"] {
	font-family:geneva,verdana, Helvetica, sans-serif;
	font-size:.9em;
	width:190px;
	color:#404040;	
	backgroung-color:404040;
	border:1px solid #FFFFFF;
}

#cv2 .clearfix textarea {	
	height:160px;
	
}



.dhtmlwindow label {
	display:block;
	width:190px;
	color:#FFFFFF;
	text-align:left;
	margin-bottom:5px;
}

.dhtmlwindow input[type="text"], .dhtmlwindow textarea {
	font-family:geneva,verdana, Helvetica, sans-serif;
	font-size:.9em;
	width:200px;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #FFFFFF;
}

.dhtmlwindow input[type="text"]:focus, .dhtmlwindow textarea:focus {

	/*background-color: #666666;*/
	
}

.dhtmlwindow input[type="submit"]{
	font-family:geneva,verdana, Helvetica, sans-serif;
	font-size:.9em;
	width:auto;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #FFFFFF;
}
.dhtmlwindow input[type="submit"]:hover{
	background-color:#666666;
	cursor:pointer;
}

.dhtmlwindow textarea {	
	height:160px;
}



/*--------------------------------------------------
    [START] CSS FOR THE FISHEYE MENU
--------------------------------------------------*/

/* Fisheye Menu Styles TOP */
#fisheye_menu_top {
	position:absolute;
	top:10px;
	left:415px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*width: 180px;*/
}

#fisheye_menu_top li {
	list-style:none;
	position: relative;
	display: block;
	float: left;	
}

#fisheye_menu_top span {
	position: absolute;
	top: 100%;
	left: 0px;
	text-align: center;
	text-transform:uppercase;
	width: 90px;
	padding: 1px;
	margin: 0;
	border: solid 1px #bbb;	
	color: #000;
	background: #eee;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	font-family:Impact,Arial,verdana, Helvetica, sans-serif;
}

#fisheye_menu_top a {
	text-decoration: none;
}

#fisheye_menu_top img {
	border: 0;
	vertical-align: top;
	padding:5px;
}

/* Fisheye Menu Styles bottom */
#fisheye_menu_bottom {
	position:absolute;
	top:525px;
	left:415px;
	list-style: none;
	padding: 0;
	margin: 0px;
	
	/*width: 180px;*/
	/*height:46px;*/
}

#fisheye_menu_bottom li {
	list-style:none;
	position: relative;
	display: block;
	float: left;
	
}

#fisheye_menu_bottom span {
	position: absolute;
	bottom: 100%;
	left: 0px;
	text-align:center;
	text-transform:uppercase;
	width: 90px;
	padding: 1px;
	margin: 0;
	border: solid 1px #bbb;	
	color: #000;
	background: #eee;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	font-family:Impact,Arial,verdana, Helvetica, sans-serif;
}

#fisheye_menu_bottom a {
	text-decoration: none;
	
}

#fisheye_menu_bottom img {
	border: 0;
	vertical-align: top;
	padding:5px;
}

/* Fisheye Menu Styles left */
#fisheye_menu_left {
	position:absolute;
	top:220px;
	left:15px;
	list-style: none;
	padding: 0;
	margin: 0px;
	/*height: 180px;
	width:46px;*/
}

#fisheye_menu_left li {
	list-style:none;
	position: relative;
	display: block;
}

#fisheye_menu_left span {
	position: absolute;
	top: 8%;
	left:70px;
	text-align: center;
	text-transform:uppercase;
	width: 90px;
	padding: 1px;
	margin:0px;
	border: solid 1px #bbb;	
	color: #000;
	background: #eee;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	font-family:Impact,Arial,verdana, Helvetica, sans-serif;
}

#fisheye_menu_left a {
	text-decoration: none;
}

#fisheye_menu_left img {
	border: 0;
	vertical-align: top;
	padding:5px;
}


/* Fisheye Menu Styles right */
#fisheye_menu_right {
	position:absolute;
	top:220px;
	right:15px;
	list-style: none;
	padding: 0;
	margin: 0px;
	height:180px;
	width:46px;
}

#fisheye_menu_right li {
	list-style:none;
	position: relative;
	display: block;
}

#fisheye_menu_right span {
	position: absolute;
	top: 8%;
	right: 42px;
	text-align: center;
	text-transform:uppercase;
	width: 90px;
	padding: 1px;
	margin: 0px;
	border: solid 1px #bbb;	
	color: #000;
	background: #eee;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	font-family:Impact,Arial,verdana, Helvetica, sans-serif;
}

#fisheye_menu_right a {
	text-decoration: none;
}

#fisheye_menu_right img {
	border: 0;
	vertical-align: top;
	padding:5px;
}

/*--------------------------------------------------
    [STOP] CSS FOR THE FISHEYE MENU
--------------------------------------------------*/

/*--------------------------------------------------
    [START] CSS FOR THE SCROLL EFFECT
--------------------------------------------------*/
#scroller-bar {
	margin: 5px auto;
	padding: 5px 0;
	width: 600px;
	/*border-bottom: 1px solid #B3D4EF;*/
	background: :#003333;
	text-align: center;
	text-transform:uppercase;
	font-family:Impact,Arial,verdana, Helvetica, sans-serif
}

#scroller-bar a {
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
	width: 90px;
	padding: 1px;
	margin: 0;
	border: solid 1px #bbb;	
	color: #333;
	background: #eee;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	font-family:Impact,Arial,verdana, Helvetica, sans-serif;
}

#scroller-bar a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
}
 
#scroller-wrapper {
	margin: 5px auto;
	overflow: hidden; 
	height: 400px; 
	width: 600px;
	border: 1px solid #ddd;
	position: relative;
}
 
#scroller-inner {
	width: 2270px;
	height: 1704px;
	background-image: url(images/iframe_bg.jpg);
	position: relative;
}
 
.scrolling-content {
/*	background: transparent url(bubble.png) top left no-repeat; */
	width: 139px;
	height: 73px;
	text-align: center;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #FFAAAA;
	padding: 25px 0;
	font-size: 12px;
	
}

/*--------------------------------------------------
    [STOP] CSS FOR THE SCROLL EFFECT
--------------------------------------------------*/

/*--------------------------------------------------
    [START] CSS FOR THE TOOLTIP EFFECT
--------------------------------------------------*/

.tool-tip{
	padding: 3px;
	margin: 0;
	border: solid 1px #bbb;	
	color: #333;
	background: #eee;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	font-family:Impact,Arial,verdana, Helvetica, sans-serif;
}

.tool-title{
	color:#000000;
	font-size:1em;
	text-transform:uppercase;
}

.tool-text{
	color:#000000;
}


/*--------------------------------------------------
    [STOP] CSS FOR THE TOOLTIP EFFECT
--------------------------------------------------*/

.hidden_link {
	cursor:pointer;
}

.hidden_link:hover {
	/*border:1px #bbb solid;*/
}

.form_control_valid{
	color:#C04211;
	float:left;
	margin-left:5px;
}

.hidden_tip {
	cursor:pointer;
}

