.h {
visibility:hidden;
}

h1 {
color:#804040;
font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;	
font-weight:bold;
margin:0px;
}

h2 {
color:#804040;
font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;	
font-weight:bold;
margin:0px;
}

h3 {
color:#804040;
font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;	
font-weight:bold;
margin:0px;
}

h4 {
color:#804040;
font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;	
font-weight:bold;
margin:0px;
}

.col50A {
vertical-align:top;
float:left;
width: 48%;
}

.col50B {
vertical-align:top;
float:right;
width: 48%;
}

.clear {
clear:both;
}

.keywords {
background-color:#E9E9E9; padding:5px;
border:1px solid #DFDFDF;
font-size:9px;
}

.keywords .titre{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px; font-weight:bold; font-style:italic;
}

.page-index {
margin: 20px;
}
.page-index h3{
padding:10px 0 0 0;
}

/** Pousuivre */
.zonePoursuivre {
width: 100%;
background-color:#FBFCDA;
padding: 0px;
border:1px solid #666;
}

.zonePoursuivre .zoneTitle {
background-color:#808040;
padding: 3px;
border-bottom:1px solid #666;
}

.zonePoursuivre .zoneContent {
padding: 5px;
}
.zonePoursuivre .title {
font-size :14pt;
font-weight:bold;
text-decoration: none; 
color:#FBFCDA;
}

/** BOX */
.box01 h2, 
.box02 h2 {
	font-variant: small-caps;
  height: 28px;
	line-height: 28px;
	margin: 0 -5px 5px;
	padding: 0;
	text-indent: 5px;
}

.box01 h2 span, 
.box02 h2 span {
	display: block;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

.box01 h2 {
	background: url(titre-bleu-r.gif) no-repeat right #2C79BF;
	color: #FFFFFF;
}

.box01 h2 span {
	background: url(titre-bleu-l.gif) no-repeat left;
}

.box01 h2 a {
	color: #FFFFFF;
}

.box02 h2 {
	background: url(titre-gris-r.gif) no-repeat right #EFEFEF;
	color: #333333;
}

.box02 h2 span {
	background: url(titre-gris-l.gif) no-repeat left;
}

.box02 h2 a {
	color: #333333;
}

/** 
Themes source :
 inphecthyuz / Infected-FX / www.infectedfx.net
*/
h2 {
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

a {
	text-decoration: none ;
}

a:hover {
	text-decoration: underline ;
}

.pleft {
  float:left;
  padding: 5px;
}  

/* ======================================================================
   MENU DE GAUCHE
====================================================================== */

.nav-menu{
border: 1px solid #C0C0C0;
background-color: #C3593C;
border-top-width: 0;
width: 145px;
margin: 0 0 20px 0;
}

* html .nav-menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 139px;
}

.nav-menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.nav-menu h2{
font: bold 14px Arial, Helvetica, sans-serif;
letter-spacing: -1px;
padding:4px 0 4px 0;
margin:0;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-top: 1px solid #C0C0C0;
background-color: #C3593C;
color: white;
text-align:center;
}

.nav-menu li a{
font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 3px 2px 0px 4px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-top: 1px solid #C0C0C0;
background-color: white;
}

.nav-menu a:visited{
color: #595959;
}

html>body .nav-menu a{ /*Non IE rule*/
width: auto;
}

.nav-menu a:hover{
background-color: #F8FBBD;
color: black;
text-decoration: none;
}

.nav-menu li.select a{
background-color: #EEF563
}

/* ======================================================================
   TABLE
====================================================================== */

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #7e7e7e;
}

caption {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	padding:3px 0px 0px 18px;
	}
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	height:30px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

td.r {
  text-align: right;
}

/* ======================================================================
   ONGLET
http://www.dynamicdrive.com/style/csslibrary/item/animated_horizontal_tabs/
====================================================================== */
.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}

.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
