
@font-face { font-family: 'MetaRegular'; src: url('../font/MetaCorrWebPro.eot'); src: url('../font/MetaCorrWebPro.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MetaBold'; src: url('../font/MetaCorrWebPro-Bold.eot'); src: url('../font/MetaCorrWebPro-Bold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MetaMedium'; src: url('../font/MetaWebPro-Medium.eot'); src: url('../font/MetaWebPro-Medium.woff') format('woff'); font-weight: normal; font-style: normal; }



b, strong { font-family: 'MetaBold'; font-weight: normal; } 
i { font-style:italic; } 

img { max-width: 100%; height: auto; }
html, body { min-height: 100%; }



/* -----------------------   general   ------------------------------- */

body { background: #494a4a; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; padding: 0; font-size: 14px; color: #30495e; font-family: 'MetaRegular', Verdana, tahoma, Arial, Helvetica; position: relative; line-height: normal; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

a { color: #30495e; font-family: 'MetaMedium'; }
a:hover { text-decoration: none; }

.wrapper { width: 806px; margin:0 auto; position:relative; }
#content .wrapper { width: 735px; }

.page {
	background: #f4f7f9; width: 829px; margin: 20px auto; border-radius: 10px; padding: 25px 0;
	-webkit-box-shadow: 0 12px 17px 0px #000000;
box-shadow: 0 12px 17px 0px #000000;
}

#lg .wrapper .lg { text-align: right; margin: 15px 0; }
#lg .wrapper .lg li { display: inline-block; border-right: 1px solid #e1e9eb; padding: 0 15px; }
#lg .wrapper .lg li.active a { background: #0390d7; border-radius: 50px; padding: 6px 10px; color: white; cursor: initial; }
#lg .wrapper .lg li.active:hover a { color: white; }
#lg .wrapper .lg li:last-child { border-right: 0; }
#lg .wrapper .lg li a { text-decoration: none; color: white; }
#lg .wrapper .lg li:hover a { color: #0390d7; }

#header .wrapper { background: url(../img/top.png) no-repeat center top; height: 140px; margin-bottom: 30px; }
#header .wrapper .titre { position: relative; color: white; font-size: 30px; line-height: 32px; top: 53px; left: 37px;  }

h2 { font-size: 25px; margin-bottom: 2px; }
#content h2 p { padding: 0; }
#content p { padding: 10px 0; }


h3 { font-size: 20px; color: #0390d7; padding-bottom: 8px; }

.block-1 { display: table; vertical-align: top; border-collapse: separate; border-spacing: 10px; }
.block-1 .col { display: table-cell; width: 50%; }
.block-1 .col ul { background: white; border: 1px solid #e1e9eb; border-radius: 4px; padding: 10px; }
.block-1 .col ul li { background: url(../img/li-1.png) no-repeat left 11px; padding: 10px 0 10px 28px	; }



.titre-1 { padding: 20px 0 8px; color: #e84e0e; font-size: 20px; }
ul.li-2 li { background: url(../img/li-2.png) no-repeat left 15px; padding: 10px 0 3px 15px; margin-left: 20px; }

.titre-2 { padding: 20px 0 8px; color: #8abb48; font-size: 20px; }
ul.li-3 li { background: url(../img/li-3.png) no-repeat left 15px; padding: 10px 0 3px 15px; margin-left: 20px; }

ul.rmq { margin: 50px 0 30px 0; font-size: 10px; }
ul.rmq li { padding: 2px 0; }

.logo1 { float:right; padding: 5px;}