/* Global
----------------------------------------------- */ 
 
#content {
  width:750px;
  margin:0px auto;
  text-align:left;
  background: #FFF url('../images/fond1.gif') repeat-y;
  }

#contentmsg {
  width:750px;
  margin:0px auto;
  text-align:left;
  background: #FFF url('../images/fond1msg.gif') repeat-y;
  }

#main {
  width:700px;
  float:left;
  margin:0 0 0 35px;
  padding:0 0 0 0;
  color:#333;
  }

body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align:center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

td {
	font-size: 11px;
	line-height: 17px
}

hr {
	clear:both;
	height: 1px;
	}

p {
	margin-top: 0px;
}

a:link, a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #e2001a;
	text-decoration: none;
}

.titre { 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.sous_titre { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}	

.texte { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}	

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #111111;
}

span.pad {
	padding: 0 0 0 5px;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.inputSelect {
	font-family: Arial, sans-serif;
	font-size: 12px;
        width: 100px;
}

.inputText {
	font-family: Arial, sans-serif;
	font-size: 12px;
    width: 100px;
}

.inputButtonLink { font-family: Arial, sans-serif; font-size: 11px; color: #e2001a; font-weight: bold; }	
.inputButtonHover { font-family: Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold; }

.trame { 
  background-color:#f1f1f1; 
}

.trames { 
  background-color:#FFFFFF;
}


/* Special 
-----------------------------------------------*/

#texte_home {
	height: 200px;
}

/* Header
----------------------------------------------- */

#header {
	background: #FFF url('../images/header1.jpg') no-repeat;
	height: 138px;
  }

#header span.right {
  width: 220px;
  left: 200px;
  padding: 0 0 0 0;
  margin: 65px 0 0 215px;
  height: 20px;
  float: left;
  text-align: left;
  border: 0px solid;
}

#header a.sepa {
  padding: 0 10px 0 10px;
  background: url('../images/separation.gif') no-repeat right;
 }
 

#header a.sepafin {
  font-size: 100%;
  padding: 0 10px 0 10px; 
}

#header a.sepa:link, #header a.sepa:visited, #header a.sepa:active {
	color: #e2001a;
	text-decoration: none;
}

#header a.sepa:hover {
	color: #000000;
	text-decoration: none;
}

#header a.sepafin:link, #header a.sepafin:visited, #header a.sepafin:active {
	color: #e2001a;
	text-decoration: none;
}

#header a.sepafin:hover {
	color: #000000;
	text-decoration: none;
}

/* Footer
----------------------------------------------- */

#footer {
    clear:both;
	background: url('../images/footer.gif') no-repeat;
	color: #999;
	text-align: right;
	height: 20px;
	line-height: 1.5em;
	margin: 10px 0 0 0;
    width:737px;
}

#footermsg {
    clear:both;
	background: url('../images/footermsg.gif') no-repeat;
	color: #999;
	text-align: right;
	height: 20px;
	line-height: 1.5em;
	margin: 10px 0 0 0;
    width:737px;
}

#footer a {
    font-size: 92%;
    padding: 5px 10px 0px 10px;
    margin:0;
    height: 10px;
}
 
#footer a:link, #footer a:visited, #footer a:active {
	color: #e2001a;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
} 
 
.bordfin {
 	border-width:2px; 
 	border-style:solid; 
 	border-color:black;
 	width:50%;
}	

table.tb100 {
	width: 100%;
	spacing: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table.tb100b {
	width: 100%;
	spacing: 0;
	padding: 0;
	margin: 0;	
	border: 1px solid black;
	border-collapse: collapse;	
}

table.tb90 {
	width: 90%;
	spacing: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table.tb600 {
	width: 600px;
	spacing: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table.tb620 {
	width: 620px;
	spacing: 0;
	padding: 1;
	border: 0;
	border-collapse: collapse;
}
