html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.cake-sql-log {
  display: none;
}

a {
  text-decoration: none;
  color:#34AED5;
}

a:hover {
  text-decoration: underline;
}

body {
  font-family: "Trebuchet MS", helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.48;
  color: #333333;
  background-color: #EDF2F5;
}

#wrapper {
  margin: 0 auto;
  width: 990px;
  padding-top: 20px;
  background-color: #fff;
  
          box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
     -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
       -o-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
     
  margin-bottom: 20px;
  padding-bottom: 5px;
}

#header {
  
}

#header .logo {
  text-indent: -99999px;
  background-position: -162px 0;
  float: left;
  height: 99px;
  width: 228px;
  margin-left: 35px;
}

#header .selection-language {
  float: left;
  margin-left: 15px;
  margin-top: 63px;
  width: 150px;
}

#header .selection-language select {
  width: 150px;
}

#header .menu-header {
  float:right;
  clear: right;
  margin-top: 47px;
  font-family: 'TitilliumText22LLight';
  font-size: 16px;
  margin-right: 22px;
}

#header .menu-header ul {
  list-style: none;
}

#header .menu-header ul li {
  float: left;
  margin-left: 35px;
  display: block;
}

#header .menu-header ul li a {
  padding: 7px;
  color: #333;
}

#header .menu-header ul li a.selected {
  text-decoration: none;
  border-bottom: 3px solid #04547C;
}

#header .menu-header ul li a:hover {
  text-decoration: none;
  border-bottom: 3px solid #04547C;
}

span.already-member {
  float:right;
  margin-right: 30px;
  color: #808080;
}

div#contenu-vues {
  margin-top: 40px;
}

.sprite {
  background-image: url('../img/exe_out_ewc.png');
  background-repeat: no-repeat;
}

/* Homepage Content */
div.main-image {
  height: 300px;
  width: 990px;
  background-image: url('../img/hp_ewc.png');
  background-repeat: no-repeat;
  color: #fff;
  position :relative;
}

div.main-image p {
  margin-bottom: 8px;
  text-align: justify;
  text-shadow: 0 1px 0 #002D50;
}

div.main-image .introduction {
  position: absolute;
  top: 30px;
  margin-left: 60px;
  width: 450px;
}

div.main-image-small {
  height: 95px;
  width: 990px;
  background-image: url('../img/hp_ewc.png');
  background-repeat: no-repeat;
  color: #fff;
  position :relative;
}

div.main-image-request {
  height: 92px;
  width: 990px;
  background-image: url('../img/background_request_ewc.png');
  background-repeat: no-repeat;
  color: #fff;
  position :relative;
}

div.main-image-request h1{
    font-size: 18pt;
    padding: 28px 0 0;
    text-align: right;
    text-shadow: 0 -1px 0 #002D50;
    width: 450px;
}

div.main-title-contact {
    color: #FFFFFF;
    height: 40px;
    margin-top: 70px;
    position: relative;
    width: 990px;
}

div.main-title-contact h1{
    color: #04547C;
    float: left;
    font-size: 18pt;
    text-align: right;
    width: 200px;
}

div.main-title-contact div#filet-bleu{
    background-color: #04547C;
    float: right;
    height: 10px;
    margin: 15px 30px 0 0;
    width: 750px;
}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: 'TitilliumText22LBold';
        font-size: 20px;
	padding: .3em .8em .33em;
	text-shadow: 0 1px 0px rgba(0,0,0,.6);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
        border:none;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.homebutton {
  float: right;
  margin-top: 15px;
  border: 1px solid #7F7F03;
}

.wrapper-button {
  text-align: center;
}

.featurebutton {
  text-align: center;
}


.streambutton {
  border: 1px solid #7F7F03;
  font-size: 13px;
  line-height: 2em;
  padding: 0.2em 1.5em 0.05em;
}

