﻿/* Général */
body {
	padding: 0 0;
	background-image: url(../pics/bg_default.gif);
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

#global {
	/*border:solid 1px black;*/
}

.tdContent {
	padding-top:3px;
}

.btn_onglet1 
{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color:Transparent;
	border:none;
	border-right:solid 1px #D2D2D3;
	width:90px;
	height:18px;
	padding:0 0 0 0;
}
.btn_onglet2 
{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color:#FFFFFF;
	border:none;
	border-right:solid 1px #D2D2D3;
	width:160px;
	height:18px;
	padding:0 0 0 0;
}
.btn_onglet3 
{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color:#FFFFFF;
	border:none;
	border-right:solid 1px #D2D2D3;
	width:135px;
	height:18px;
	padding:0 0 0 0;
}
.btn_onglet4 
{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	border:none;
	background-color:#FFFFFF;
	border-right:solid 1px #D2D2D3;
	width:75px;
	height:18px;
	padding:0 0 0 0;
}
.btn_onglet5 
{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color:Transparent;
	border-right:solid 1px #D2D2D3;
	border:none;
	width:75px;
	height:18px;
	padding:0 0 0 0;
}

.btn_onglet1:hover{color:#2971C0;}
.btn_onglet2:hover{color:#2DB3AB;}
.btn_onglet3:hover{color:#E18803;}
.btn_onglet4:hover{color:#BB8E02;}
.btn_onglet5:hover{color:#699E48;}

.tb_recherche 
{
	width:137px;
	height:14px;
	margin-left:3px;
	color:#707173;
	border:1px solid #000000;
	background-color:#ffffff;
	vertical-align:bottom;
}

.tb_recherche2
{
	width:137px;
	height:13px;
	margin-left:3px;
	border:1px solid #ED5D4A;
	background-color:#FBDFDB;
	color:#707173;
}

/* bottom */
#pied 
{
	text-align:right;
	padding-top:0px;
	background-image: url(../pics/bg_bot.gif);
	border-right:solid 1px black;
}

#pied a:link    {
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #646464;	 
	font-weight: bold; 
	text-decoration:none;
}
#pied a:visited  { 
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #646464;	 
	font-weight: bold; 
	text-decoration:none;
}
#pied a:active   { 
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;	 
	font-weight: bold; 
	text-decoration:none;
}
#pied a:hover    { 
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;	 
	font-weight: bold; 
	text-decoration:none;
}
input{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-left:3px;
}
select{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-left:3px;
	width: 160px;
    background-color:#D9FBC5;  
	border:1px solid #699E48;
}
/*rub1*/
.a_rub1:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2971C0;
}
.a_rub1:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2971C0;
}
.a_rub1:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #2971C0;
}
.a_rub1:hover    { 
	font-weight: bold; 
	color: #2971C0; 
	text-decoration: underline
}
/*rub2*/
.a_rub2:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2DB3AB;
}
.a_rub2:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2DB3AB;
}
.a_rub2:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #2DB3AB;
}
.a_rub2:hover    { 
	font-weight: bold; 
	color: #2DB3AB; 
	text-decoration: underline
}
/*rub3*/
.a_rub3:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #E18803;
}
.a_rub3:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #E18803;
}
.a_rub3:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #E18803;
}
.a_rub3:hover    { 
	font-weight: bold; 
	color: #E18803; 
	text-decoration: underline
}
/*rub4*/
.a_rub4:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #BB8E02;
}
.a_rub4:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #BB8E02;
}
.a_rub4:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #BB8E02;
}
.a_rub4:hover    { 
	font-weight: bold; 
	color: #BB8E02; 
	text-decoration: underline
}
/*rub5*/
.a_rub5:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #699E48;
}
.a_rub5:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #699E48;
}
.a_rub5:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #699E48;
}
.a_rub5:hover    { 
	font-weight: bold; 
	color: #699E48; 
	text-decoration: underline
}
h2
{
	font-weight: bold;	
	font-size: 12px;
	line-height:3px;
}

h2 a:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: Black;
}
h2 a:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: Black;
}
h2 a:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: Black;
}
h2 a:hover    { 
	font-weight: bold; 
	color: Black; 
	text-decoration: underline
}
