/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F7F5F6;
	width: 1024px;
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size:1.1em;
	text-align: left;
}

h1, h2, h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #000000;
}

h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.4em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #23B9FF;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
	height: 36px;
	margin-bottom: 15px;
	background: url(/images/img06.gif) repeat-x left center;
}

/* Header */

#header {
  position: relative;
  /*background: #F7F5F6 url(images/bg_head.jpg) repeat-x;*/
  background: #F7F5F6 url(images/new_bg_head.jpg) repeat-x;
  height:125px;
  width: 100%;
}
.login{
  float:right;
  margin-top: 15px;
  margin-right: 15px;
  text-align: right;
}
#menu{
  /*position: relative;*/
  margin:auto;
  background: #F7F5F6 url(images/menu_bg.jpg) repeat-x;
  height:32px;
}
#devise {
	clear:both;
	padding-top:15px;

}
#devise  h2{
	font-size:1.6em;
	font-style:italic;
}
/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding-top: 60px;
	font-size: 2.6em;
	font-variant: small-caps;
}

#logo h2 {
	padding-left: 6px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width:1024px;
}

ul.tabnav {
    font: bold 13px verdana, arial, sans-serif;
    color:#000000;
    padding: 4px 0 0 20px;
}
ul.tabnav li {
    float: left;
    height: 24px;
    padding: 3px 20px 2px 2px;
    list-style-type: none;
}

ul.tabnav a{
	font-family:verdana;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

ul.tabnav a:visited{
	font-family:verdana;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

ul.tabnav a:hover{
	font-family:verdana;
	text-decoration:none;
	color:#3300CC;
	font-weight:bold;
}

/*
#menu ul {
	margin: 0;
	padding-top: 118px;
	text-align: center;
	list-style: none;
	font: bold 13px verdana, arial, sans-serif;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 12px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #23B9FF;
}

#menu .first a {
	border: none;
}
*/
#menu_footer {
	/*float: right;*/
}

#menu_footer ul {
	margin: 0;
	padding-top: 5px;
	text-align: center;
	list-style: none;
	font: bold 13px verdana, arial, sans-serif;
}

#menu_footer li {
	display: inline;
}

#menu_footer a {
	padding: 0 10px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu_footer a:hover {
	color: #23B9FF;
}

#menu_footer .first a {
	border: none;
}
/* Page */
#menu_footer2 {
	margin:0 auto;
	text-align:center;
	font-size:12px;
}

#page {
	width: 100%;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	font-size:1em;
	text-align: left;
}

/* Content */

#content {
	float: left;
	width: 754px;/*+264*/
	padding: 5px 5px 5px 5px;
}

#content h2 {
	height: 20px;
	margin: 0;
	padding: 20px 0 0 20px;
	background: url(/images/img04.gif) repeat-x;
	font-size: 12px;
	color: #000000;
}

#content h3 {
	text-transform: none;
	font-size: 1em;
}

#content .content {
	padding: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 5px 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 0 20px 20px 20px;
	background: url(/images/img02.gif) repeat-x;
}



#sidebar li ul {
	list-style: disc inside;
}

#sidebar li li {
	padding: 0;
	background: none;
}

#sidebar dl {
}

#sidebar dt {
	font-size: small;
	font-weight: bold;
}

#sidebar dd {
	margin-bottom: 15px;
	line-height: normal;
	font-size: small;
}

#sidebar ol {
	margin: 0;
	list-style-position: inside;
}

#sidebar h2 {
	height: 25px;
	padding: 15px 0 0 0;
	font-size: 12px;
	color: #000000;
}

#sidebar blockquote {
	margin: 0;
}

#sidebar a {
}

/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 10px 20px;
	border-top: 1px solid #666666;
	font-size: x-small;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

#footer a {
	color: #999999;
}

/* TABLEAUX */
.tabtitre{font-weight:bold;font-style:italic;font-size:0.9em;text-align:center;color:#6600CC;}
.supertitre{border:0;font-weight:bold;margin:10px 0 5px;}
.supertitre td{text-align:center;font-size:1.5em;padding:10px 0 6px;}

.details{font-size:0.9em;font-weight:normal;}
.details_pl{font-size:0.9em;font-weight:bold;color: #4B4B4B;}
.details_pl input.radio {width:2em;font-size:2em;}
.details_pl input [type="radio"] {width:2em;font-size:2em;}
.details_pl_check{font-size:0.9em;font-weight:bold;color: #6600CC;}
.details_pl a{font-size:0.9em;font-weight:bold;color: #4B4B4B;text-decoration:none;}
.details_pl a:visited{font-size:0.9em;font-weight:bold;color: #4B4B4B;text-decoration:none;}
.details_pl a:hover{font-size:0.9em;font-weight:bold;color:#6600CC;text-decoration:none;}
.details_plus{font-size:1.1em;font-weight:bold;color:#000000;}
.details_plus a{font-size:1em;font-weight:bold;color: #4B4B4B;text-decoration:none;}
.details_plus a:visited{font-size:1em;font-weight:bold;color: #4B4B4B;text-decoration:none;}
.details_plus a:hover{font-size:1em;font-weight:bold;color:#6600CC;text-decoration:none;}
.details_it{font-style:italic;font-size:0.8em;font-weight:normal;}
.details_menu{font-style:italic;font-weight:bold;font-size:1em;background-color:#DDDDDD;}

/* FIELDSET */
fieldset {
	font-size:1.1em;
	padding:20px;
}
legend{
	color: #0099FF;
	font-weight:700;
	font-size:1em;
	font-family:verdana,arial;
	text-align:left;
	padding: 5px 0 5px 10px;
	margin: 5px 0 10px 0;
}

/* FORMULAIRE */

#monForm
{
	
}
/*
#monForm p
{
	margin: 2px 0;
}
*/
/* fieldset , legend */
#monForm fieldset
{
	margin-bottom: 10px;
	border: #CCC 1px solid;
}

#monForm fieldset legend
{
	padding: 0 10px;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	font-size: 1.2em;
	color: #999;
}

/* Label */
#monForm label
{
	background-color: #FFFF99;/*#FFCC66;*/
	display: block;
	width: 30%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	color:black;
}

#monForm label:hover
{
	font-weight: bold;
}

#monForm .form_label_nostyle
{
	background: none;
}

/* Input */
#monForm input
{
	margin-left: 1%;
	width: 50%;
	border: #CCC 1px solid;
}
#monForm select
{
	margin-left: 1%;
	border: #CCC 1px solid;
}
#monForm input[type="radio"] {
	width: 5%;
 margin-right:5px;
 background-color:transparent;
 border:none;
 }

#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus
{
	border: #999 1px solid;
	background-color: #DDEEFF;
}

#monForm .form_input_day_month
{
	width: 3%;
}

#monForm .form_input_year
{
	width: 6%;
}

/* button submit */
#monForm input[type="submit"]
{
	border: #DDEEFF 1px solid;
	width: 27%;
}

#monForm input[type="submit"]:hover
{
	background-color: #66CC33;
	cursor: pointer;
}

#monForm input[type="reset"]
{
	border: #DDEEFF 1px solid;
	width: 27%;
}

#monForm input[type="reset"]:hover
{
	background-color: #E6484D;
	cursor: pointer;
}

/* LISTE SOFTS*/
.liste_soft ul {
	margin: 0;
	padding: 0;
}

.liste_soft li {
	font-weight:bold;
	font-size:1.3em;
}

.liste_soft li ul {
	padding-left: 30px;
}

.liste_soft li li {
	font-weight:100;
	font-size:0.9em;
}
