/* CSS Document */

/* Redéfinition */
body { margin-left: 0px; margin-top: 0px;	margin-right: 0px; margin-bottom: 0px; }
img { border-width:0px; }
table { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
a, a:visited {color:#4856A2; text-decoration:underline}
a:hover {color:#4856A2; text-decoration:none; }

img.prod { padding:15px 10px 15px 10px; border:0px solid black; }
img.matos { margin:0px 3px 3px 0px; }

/* Menu */
#menu a img { height:38px; width:88px; border-width:0px; }
#menu a#menu01 { background:url(../img/str_menu01.gif) top left no-repeat; }
#menu a#menu02 { background:url(../img/str_menu02.gif) top left no-repeat; }
#menu a#menu03 { background:url(../img/str_menu03.gif) top left no-repeat; }
#menu a#menu04 { background:url(../img/str_menu04.gif) top left no-repeat; }
#menu a#menu05 { background:url(../img/str_menu05.gif) top left no-repeat; }
#menu a#menu06 { background:url(../img/str_menu06.gif) top left no-repeat; }
#menu a#menu07 { background:url(../img/str_menu07.gif) top left no-repeat; }
#menu a#menu01 img { background:url(../img/str_menu01.gif) top left no-repeat; }
#menu a#menu02 img { background:url(../img/str_menu02.gif) top left no-repeat; }
#menu a#menu03 img { background:url(../img/str_menu03.gif) top left no-repeat; }
#menu a#menu04 img { background:url(../img/str_menu04.gif) top left no-repeat; }
#menu a#menu05 img { background:url(../img/str_menu05.gif) top left no-repeat; }
#menu a#menu06 img { background:url(../img/str_menu06.gif) top left no-repeat; }
#menu a#menu07 img { background:url(../img/str_menu07.gif) top left no-repeat; }
#menu a#menu01:hover img { background:url(../img/str_menu01_over.gif) top left no-repeat; }
#menu a#menu02:hover img { background:url(../img/str_menu02_over.gif) top left no-repeat; }
#menu a#menu03:hover img { background:url(../img/str_menu03_over.gif) top left no-repeat; }
#menu a#menu04:hover img { background:url(../img/str_menu04_over.gif) top left no-repeat; }
#menu a#menu05:hover img { background:url(../img/str_menu05_over.gif) top left no-repeat; }
#menu a#menu06:hover img { background:url(../img/str_menu06_over.gif) top left no-repeat; }
#menu a#menu07:hover img { background:url(../img/str_menu07_over.gif) top left no-repeat; }

/* Structure */
.table_top { background:url(../img/str_top_bkg.gif) repeat-x }
.bkg_top_menu { background:url(../img/str_menu_bkg.png) repeat-x }
.bkg_bottom_jonction { background:url(../img/str_bottom_jonction.gif) no-repeat }
.bkg_bottom { background:url(../img/str_bottom_bkg.gif) repeat-x }
.str_left_bkg_col {background:url(../img/str_left_bkg_col.gif) repeat-y }
#str_bottom { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFD78C; letter-spacing:1px; padding-top:5px; }
#str_bottom_left { background:url(../img/str_bottom_left.gif) no-repeat; height:87px; }
#str_bottom a { font-weight:bold; text-decoration:none; color:#FFD78C}
#str_bottom a:hover { font-weight:bold; color:#FFEFD1 }
#str_corp { padding:12px 16px 0 8px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
.corp_onglet { padding-right:10px; }

/* Menu gauche */
#left_menu { width: 186px ; list-style-type: none ;	margin: 0 ;	padding: 0}
#left_menu li { height: 28px; border-bottom:1px solid #FFC455; margin: 0; padding: 0 }
#left_menu li a, #left_menu li a:visited  { display: block; height:28px; line-height: 28px; padding: 0 0 0 10px ; border-bottom:0px solid #FFC455; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#4C4C4C; text-decoration:none; font-weight:bold}
#left_menu li a:hover{ background-color: #FFEFD1; }
.titre_menu { margin:8px 0px 5px 0px }

/* Mise en forme texte */
.titre_1 {font-size:14px; color:#4856A2; font-weight:bold; line-height:20px }
.titre_2 {font-size:14px; color:#FF3300; font-weight:bold }
.titre_3 {font-size:16px; color:#4856A2; font-weight:bold }
.xs {font-size:11px}
.orange {color:#EF9C00; font-size:26px; font-weight:bolder}

.home_bloc {color:#4856A2; font-size:12px; border:0px solid blue; padding:8px 0 0 15px; background:url(../img/blok_bkg.gif) no-repeat}
a.block, a.block:visited {text-decoration:none}
a.block:hover {color:#252C52}

.line_1 { width:100%; height:10px; background-color:#C5C9E6; margin-top:5px; margin-bottom:5px;}
p.home {border-color:#C5C9E6; border-style:solid; border-width:1px 0px 0px 0px; padding:5px 5px 5px 5px; margin:4px 0px 0px 0px;}
.home_news { margin-bottom:-15px; margin-left:-10px }

.titre_coche, .titre_fleche {
	width:100%;
	height: 30px;
	margin:5px 0 5px 0;
	color: #4856a2;
	font-size: 1.2em;
	line-height: 30px;
	padding-left: 40px;
	font-weight: bold;
}

.titre_coche {
	background:url(../img/titre_coche.gif) no-repeat; 
	 
}
.titre_fleche {
	background:url(../img/titre_fleche.gif) no-repeat;
}

