﻿@import "custom.css";


/*--------------------------
-------- Reset CSS ---------
----------------------------*/

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%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body { line-height: 1; }
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }



/*--------------------------
------- Mise en page -------
----------------------------*/

body {
	background-color: #fff;
	font-family: Arial;
	font-size: 77%;
}

body.popup {
    background-color: #FFF;
}

#global {
	text-align: left;
}

.invisible { display: none; }
.left { float: left; }
.right { float: right; }
.middle { vertical-align: middle; }
.center { text-align: center; }
.clear { clear: both;  }
.clearleft { clear: left; }
.clearright { clear: right; }
.overflow { overflow: auto; }
.hidden { position: absolute; height: 0px; width: 0px; overflow: hidden; }
.separator { padding: 0 6px; }
.disabled { color: #666; }


strong, .strong { font-weight: bold; }
em { font-style: italic; }

a { color: #000; text-decoration: underline; font-weight: bold; }

a:hover,
a:focus,
a:active {
    text-decoration: none;
}

acronym {
    border-bottom: 1px dotted #000;
}

form {
    color: #003f7d;
}

.submit input, input.submit, select { cursor: pointer; }

.submit input, input.submit, input[type="submit"] {
    font-family: Arial;
    font-size: 100%;
    font-weight: bold;
}

select {
    font-family: Arial;
    font-size: 100%;
}


/*--------------------------
---------- Header ----------
----------------------------*/

.headerTop {
	background-color: #000;
	color: #fff;
	font-family: 'Trebuchet MS', Arial;
	height: 30px;
	line-height: 30px;
}

.headerTopInside {
	margin: 0 auto;
	width: 1290px;
}

.menuTop {
	margin: 0 auto;
	width: 960px;
}

.menuTop li {
	display: inline-block;
	padding-right: 40px;
}

.menuTop li a {
	color: #fff;
	text-decoration: none;
}

.menuTop li a:hover,
.menuTop li a:focus,
.menuTop li a:active {
	text-decoration: underline;
}

.headerMain {
	background: #fff url('./../../img/default/fondTetiereNF.png') no-repeat left top;
	height: 153px;
	margin: 0 auto;
	width: 1290px;
}

.headerMainInside {
	margin: 0 auto;
	padding-top: 28px;
	width: 960px;
}

.logo {
    height: 117px;
    width: 482px;
}

.logo2 {
    float: left;
    margin-top: 15px;
    margin-right: 26px;
}

.logo3 {
    margin-top: 5px;
}


/*--------------------------
--------- Mon Espace -------
----------------------------*/

#cw-adherent_encart {
	color: #003f7d;
	float: right;
	margin-top: 24px;
	padding-top: 20px;
}

#cw-adherent_encart h2,
#cw-adherent_encart .h2 {
	font-family: 'Trebuchet MS', Arial;
    font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

#cw-adherent_encart #LoginForm {
	height: 60px;
	margin-top: 4px;
	width: 400px;
}

#cw-adherent_encart label.invisible {
	height: 0;
}

#cw-adherent_encart #LoginForm .email,
#cw-adherent_encart #LoginForm .password,
#cw-adherent_encart #LoginForm .btnlogin {
	float: left;
}

#cw-adherent_encart #LoginForm .email input,
#cw-adherent_encart #LoginForm .password input {
	border: solid 1px #7792ad;
	outline: solid 1px #003f7d;
	color: #004184;
	font-family: 'Trebuchet MS', Arial;
	font-size: 100%;
	height: 26px;
	line-height: 20px;
	padding: 0px 6px;
    width: 164px;
}


/* Placeholder */

#cw-adherent_encart #LoginForm input::-webkit-input-placeholder {
	color: #004184;  
	opacity: 1.0;
}

#cw-adherent_encart #LoginForm input:-moz-placeholder { /* Firefox 18- */
	color: #004184;  
	opacity: 1.0;
}

#cw-adherent_encart #LoginForm input::-moz-placeholder {  /* Firefox 19+ */
	color: #004184;
	opacity: 1.0;
}

#cw-adherent_encart #LoginForm input:-ms-input-placeholder {  
	color: #004184;  
	opacity: 1.0;
}

#cw-adherent_encart #LoginForm input::-ms-clear {
	display: none;
}


#cw-adherent_encart #LoginForm .password {
	padding-left: 10px;
	padding-right: 6px;
}

#cw-adherent_encart #LoginForm .list {
	float: right;
	margin-right: 34px;
}

