/* ******************************************************** GESTION DES LIENS ********************************** */
a {
	/*position: relative;*/
	color: #81b715;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #81b715;
	text-decoration: none;
	outline: none;
}
a.lien {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #054375;
	text-decoration: underline;
	line-height: normal;
}
a.lien:hover {
	text-decoration: none;
}
a.lien_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd4e00;
	text-decoration: none;
}
a.lien_s:hover {
	text-decoration: underline;
}
a.lien_s_on {
	color: #cb0001;
	text-decoration: none;
	background-color:#fc3;
}
a.lien_ss {
	color: #004a91;
	text-decoration: none;
}
a.lien_ss:hover {
	color: #004a91;
	text-decoration: underline ;
}
a.lien_en_savoir_plus {
	display: block;
	width: 106px;
	height: 34px;
	background: url(/design/images/bt_en_savoir_plus.jpg) no-repeat top left;
}
a.lien_toute {
	display: block;
	width: 91px;
	height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(/design/images/bt_toute.jpg) no-repeat top left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 1px;
}
a.lien_toute:hover {
	display: block;
	width: 91px;
	height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(/design/images/bt_toute.jpg) no-repeat top left;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 1px;
}
.telechargementCat, a.telechargementCat:hover {
	font-size: 14px;
	font-weight: bold;
	color: #005782;
	text-decoration: none;
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #85a8ca;
	width: 210px;
	background: url(/design/images/puce_menu_side.gif) no-repeat 0 50%;
	padding-left: 18px;
}
a.telechargementCat_on, a.telechargementCat_on:hover {
	font-size: 14px;
	font-weight: bold;
	color: #86b91d;
	text-decoration: none;
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #85a8ca;
	width: 500px;
	background: url(/design/images/puce_menu_side_90_on.gif) no-repeat 0 50%;
	padding-left: 18px;
}
a.telechargementSCat, a.telechargementSCat:hover {
	font-size: 11px;
	font-weight: normal;
	color: #83b818;
	text-decoration: none;
}
a.telechargementSCat_on, a.telechargementSCat_on:hover {
	font-size: 11px;
	font-weight: normal;
	color: #008bcb;
	text-decoration: none;
}
a.telechargementFich {
	display: block;
	background-color: #fff;
	color: #004a91;
	width: 132px;
	height: 94px;
	text-align: center;
	text-decoration: none;
	padding-top: 8px;
	font-size: 11px;
}
a.telechargementFich:hover {
	display: block;
	background: #f0f4f5 url(/design/images/bg_telechargement_fichier.gif) no-repeat top left;
	color: #83b818;
	width: 132px;
	height: 94px;
	text-align: center;
	text-decoration: none;
	padding-top: 8px;
	font-size: 11px;
}
a.telechargementFich span {
	text-decoration: underline;
}
acronym a {
	text-decoration: none;
}
/* ******************************************************** GESTION LIENS NAVIGATION ********************************** */
.lien_liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.lien_liste {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-transform:uppercase;
	text-decoration: none;
	background-color: #e7eee7;
	border: 1px solid #d1ced2;
	padding: 0 6px;
}
a.lien_liste:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-transform:uppercase;
	text-decoration: none;
	background-color: #a7dbad;
	border: 1px solid #d1ced2;
	padding: 0 6px;
}
.lien_liste_on, .lien_liste_on:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	background-color: #26da26;
	border: 1px solid #d1ced2;
	padding: 0 6px;
}

a.lien_liste_result {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 2px 6px 1px 6px;
	background-color: #fff; /* e6f1e7 */
	border-bottom:1px solid #ececec;
}
a.lien_liste_result:hover {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 2px 6px 1px 6px;
	background-color: #dbeef7;
}
.lien_liste_result_on, .lien_liste_result_on:hover {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 2px 6px 1px 6px;
	background-color: #126498;
}

a.lien_liste_result2 {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #83b818;
	text-decoration: none;
	padding: 3px 9px;
	width: 179px;
}
a.lien_liste_result2:hover, .lien_liste_result2_on, .lien_liste_result2_on:hover {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 3px 9px;
	width: 179px;
	background-color: #8ab62b;
}

