* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	margin-left:20px;
	letter-spacing: 2px;
	font: bold Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	font-variant:small-caps;
	color:#FF3333;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}


/* Logo */

#logo {
	width: 770px;
	height: 140px;
	margin: 0 auto;
	color:#3131C6;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/logoENTRASER.gif) no-repeat;
	margin-top: 20px;
}

#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	margin-top: -140px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login {
 background-color:#FFEEFF;
 border:thin solid #E08934;
 margin-bottom:20px;
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#login h2
 {
  background:#E08934;
 }
 
#login h2 a
 {
  color:#EEEEEE;
 }

#login .error
 {
  color:#FF0000;
  font-size:10px;
  font-weight:bold;
  margin-left:10px;
  margin-bottom:10px;
 }
 
#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
  border:outset thin;
  margin-bottom: 30px;
  border-bottom: 4px solid #EBEBEB;
}

#menu h1	
 {
  background:#E08934;
  color:#EEEEEE;
  font-size:medium;
  padding:0px;
  margin:0px;
 }
 
#menu h1 a
 {
  color:#EEEEEE;
  background:#E08934;
  border:none;
 }

#menu h1 a:hover
 {
  color:#EEEEEE;
  background-color:#E08934;
  text-decoration:underline;
 }

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 0 5px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
 background-color:#FFEEFF;
 border:thin solid #E08934;
 margin-bottom:15px;
}

#updates h2
 {
  background:#E08934;
 }
 
#updates  h2 a
 {
  color:#EEEEEE;
 }
 

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */
#footer {
	clear: both;
	padding: 20px 50px;
	width: 770px;
	margin: 0 auto;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */
#legal {
}

/* Footer > Links */
#links {
}

.fiche
 {
  width:400px;
  border:solid thin #E08934;
  font-size:12px;
  margin-bottom:20px;
 }
 
.fiche h2
 {
  text-align:center;
  font:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#EEEEEE;
  padding:1px;
  background:#E08934;
  margin:0px;
  margin-bottom:2px;
 }

.fiche h2 a
 {
  text-align:center;
  font:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#EEEEEE;
  padding:1px;
  background:#E08934;
 }

.fiche h2 a:hover
 {
  text-decoration:none;
  font-weight:bold;
 }

.fiche .content
 {
  padding:0px;
 }
 
.fiche h3
 {
  font-weight:bold;
  font:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000;
  margin:0px 0px 0px 0px;
  padding:2px;
  text-transform:uppercase;
  text-align:center;
  background-color:#FFFFCC;
 }
 
.fiche p
 {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   margin-left:4mm;
   margin-right:4mm;
   margin-top:0px;
   margin-bottom:0px;
 }
 
#references
 {
   float:left;
   width:600px;
   text-align:center;
 }
 
#references img
 {
  margin:3px;
  border:thin inset #FFCCCC;
  vertical-align:middle;
 }
 
.contact
 {
  font:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:normal;
  border:outset blue 1px;
  background-color:#FFFFCC;
  padding:1mm;
  margin-left:0cm;
  margin-bottom:5mm;
  width:490px;
 }

.contact h1
 {
  text-align:center;
  margin-top:2px;
  margin-bottom:10px;
  font-size:16px;
  color:#FFFFFF;
  background-color:#FF6600;
 }


.contact h1 a
 {
   text-decoration:none;
   text-transform:uppercase;
   color:#FFFFFF;
 }
  
.contact h1 a:hover 
 {
   text-decoration:underline;
 }


.contact .contactinfo
 {
  display:block;
  visibility:visible;
  margin:2mm;

  font-weight:normal;
  font-size:12px;
 }
  
.contact .contactinfo .contactname
 {
  font-weight:bold;
  margin-bottom:2mm;
  display:inline;
 }

.contact .contactinfo .seemore
 {
   font:"Courier New", Courier, monospace;
   font-size:xx-small;
   color:#FF3300;
   vertical-align:super;
   display:inline;
 }
 
.contact .contactinfo .seemore a
 {
  text-decoration:none;
  color:#FF3300;
 }
 
.contact .contactinfo .seemore a:hover
 {
  text-decoration:underline;
 }  

.contact .contactinfo .contactfonction
 {
  color:#009900;
  display:inline;
  margin-left:10px;
  margin-right:10px;
 }


.contact .contactdetail
 {
  display:none;
  visibility:visible;
  margin-left:2cm;
  margin-right:1cm;
  padding:3px;
  border:thin outset #FF9933;
  background-color:#FFFFCC;
 }
  
.contact .contactdetail .contactinfo
 {
  font-weight:normal;
  color:#000099;
  font-size:12px;
 }
  


 
 .contactglobal
 {
  margin-bottom:5mm;
  width:490px;
  font:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:normal;
  border:outset blue 1px;
  background-color:#FFFFCC;
  padding:1mm;
 }

.contactglobal h1
 {
  text-align:center;
  margin-top:2px;
  margin-bottom:10px;
  font-size:16px;
  color:#FFFFFF;
  background-color:#FF6600;
 }

.contactglobal .contactinfo
 {
  display:block;
  visibility:visible;
  padding:1mm;
 }
  


 
 
 
 
.contactform
 {
  margin-left:0cm;
  margin-bottom:5mm;
  width:490px;
  font:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:normal;
  border:outset blue 1px;
  background-color:#FFFFCC;
  padding:1mm;
 }

.contactform h1
 {
  text-align:center;
  margin-top:2px;
  margin-bottom:10px;
  font-size:14px;
  color:#FFFFFF;
  background-color:#FF6600;
  text-transform:uppercase;
 }
 
.contactform h1 a
 {
   text-decoration:none;
   text-transform:uppercase;
   color:#FFFFFF;
 }
  

.contactform h1 a:hover 
 {
   text-decoration:underline;
 }

.contactform .content
 {
  display:block;
  visibility:visible;
 }
 

.contactform .content label
 {width:200px;
  font-weight:bolder;}
  
.contactform .content .contactformlabel
 {
   color:#000000;
   font-weight:bold;
   font-size:12px;
   width:8cm;
   margin-top:3px;
 }
  
.contactform .content .contactformfield
 {
   width:200px;
 }
  
.required
 {
   font:"Courier New", Courier, monospace;
   font-size:xx-small;
   color:#FF3300;
   vertical-align:super;
 }
 
.required a
 {
  text-decoration:none;
  color:#FF3300;
 }
 
.required a:hover
 {
  text-decoration:underline;
 } 