@CHARSET "UTF-8";
/*CSS Interface administration */

body {
background-color: #434842;
font-family: Trebuchet MS;
font-size: 12px;
color: #FFFFFF;
}

#esw_site {
width:800px;
}

#esw_banniere {
background-color: #FFFFFF;
}

#esw_page {
background-color: #fe8301;
background-image:url('/images/background.png');
background-repeat:repeat-y;
text-align:left;
}

#esw_page_simple {
background-color: #fe8301;
text-align:left;
}

#esw_colonne_gauche {
float:left;
width:580px;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:20px;
text-align:left;
}

#esw_colonne_centre {
float:left;
width:780px;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:20px;
text-align:left;
}
﻿
.esw_news_gauche table {
	background-color: #F0F0F0;
	color: #0F0F0F;
}

#esw_news_gauche td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-color: #F0F0F0;
	color: #0F0F0F;
	font-size: 10px;
}

#esw_colonne_droite {
float:right;
width:184px;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
}

#esw_footer {
  clear:both;
  background-color:#FFFFFF;
  color:#333333;
  padding-top:0px;
  padding-left:10px;
  padding-bottom:0px;
  border-top:1px solid #8c8c8c;
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
}
#contentArea {
	margin: 20px 0px 10px 10px; 
	border: 1px solid #CCC;
	padding-left: 10px;
}

/* MISE EN PAGE */

#esw_site h1 {
  font-family: "Century Gothic";
  font-size:16px;
  color: #993300;
  background: none;		 
}

#esw_site h2 {
  font-family: "Century Gothic";
  font-size:14px;
  color: #993300;		 
}

#esw_site h3 {
  font-family: "Century Gothic";
  font-size:12px;
  color: #993300;		 
}

#esw_site hr {
  color: #f0f0f0;
  background-color: #f0f0f0;
  height: 1px;
  border: 0;
}


a {	
	color: #404040;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
}


a:hover {
	color: #d90000;
	text-decoration: underline;
}

.esw_title_menu {
  font-family: "Century Gothic"; 
  font-size: 14px; 
  font-weight: bold; 
  color: #993300;		 
  margin-bottom: 0px
}

.esw_title_menu a {
  font-family: "Century Gothic"; 
  font-size: 14px; 
  font-weight: bold; 
  color: #993300;		 
  margin-bottom: 0px
}

#esw_menu li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  }
  
#esw_menu li a:hover {
text-decoration:underline;
}

#esw_menu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
}

address {
text-align:center;
}


/* Formulaire */
input {
	background-color: #FFFFFF;
	text-indent : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px none;
	text-decoration: none;
}

input:focus, textarea:focus 
{
  background-color: #d9d9d9; 
}

#esw_site label { display: block; } 

textarea {
	font-family: Verdana;
	font-size: 10pt;
	color : #FE6B00;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: normal;
	word-spacing: normal;
	background-color: #FFFFFF;
	border-top: 1px solid #FF6600;
	border-right: 1px solid inset;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid inset;

  }

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FE6B00;
	background-color: #FFFFFF;
	border: 1px none #000000;
}


.rq {
  font-size: 80%;
  line-height:10px;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:20px;
}

.esw_para_dte {
  font-size: 100%; 
  line-height: 14px; 
  margin-top: 5px; 
  margin-bottom: 0px; 
  margin-right: 20px; 
  text-align: left; 
}

.central {
  font-size: 100%; 
  line-height: 14px; 
  margin-top: 5px; 
  margin-bottom: 5px; 
  margin-left: 20px; 
  margin-right: 20px; 
  text-align: justify
}

