﻿/* CSS style d'Alerte,Animal, exterminateur */

html, body, #master_frame, form { 
	height:100%; 
	padding: 0px; 
	margin: 0px; 
	border: none; 
	text-align: center;
	}

body { 
	background-color: #cccccc;
	background-image: url(images_back/back.gif); 
	background-position: top;
	background-repeat: repeat-x; 
	}
	
sup { 
vertical-align: baseline;
position: relative;
top: -1ex;
left: 0;
font-size: 80%;
line-height: 5px; }

ul { margin: 0px; padding: 0px;}

.bullet_std ul { padding: 15px; }

h1  {
	color: #E7E3D4;
	font-size: large;
	font-family: Verdana;
	margin: 0px; 
}


h2  {
	color: #E7E3D4;
	font-size: small;
	font-family: Verdana;
	margin: 0px; 
}
		
	
.alcr {
		text-align: center;
	}

	.style3 {
		font-family: Verdana;
		font-size: xx-large;
		color: #F92226;
	}
	.style6 {
		color: #FF9900;
	}
	.style9 {
	color: #ee7f00;
	font-size: medium;
	font-family: Arial Black, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-transform: uppercase;
}
	.style10 {
		margin-bottom: 0px;
	}
	.style14 {
	font-family: Verdana;
}
	.style16 {
		border-width: 0px;
	}
	.style17 {
	color: #000000;
    font-size: medium;
	}


#shadow { behavior: url(/script/iepngfix.htc); }

a:link { color: #ee7f00; text-decoration: underline; }
a:visited { color: #ee7f00; text-decoration: underline; }
a:hover { color: #777777; text-decoration: underline; }
a:active { color: #ee7f00; text-decoration: underline; }

.logo_back { }
.logo_back_over { cursor: pointer; }
#sous_menu_spacer { height: 2px; background-image: url(/images_generiques/sous_menu_spacer.gif); background-repeat: repeat-x; }

/* Master Frame */

#master_frame { 
	width: 770px; 
	text-align: left; 
	margin: 0 auto; 
	}
	
.master_frame_menu { 
	background-color: #4a4a4a; 
	width: 200px;
	}
	
.master_frame_menu_accueil { 
	background-color: #4a4a4a; 
	width: 200px;
	}
	
.master_frame_top { 
	background-color: #000000;
	background-repeat: no-repeat; 
	background-position: top;
	height: 170px;
	}

.master_frame_bas { background-color: #e7e3d4; height: 55px }

/* Contenu */

#marges_contenu { padding: 0 20px 20px; }
#marges_titre { padding-left: 20px; }

/* Texte G?n?ral */

.texte_credit { 
	color: #716e63; 
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, Lucida Grande, SunSans-Regular, sans-serif; 
	}
	
.texte_credit a:link, .texte_credit a:visited { 
	color: #716e63 !Important;
	text-decoration: none;
	}

.texte_credit a:hover { 
	color: #716e63 !Important;
	text-decoration: underline;
	}
	
.texte_credit a:active { 
	color: #716e63 !Important;
	text-decoration: underline;
	}
	
.texte_font { 
	color: #000000;
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Lucida Grande, SunSans-Regular, sans-serif;
	}
	
.texte_fontGR { 
	color: #000000;
	font-weight:bold;
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Lucida Grande, SunSans-Regular, sans-serif;
	}

	
/* Menu Top */

.back_menu_top { 
	background: url(/images_top/menu_top_bg.png);
	}
		
.menu_top_link { 
	color: #b3b3b3;
	font-size: 10px;
	font-family: Lucida Grande, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; 
	text-transform: uppercase;
	}
	
.menu_top_link_over { 
	color: #ffffff; 
	font-size: 10px; 
	font-family: Lucida Grande, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	text-transform: uppercase; 
	cursor: pointer; 
	}

/* Menu section */

#marges_menu_section { padding-left: 20px; }

.sous_menu_section { 
	color: #cccccc;
	font-size: 11px;
	font-family: Helvetica, Arial, verdana, Geneva, SunSans-Regular, sans-serif;
	}
	
.sous_menu_section .titres_des_sousmenu {
	color: #777777;
	font-size: 11px;
	line-height: 20px;
	font-family: Helvetica, Arial, verdana, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	}
	
.sous_menu_section ul { 
	padding-left: 32px;
	}


/* Sous Menu gauche */

.sousmenu {
	font-family: Arial, Helvetica, Geneva, Lucida Grande, SunSans-Regular, sans-serif;
	font-size: 11px;
	background-image: url(/fr/images_menu/bg_sousmenu.gif);
	height: 14px;
	color: #CCCCCC;
	padding-left: 42px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	cursor: pointer;
	}

.sousmenu_on {
	font-family: Arial, Helvetica, Geneva, Lucida Grande, SunSans-Regular, sans-serif;
	font-size: 11px;
	background-image: url(/fr/images_menu/bg_sousmenu_on.gif);
	height: 14px;
	color: #FFFFFF;
	padding-left: 42px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	cursor: pointer;
	}

/* Cache Elements */
	
.visible {
	display: block;
	}

.invisible {
	display: none;
	}

	
	
#shadow_color { 
	background-color: #99846b;
	opacity:0.4; 
	filter:alpha(opacity=40); 
	-moz-opacity:0.40; 
	-khtml-opacity:0.4;
	}
	
.bullet_std li { list-style-image: url(/images_generiques/bullet_orange2.gif); text-indent: 0px; padding-left: -5px; }

/* Titres */

.titres { 
	color: #ee7f00; 
	font-size: 13px; 
	font-family: Arial Black, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 14px;
	text-transform: uppercase;
	}
	
.titres_sous_section { 
	color: #ee7f00;
	font-size: 12px !important;
	line-height: 60px;
	font-weight: bold;
	padding-left: 15px;
	vertical-align: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.sous_titres { 
	color: #ee7f00; 
	font-size: 12px !important; 
	font-weight: bold;
	}
	
.texte_hilight { 
	color: #625540; 
	font-size: 11px !important; 
	font-weight: bold;
	}

/* Menu section */
.sous_menu_section a:link, .sous_menu_section a:active,
.icons_content a:link, .icons_content a:active { 
	color: #777777;
	cursor: pointer;
	text-decoration: none;
	}
	
.sous_menu_section a:visited,
.icons_content a:visited { 
	color: #777777;
	cursor: pointer;
	text-decoration: none;
	}
	
.sous_menu_section a:hover,
.icons_content a:hover  { 
	color: #ee7f00;
	cursor: pointer;
	text-decoration: none;
	}
	
.icons_liens { 
	color: #777777;
	font-size: 11px !important;
	font-family: Helvetica, Arial, verdana, Geneva, SunSans-Regular, sans-serif;
	padding-left: 15px;
	background: transparent url(/images_generiques/bullet_orange.gif) no-repeat center left;
	}
	
.sous_menu_section li { 
	list-style-image: url(/images_generiques/bullet_orange.gif);
	list-style-position: outside;
	}
	
.sous_menu_section .titres_des_sousmenu {
	background: transparent url(/images_generiques/bullet_orange.gif) no-repeat center left;
	}	


