/* RESET + MAIN TAGS */

body
{
    font-family:Verdana;
    background:url(images-new/back_metal.jpg);
}
body,h1,h2,h3,h4,h5,h6,form,input,p,ul,li,dt,dd,dl,div
{
    margin:0;
    padding:0;
    border:0;
}
a img
{
    border:0
}
a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
a.orange
{
	color:#f28623;
    text-decoration:underline;
}
a.orange:hover
{
    text-decoration:none;
}
strong
{
    color:#f28623;
}
h1
{
    font-family: Arial,Verdana;
    font-size:24px;
    line-height:24px;
    font-weight:bold;
    letter-spacing:0.03em;
    margin:0 0 15px 0;
    color:#f28623;
}
h3
{
    font-family: "Myriad Pro",Myriad,Verdana;
    font-size:16px;
    font-weight:normal;
    margin:15px 0 10px 0;
    color:#777;
    line-height:16px;
}
h3 a
{
    font-family: "Myriad Pro",Myriad,Verdana;
    font-size:16px;
    font-weight:normal;
    margin:15px 0 10px 0;
    color:#777;
    line-height:16px;
}
p
{
    margin-bottom:5px;
}
.breaker
{
    clear:both;
    height:0;
    font-size:0;
}

/* STRUCTURE */

/* main area */
#center
{
    background:transparent url(images-new/back_white.png) repeat-y scroll 0 0;
    margin:0 auto;
    padding-top:0;
    width:923px;
}
/* header */
#center #header
{
    background:transparent url(images-new/header.jpg) no-repeat scroll 0 0;
    width:100%;
    height:160px;
    margin:0 0 10px 16px;
    position:relative;
    font-size:12px;
}
#center #header #logo
{
    position:absolute;
    top:6px;
    left:8px;
}
#center #header #site-search
{
    position:absolute;
    top:88px;
    right:109px;
    /*width:158px;*/
    height:18px;
}
#center #header #site-search input
{
    height:16px;
    padding:2px 0 0 3px;
}
#center #header #site-search img
{
    height:18px;
    float:right;
}
#center #header ul#languages
{
    position:absolute;
    left:580px;
    top:90px;
    font-size:10px;
    text-transform:uppercase;
    color:#273266;
}