#cw-adherent_encart #LoginForm .list li {
	float:left;
	padding-top: 10px;
}

#cw-adherent_encart #LoginForm .list li.memo {
	color: #000;
}

#cw-adherent_encart #LoginForm .list li.memo label {
	margin-top: 3px;
	margin-right: 29px;
}

#cw-adherent_encart #LoginForm .list li.separator {
	margin: 0px ;
}

#cw-adherent_encart #LoginForm .list li a {
    color: #003f7d;
}

#cw-adherent_encart #LoginForm .list li.memo input,
#cw-adherent_encart #LoginForm .list li.memo label,
#cw-adherent_encart #LoginForm .list li a {
	display: block;
	float: left;
}

#cw-adherent_encart #LoginForm .list li.forgot a,
#cw-adherent_encart #LoginForm .list li.signup a {
	margin-top: 2px;
}

/* Mode connecté */

#cw-adherent_encart.logged {
    margin-top: 36px;
}
#cw-adherent_encart.logged p,
#cw-adherent_encart.logged ul.list {
    padding:10px 0px 0px 0px;
}
#cw-adherent_encart.logged ul.list li {
    width:auto;
    float:left;
    margin-right:10px;
    list-style-type: none;
    float:left;
}
#cw-adherent_encart.logged ul.list li a {
    color:#003f7d;
}
#cw-adherent_encart.logged p span {
    font-weight: bold;
}


/*--------------------------
------ Menu principal ------
----------------------------*/

.menuMain {
	background-color: #003f7d;
	color: #000;
	height: 45px;
	line-height: 45px;
}

.menuMainInside {
	margin: 0 auto;
	width: 1290px;
}

.menuMainContent {
	margin: 0 auto;
	width: 960px;
}

#navprinc ul li {
    float: left;
    list-style-type: none;
    text-align: left;
    position: relative;
}

#navprinc h3,
#navprinc .h3 {
    display: inline;
}

#navprinc h3 + img,
#navprinc .h3 + img {
    margin-left: 14px;
    margin-right: 40px;
    vertical-align: text-bottom;
}

#navprinc ul li h3 > a,
#navprinc ul li .h3 > a {
    color: #fff;
    font-size: 110%;
    text-decoration: none;
    text-transform: uppercase;
}

#navprinc ul li:hover h3 > a,
#navprinc ul li:hover .h3 > a {
    color: #afcb08;
}

#navprinc ul li ul {
    background-color: #afcb08;
    display: none;
    padding-top: 2px;
    padding-bottom: 4px;
    position: absolute;
    top: 45px;
    z-index: 99999999;
}

#navprinc ul li ul a {
    text-decoration: none;
}

#navprinc ul li:hover > ul {
    display: block;
}

#navprinc ul li ul li {
    background: #afcb08 url('./../../img/default/puceMenu.png') no-repeat 3px 1px;
    color: #000;
    float: left;
    font-size: 90%;
    font-weight: bold;
    line-height: 20px;
    padding: 0px 0px 0px 22px;
    text-align: left;
    width: 180px;
}

#navprinc ul li ul li:hover {
    cursor: pointer;
    text-decoration: underline;
}

#navprinc div.h4,
#navprinc h4 {
    padding-right: 10px;
}

#navprinc > ul > li:last-child > ul {
	display: none;
}


/*--------------------------
---------- Footer ----------
----------------------------*/

.footer {
	background-color: #a09561;
}

.footerMain {
	margin: 0 auto;
	width: 1290px;
}

.footerMainInside {
	background: #a09561 url('./../../img/default/fondPiedDePage.png') no-repeat 62px bottom;
	height: 182px;
	margin: 0 auto;
	width: 960px;
}

.footerMainInside > a:first-child {
	float: right;
	margin-top: 11px;
}

.footerMainInside acronym {
    border-bottom: 1px dotted #fff;
}

.menuBottom {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 14px;
}

.menuBottom li {
	display: inline;
}

.menuBottom li a {
	color: #fff;
	text-decoration: none;
}

.menuBottom li a:hover,
.menuBottom li a:focus,
.menuBottom li a:active {
	text-decoration: underline;
}



/*--------------------------
------- Corps de page ------
----------------------------*/

.page {
	background-color: #fff;
	margin: 0 auto;
	min-height: 500px;
	width: 1290px;
}

.pageInside {
	margin: 0 auto;
	width: 960px;
}

img.icon {
    vertical-align: middle;
    margin-right: 10px;
}