.picto-join {
  background-position: -1px -106px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.vert {
	color: #fff;
	background: #999905;
	background: -webkit-gradient(linear, left top, left bottom, from(#C0C700), to(#818103));
	background: -moz-linear-gradient(top,  #C0C700,  #818103);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C700', endColorstr='#818103');
}
.vert:hover {
	background: #7F7F03;
	background: -webkit-gradient(linear, left top, left bottom, from(#A9AF00), to(#6A6A04));
	background: -moz-linear-gradient(top,  #A9AF00,  #6A6A04);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A9AF00', endColorstr='#6A6A04');
}


.content {
  margin-top: 40px;
}

.content .stream {
  margin-left: 60px;
  float: left;
  width: 440px;
  height: 500px;
}

.content .stream h1 {
  font-family: 'TitilliumText22LThin';
  font-size: 20px;
  color: #34AED5;
}

.content .partners {
  float: right;
  margin-right: 30px;
  width: 400px;
  margin-bottom: 60px;
}

.content .partners h1 {
  font-family: 'TitilliumText22LThin';
  font-size: 20px;
  color: #04547C;
}
.content .partners .partner-picto {
  float: left;
  height: 80px;
  margin-left: 10px;
  width: 122px;
}

.content .partners .picto1 {
  background-position: 0 -208px;
}

.content .partners .picto2 {
  background-position: -121px -208px;
}

.content .partners .picto3 {
  background-position: -242px -208px;
}

.content .rss {
  float: right;
  margin-right: 30px;
  width: 400px;
}

.content .rss .rss-link {
  float: right;
  margin-top: 2px;
}

.content .rss .rss-link a {
  color: #333333;
  font-weight: bold;
}

.content .rss .rss-link a:hover {
  text-decoration:none;
}

.content .rss .rss-link a span.title:hover {
  text-decoration: underline;
}

.content .rss .picto-rss {
  background-position: 0 -125px;
  display: inline-block;
  height: 17px;
  width: 19px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.content .rss h1 {
  font-family: 'TitilliumText22LThin';
  font-size: 20px;
  color: #04547C;
  float: left;
}

.content .rss .contenu-rss {
  border-top: 1px solid #EDF2F5;
}

.content .rss .date-post {
  float:left;
  color: #808080;
}

.content .rss .content-post {
  float: right;
  width: 300px;
  color: #808080;
}

.content .rss .title-post a {
  color:#333333;
  font-weight: bold;
}


.content-contact,
.content-request {
  position: relative;
  height:500px;
}

.content-contact {
  height:550px;
}

.content-contact #content-legend-contact,
.content-request #content-legend-request{
    text-align:right;
    width: 445px;
    margin-top:15px;
}

.content-contact #content-legend-contact p#contact-link,
.content-request #content-legend-request p#contact-link{
    margin-top:30px;
}

.content-request #content-form-request{
    background-color:#04547C;
    width:360px;
    text-shadow: 0 -1px 0 #002D50;
    color:#fff;
    padding:40px;
    position: absolute;
    right: 55px;
    top:30px;
    border:1px solid #C3D2DC;
}

.content-contact #content-form-contact{
    background-color: #C3D2DC;
    color: #002D50;
    padding: 40px;
    position: absolute;
    right: 55px;
    top: -10px;
    width: 360px;
}

.content-contact #content-form-contact #UserContactiwrmnetForm .message-erreur,
.content-request #content-form-request #UserRequestiwrmnetForm .message-erreur{
    display:none;
    color: #DB3969;
    text-shadow: none;
    font-weight:bold;
}

.content-contact #content-form-contact #UserContactiwrmnetForm .input-request-obligatoire,
.content-request #content-form-request #UserRequestiwrmnetForm .input-request-obligatoire{
    height: 75px;
    margin-bottom:10px;
}

.content-request #content-form-request #UserRequestiwrmnetForm label{
    font-weight:bold;
    text-shadow: 0 -1px 0 #000;
}

.content-contact #content-form-contact #UserContactiwrmnetForm label{
    font-weight:bold;
    text-shadow: 0 1px 0 #FFFFFF;
}

.content-contact #content-form-contact #UserContactiwrmnetForm input[type=text] ,
.content-contact #content-form-contact #UserContactiwrmnetForm textarea,
.content-request #content-form-request #UserRequestiwrmnetForm input[type=text] ,
.content-request #content-form-request #UserRequestiwrmnetForm textarea{
    clear:both;
    width:345px;
    padding:7px;
    border:1px solid transparent;
    font-family: "Trebuchet MS", helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.48;
    margin-top: 3px;
    font-weight:bold;
}

.content-contact #content-form-contact #UserContactiwrmnetForm .champ-small-left{
    float:left;
}

.content-contact #content-form-contact #UserContactiwrmnetForm .champ-small-right{
    float:right;
}

.content-contact #content-form-contact #UserContactiwrmnetForm .champ-small-left input,
.content-contact #content-form-contact #UserContactiwrmnetForm .champ-small-right input{
    width:150px;
}

.content-contact #content-form-contact #UserContactiwrmnetForm .submit input,
.content-request #content-form-request #UserRequestiwrmnetForm .submit input{
    float:right;
    margin: 45px 0 0;
}

