@CHARSET "UTF-8";

@IMPORT url("/css/reset.css");

body {
	background: #141414 url("/images/bg2.jpg") top left no-repeat;
	position: absolute;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #cccccc;
	margin: 0;
	width: 100%;
	min-height: 100%;
}

h2 {
	font-family: Arial, Geneva, sans-serif;
	color: #66ccff;
	font-size:13px;
	font-weight:bold;
}

h2 a {
	font-family: Arial, Geneva, sans-serif;
	color: #66ccff;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
}

h2 a:hover {
	font-family: Arial, Geneva, sans-serif;
	color: #66ccff;
	font-size:13px;
	font-weight:bold;
}

h3 {
	font-family: Arial, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #98E9FF;
	margin-bottom: 8px;
	margin-top: 15px;
}

.first_title {
	margin-top: none
	}

a{
  text-decoration:none;
  outline: none;
}

.home h3 {
	margin-top: 20px;
}

.about h3 {
	margin-top: 20px;
}

h4 a {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #98E9FF;
}

h4 a:hover {
	color: #6cf;
}

.clear {
	clear: both;
}

.form-list .submit{
  margin-left: 135px;
}

.form-list.small .submit{
  margin-left: 85px;
}

#subscription .submit{
  margin :0;
}

.submit, a.button {
	background: #242424 url("/images/bg_submit.jpg") top repeat-x;
	color: #fff;
	border: none;
	padding: 2px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	cursor: pointer;
	outline: none;
}
.submit:hover, a.button:hover {
	-moz-box-shadow: 0px 0px 10px #98E9FF;
	-webkit-box-shadow: 0px 0px 10px #98E9FF;
	box-shadow: 0px 0px 10px #98E9FF;
	font-weight: bold;
}

/* TEXTE */

.clear{
	display: block;
	clear: both;
}
.blue {
	color: #6cf;
	font-size: 13px;
	font-weight: bold;
}

.white {
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
}
.press_date{
	color: #6cf;
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
}

.press_title {
	color: #ccc;
	font-size: 13px;
	display: block;
	width: 522px;
	float: right;
	line-height: 1.2em;
	padding-bottom: 10px;
	padding-top: 2px;
	
}

.white_2 {
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	position: absolute;
}

.light_blue {
	color: #98E9FF;
	font-size: 13px;
	font-weight: bold;
}

.light {
	color: #98E9FF;
	font-size: 12px;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.clear {
	clear: both;
}

/************************/
/*       FORMS          */
/************************/

ul.form-list{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.form-list li {
  padding: 3px;
}
ul.form-list li input[type="text"], ul.form-list select, ul.form-list li input[type="file"]{
  width: 230px;
  border: 1px solid #333;
}
ul.form-list li label{
  width: 130px;
  display: inline-block;
  font-size: 12px;
}

ul.form-list ul.error_list{
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.form-list ul.error_list li{
  color: #FF3333;
}

ul.form-list.small#contact{
  margin-top: 40px;
}

#subscription_subscription_email{
  width: 200px;
  display: inline-block;
  vertical-align: top;
}

#subscription label{
	width: 180px;
}

ul.form-list.small li label{
  width: 80px;
  display: inline-block;
  vertical-align: top;
}

ul.form-list.small li input[type="text"], ul.form-list.small select, ul.form-list.small li input[type="file"], ul.form-list.small li textarea{
  width: 220px;
  border: 1px solid #333;
}

ul.form-list.small li textarea{
  height: 90px;
}

/************************/
/*       PRESS          */
/************************/

h3.pr_title, h3.job_title{
  height: 10px;
  border-bottom: 1px solid #666;
  margin: 10px 0 5px 0;
  padding: 15px 0;
  background-image: url(../images/puce_close.gif);
  background-position: right 80%;
  background-repeat: no-repeat;
  cursor: pointer;
  outline: 0;
}

h3.pr_title.open, h3.job_title.open{
  background-image: url(../images/puce_open.gif);
}

h3.pr_title.open{
  text-indent: -9999px;
  margin-top: 10px
}

h3.pr_title img{
  margin: 10px 0 0 20px;
}

.company_pr .entity_logo{
  cursor: pointer;
  margin-bottom: 15px;
  margin-top: 10px
}

#pr_langs{
  float: right;
  margin-top: -25px
}

#pr_langs a.active {
  border: 1px solid #6cf;
  display: inline-block;
  vertical-align: center;
}

/*
h3#pr_bso{  background-image: url(../images/press_bso.png);}
h3#pr_nexims{  background-image: url(../images/press_nexims.png);}
h3#pr_carinae{  background-image: url(../images/press_carinae.png);}
h3#pr_etix{  background-image: url(../images/press_etix.png);}
*/