a.lien_box, a.lien_box_on {
	/*position: relative;*/
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8bb72c;
	text-decoration: none;
	background: #d9ed98 url(/design/images/bg_categorie_right.gif) no-repeat right top;
	padding: 12px 20px 12px 16px;
	height: 27px;
}
a.lien_box:hover, a.lien_box_on, a.lien_box_on:hover {
	/*position: relative;*/
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background: #8ab62b url(/design/images/bg_categorie_right_on.gif) no-repeat right top;
	padding: 12px 20px 12px 16px;
	height: 27px;
}
a.lien_box span.corner_left, a.lien_box:hover span.corner_left, a.lien_box_on span.corner_left {
	position: absolute;
	top: 0;
	display: block;
	height: 51px;
	width: 4px;
}
a.lien_box span.corner_left {
	left: 0;
	/*background: url(/design/images/bg_categorie_left.gif) no-repeat top left;*/
}
a.lien_box:hover span.corner_left, a.lien_box_on span.corner_left {
	left: 0;
	/*background: url(/design/images/bg_categorie_left_on.gif) no-repeat top left;*/
}
a.lien_box_pt, a.lien_box_pt_on {
	/*position: relative;*/
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8bb72c;
	text-decoration: none;
	background: #d9ed98 url(/design/images/bg_categorie_right_pt.gif) no-repeat right top;
	padding: 8px 20px 8px 16px;
	height: 12px;
}
a.lien_box_pt:hover, a.lien_box_pt_on, a.lien_box_pt_on:hover {
	/*position: relative;*/
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background: #8ab62b url(/design/images/bg_categorie_right_pt_on.gif) no-repeat right top;
	padding: 8px 20px 8px 16px;
	height: 12px;
}
a.lien_box_pt span.corner_left, a.lien_box_pt:hover span.corner_left, a.lien_box_pt_on span.corner_left {
	position: absolute;
	top: 0;
	display: block;
	height: 28px;
	width: 4px;
}
a.lien_box_pt span.corner_left {
	left: 0;
	/*background: url(/design/images/bg_categorie_left_pt.gif) no-repeat top left;*/
}
a.lien_box_pt:hover span.corner_left, a.lien_box_pt_on span.corner_left {
	left: 0;
	/*background: url(/design/images/bg_categorie_left_pt_on.gif) no-repeat top left;*/
}

a.pusch {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding:15px 115px 15px 22px;
}
a.pusch:hover {
	color: #333;
	text-decoration: none;
}
/* ****** GESTION ENVOYER A UN AMI *********** */
a.send_friend {
	height:14px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #198B11;
	text-decoration: none;
	padding: 0 15px 2px 5px;
	margin: 0 3px 0 0;
	background: url(/contact_friend/design/ico_friend.gif) no-repeat right top;
}
a.send_friend:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #198B11;
	text-decoration: underline;
	padding: 0 15px 2px 5px;
	margin: 0 1px 0 0;
	background: url(/contact_friend/design/ico_friend_on.gif) no-repeat right top;
}
/* ******************************************************** GESTION DES TEXTES ********************************** */
.t1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #83b818;
	line-height: 20px;
	margin:0;
	text-transform: uppercase;
}
.t2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #008bcb;
}
.t3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #008bcb;
}
.t4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005782;
	margin: 0;
}
.t5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #018ccb;
	margin: 0;
}
.t6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #35b7ef;
	font-weight: normal;
}
.t7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #054375;
	font-weight: normal;
}
.g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #054375;
}
.m_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff; 
}
.m_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #999; 
}
.m_need {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #f00; 
}
.s {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333; 
}
.s_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff; 
	text-decoration: none;
}
.s_need {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f00; 
}
.s_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999; 
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #004a91; 
}
.color_1
{
	color: #008bcb; /* bleu */
}
.color_2
{
	color: #f3991b; /* orange */
}
.color_3
{
	color: #83b818; /* vert */
}
/* ******************************************************** GESTION DES FORMULAIRES et BOUTONS ********************************** */
.form_login {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #005782;
	line-height: 12px;
	border: none;
	padding: 1px 2px 1px 3px;
	margin: 2px 0 3px 3px;
	background-color: #fff;
	height: 12px;
}
.form_bt_news {
	background: url(/design/images/form_bt_news.gif) no-repeat top left;
	border: none;
	height: 19px;
	width: 25px;
	cursor: pointer;
}
.form_ok {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #fff;
	width: 25px;
	height: 13px;
	margin:2px 0;
	background: url(/design/images/bt_ok_1.gif) no-repeat center center;
	border: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #224f70;
	text-decoration: none;
	padding-left:3px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #f4f4f6;
}
.form_need {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #224f70;
	text-decoration: none;
	padding-left:3px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 4px solid #89ba16;
	background-color: #f4f4f6;
}
.form_need_mention {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #80859c;
	padding-left:3px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 4px solid #89ba16;
	background-color: #f4f4f6;
}
.form_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border: 1px solid #999;
	text-decoration: none;
	background-color: #ff8c10;
	text-align: center;
	padding:3px 7px 2px 7px;
}
.form_bti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding:3px 7px 2px 7px;
	border: 3px double #fff;
	background-color: #89ba16;
	cursor: pointer;
}
.form_bti:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding:3px 7px 2px 7px;
	border: 3px double #fff;
	background-color: #ccc;
}
/* ******************************************************** GESTION ONGLETS ********************************** */

.ongletCat, a.ongletCat:hover {
	font-size: 14px;
	font-weight: bold;
	color: #005782;
	text-decoration: none;
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #85a8ca;
	background: url(/design/images/puce_menu_side.gif) no-repeat 0 50%;
	padding-left: 18px;
	margin-right: 20px;
}
a.ongletCat_on, a.ongletCat_on:hover {
	font-size: 14px;
	font-weight: bold;
	color: #86b91d;
	text-decoration: none;
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #85a8ca;
	background: url(/design/images/puce_menu_side_90_on.gif) no-repeat 0 50%;
	padding-left: 18px;
	margin-right: 20px;
}