.content-contact #content-form-contact #UserContactiwrmnetForm .submit input{
    background-color:#04547C;
    color:#fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#6493ac), to(#04547C));
    background: -moz-linear-gradient(top,  #6493ac,  #04547C);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6493ac', endColorstr='#04547C');
}
.content-contact #content-form-contact #UserContactiwrmnetForm .submit input:hover{
    background-color:#164061;
    color:#fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#04547C), to(#002D50));
    background: -moz-linear-gradient(top,  #04547C,  #002D50);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04547C', endColorstr='#002D50');
}



div.message-confirm {
    background-color: #FFF7C2;
    border: 1px solid #FFE180;
    margin-bottom: 20px;
    padding: 20px 0;
    position: relative;
    width: 988px;
}

div.message-confirm .image-confirm-bleu{
 background-position: -264px -183px;
    display: inline-block;
    height: 15px;
    position: absolute;
    top: 1px;
    width: 19px;
}

div.message-confirm .image-confirm-vert{
    background-position: -243px -183px;
    display: inline-block;
    height: 15px;
    position: absolute;
    top: 1px;
    width: 19px;
}

div.message-confirm .content-confirm{
    font-weight:bold;
    display: inline;
    margin-left:25px;
}

div.message-confirm #confirm-contact{
    margin:0 auto;
    width:470px;
    position: relative;
}

div.message-confirm #confirm-request{
    margin:0 auto;
    width:590px;
    position: relative;
}

div.message-confirm a.close {
    background-position: -285px -183px;
    display: inline-block;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 13px;
}
div.message-confirm a.close:hover {
    background-position: -300px -183px;
}





div#page-vie-privee {
    color:#04547C;
}
div#page-vie-privee .main-vie-privee {
    height: 40px;
    margin-top: 70px;
    position: relative;
    width: 990px;
}
div#page-vie-privee h1#title-vie-privee{
    background-color: #FFFFFF;
    color: #04547C;
    float: left;
    font-size: 16pt;
    padding: 0 10px 0 40px;
    z-index:9;
    position:absolute;
}
div#page-vie-privee #filet-bleu-vie-privee {
    background-color: #04547C;
    float: right;
    height: 10px;
    margin: 14px 0 0 0;
    width: 950px;
    z-index:8;
    position:absolute;
}
div#page-vie-privee #content-vie-privee {
    margin:25px 30px 0 40px;
}
div#page-vie-privee #content-vie-privee p{
    margin-bottom:10px;
}
div#page-vie-privee #content-vie-privee ul{
    margin-left:20px;
}
div#page-vie-privee #content-vie-privee li{
    margin-bottom:10px;
}


div#page-cgu {
    color:#04547C;
}
div#page-cgu .main-cgu {
    height: 40px;
    margin-top: 70px;
    position: relative;
    width: 990px;
}
div#page-cgu h1#title-cgu{
    background-color: #FFFFFF;
    color: #04547C;
    float: left;
    font-size: 16pt;
    padding: 0 10px 0 40px;
    z-index:9;
    position:absolute;
}
div#page-cgu #filet-bleu-cgu {
    background-color: #04547C;
    float: right;
    height: 10px;
    margin: 14px 30px 0 0;
    width: 920px;
    z-index:8;
    position:absolute;
}
div#page-cgu #content-cgu {
    margin:25px 30px 0 40px;
}
div#page-cgu #content-cgu ol.sommaire {
    background-color:#F2F2F2;
    padding:25px 0 25px 60px;
}
div#page-cgu #content-cgu ol a{
    color: #04547C;
    font-weight:bold;
}
div#page-cgu #content-cgu ol li{
    list-style: none outside none;
}
div#page-cgu #content-cgu h2{
    margin:30px 0 15px 0;
}
div#page-cgu #content-cgu p{
    margin:10px 0;
}







#footer {
  background-color: #164061;
  margin-top:40px;
  margin-bottom: 50px;
  height: 58px;
  border-top: 1px solid #002D50;
  border-bottom: 1px solid #002D50;
}

#footer .inner-footer {
  height: 56px;
  position: relative;
  top: 0px;
  border-top: 1px solid #64859B;
  border-bottom: 1px solid #64859B;
}

#footer .lien-footer {
  color: #EDF2F5;
  float: left;
  margin-left: 50px;
  margin-top: 19px;
  text-shadow: 0 -1px 0 #002D50;
}

#footer .lien-footer a {
  color: #EDF2F5;
  text-shadow: 0 -1px 0 #002D50;
}

#footer .tweegg-footer {
  float:right;
  color: #EDF2F5;
  margin-right: 50px;
  margin-top: 6px;
  text-shadow: 0 -1px 0 #002D50;
}

#footer .tweegg-logo {
  background-position: -310px -110px;
  display: inline-block;
  height: 28px;
  position: relative;
  top: 10px;
  width: 80px;
}
