body {  
	background : #FD8608;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #FFFFCC;
}

h1 {letter-spacing: 3px; font-size: 20px; margin: 10px 0 0px 0; height:45px; background:url(images/h1.jpg) repeat-x ; padding: 10px;}
#contentboxtop h1 {color: #CCCCCC; }
h2  { font-size: 14px; margin: 0px 0 20px 0; letter-spacing: 3px; font-weight:bold;}
p { margin: 10px 20px 10px 20px;}
a { color: #FD8608; }
a:hover { color: #FF0000;}	
h1 a, h2 a { color: #2b2b2b;  text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b;background: #FFF; }

hr{ border:#FFFFCC solid 1px ;}

table { width:100%;}

.clear { clear:both;}
.align-center { text-align:center; }
.align-justify { text-align:justify; }
#affiliation{ width: 1100px; margin-top: 120px;}
#intro { margin: 21px 0 0 117px; width: 182px; height:149px; }
.bold{font-weight:bold;}
.big {font-size: 1.6em;color:#FD8608;}
.orange {color: #FD8608;}
.commentaire {font-size: 10px; text-align: center;}
.float-left{float:left; display: inline;}

.center-big {
	margin: 20px 0 20px 20px;
	text-align: center;
	vertical-align:middle;
	font-size: 20px;
	letter-spacing:-1px;
	clear: both;
}


/* les blocs */
#content { 
	margin:0 auto; position:relative;
	width: 1100px;
	background:#080808;
}

#index { 
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#header { 
	margin-bottom:10px;
	padding: 0px;
	background:url(images/logo.jpg) no-repeat 50px 0px ;
	height:100px;
}

#tabs{
	position:absolute;
	top: 15px;
	height: 45px;
	width:780px;
	text-align:center;
	left: 300px;
	display: block;
}
.box-750 {  float: left; width: 750px; margin: 0 0 0 0px; padding: 0 0 0 0;display: inline;}
.box-600 {  float: left; width: 700px; margin: 10px 0 0 0px; display: inline;}
.box-550 {  float: left; width: 550px; margin: 0 0 0 0px; padding: 0 0 0 0;display: inline;}
.box-400 {  float: left; width: 400px; height:237px;background: url(images/telephone-3g.jpg) no-repeat 50px 0px;margin: 0 0 0 0; padding: 0 0 0 0;display: inline;}
.box-350 {  float: left; width: 350px; margin: 0 0 0 0px; padding: 0 0 0 0;text-align:center;display: inline; }
.box-350 form {  height:60px; }

#page-prive{ 
	clear: both;
	width: 1100px;
	margin-top: 10px;
	background : #D25806; 
}
/********************************************
   NUMERO
********************************************/
.numero{
	text-align:center; 
	font-size: 50px;
	margin: 20px auto;
	color: #FD8608;
	font-weight: bold;
	font-style: italic;
}

.prefixe {
	font-size: 35px;
	color: #FFFFCC;
}

.ch-be{
	font-size: 16px; 
	text-align: center;
	font-weight: bold;
	margin: 0 0 5px 0; 
}

/********************************************
   FOOTER
********************************************/
#footer { 
	clear: both; 
	text-align: center; 
	line-height: 1.8em; 
	padding: 30px 0 10px 0; 
}
#footer hr{ border:#FFFFCC solid 1px ;}
#footer a {
	font: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color:#FFFFCC
}

#icra {
	text-align: center; 
	margin: 20px 0 0 0;
 }
 
#spywords {
	text-align: center; 
	margin: 10px 0 0 0;
}

#mention-legale {  
	float: left; 
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}

#copyright {  
	float: right; 
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	display: inline;
}

#icra {
	 background : #FD8608;
 }
 

.pass ul li {
	list-style-image: url(images/pass.gif) ;
	margin: 0 0 0 40px;
}
.pass p{
	margin:0px 50px 0 0;
}

/********************************************
   FORM
********************************************/
form {
	margin: 0; 
	padding: 0;
	font-size: 0.9em;
	text-align:left;
}

fieldset {
	margin: 10px;
}

legend {
	margin: 0 0 0 20px;
}

label {
	font-weight:bold;
	margin: 10px 0 0 10px;
}
input {
	border:1px solid #CCCCCC;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

#nom{ margin:10px 0 0 128px;}
#email{ margin:10px 0 0 77px;}
#autres{ margin:10px 0 10px 165px;}
#sujet{ margin:10px 0 0 90px;}
#corps{ margin: 0 0 0 220px;}
#code{ margin:0 0 20px 0;}
#submit{ margin:0 0 0 200px;}
#reset{ margin:0 0 0 30px;}

textarea {
	font: normal 1em Verdana, sans-serif;
	border:1px solid #CCCCCC;
	width:50em; 
	height:8em;
	color:#777;
}

.alert {
	font-weight:bold;
	color:#FF0000;
	margin: 0 10px 0 30px;
}

.crypto {
	text-align:center;
}

