﻿/* 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;
}

.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:#FFFFFF;
	border:none;
	border-right:solid 1px #D2D2D3;
	width:130px;
	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:70px;
	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:110px;
	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:60px;
	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:#FFFFFF;
	border:none;
	border-right:solid 1px #D2D2D3;
	width:70px;
	height:18px;
	padding:0 0 0 0;
}
.btn_onglet6 
{
	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:70px;
	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:#ED5D4A;}
.btn_onglet6:hover{color:#699E48;}

.a_a_propos:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2971C0;
}
.a_a_propos:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2971C0;
}
.a_a_propos:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #2971C0;
}
.a_a_propos:hover    { 
	font-weight: bold; 
	color: #2971C0; 
	text-decoration: underline
}
.a_produits:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2DB3AB;
}
.a_produits:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2DB3AB;
}
.a_produits:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #2DB3AB;
}
.a_produits:hover    { 
	font-weight: bold; 
	color: #2DB3AB; 
	text-decoration: underline
}

.a_docs:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #E18803;
}
.a_docs:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #E18803;
}
.a_docs:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #E18803;
}
.a_docs:hover    { 
	font-weight: bold; 
	color: #E18803; 
	text-decoration: underline
}

.a_outils:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #BB8E02;
}
.a_outils:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #BB8E02;
}
.a_outils:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #BB8E02;
}
.a_outils:hover    { 
	font-weight: bold; 
	color: #BB8E02; 
	text-decoration: underline
}

.a_services:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #ED5D4A;
}
.a_services:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #ED5D4A;
}
.a_services:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #ED5D4A;
}
.a_services:hover    { 
	font-weight: bold; 
	color: #ED5D4A; 
	text-decoration: underline
}

.a_contacts:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #699E48;
}
.a_contacts:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #699E48;
}
.a_contacts:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #699E48;
}
.a_contacts:hover    { 
	font-weight: bold; 
	color: #699E48; 
	text-decoration: underline
}

/* bottom */
#pied 
{
	text-align:right;
	padding-top:0px;
	
}

#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;
}
