/*  ----------------------------------------------------------------------------
    * Filename:         reset.css
    * Description:      Reduces browser inconsistencies
    * Version:          1.3 (2011-02-11)
    ------------------------------------------------------------------------- */

/*  ----------------------------------------------------------------------------
    Remove margin, padding, border and outline from several tags.
----------------------------------------------------------------------------- */

html, body, div, dl, dt, dd, ul, /*ol,*/ li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, button, input, select, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

object, embed {
    outline: 0;
}

html, abbr, acronym, fieldset, img, iframe {
    border: 0;
}

/*  ----------------------------------------------------------------------------
    Prevent dotted border on focused elements.
----------------------------------------------------------------------------- */

:focus {
    outline: none;
}

/*  ----------------------------------------------------------------------------
    Remove border around linked images.
----------------------------------------------------------------------------- */

a img, :link img, :visited img {
    border: 0;
}

/*  ----------------------------------------------------------------------------
    Improve usability by changing the cursor.
----------------------------------------------------------------------------- */

button, a {
    cursor: pointer;
}

abbr, acronym {
    cursor: help;
}

label {
    cursor: default;
}

/*  ----------------------------------------------------------------------------
    Remove possible quote marks from <q>, <blockquote>.
----------------------------------------------------------------------------- */

blockquote, q {
    quotes: none;
}

/*  ----------------------------------------------------------------------------
    Adjust the default font size and line spacing.
    Avoid IE inheritance problems when using relative measurements to specify font size.
    Compensate rounding errors in some ancient versions of Opera and Safari.
----------------------------------------------------------------------------- */

html {
    font-size: 100.01%;
    line-height: 1;
}

/*  ----------------------------------------------------------------------------
    Set the default foreground and background colors.
----------------------------------------------------------------------------- */

body {
    color: #000;
    background: #FFF;
}

/*  ----------------------------------------------------------------------------
    Tables still need 'cellspacing="0"' in the markup.
----------------------------------------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*  ----------------------------------------------------------------------------
    Disable default scrollbar for textareas in IE.
----------------------------------------------------------------------------- */

textarea {
    overflow: auto;
}

/*  ----------------------------------------------------------------------------
    Remove default list-markers, since lists are used more often for semantics.
----------------------------------------------------------------------------- */

/*ol,*/ ul {
    list-style: none;
}

/*  ----------------------------------------------------------------------------
    Specify the font style and thickness for several tags.
----------------------------------------------------------------------------- */

address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, td, var {
    font-style: normal;
    font-weight: normal;
}

em, i {
    font-style: italic;
}

strong, b {
    font-weight: bold;
}

/*  ----------------------------------------------------------------------------
    Achieve consistent font usage in form elements.
----------------------------------------------------------------------------- */

input, button, select, textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
}

/*  ----------------------------------------------------------------------------
    Miscellaneous conveniences.
----------------------------------------------------------------------------- */

