@charset "utf-8";
/* CSS Document */

.main{ border:0px solid #000000; width:1050px; height:auto; margin:auto;border-radius:3px;box-shadow:0px 2px 3px #1c1a19; background: #FFFFFF}
.logo{ border:0px solid #FF0000;width:15%; margin-left:10px;}
.date{ border:0px solid #FF0000;;width:75%; margin-left:240px;margin-top:-110px;position:relative; float: inherit; text-transform:uppercase; font-family: "Times New Roman", Times, serif; font-size:15px; letter-spacing:1px; color: #0000CC; font-weight:1000; padding:-10px; text-align:right;}
.header{background-color:#5EB6DD; z-index: 9999;position: relative;-webkit-box-shadow: 1px 0px 2px #000;	}
.header2{ border:0px solid  #000000 }
.header2_1{border:0px solid #FF0000;width:6%; margin-left:10px;}
.header2_2{border:0px solid #FF0000;width:8%; margin-left:75px;margin-top:-20px;}
.header3{ border:1px solid #00000}
.nomecole{ border:0px solid #333333; height:75px; width:80%; float:right}
/*menu*/
.menu{border:1px solid  #000000}
#menu ul{ margin:0; padding:0; line-height:30px;}
#menu li{ list-style: none; float:left; position:relative; background-color: #CCCCCC}
#menu ul li a{ color:#000; text-decoration:none; width:148px; height:28px; display:block; text-align:center; border: 1px solid #000 }
#menu ul ul{ position:absolute;top:30px; visibility:hidden}
#menu ul li:hover ul{ visibility:visible}
#menu li:hover { background-color: #FFCC00}
#menu ul li ul a:hover { color:#FFF; background-color: #330066}
#menu ul ul li{top:0px}


.corps{border:0px solid  #000000; margin-top:30px}
 .corps1{border:0px solid #FF0000;width:53%;margin-top:0px;margin-left:20px}
    .corps1_1{border:0px solid #000000;width:100%;height:299px;box-shadow:0px 2px 3px #1c1a19; border-radius:2px;;background-color:#F7F7F0}
    .corps1_2{border:0px solid  #000000;width:100%;height:299px;box-shadow:0px 2px 3px #1c1a19; border-radius:2px;background-color:#F7F7F0}
	
 .corps2{border:0px solid #FF0000;width:30%;margin-left:690px;margin-top:-620px;margin-right:30px}
    .corps2_1{border:0px solid #000000;height: auto; width:340px;box-shadow:0px 2px 3px #1c1a19;border-radius:2px;background-color:#F7F7F0}
	.corps2_2{border:0px solid #000000;height:140px; width:340px;box-shadow:0px 2px 3px #1c1a19;border-radius:2px;background-color:#F7F7F0}
	
	
.footer{border:0px solid  #000000; background-color:#5EB6DD}

/*pour la page de promotion*/

@font-face{
    font-family: 'WebSymbolsRegular';
    src: url('websymbols/websymbols-regular-webfont.eot');
    src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('websymbols/websymbols-regular-webfont.woff') format('woff'),
        url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
        url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.a-btn{
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    padding:10px 30px 10px 70px;
    position:relative;
    float:left;
    display:block;
    overflow:hidden;
    margin:10px;
    background:#fff;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(rgba(255,255,255,1),0),color-stop(rgba(246,246,246,1),0.74),color-stop(rgba(237,237,237,1),1));
    background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:-o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    background:linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
    -webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn-symbol{
    font-family:'WebSymbolsRegular', cursive;
    color:#555;
    font-size:20px;
    text-shadow:1px 1px 2px rgba(255,255,255,0.5);
    position:absolute;
    left:20px;
    line-height:32px;
    -webkit-transition:opacity 0.3s ease-in-out;
    -moz-transition:opacity 0.3s ease-in-out;
    -o-transition:opacity 0.3s ease-in-out;
    transition:opacity 0.3s ease-in-out;
}
.a-btn-text{
    font-size:20px;
    color:#d7565b;
    line-height:16px;
    font-weight:bold;
    font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
    text-shadow:1px 1px 2px rgba(255,255,255,0.5);
    display:block;
}
.a-btn-slide-text{
    font-family:Arial, sans-serif;
    font-size:10px;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#555;
    text-shadow:0px 1px 1px rgba(255,255,255,0.9);
}
.a-btn-slide-icon{
    position:absolute;
    top:-30px;
    width:22px;
    height:22px;
    background:transparent url(../images/arrow_down_black.png) no-repeat top left;
    left:20px;
    opacity:0.4;
}
.a-btn:hover{
    background:#fff;
    -webkit-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
}
.a-btn:hover .a-btn-symbol{
    opacity:0;
}
.a-btn:hover .a-btn-slide-icon{
    -webkit-animation:slideDown 0.9s linear infinite;
    -moz-animation:slideDown 0.9s linear infinite;
    animation:slideDown 0.9s linear infinite;
}
.a-btn:active{
    background:#d7565b;
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
}
.a-btn:active .a-btn-text{
    color:#fff;
    text-shadow:0px 1px 1px rgba(0,0,0,0.3);
}
.a-btn:active .a-btn-slide-text{
    color:rgba(0,0,0,0.4);
    text-shadow:none;
}
@keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}
@-webkit-keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}
@-moz-keyframes slideDown{
    0% { top: -30px; }
    100% { top: 80px;}
}
.header{
	
	
}

