@font-face {
    font-family: 'glasket';
    src: url('glasket500-webfont.eot');
    src: url('glasket500-webfont.eot?#iefix') format('embedded-opentype'),
         url('glasket500-webfont.woff') format('woff'),
         url('glasket500-webfont.ttf') format('truetype'),
         url('glasket500-webfont.svg#glasket') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{
    font-family : "alghorie";
    src : url('alghorie_std.ttf');
}

 
body {
    background: #002033;
    margin: 0; 
}

/* JCE Editor*/

body.mceContentBody  {
    background: #FFF;
}

#container {
    clear: both;
    margin: auto;
    padding-bottom: 30px;
    width: 870px;
    font-family: helvetica;
    color: #595652;
    font-size: 15px;
    line-height: 19px;
}

 #container p {
    margin: 1em 0;
 }

#content {
    clear: both;
    margin: 0 auto;
    width: 830px;
    padding: 0 20px;
}

#work {
    background: white;
    padding: 0 20px 30px;     
}

/* menu haut*/
.menu_haut {
    padding: 0 20px 20px; 
}

ul.menu  {
    overflow: hidden;
    display: block;
    margin-bottom: 0px; 
    padding-left: 1px;

}

ul.menu li {
    float: left;
}
ul.menu li a{
    padding: 5px 23px;
    color: #FFFFFF;
    text-decoration: none;
    text-transform:uppercase;
    font-family: helvetica;
    font-weight: bold; 
    font-size: 15px;  
}

ul.menu li a:hover, ul.menu li a:active li, ul.menu li a:focus { 
    text-decoration: none;
    background-color: #004FA1;
}

/* logo site */
.box_superbg img {
    box-shadow: 0 0 0 #000;
    max-width: none !important;
    position: relative; 
    height: 1200px; 
    width: 1920px; 
    top: -30px; 
    display: inline;
}
.box_superbg {
    background: #002033 none repeat scroll 0 0;
    position: absolute;
    top:0;
    left:0;
    z-index:-1;
}

.box_superbg .container_superbg {
    overflow: hidden;
    position: relative;
}

#logo {
    width: 830px;
    height: 138px;
}


 /* titre site et articles */
 
#titre {
    float: left;
    padding-top: 30px;
    width: 790px;
    text-align: center;
}

#titre h1 {
    font-size: 45px;
    color: #002035;
    font-family: helvetica;
    text-transform:uppercase;
    font-weight: bold;
    line-height: 55px;
    padding: 0;
    margin: 0;
}   

#titre h2 {
    font-family: helvetica;
    font-size: 25px;
    color: #696662;
    font-weight: normal;
    font-style: italic;
    line-height: 30px;
    padding: 0;
    margin: 0; 
}

.separateur_titre {
    clear: both;
    height: 30px;
}

 /* contenu article */
 
.contenu_article {
    clear: both;
    padding-top: 40px;
} 

.entete_affiche {
  position: relative;
}

.entete_affiche img.affiche {
    float: left;
    width: 385px;
    padding-right: 20px;
}

img.play {
  position: absolute;
  top: 246px;
  left: 165px;
  opacity: 0.5;
  width: 55px;
  height: 55px;
}

.repere {
  position: relative;
}

img.playrepere {
  position: absolute;
  top: 139px;
  left: 368px;
  opacity: 0.5;
  width: 55px;
  height: 55px;
}


img.affiche {
    float: left;
    width: 219px;
}

.film {
    float: right;
}

.imgfloat img {
    float: left;
}

.film iframe {
    border :0;
}

.stitre_film  {
    padding: 20px 0 0 0;
}

.stitre_film h2 {
    font-size: 28px;
    color: #002035;
    font-family: helvetica;
    font-weight: bold;
    line-height: 37px;
    padding: 0;
    margin: 0;
}

.item-page h3 {
    font-size: 20px;
    color: red;
    font-family: helvetica;
    text-transform:uppercase;
    font-weight: bold;
    margin: 18px 0 10px 0;
}

.contenu_article .social-share{
    text-align : right;
    padding-top: 10px;
    margin :0;
}

.social-share li{
    display: inline-block;
    vertical-align: top;
}

.fb-like > span {
    vertical-align:baseline !important;
}

.twitter-share-button {
    padding-left: 10px;
} 

/*  Slider */

.custom_slider {
    overflow: hidden;
    padding: 0 0 15px 0;
}

.custom_slider h2 {
    font-style: italic; 
    font-size: 20px; 
    font-weight: normal;
    float: right;
    padding: 20px 0 0 0;
    margin: 0;
}

.custom_slider .social-share{
    float: left;
    padding: 24px 0 0 0;
    position: relative;
    margin :0;
} 

.custom_slider .twitter-share-button{
    padding-left: 30px;
} 

/* Newsletter */
.acymailing_module {   
    float : right;
    margin: 0;
    padding: 17px 0 0;
}  

.acymailing_module form {
    margin: 0;
}

td.acyfield_email {
  text-align: center;
}

