/*
Copyright Cyber-clic 2005
*/

body
{
	font-size:12px;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;    
	background-image: url("images/fond.png");
}

/* L'en-tête */

#en_tete
{
	width: 760px;
}

#header
{
	float: left;
}

#pub
{
	float: right;
}

/* ###### Header ###### */

.headerTitle {
  color: rgb(175,175,175);
  background-color: transparent;
  font-family: garamond, "times new roman", times, roman, serif;
  font-size: 400%;
  margin: 0 0 0 5mm;
  padding: 1ex 0 0 0;
}

.subHeader {
  margin: 0;
  padding: 0.75em 1ex 0.5ex 1ex;
  border-bottom: 10px solid #FF3300;  /* '#FF3300' not recognised here by Opera */
  margin-bottom: 10px;
}

.subHeader .dateline {
  color: rgb(175,175,175);
  background-color: transparent;
  font-style: italic;
  float: right;
  margin: 0 1ex;
  padding: 0;
}

.subHeader .navigation {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.subHeader .navigation li {
  line-height: 1.75em;
  margin: 0;
  padding: 0;
  display: inline;
}

.subHeader a {
  color: rgb(175,175,175);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

.subHeader a:hover {
  color: #FF3300;
  background-color: transparent;
  text-decoration: none;
}

.subHeader .navigation .tab {
  color: rgb(175,175,175);
  background-color: rgb(248,248,248);
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0.5ex 1.25em 1ex 1.25em;
  border-top: 1px solid rgb(231,231,231);
  border-right: 1px solid rgb(97,97,97);
  border-left: 1px solid rgb(231,231,231);
}

.subHeader .navigation a.tab:hover {
  color: #68CE3E;
  background-color: rgb(248,248,248);
  text-decoration: none;
  padding-bottom: 0.8ex;
  border-top: 1px solid rgb(97,97,97);
  border-right: 1px solid rgb(231,231,231);
  border-left: 1px solid rgb(97,97,97);
  position: relative;
  left: 1px;
  top: 1px;
}

.subHeader .navigation .highlighted {
  color: white;
  background-color: #FF3300;
  border-top-color: #FF3300;
  border-right-color: #FF3300;
  border-left-color: #FF3300;
}

/* Menu left */

#menu_left
{
	float: left;
	width: 140px;
}

.cadre
{
	border: 1px solid #666666;
	margin-bottom: 12px;
}

.titre
{
	height: 13px;
	font-weight: bold;
	background-color: #68CE3E;
	padding-left: 14px;
	border-bottom: 1px solid #666666;
	color: #fff;
}

.sous_menu
{
	margin : 5px;
}

.menu_lien
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000;
	text-decoration : none;
	border : 0px;
}

.menu_lien:hover
{
	color : #000;
	text-decoration : underline;
}

.menu_texte
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000;
	border : 0px;
}

/* Corps de la page */

#corps
{
	margin-left: 155px;
	margin-bottom: 10px;

	line-height: 1.25em;
	color: #000;
	background-color: #fff;
}

#corps h1
{
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  color: #111;
  font-size: 145.5%;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
}

#corps h2
{
	font-size: 14px;
	color: #111;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#corps p
{
	color: #76797c;
	margin: 0px;
}

h1
{
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  color: #111;
  font-size: 145.5%;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
}

h2
{
	font-size: 14px;
	color: #111;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#corps .lien_forum
{
	color: #76797c;
	margin: 0px;
}

/* Le pied de page */

#pied_de_page
{  
	color: #fff;
	text-align: center;
	background-color: #FF3300;
	width: 760px;
	height: 15px;
	clear: both;
}

/* Formes */

table
{
	width: 99%;
}

fieldset
{
	margin-top: 10px;
	margin-bottom: 10px;
}

legend
{
   color: #F30;
   font-weight: bold;
}

legend a
{
	color: #F30;
	text-decoration : none;
	font-weight: bold;
}

legend a:hover
{
	color: #F30;
	font-weight: bold;
	text-decoration : underline;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000;
}

.bouton {
	border-left: 1px solid #828282;
	border-right: 1px solid #253338;
	border-top: 1px solid #8e9b9f;
	border-bottom: 1px solid #192225;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

.radio {
	border: 1px solid #fff;
}

#red
{
	color: #ff3300;
	font-weight: bold;
}

form
{
	margin: 0;
	padding: 0;
}

.input_black
{
	border: 1px solid #000;
}

.input_bleu
{
	border: 1px solid steelblue;
}

.input_red
{
	border: 1px solid #FF3300;
}

#msg_red
{
	color: #ff3300;
	font-weight: bold;
}

a
{
	color: #00f;
}

a:hover
{
	color: #ff3300;
}

.top_10
{
	margin-top: 10px;
}