#center #header ul#languages li
{
    list-style-type:none;
    margin-left:10px;
    float:left;
    font-weight:bold;
}
#center #header ul#languages li a
{
    color:#273266;
    font-weight:normal;
}
#center #header ul#languages li a:hover
{
    color:#f28623;
}
#center #header ul#main-menu
{
    position:absolute;
    right:0px;
    top:57px;
    margin-right:108px;    
}
#center #header ul#main-menu li
{
    list-style-type:none;    
    float:left;
    margin-right:14px;
}
#center #header ul#main-menu li a
{
    display:block;
    color:#000;
    text-decoration:none;
    height:21px;
    line-height:21px;
}
#center #header ul#main-menu li a#item-1
{
    background:url(images-new/bullets01.png) no-repeat;
    padding:0px 0px 0px 23px;
}
#center #header ul#main-menu li a#item-2
{
    background:url(images-new/bullets02.png) no-repeat;
    padding:0px 0px 0px 23px;
}
#center #header ul#main-menu li a#item-3
{
    background:url(images-new/bullets03.png) no-repeat;
    padding:0px 0px 0px 23px;
}
#center #header ul#main-menu li a#item-4
{
    background:url(images-new/bullets04.png) no-repeat;
    padding:0px 0px 0px 23px;
}
#center #header ul#main-menu li a#item-5
{
    background:url(images-new/bullets05.png) no-repeat;
    padding:0px 0px 0px 23px;
}
#center #header ul#main-menu li a#item-6
{
    background:url(images-new/bullets06.png) no-repeat;
    padding:0px 0px 0px 23px;
}
#center #header ul#main-menu li a:hover
{
    color:#f28623;
    text-decoration:none;
    background:url(images-new/bullets_hover.png) no-repeat !important;
    padding:0px 0px 0px 23px;
    height:21px;
    line-height:21px;
}
#center #header ul#main-menu li.selected a, #center #header ul#main-menu li.selected a:hover
{
    color:#273266;
    background:url(images-new/bullets_selected.png) no-repeat !important;
    height:21px;
    line-height:21px;
    font-weight:bold;
}
#center #header ul#breadcrumbs
{
    background:transparent url(images-new/bread_bottom.gif) no-repeat scroll 3px 22px;
    width:100%;
    height:30px;
    position:absolute;
    top:127px;
    left:0px;
    padding-left:17px;
}
#center #header ul#breadcrumbs li
{
    list-style-type:none;
    float:left;
    margin-right:8px;
}
#center #header ul#breadcrumbs li a
{
    color:#273266;
    text-decoration:none;
}
#center #header ul#breadcrumbs a:hover
{
    text-decoration:underline;
}
#center #header ul#breadcrumbs li a.selected
{
    font-weight:bold;
}
#center #header ul#breadcrumbs li#bread-icon
{
    margin-right:2px;
}
#center #header ul#breadcrumbs li#bread-icon img
{
    position:relative;
    top:-2px;
}
/* page content */
#center #content
{
    width:100%;
    color:#444444;
}
/* left column */
#center #content #col1
{
    float:left;
    width:260px;
    min-height:420px;
    background:transparent url(images-new/left_sep.jpg) no-repeat scroll right top;
    padding-right:20px;
}
#center #content #col1 ul#left-menu
{
    margin-left:50px;    
}
#center #content #col1 ul#left-menu li
{
    list-style-type:none;
    margin:0px 0px 0px 0px;
}
#center #content #col1 ul#left-menu li > a
{
    color:#444444;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}
#center #content #col1 ul#left-menu li > a:hover
{
    color:#f28623;
    text-decoration:underline;    
}
#center #content #col1 ul#left-menu li.selected
{

}
#center #content #col1 ul#left-menu li.selected > a
{
    color:#273266;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:0.04em;
    text-decoration:none;
}
#center #content #col1 ul#left-menu li ul
{
    margin-left:10px;
}
#center #content #col1 ul#left-menu li ul li > a
{
    font-weight:normal;
}
#center #content #col1 ul#left-menu li ul li ul
{
    margin-left:15px;
}
#center #content #col1 ul#left-menu li ul li ul li
{
    margin-top:-3px;
}
#center #content #col1 ul#left-menu li.selected > a
{
    color:#273266;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:0.04em;
    text-decoration:none;
}
#center #content #col1 ul#left-menu li ul li ul li ul
{
    margin-bottom:8px;
}
#center #content #col1 ul#left-menu li ul li ul li ul li
{
    margin-top:-5px;
}
#center #content #col1 ul#left-menu li ul li ul li ul li > a
{
    font-size:11px;
}

/* right column */
#center #content #col2
{
    float:left;
    font-size:12px;
    letter-spacing:0.02em;
    width:560px;
    padding-left:10px;
}
/* footer */
#center #footer
{
    width:100%;
    height:34px;
    text-align:center;
}
#center #footer h4
{
    color: #999;
    font-size: 10px;
    font-weight: normal;
    padding-top: 15px;
}

/* CUSTOM */

/* wide pages */
#widepage
{
    width:100%;
    color:#666666;
    font-size:12px;
}

#widepage #content
{
    width:80%;
    margin:0 auto;
    padding:15px;
}

/* left content */
#col1 h1
{
    font-family: Arial,Verdana;
    font-size:20px;
    line-height:20px;
    font-weight:bold;
    letter-spacing:0.03em;
    margin:0 0 10px 50px;
    color:#f28623;
}

#col1 img
{
    border:0 none;
    display:block;
    margin-left:60px;
    margin-top:20px;
}

/* right content */
#col2 ul
{
    margin:5px 25px;
    padding:0;
}

#col2 table
{
    table-layout:fixed;
    width:550px;
    padding:0;
    border-spacing:0;
    padding:0;
}

#col2 img
{
    max-width:550px;
	margin:5px;
}

/* dossier gamme */
.gamme-item
{
    padding:5px;
    text-align:center;
}

/* dossier produit */
.product-thumb
{
    padding:4px 10px 10px 0;
    vertical-align:top;
}
.product-intro
{
    padding:4px 10px 10px 0;
    vertical-align:top;
}

/* produit */


/* plan du site */
#col2.plan-site
{
    letter-spacing:0.04em !important;
}

#col2.plan-site h1, #col2.plan-site h2, #col2.plan-site p
{
    margin:0;
}

#col2.plan-site a
{
    color:inherit;
}

#col2.plan-site a:hover
{
    color:#f28623;
    text-decoration:underline;
}

#col2.plan-site .depth-1
{
    color:#f28623;
}

#col2.plan-site .depth-2
{
    color:#273266;
    font-weight:normal;
}

#col2.plan-site .depth-3
{
    color:#f28623;
    font-weight:normal;
    margin-left:10px;
}

#col2.plan-site .depth-4
{
    font-size:16px;
    font-weight:normal;
    color:#444;
    margin-left:20px;
}

#col2.plan-site p
{
    color:#777 !important;
    font-size:12px !important;   
}

#col2.plan-site p.Produit
{
    margin-left:40px;
}


/* recherche */
#widepage #content ul#search-results
{
    margin-left:50px;
    font-weight:normal;
    font-size:12px;
}
#widepage #content ul#search-results li
{
    list-style-type:none;
}
#widepage #content ul#search-results li a
{
    text-decoration:none;
    color:#091d4e;
}
#widepage #content ul#search-results li a:hover
{
    text-decoration:underline;
    color:#f28623;
}
#widepage #content ul#search-results li a.selected
{
    color:#f28623;
}
#widepage #content ul#search-results li ul
{
    margin:0 0 0 10px;
    font-weight:normal;
    color:#273266;
}

/*
#visuals table #img_1
{
    width:250px;
    padding-right:25px
}
#visuals table #img_2
{
    width:250px;
    padding-right:25px;
}
img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.gamme_item h3 {text-align:center}
.product_item h3 {text-align:center}
.product_breaker{clear:both;height:1px;overflow:hidden;}
#banner{width:700px;height:40px;margin:0 auto;margin-left:50px;margin-top:-15px;}
#banner span.png {float: left;}
#banner img{float: left;}
#banner h1{font-family: Myriad Pro,MyriadPro,Myriad,Verdana;font-size:26px;font-weight:normal;color:#273266;text-align:right;margin-right: 15px;padding-top: 22px;}
#banner h1 .strongtitle{font-weight:bold;color:#fe9118;font-size:25px}
#sec_menu{width:280px;}
#sec_menu ul {list-style-type:none;margin-left:50px;font-weight:bold;}
#sec_menu ul li a{font-family: Verdana;font-size:11px;color:#091d4e;}
#sec_menu ul li a:hover{text-decoration:underline;color:#fe9118;}
#sec_menu ul li a.selected{color:#fe9118;}
#sec_menu ul li a.selected:hover{color:#fe9118;}
#sec_menu ul li ul{margin:0 0 0 10px;font-weight:normal;;color:#273266;}
#sec_menu ul li ul li ul{margin:0 0 0 10px; font-weight:normal;;color:#273266;}
#sec_menu ul li ul li ul li ul{margin:0 15px 0 10px;font-weight:normal;;color:#273266;}
h1#title_product{float:left;line-height:30px}
h2#by_product{float:left;margin:7px 0 0 10px;color:#fe9118;font-weight:bold;line-height:30px}
#visual_product{float:left;overflow:hidden;width:350px}
#header_product{float:left;width:190px;padding:0 0 0 20px;margin-top:-15px}
#header_product p.bodytext{margin:0}
#header_product ul{margin:-12px 5px 5px 15px;padding:0}
#header_product ul li{margin:0;padding:0}
#body_product {margin:0;float:left;margin:0 20px 0 0;width:330px}
#body_product p.title{font-weight:bold;margin:0;padding:0;color:#273266}
#body_product ul{margin:0 0 0 20px;padding:0}
#detail_product{clear:both;padding:20px 0 0 0;_padding:0}
#summary_biblio_product{float:left}
#summary_biblio_product ul{margin:0 0 0 20px;padding:0}
#summary_biblio_product p.title{font-weight:bold;margin:0;padding:0;color:#273266}
#summary_biblio_product p.bodytext{margin:0 0 10px 0;padding:0}
#visuals table{clear:both;table-layout:fixed;width:550px;padding:0;border-spacing:0;padding:0;}
#visuals table #img_1{width:250px;padding-right:25px}
#visuals table #img_2{width:250px;padding-right:25px}
#homepage{width:923px;margin:0 auto;padding-top:15px;font-family: Verdana;font-size:11px;color:#666666;line-height:16px;background:url(../Files/media/img/site/bkg_center.gif) repeat-y;}
#content_home{width: 560px;margin-left: 180px;}
*/

/*
#content_home a.link,#content a.link
{
	color:#F5A32A;
}

#content_home a.linkBlue,#content a.linkBlue
{
	color:#273266;
}

#content_home .boldItalic,#content .boldItalic
{
	font-weight:bold;font-style:italic;
}


#content_home .emphasis,#content .emphasis
{
	color:#273266;font-weight:bold;
}

#content_home .bold,#content .bold
{
	font-weight:bold;
}

#content_home p,#content p
{
	color:#666;font-size:11px;font-family:Verdana;font-weight:normal;line-height:16px;margin:15px 0;text-align:left
}

#content_home p.bodytext,
#content_home p.bodytext
{
	margin:15px 0;
}

#content_home a,
#content a
{
	color:#273266
}

#content_home h2,
#content h2
{
	margin:15px 0;
	color: #F5A32A;font-size:18px;font-family:Myriad Pro,MyriadPro,Myriad,Verdana;
}

#content_home h3,
#content h3
{
	margin:15px 0;
	color: #273266;font-size:14px;font-family:Myriad Pro,MyriadPro,Myriad,Verdana;
}

#content_home h4,
#content h4
{
	margin:15px 0;
	color: #F5A32A;font-size:14px;font-family:Myriad Pro,MyriadPro,Myriad,Verdana;
}

#content_home h5,
#content h5
{
	margin:15px 0;
	color: #273266;font-size:12px;font-family:Myriad Pro,MyriadPro,Myriad,Verdana;
}

#content_home h6,
#content h6
{
	margin:15px 0;
	color: #F5A32A;font-size:12px;font-family:Myriad Pro,MyriadPro,Myriad,Verdana;
}
*/

/* shortcuts (homepage) */


div.shortcut
{
    width:32%;
    float:left;
    margin: 0px 0 40px 1%;
	text-align:center;
}

.breaker
{
    clear:both;
}