td.acysubbuttons {
  padding-bottom: 7px;
}

.acysubbuttons input[type=submit] {
background:url(/images/enveloppe-bleu.png) 0px 0px no-repeat;
height:37px;
width:49px;
border:none;
margin:0px 0px;
/*Pour ne pas voir le texte du bouton*/
font-size:0px;
}


/* Footer */

#footer {
    background-color: #797672;
    color: #FFFFFF;
    font-size: 13px;
    height: 43px;
}

#footer ul {
    margin: 0px;
}

#footer ul li {
    display: inline;
    float: left;
}

#footer ul li.txt {
    margin-left: 80px;
    margin-top: 15px;
}

#footer  a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover, #footer a:active  {
  text-decoration: underline;
}

/* category blog */

.blog, .blog_4{
    padding-bottom : 5px; 
}
  
.blog h2, .blog_4 h2, .moduletable h3 {
    font-size: 30px;
    line-height: 37px;
    color: #002035;
    font-family: helvetica;
    font-weight: bold;
    border-top: 2px solid #002035; 
    margin: 3px 0 10px;
    padding: 8px 0 8px; 
}   

.moduletable h3 {
    margin: 3px 0 5px;
    padding: 8px 0 0px; 
}

.page-header {
    margin: 0;
    padding: 0px;
    border-bottom: none;
}

.page-header h2, .page-header h1 {
    font-size: 30px;
    line-height: 37px;
    color: #002035;
    font-family: helvetica;
    font-weight: bold;
    margin: 8px 0 10px;
    padding: 8px 0; 
}

.blog .page-header h2 {
    font-size: 17px;
    line-height: 23px;
    color: #002035;
    font-family: helvetica;
    font-weight: bold;
    border : none;
    text-transform : uppercase;
    margin: 0px;
    padding: 12px 0 8px 0; 
}

.blog_4 .page-header h2 {
    font-size: 15px;
    line-height: 16px;
    font-family: helvetica;
    font-weight: normal;
    color: #595652;
    margin: 0px;
    padding: 5px 0 8px 0; 
    border-top: 0;
}

.blog .page-header h1 {
    display: none;
}

.row-fluid {
    padding-bottom: 15px;
}

.row-fluid .span4 {
    width :auto;
    margin :0;
    height: 100%;
}

.row-fluid .span4 .item-image img {
		width: 237px;
}
  
.row-fluid .span4 .item {
    width: 237px;
    margin: 0;
    padding: 0;
}

.row-fluid .span4 {
    margin: 0 !important;
    padding: 0;
}
  
.row-fluid .span4 .item.column-2 { 
    border-left: 1px solid #E1DDD6;
    border-right: 1px solid #E1DDD6;
    padding: 0 19px;
    margin: 0 19px;
}

#container .item p {
    margin-top: 0;
}

a { outline-style:none;}

a:link, a:visited {
	text-decoration: none;
  color:inherit;
}

a:hover {
	text-decoration: underline;
}

/* Contact */

.contact h3 {
    display: none;
}

.contact .control-group {
    margin: 0px;
}

.contact #contact-form legend {
    display: none;
}

.contact label {
    color: #797672;
    font-family: helvetica;
    display: inline-block;
    font-size: 15px;
    line-height: 19px;
    margin-left: 30px;
    margin-top: 10px;
    width: 110px;
}

.contact .control-label {
    float: left;
    padding-top: 0px;
    text-align: left;
    width: 160px;
}

.contact label {
    cursor: default;
}

.contact .controls {
    margin-left: 160px;    
}

.contact textarea {
    height: 500px;
    margin-top: 10px;
    width: 550px;
}

.contact .g-recaptcha {
    margin: 10px 0;
}


.contact input {
    width: 300px;
}

.form-actions {
    background-color: #FFF;
    border-top: none;
    margin-bottom: 18px;
    margin-top: 18px;
    padding: 17px 20px 18px;
}

.contact button {
    width: 300px;
    height: 25px;
}

.contact input:focus {
    background: none repeat scroll 0 0 #EAEAEA;
}

.contact button, .contact input[type="reset"], .contact input[type="button"], .contact input[type="submit"] {
    -moz-appearance: button;
    -moz-binding: none;
    -moz-box-sizing: border-box;
    -moz-user-select: none;
    background-color: buttonface;
    background-image: none;
    border: 2px outset buttonface;
    color: buttontext;
    cursor: default;
    font: -moz-button;
    line-height: normal;
    padding: 0 6px;
    text-align: center;
    text-shadow: none;
    white-space: pre;
    color: #797672;
    font-family: helvetica;
    font-size: 15px;
}

.contact .btn-primary:hover,
.contact .btn-primary:focus,
.contact .btn-primary:active,
.contact .btn-primary.active,
.contact .btn-primary.disabled,
.contact .btn-primary[disabled] {
	color: #696662;
  background-color: buttonface;
}

.contact dl {
    margin-bottom: 8px;
}

img {
  border: none;
}

