﻿*{
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
} 



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-color: #fff;	
	background-image: url('visu/bg.gif');
	background-repeat: repeat-x;
}

#header {
	width: 890px;
	height: 253px;
	margin: 0 auto;
	background-image: url('visu/bgHeader.gif');
	background-color: #fff;
}

#langue {
	font-size: x-small;
	background-color: transparent;
}

#langue a{
	color: #6699CC;
	text-decoration: underline;
}

#langue a:hover{
	color: #36c;
	text-decoration: underline;
}


#container {
	width: 890px;
	margin: 0 auto;
	background-image: url('visu/bgPage.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#sidebar {
	float: left;
	width: 200px;
	position: relative;
	clear: both;
	margin-left: 11px;
	display: inline;
	background-color: #fff;
}
#content {
	float: right;
	width: 620px;
	margin-top: 0;
	margin-right: 12px;
	margin-left: 0;
	padding: 10px;
	list-style-image: url('visu/puce.gif');
	list-style-position: inside;
	background-color: #fff;
	position: relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 868px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #369;
}
/* Sidebar */
#sidebar ul {
	list-style: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #eee;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #69c;
	display: block;
	padding: 15px;
	border-bottom: 1px solid #ccc;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
/* Styles pour le pied de page */
#footer p {
	font-size: small;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	font-size: small;
	color: #eee;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#contact form {
	margin: 0px;
	padding: 0px;
	color: #111;
}
#contact form label {
	float: left;
	cursor: pointer;
	width: 35%;
	height: 1.5em;
}
#contact form input, #contact form textarea {
	margin: 3px;
	padding: 1px;
	width: 40%;
	border: 1px solid #aaa;  
}
#contact form textarea {
	width: 60% !important;
	width: 55%;
	height: 8em;
}
#contact form input.button {
	width: auto;
	padding: 0 8px;
	background: #69c;
	border: 1px solid #aaa;
	cursor: pointer;
}
#contact form input.button:hover {
	color: #fff;
}


/*- Menu Tabs J-------------------Merci exploding-boy.com */

    #rub {
      float:left;
      width:100%;
      font-size:large;
      line-height:normal;
      }
    #rub ul {
	margin: 0;
	padding: 10px 30px 0 50px;
	list-style: none;
}
    #rub li {
      display:inline;
      margin:0;
      padding:0;
      }
    #rub li span actif{
      display:inline;
      margin:0;
      padding:0;
      color:fuchsia;
      }
    #rub a {
	float: right;
	background: url('visu/ongletG.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
    #rub a span {
	float: right;
	display: block;
	background: url('visu/ongletD.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #69c;
}
    #rub a.actif {
	background: url('visu/ongletG.gif') no-repeat left top;
	background-position:0% -42px;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
    #rub a span.actif{
	display: block;
	background: url('visu/ongletD.gif') no-repeat right top;
	background-position:100% -42px;
	padding: 5px 15px 4px 6px;
	color: #fff;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #rub a span {float:none;}
    /* End IE5-Mac hack */
    #rub a:hover span {
      color:#FFF;
      }
    #rub a:hover {
      background-position:0% -42px;
      }
    #rub a:hover span {
      background-position:100% -42px;
      }


/* ~~~~~~~~~ Titres ~~~~~~~~~ */    
h1{
font-size: 120%;
color: #333;
}

h2{
	color:#69c;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:large;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

h3{
	color: #69c;
	font-family: geneva,arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: 4px;
	letter-spacing: 2px;
	font-size: small;
	font-weight: bold;
	padding: 0 2px;
	margin: 0;
	line-height: 35px;
}

h4{
	color: #69c;
	font-family: geneva,arial,sans-serif;
	font-weight: normal;
	word-spacing: 4px;
	letter-spacing: 2px;
	font-size: small;
	font-weight: bold;
	padding: 0 2px;
	margin: 0;
	line-height: 35px;
}


.float_right {
	float: right;
}

.plus {
	color: #69c;
	text-decoration: underline;
	font-weight: bold;
}


.contour{
    padding: 10px;
    border: 1px solid #ddd;
    margin-right: 10px;
    margin-bottom: 15px;
} 

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.nouveau {
	color: #6699CC;
	font-weight: bold;
}

.titre_side {
	text-align: center;
	list-style: none;
	padding: 30px;
	background-color: #eee;
}