del {
    text-decoration: line-through;
}
ins {
    text-decoration: none;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, th, td {
    background: transparent;
}

input, label, select {
    vertical-align: middle;
}
/* Stylesheet: Reset Modified On 2013-06-03 10:14:33 */
html,
body                 { width: 100%; height: 100%; }
#wrap-bg             { position: relative; min-height: 100%; height: auto !important; height: 100%; }
#bg1                 { z-index: -5; }
#bg2                 { z-index: -4; }
#bg3                 { z-index: -3; }
#bg4                 { z-index: -2; }
#bg5                 { z-index: -1; }
#bg6                 { z-index: 0; }
#bg1,
#bg2,
#bg3,
#bg4,
#bg5                { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; background:none; }

#wrap-middle-section #content-inner {padding-top:52px;}

a:link, a:visited {
    color: #304553 !important;
    font-weight: 700 !important;
    text-decoration: none;
}
a:hover{text-decoration:underline}

.clearfix                      { *zoom: 1; }
.clearfix:before,
.clearfix:after                { display: table; content: ""; line-height: 0; }
.clearfix:after                { clear: both; }



#wrap-container     { position: relative; z-index: 1; width: 100%; }
#container          { position: relative; margin: 0 auto; text-align: left; }

#content            { clear: both;  }

#push               { clear: both; }

#wrap-footer        { clear: both; position: relative; z-index: 1; width: 100%; text-align: center; }
#fwrap1,
#fwrap2,
#fwrap3             { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; }
#fwrap1             { z-index: -3; }
#fwrap2             { z-index: -2; }
#fwrap3             { z-index: -1; }
#footer             { margin: 0 auto; text-align: left; }
#wrap-page-ref      { clear: both; position: relative; z-index: 1; width: 100%; text-align: center; }
#page-ref           { position: relative; margin: 0 auto; text-align: center; }

.clear              { height: 0px; margin: 0; clear: both; font-size: 0px; line-height: 0px; overflow: hidden; }

/*************************************************************************************************************************************/




#content          { width: 100%;}
#bg1 {}
#bg2 {overflow:hidden;}
#bg3 {}
#footer{margin: 0 auto;width:990px;}
#wrap-footer { position:relative; width:100%; height:354px;}
#slideshow_1 { z-index:-4 !important; height:354px !important; margin-top:42px !important;}


/*************************************************************************************************************************************/

/* Header */
#menu-main                       {   float: right;height:43px;}
#menu-main >  ul                { width: 100%; height: 100%;float: left;}
#menu-main > ul > li            { float: left;margin-right:18px;}
#menu-main >  ul > li  > a      {float:left;font-family: 'Roboto', sans-serif;font-weight:500 !important;font-size:12px;text-transform:uppercase;color:#FFFFFF !important;padding:10px 0px 8px 0px; text-decoration:none;}
#menu-main >  ul > li  > a:hover     {border-bottom:solid 7px #f1990e !important}
#menu-main >  ul > li.active  > a     {border-bottom:solid 7px #f1990e !important}

/*submenu*/
#menu-main > ul > li > ul                   {display:none !important;}




/*Content*/


ul li.sectionheader span{font-weight:bold;}
ul li.sectionheader ul li a{padding-left:10px;}
ul li.sectionheader ul li ul li a{padding-left:20px;font-size:11px !important}


/* Footer */

.copyright{text-decoration:none; color:#49381f !important; font-size:14px; line-height:18px; text-align:right;padding-left:23px;}
.copyright:hover{text-decoration:underline}
#menu-intro ul                      { width: 100%; height: 100%; float: left; }


#copyright a {color:fff !important;}
#copyright a:hover {color:fff !important;}

#menu-footer ul { float: left;margin-left:-13px; }
#menu-footer ul > li {float:left;background:url(https://www.evatech.fr/layout/icon-footer.jpg) 5px 3px no-repeat;padding-left:13px;}
#menu-footer ul > li.item-1{background:none;}
#menu-footer ul > li > a            { float: left; text-decoration: none; color: #fff; line-height: 18px;  font-size:16px;font-family: 'Roboto Condensed', sans-serif; }
#menu-footer ul > li > a:hover,
#menu-footer ul > li.active  > a    { color: #fff; text-decoration: underline !important; }

.bg-nos-clients{width:990px;height:701px;background: url(https://www.evatech.fr/xlayout/bg-nos-clients.jpg) no-repeat left top;float:left;}





img.left {float:left; margin: 10px 0 10px 10px;}
img.right {float:right; margin: 10px 10px 10px 0px;}

.site-map > ul {line-height:20px;}
.site-map > ul > li.sectionheader > span {display:none !important;}
.site-map > ul > li.sectionheader > ul > li {background:url(https://www.evatech.fr/layout/bullet.png) left 8px no-repeat;padding-left:10px !important}
.site-map > ul > li > ul > li {background:url(https://www.evatech.fr/layout/bullet.png) left 8px no-repeat;padding-left:10px !important}
.site-map > ul > li > ul > li > a {font-weight:bold !important; color:#1a171b !important}
.site-map > ul > li > ul > li > a:hover {font-weight:bold !important; color:#d59700 !important}
a.menuactive.menuparent.parent {display:none !important;}
.site-map > ul > li > ul > li.menuactive {display:none !important;}
.site-map > ul > li > ul > li.parent > ul > li > a {color:#1a171b !important}
.site-map > ul > li > ul > li.parent > ul > li > a:hover {color:#d59700 !important}

.site-map-en > ul {line-height:20px;}
.site-map-en > ul > li {display:none;}
.site-map-en > ul > li.sectionheader {display:block !important}
.site-map-en > ul > li.sectionheader > span {display:none !important;}
.site-map-en > ul > li.sectionheader > ul > li {background:url(https://www.evatech.fr/layout/bullet.png) left 8px no-repeat;padding-left:10px !important}
.site-map-en > ul > li > ul > li {background:url(https://www.evatech.fr/layout/bullet.png) left 8px no-repeat;padding-left:10px !important}
.site-map-en > ul > li > ul > li > a {font-weight:bold !important; color:#1a171b !important}
.site-map-en > ul > li > ul > li > a:hover {font-weight:bold !important; color:#d59700 !important}
a.menuactive.menuparent.parent {display:none !important;}
.site-map-en > ul > li > ul > li.menuactive {display:none !important;}
.site-map-en > ul > li > ul > li.parent > ul > li > a {color:#1a171b !important}
.site-map-en > ul > li > ul > li.parent > ul > li > a:hover {color:#d59700 !important}

.site-map-de > ul {line-height:20px;}
.site-map-de > ul > li {display:none;}
.site-map-de > ul > li.sectionheader {display:block !important}
.site-map-de > ul > li.sectionheader > span {display:none !important;}
.site-map-de > ul > li.sectionheader > ul > li {background:url(https://www.evatech.fr/layout/bullet.png) left 8px no-repeat;padding-left:10px !important}
.site-map-de > ul > li > ul > li {background:url(https://www.evatech.fr/layout/bullet.png) left 8px no-repeat;padding-left:10px !important}
.site-map-de > ul > li > ul > li > a {font-weight:bold !important; color:#1a171b !important}
.site-map-de > ul > li > ul > li > a:hover {font-weight:bold !important; color:#d59700 !important}
a.menuactive.menuparent.parent {display:none !important;}
.site-map-de > ul > li > ul > li.menuactive {display:none !important;}
.site-map-de > ul > li > ul > li.parent > ul > li > a {color:#1a171b !important}
.site-map-de > ul > li > ul > li.parent > ul > li > a:hover {color:#d59700 !important}

ul#language_menu > li {float:left;}
ul#language_menu > li > a > img {margin-right:5px;opacity:0.4 !important}
ul#language_menu > li > a > img:hover {margin-right:5px;opacity:1 !important}
ul#language_menu > li.active > a > img {opacity:1 !important}

.adress {color:#49381f; font-size:14px; line-height:18px; font-family: Arial, sans-serif; margin-bottom:5px;}
.phone-home-bottom  {display:inline; color:#8b5036; font-size:18px; line-height:18px; font-weight:700; font-family:'Arial', sans-serif; }
.footer-inner-links ul {width:106px; text-align:right; padding-top:20px;}
.footer-inner-links ul a {color:#49381f; font-size:14px; line-height:18px;}


#NewsPostDetailTitle{color:#aa845f !important;}
#NewsPostDetailReturnLink a{ font-size:14px;color:#9b8163 !important; background: url(https://www.evatech.fr/layout/return.png) no-repeat left center;}
#NewsPostDetailReturnLink a:hover{/*background: url(https://www.evatech.fr/layout/return-over.png) no-repeat left center;*/color:#402114 !important;text-decoration:none;}
.NewsSummary {margin:5px 0px;border-bottom:dotted 1px #9b8163!important;padding-bottom:25px;margin-bottom:10px;color:#9b9a9a;}
#NewsPostDetailHorizRule{border-bottom:dotted 1px #9b8163 !important;}
.NewsSummaryPostdate{float:right;font-size:11px;color:#aa845f;padding-top:4px;}
.NewsSummaryCategory {display:none !important}
.NewsSummaryAuthor {display:none !important}
.NewsSummarySummary{padding-top:5px; display:block; }
.NewsSummaryLink{height:20px;}
.NewsSummaryLink a { font-size:18px;color:#9b8163 !important;}
.NewsSummaryLink a:hover {color:#402114 !important;text-decoration:none !important }
.NewsSummaryMorelink a { font-size:18px;color:#9b8163 !important;float:right;margin-top:10px;}
.NewsSummaryMorelink a:hover {color:#402114 !important;text-decoration:none !important}

.languages-holder {position:relative;background: url(https://www.evatech.fr/layout/icon-lang.png) no-repeat 23px 7px;}
.languages-holder ul { display:none; position:absolute; left:0; top:100%; }
ul#language_menu{background:#304553;  margin-left: -7px;margin-top: 3px;
    padding: 3px 6px;width: 33px;border:solid 1px #98a2a9 !important }
ul#language_menu li {margin-top:5px;}
ul#language_menu li a{font-weight:500 !important;color:#fff !important;}
ul#language_menu li a:hover{font-weight:700 !important;color:#f29400 !important;text-decoration:none}
ul#language_menu li.active a{font-weight:700 !important;color:#f29400 !important;}










/* Stylesheet: Layout - General Modified On 2015-12-21 14:10:30 */
#bg1               {z-index:1; min-width:1024px !important;max-width:2000px; height: 100%; overflow:hidden;  }
#bg2               {min-width:1024px !important; height: 100%; overflow:hidden;background:url(https://www.evatech.fr/layout/bg2-intro.png) no-repeat center top;}
#bg3               {min-width:1024px !important; height: 100%; overflow:hidden}

.showtime1-intro-holder {left: 50%;margin: 303px auto 0 -490px;overflow: hidden;position: relative;width: 981px !important;}

#slideshow_1 {
    height: 417px !important;
    margin-top: 0px !important;

}

#prevnextnav_1{position:absolute;top:438px;z-index:9999;}
#next_1{width:53px;height:147px;z-index:300; background: url(https://www.evatech.fr/layout/next1.png) no-repeat 0px 0px !important;cursor: pointer;float:left;position:absolute}
#next_1:hover{background: url(https://www.evatech.fr/layout/next1-over.png) no-repeat 0px 0px !important;}
#prev_1{width:53px;height:147px;z-index:300;background: url(https://www.evatech.fr/layout/prev1.png) no-repeat 0px 0px !important;cursor: pointer;float:left;margin-left:928px;position:absolute}
#prev_1:hover{background: url(https://www.evatech.fr/layout/prev1-over.png) no-repeat 0px 0px !important;}

.flags-holder{float:left;margin-top:5px;border:solid 1px #98a2a9 !important;padding:3px 6px;width:33px;text-transform:uppercase;color:#fff !important;cursor:pointer}

.entrez        { text-align:center; margin-top:36px; margin-bottom:22px;}
a.entrez-link        { color:#ffffff !important; font-style:italic;font-size:14px; text-decoration:none !important;}


#container      {width:980px !important;}
#content        {width:100%;background: url(https://www.evatech.fr/layout/bg-content-intro.jpg) no-repeat center bottom !important;}
.content        {}
.content-inner-wrap {width:1016px; margin:0 auto;}
.piece        {background:url(https://www.evatech.fr/layout/piece.png) no-repeat left bottom;}
#content-inner {width:980px; margin:0 auto;}



#left-sidebar   {float:left;width:517px;}
#main           {float: left;width:463px;  }
#main-inner     {float:left;color:#949799; text-align:left;padding:25px 40px 28px 20px}
#wrap-container{min-width: 1024px; overflow:hidden;}

#wrap-footer    {min-width: 1024px; height:372px;overflow:hidden;background: url(https://www.evatech.fr/layout/bg-wrap-footer.jpg) no-repeat center top !important;}
#footer             { margin: 0 auto; text-align: left; }

#header { height:755px;position:relative;}

.logos-fr   {width:385px !important;height:306px !important;float:left;}
.logos-en   {width:385px !important;height:306px !important;float:left;}
.logo   {display:block; width:385px !important;height:306px !important;float:left;  text-indent:-9999px;
    overflow:hidden;}
a#logo  {}
a#logo:hover {}
a#logo h1    { text-indent:-999em;float:left;}


.fabrication{font-family: 'Roboto', sans-serif;font-size:29px;text-transform:uppercase;font-weight:700;color:#304553;padding-left:50px;line-height:29px;}
.pieces{font-family: 'Roboto', sans-serif;font-size:33px;text-transform:uppercase;font-weight:400;color:#165c98;line-height:33px;}
.plastique{font-family: 'Roboto', sans-serif;font-size:54px;text-transform:uppercase;font-weight:700;color:#167fb2;padding-left:90px;line-height:54px;padding-bottom:40px;}

#left-sidebar ul li{float:left;background:url(https://www.evatech.fr/layout/icon-menu-lateral-intro.jpg) no-repeat left center;padding-left:35px;margin-bottom:10px;width:100%;}
#left-sidebar ul li a{float:left;font-weight:300 !important;text-transform:uppercase;color:#304553;font-size:26px;line-height:26px;}
#left-sidebar ul li ul {display:none;}
#left-sidebar ul li:nth-child(1){display:none;}
#left-sidebar ul li:nth-child(2){display:none;}
#left-sidebar ul li:nth-child(3){display:none;}
#left-sidebar ul li:nth-child(5){display:none;}
#left-sidebar ul li:nth-child(8){display:none;}
#left-sidebar ul li:nth-child(10){display:none;}

#left-sidebar ul li a:hover{font-weight:700 !important;color:#167fb2 !important;text-decoration:none;}
#left-sidebar ul li.active a{font-weight:700 !important;color:#167fb2 !important}

.holder-encarts{margin-top:35px;}

a.travail{width:223px;height:46px;padding-top:150px;float:left;background: url(https://www.evatech.fr/layout/encarts.png) no-repeat left top;font-family: 'dinregular';color:#787879 !important;font-size:17px;line-height:20px;line-height:17px;text-transform:uppercase;} 
a.travail:hover{background: url(https://www.evatech.fr/layout/encarts.png) no-repeat left -392px;text-decoration:none;}

a.fabrication{width:223px;height:46px;padding-top:150px;float:left;background: url(https://www.evatech.fr/layout/encarts.png) no-repeat -243px top;font-family: 'dinregular';color:#787879 !important;font-size:17px;line-height:20px;line-height:17px;text-transform:uppercase;margin-left:20px;padding-left:0px !important} 
a.fabrication:hover{background: url(https://www.evatech.fr/layout/encarts.png) no-repeat -243px -392px;text-decoration:none;}


a.production{width:223px;height:46px;padding-top:150px;float:left;background: url(https://www.evatech.fr/layout/encarts.png) no-repeat left -196px;font-family: 'dinregular';color:#787879 !important;font-size:17px;line-height:20px;line-height:17px;text-transform:uppercase;} 
a.production:hover{background: url(https://www.evatech.fr/layout/encarts.png) no-repeat left -392px;text-decoration:none;}

a.mecanique{width:223px;height:46px;padding-top:150px;float:left;background: url(https://www.evatech.fr/layout/encarts.png) no-repeat -243px -196px;font-family: 'dinregular';color:#787879 !important;font-size:17px;line-height:20px;line-height:17px;text-transform:uppercase;margin-left:20px;padding-left:0px !important} 
a.mecanique:hover{background: url(https://www.evatech.fr/layout/encarts.png) no-repeat -243px -392px;text-decoration:none;}


h1 span {display:none;}
/* ----------------------------------------------------------------------------
    Menu main
----------------------------------------------------------------------------- */

/*  ----------------------------------------------------------------------------
    Header
----------------------------------------------------------------------------- */

/*  ----------------------------------------------------------------------------
    Content
----------------------------------------------------------------------------- */



a.see-btn {width:600px;padding:9px 0px 9px 57px;background:#f4f4f4 url(https://www.evatech.fr/layout/magnifier.png) no-repeat 14px center;font-family: 'Roboto', sans-serif;font-size:22px;font-weight:300 !important;color:#304553 !important;float:left;border-radius:30px;margin-left:20px;}

a.see-btn:hover {background:#167fb2 url(https://www.evatech.fr/layout/magnifier-over.png) no-repeat 14px center;color:#fff !important;text-decoration:none;}

/*  ----------------------------------------------------------------------------
    Footer
----------------------------------------------------------------------------- */



#footer-inner-wrap  {margin-top:126px;}
.enter-holder{float:left;margin-left: 354px;margin-top: 75px;}
.enter a.enter-link                {font-family: 'Roboto', sans-serif;font-size:22px;font-weight:700;color:#fff !important;padding:75px 58px;background:#f29400;border-radius:100%;}
.enter a.enter-link:hover          {background:#fff;color:#f29400 !important;text-decoration:none;}

.info-holder{float:left;padding-left:75px;padding-top:50px;color:#fff;}
.footer-adress{font-family: 'Roboto', sans-serif;font-size:18px;font-weight:300;}
.footer-phone{font-family: 'Roboto', sans-serif;font-size:18px;font-weight:700;margin-top:6px;}

.menu-footer ul{float:left;margin-top:27px;}
.menu-footer ul li{float:left;background:url(https://www.evatech.fr/layout/menu-footer-icon.jpg) no-repeat left center;padding:0px 6px;}
.menu-footer ul li:first-child{background:none;padding-left:0px;}
.menu-footer ul li a {font-family: 'Roboto', sans-serif;color:#fff !important;font-size:12px;font-weight:500px !important;}
a.copyright-footer{font-family: 'Roboto', sans-serif;color:#fff !important;font-size:12px;font-weight:500px !important;background:url(https://www.evatech.fr/layout/menu-footer-icon.jpg) no-repeat left center;padding-left:6px;margin-top:27px;float:left}

.footer-inner-left  { display:block; width:780px; height:234px;background:url(https://www.evatech.fr/layout/footer-left.jpg) no-repeat top left; padding-top: 68px;}
.footer-inner-right  { display:block; width:200px; height:234px;}
.footer-inner-links   {display:block; width:201px; height:117px; background:url(https://www.evatech.fr/layout/footer-right-inner-bg.jpg) no-repeat top right; margin-top:54px;}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
a.see-btn {width:390px !important;}

}




@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
a.see-btn {width:390px !important;}

}
/* Stylesheet: Layout - Intro Modified On 2018-10-30 12:37:34 */
body {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #949799 !important;
  font-family:Arial;
  text-align: left;

}

h1 {font-family: 'Roboto', sans-serif;text-transform:uppercase; color: #304553; font-size:24px; margin-bottom: 10px;}

h2 { font-family: 'Roboto', sans-serif; font-size:16px; color:#167fb2 !important; font-weight:500; line-height:20px; font-weight:bold;font-weight:bold;padding:5px 0px; }
h3 {font-family: 'Roboto', sans-serif; font-size:15px; color:#aa845f !important; line-height: 1.4em; font-weight:bold;  margin:10px 0; }
h4 {font-family: 'Roboto', sans-serif; font-size:14px; color:#aa845f; line-height: 1.2em; font-weight:normal; text-align:center; margin: 5px 0; }
h5 {font-family: 'Roboto', sans-serif; font-size:13px; color:#757776; line-height: 1.2em; text-align:center; font-weight:normal; margin: 3px 0; }


#main > ul    { margin-bottom: 0px; }

/*Links*/
a:link,
a:visited       { color: #9b8163; text-decoration: none; font-weight:normal; }
a:hover,
a:active        { color: #402114; text-decoration: underline; }



/*Colors*/
#main .blue,
#tinymce .blue      { color: #B2C8F3; }

.s1 {width:100%; height:1px; border-bottom:1px solid #dedede; float:left; margin: 10px 0px;}

ul.clearfix li { padding-left: 10px; background: url(https://www.evatech.fr/layout/bullet.png) no-repeat left 7px;  min-height:15px;}
ul.clearfix li a {color:#ECA454; font-weight:normal;}
ul.clearfix li a:hover {color:#0E3083;  font-weight:normal;}
.content-text.left li {
    margin-left: 30px;
    margin-top: 5px;
}
.content-text.left ul {
/*   list-style-type: square; */
   margin-top: 5px;
    
}
/*Lists/*
#main ul,
#tinymce ul     { padding-left: 10px; }
#main ul li,
#tinymce ul li  { padding-left: 10px; background: url(https://www.evatech.fr/layout/bullet.png) no-repeat left 7px;  min-height:15px;}

#menu-footer a {color:#fff; }
#menu-footer a:hover {color:#fff !important; text-decoration:underline;}

.deviz {color:#fff; font-size:Arial; font-weight: 800; text-align:center;  font-size:22px; line-height:22px;}

.horaire {color:#fff; font-size:Arial; font-weight: normal; text-align:center;  font-size:18px;}

.telephone-number {color:#454e61; font-size:Arial; font-weight: 800; text-align:center; font-size:18px; line-height:18px;}

.title {color:#fff; font-size:Arial; font-weight: 800; text-align:center; width:267px; font-size:22px; text-transform:uppercase; line-height:22px;}

.title-small {color:#fff; font-size:Arial; font-weight: 800; text-align:center;  font-size:22px; line-height:22px;}


/* Stylesheet: Fonts Modified On 2015-12-18 16:19:53 */
/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */

.halflings {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(https://www.evatech.fr/uploads/publigo/img/glyphicons_halflings.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em;
}

.ie8 .halflings {
  background-image: url(https://www.evatech.fr/uploads/publigo/img/glyphicons_halflings.png);
 }

.no-inlinesvg .halflings-icon {
  background-image: url(https://www.evatech.fr/uploads/publigo/img/glyphicons_halflings.png);
}
.halflings.white {
  background-image: url(https://www.evatech.fr/uploads/publigo/img/glyphicons_halflings-white.svg);
}
.no-inlinesvg .halflings.white {
  background-image: url(https://www.evatech.fr/uploads/publigo/img/glyphicons_halflings-white.png);
}
.halflings.glass {
  background-position: 0 0;
}
.halflings.music {
  background-position: -24px 0;
}
.halflings.search {
  background-position: -48px 0;
}
.halflings.envelope {
  background-position: -72px 0;
}
.halflings.heart {
  background-position: -96px 0;
}
.halflings.star {
  background-position: -120px 0;
}
.halflings.star-empty {
  background-position: -144px 0;
}
.halflings.user {
  background-position: -168px 0;
}
.halflings.film {
  background-position: -192px 0;
}
.halflings.th-large {
  background-position: -216px 0;
}
.halflings.th {
  background-position: -240px 0;
}
.halflings.th-list {
  background-position: -264px 0;
}
.halflings.ok {
  background-position: -288px 0;
}
.halflings.remove {
  background-position: -312px 0;
}
.halflings.zoom-in {
  background-position: -336px 0;
}
.halflings.zoom-out {
  background-position: -360px 0;
}
.halflings.off {
  background-position: -384px 0;
}
.halflings.signal {
  background-position: -408px 0;
}
.halflings.cog {
  background-position: -432px 0;
}
.halflings.trash {
  background-position: -456px 0;
}
.halflings.home {
  background-position: 0 -24px;
}
.halflings.file {
  background-position: -24px -24px;
}
.halflings.time {
  background-position: -48px -24px;
}
.halflings.road {
  background-position: -71px -24px;
}
.halflings.download-alt {
  background-position: -96px -24px;
}
.halflings.download {
  background-position: -120px -24px;
}
.halflings.upload {
  background-position: -144px -24px;
}
.halflings.inbox {
  background-position: -168px -24px;
}
.halflings.play-circle {
  background-position: -192px -24px;
}
.halflings.repeat {
  background-position: -216px -24px;
}
.halflings.refresh {
  background-position: -240px -24px;
}
.halflings.list-alt {
  background-position: -264px -24px;
}
.halflings.lock {
  background-position: -287px -24px;
}
.halflings.flag {
  background-position: -312px -24px;
}
.halflings.headphones {
  background-position: -336px -24px;
}
.halflings.volume-off {
  background-position: -360px -24px;
}
.halflings.volume-down {
  background-position: -384px -24px;
}
.halflings.volume-up {
  background-position: -408px -24px;
}
.halflings.qrcode {
  background-position: -432px -24px;
}
.halflings.barcode {
  background-position: -456px -24px;
}
.halflings.tag {
  background-position: 0 -48px;
}
.halflings.tags {
  background-position: -24px -48px;
}
.halflings.book {
  background-position: -48px -48px;
}
.halflings.bookmark {
  background-position: -72px -48px;
}
.halflings.print {
  background-position: -96px -48px;
}
.halflings.camera {
  background-position: -120px -48px;
}
.halflings.font {
  background-position: -144px -48px;
}
.halflings.bold {
  background-position: -167px -48px;
}
.halflings.italic {
  background-position: -192px -48px;
}
.halflings.text-height {
  background-position: -216px -48px;
}
.halflings.text-width {
  background-position: -240px -48px;
}
.halflings.align-left {
  background-position: -264px -48px;
}
.halflings.align-center {
  background-position: -288px -48px;
}
.halflings.align-right {
  background-position: -312px -48px;
}
.halflings.align-justify {
  background-position: -336px -48px;
}
.halflings.list {
  background-position: -360px -48px;
}
.halflings.indent-left {
  background-position: -384px -48px;
}
.halflings.indent-right {
  background-position: -408px -48px;
}
.halflings.facetime-video {
  background-position: -432px -48px;
}
.halflings.picture {
  background-position: -456px -48px;
}
.halflings.pencil {
  background-position: 0 -72px;
}
.halflings.map-marker {
  background-position: -24px -72px;
}
.halflings.adjust {
  background-position: -48px -72px;
}
.halflings.tint {
  background-position: -72px -72px;
}
.halflings.edit {
  background-position: -96px -72px;
}
.halflings.share {
  background-position: -120px -72px;
}
.halflings.check {
  background-position: -144px -72px;
}
.halflings.move {
  background-position: -168px -72px;
}
.halflings.step-backward {
  background-position: -192px -72px;
}
.halflings.fast-backward {
  background-position: -216px -72px;
}
.halflings.backward {
  background-position: -240px -72px;
}
.halflings.play {
  background-position: -264px -72px;
}
.halflings.pause {
  background-position: -288px -72px;
}
.halflings.stop {
  background-position: -312px -72px;
}
.halflings.forward {
  background-position: -336px -72px;
}
.halflings.fast-forward {
  background-position: -360px -72px;
}
.halflings.step-forward {
  background-position: -384px -72px;
}
.halflings.eject {
  background-position: -408px -72px;
}
.halflings.chevron-left {
  background-position: -432px -72px;
}
.halflings.chevron-right {
  background-position: -456px -72px;
}
.halflings.plus-sign {
  background-position: 0 -96px;
}
.halflings.minus-sign {
  background-position: -24px -96px;
}
.halflings.remove-sign {
  background-position: -48px -96px;
}
.halflings.ok-sign {
  background-position: -72px -96px;
}
.halflings.question-sign {
  background-position: -96px -96px;
}
.halflings.info-sign {
  background-position: -120px -96px;
}
.halflings.screenshot {
  background-position: -144px -96px;
}
.halflings.remove-circle {
  background-position: -168px -96px;
}
.halflings.ok-circle {
  background-position: -192px -96px;
}
.halflings.ban-circle {
  background-position: -216px -96px;
}
.halflings.arrow-left {
  background-position: -240px -96px;
}
.halflings.arrow-right {
  background-position: -264px -96px;
}
.halflings.arrow-up {
  background-position: -289px -96px;
}
.halflings.arrow-down {
  background-position: -312px -96px;
}
.halflings.share-alt {
  background-position: -336px -96px;
}
.halflings.resize-full {
  background-position: -360px -96px;
}
.halflings.resize-small {
  background-position: -384px -96px;
}
.halflings.plus {
  background-position: -408px -96px;
}
.halflings.minus {
  background-position: -433px -96px;
}
.halflings.asterisk {
  background-position: -456px -96px;
}
.halflings.exclamation-sign {
  background-position: 0 -120px;
}
.halflings.gift {
  background-position: -24px -120px;
}
.halflings.leaf {
  background-position: -48px -120px;
}
.halflings.fire {
  background-position: -72px -120px;
}
.halflings.eye-open {
  background-position: -96px -120px;
}
.halflings.eye-close {
  background-position: -120px -120px;
}
.halflings.warning-sign {
  background-position: -144px -120px;
}
.halflings.plane {
  background-position: -168px -120px;
}
.halflings.calendar {
  background-position: -192px -120px;
}
.halflings.random {
  background-position: -216px -120px;
}
.halflings.comments {
  background-position: -240px -120px;
}
.halflings.magnet {
  background-position: -264px -120px;
}
.halflings.chevron-up {
  background-position: -288px -120px;
}
.halflings.chevron-down {
  background-position: -313px -119px;
}
.halflings.retweet {
  background-position: -336px -120px;
}
.halflings.shopping-cart {
  background-position: -360px -120px;
}
.halflings.folder-close {
  background-position: -384px -120px;
}
.halflings.folder-open {
  background-position: -408px -120px;
}
.halflings.resize-vertical {
  background-position: -432px -119px;
}
.halflings.resize-horizontal {
  background-position: -456px -118px;
}
.halflings.hdd {
  background-position: 0px -144px;
}
.halflings.bullhorn {
  background-position: -24px -144px;
}
.halflings.bell {
  background-position: -48px -144px;
}
.halflings.certificate {
  background-position: -72px -144px;
}
.halflings.thumbs-up {
  background-position: -96px -144px;
}
.halflings.thumbs-down {
  background-position: -120px -144px;
}
.halflings.hand-right {
  background-position: -144px -144px;
}
.halflings.hand-left {
  background-position: -167px -144px;
}
.halflings.hand-top {
  background-position: -192px -144px;
}
.halflings.hand-down {
  background-position: -216px -144px;
}
.halflings.circle-arrow-right {
  background-position: -240px -144px;
}
.halflings.circle-arrow-left {
  background-position: -264px -144px;
}
.halflings.circle-arrow-top {
  background-position: -288px -144px;
}
.halflings.circle-arrow-down {
  background-position: -312px -144px;
}
.halflings.globe {
  background-position: -336px -144px;
}
.halflings.wrench {
  background-position: -360px -144px;
}
.halflings.tasks {
  background-position: -384px -144px;
}
.halflings.filter {
  background-position: -408px -144px;
}
.halflings.briefcase {
  background-position: -432px -144px;
}
.halflings.fullscreen {
  background-position: -456px -144px;
}
.halflings.dashboard {
  background-position: 0px -168px;
}
.halflings.paperclip {
  background-position: -24px -168px;
}
.halflings.heart-empty {
  background-position: -48px -168px;
}
.halflings.link {
  background-position: -72px -168px;
}
.halflings.phone {
  background-position: -96px -168px;
}
.halflings.pushpin {
  background-position: -120px -168px;
}
.halflings.euro {
  background-position: -144px -168px;
}
.halflings.usd {
  background-position: -168px -168px;
}
.halflings.gbp {
  background-position: -192px -168px;
}
.halflings.sort {
  background-position: -216px -168px;
}
.halflings.sort-by-alphabet {
  background-position: -240px -168px;
}
.halflings.sort-by-alphabet-alt {
  background-position: -264px -168px;
}
.halflings.sort-by-order {
  background-position: -288px -168px;
}
.halflings.sort-by-order-alt {
  background-position: -313px -168px;
}
.halflings.sort-by-attributes {
  background-position: -336px -168px;
}
.halflings.sort-by-attributes-alt {
  background-position: -360px -168px;
}
.halflings.unchecked {
  background-position: -384px -168px;
}
.halflings.expand {
  background-position: -408px -168px;
}
.halflings.collapse {
  background-position: -432px -168px;
}
.halflings.collapse-top {
  background-position: -456px -168px;
}

/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: "FontAwesome";
  src: url('https://www.evatech.fr/uploads/publigo/fonts/fontawesome-webfont.eot');
  src: url('https://www.evatech.fr/uploads/publigo/fonts/fontawesome-webfont.eot?#iefix') format('eot'), url('https://www.evatech.fr/uploads/publigo/fonts/fontawesome-webfont.woff') format('woff'), url('https://www.evatech.fr/uploads/publigo/fonts/fontawesome-webfont.ttf') format('truetype'), url('https://www.evatech.fr/uploads/publigo/fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }


/* Stylesheet: Icones Modified On 2013-06-03 10:15:36 */
