@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald '), local('Oswald'), url('../font/qpy-UiLNKP-VfOdbcs6r6-vvDin1pK8aKteLpeZ5c0A.woff') format('woff');
}
html{
	height:101%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:100%;
	font-size:12px;
/*	color : #333;*/
	background:white;
	padding : 0;
	margin : 0;
}

img {
	border : none;
}

a {
	/*color : #9e9e9e;*/
}

a:hover {
	text-decoration : none;
}

a:focus {
	outline: none;
}

.clear {
	clear : both;
}

ul{
	margin-left:40px;
}
ol{
	margin-left:40px;
}
li {
  /*list-style : none;*/
}

p {
	/*padding : 4px 0 4px 0;*/
}

* {
	margin : 0;
	padding : 0;
}

h1, h2, h3, h4, h5 {
	/*font-size : 14px;*/
	font-weight : bold;
	color: #2E0067;
/* 	font-size: 1.857em; */
/*     line-height: 1.154em; */
    font-family: Georgia,serif;
}

div{
	padding:0;
	margin:0;
}

#container{
	width:1024px;
	margin:0 auto;
/* 	border: 1px solid gray; */
/* 	-moz-box-shadow: 1px 1px 12px #555; */
/* 	-webkit-box-shadow: 1px 1px 12px #555; */
/* 	box-shadow: 1px 1px 12px #555; */
	background-image: white
}


#entete{
	width:1024px;
	height:110px
}

#enteteG{
	width:305px	;
	height:110px;
 	background-color:white;
	color:white;
	float:left;
}

#enteteD{
	width:719px	;
	height:110px;
	background-color:white;
	color:white;
	float:left;
}


#menu{
	margin-top:5px;
/* 	font-family: 'Oswald', sans-serif; */
	font-family: Georgia, serif;
	width:1022px;
	border: 1px solid #C0C0C0;
/* 	border-right: none; */
/* 	border-bottom: none; */
/* 	border-left : none; */
	background : white;
	clear:both;

}
.smxmenubox1{
	margin :0;
    border-bottom: 2px solid #2E0067;
}
.smxmenubox1_1{
/* 	font-family: 'Oswald', sans-serif; */
	font-family: Georgia, serif;
/* 	letter-spacing:2px; */
	width : 814px;
	float:left;
}

.smxmenubox1_2{
	width : 192px;
	float:right;
/* 	margin-right:6px; */
}
/*-----------------------------------------------------------------------------------------------*/
/* search form
-------------------------------------- */
.search {
/* 	display: inline-block; */
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
/* 	border: solid 1px #d2d2d2; */
	padding: 5px 5px 4px 5px;
	margin-bottom:0px;
/* 	-webkit-border-radius: 2em; */
/* 	-moz-border-radius: 2em; */
/* 	border-radius: 2em; */

/* 	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1); */
/* 	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1); */
/* 	box-shadow: 0 1px 0px rgba(0,0,0,.1); */

/* 	background: #f1f1f1; */
/* 	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); */
/* 	background: -moz-linear-gradient(top,  #fff,  #ededed); */
/* 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); ie7 */
/* 	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); ie8 */
}
.search input {
	font: normal 10px/100% 'Oswald', sans-serif;
	letter-spacing:2px;
}
.search .inputbox {
	font-family: Georgia, serif;
	background: #fff;
	padding: 3px 6px 3px 8px;
	width: 130px;
	border: solid 1px #bcbbbb;
	outline: none;
	color : gray;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.search .button {
	color: gray;
	border: solid 1px #ccc;
	font-size: 10px;
	padding:2px;
font-family: Georgia, serif;

	min-width: 27px;
/* 	text-shadow: 0 1px 1px rgba(0,0,0,.6); */
	margin-left : 5px;
background:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
/*
	background: #2E0067;
	background: -webkit-gradient(linear, left top, left bottom, from(#CC3939), to(#2E0067));
	background: -moz-linear-gradient(top,  #CC3939,  #2E0067);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC3939', endColorstr='#2E0067'); *//* ie7 */
	/*-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC3939', endColorstr='#2E0067');*/ /* ie8 */
}
/*-----------------------------------------------------------------------------------------------*/
.smxmenubox2{
/* 	background : url(../images/grilleFine.png); */
	border-top: none;
	margin : 0;
/*  border-top: 2px solid red; */
	letter-spacing:2px;
}
ul.smxmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 9999;
}
ul.smxmenu > li {
    display: block;
    float: left;
    padding: 0;

}
ul.smxmenu > li > a {
    display: block;
    text-decoration : none;
    text-transform : uppercase;
    font-size:14px;
    color : #2E0067;
    font-weight : bold;
    line-height: 100%;
    padding: 8px 10px;
}
div.smxmenubox2 ul.smxmenu > li > a {
    color : gray;
    font-weight:normal;
    text-transform : none;
    padding: 8px 10px;
}

ul.smxmenu li a span {
    margin: -2px 0 0;
}
ul.smxmenu li a img {
    display: none;
    padding: 12px 0 0;
}
ul.smxmenu > li{
    background: none repeat scroll 0 0 transparent;
    margin-right: 0;
}

ul.smxmenu > li > a:hover,
ul.smxmenu > li.active > a,
ul.smxmenu > li:hover > a{
 	background: url(../images/menuarrowb.png) no-repeat scroll center bottom ;
	border-bottom:2px solid #2E0067;
    color: #2E0067;
    padding: 8px 10px;
    position: relative;
    z-index: 9999;
/*     border-radius: 3px; */
/* -moz-border-radius:3px; */
/* -webkit-border-radius:3px; */
/* -khtml-border-radius:3px; */
}
div.smxmenubox2 ul.smxmenu > li > a:hover,
div.smxmenubox2 ul.smxmenu > li:hover > a{
	background: url(../images/menuarrowb.png) no-repeat scroll center bottom #C0C0C0;
    color: #FFFFFF;
    padding: 7px 10px;
    position: relative;
    z-index: 9999;
}

div.smxmenubox2 ul.smxmenu > li.active > a{
	background: url(../images/menuarrowb.png) no-repeat scroll center bottom #C0C0C0;
    color: #2E0067;
    padding: 7px 10px;
    position: relative;
    z-index: 9999;
}

ul.smxmenu > li.last > a{
    border-right: medium none !important;
}

#contents_1{
	width:1023px;
	min-height:300px;
	margin:8px 0 0 0;
/* 	border:1px solid #ccc; */
}
.cpnt{

	width:677px;
	min-height:300px;
	margin:0 0 10px 0;
	border:1px solid #ccc;
}
#contents_2{
	width:677px;
/* 	height:300px; */
	margin:0px 0 10px 0;
}
#contents_2 h3{
	text-align:center;
	border-bottom:1px solid white;
	background: url(../images/rayures_obliques.png)
}
#contents_2_1 {
	float:left;
	width:312px;
	min-height:300px;
	margin:0;
	border:1px solid white;
}
#contents_2_2{
	float:left;
	width:351px;
	height:300px;
	border:1px solid white;
	margin:0 0 0 10px;
}
#contents_3{
	float:left;
	width:679px;
	margin:15px 11px 0 0;
}
.contents_3_x{
	width:677px;
	height:150px;
	border:1px solid white;
	margin:0 0 10px 0;
	padding:0;

}
.contents_3_x h3{
	padding-left:10px;
	border-bottom:1px solid white;
	background: url(../images/rayures_obliques.png);
	letter-spacing:2px;
	text-transform:uppercase;
}
#contentsD{
	float:left;
	width:332px;
	margin:15px 0;
}
.contentsDx{
	width:332px;
/* 	height:300px; */
	border:1px solid white;
	margin:0 0 10px 0;
}
.contentsDx h3{
	text-align:center;
	border-bottom:1px solid white;
	background: url(../images/rayures_obliques.png);
	text-transform:uppercase;
}
.miniArticle{
	border:1px solid white;
	margin:5px;
background-image: url("../images/noise.jpg");
/* 	background-color: white; */
/*     background-image: url("../images/noise.png"), -moz-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2)); */
    padding-right:5px;

}
.hz{height:119px;}
.vt{height:269px;padding-left:5px;}
.vtcpnt{padding:10px;}
.miniArticle h2 a{
color:#2E0067;
}
/*-----------------------------------------------*/
#copyright{
	width:1024px;
	height:22px;
	line-height:22px;
	text-align:center;
	border:1px solid #ccc;
	color:gray;
	background: url(../images/grilleFine.png);
	font-size:11px;
	/*height:30px;
	background-color:green;
	text-align:center;*/
}
#copyright a{
	color:gray;
}
/*-----------------------------------*/
/*---------------------------------------BOX-SHADOW--------------------------------------------------------*/


.class_box_shadow{
    width: 1012px;
    min-width: 1000px;
    min-height: 300px;
    margin: auto;
/*     background: #ccc; */
/*     background-color: white; */
/*     background-image: url("../images/noise.png"), -moz-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2)); */
    border: 5px solid white;
    position:relative;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}
.sh_bottom{
    width: 100%; height: 45%;
    position:absolute;
    z-index: -2;
    bottom: 0; right: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 10px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 2px rgba(0, 0, 0, 0.2);
}
.sh_bottom:after{
    content: "";
    position:absolute;
    right: 0; bottom:0;
    width:150px; height: 100px;
    z-index: -1;
    background: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 20px 30px 10px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 20px 30px 10px rgba(0, 0, 0, 0.30);
    box-shadow: 20px 30px 10px rgba(0, 0, 0, 0.30);
    -moz-transform:skew(10deg,10deg) translate(-40px,-15px);
    -webkit-transform:skew(10deg,10deg) translate(-40px,-15px);
    transform:skew(10deg,10deg) translate(-40px,-15px);
}
.sh_bottom:before{
    content: "";
    position:absolute;
    left: 0; bottom:0;
    width:150px; height: 100px;
    z-index: -1;
    background: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -20px 30px 10px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: -20px 30px 10px rgba(0, 0, 0, 0.30);
    box-shadow: -20px 30px 10px rgba(0, 0, 0, 0.30);
    -webkit-transform:skew(-10deg,-10deg) translate(40px,-15px);
    -moz-transform:skew(-10deg,-10deg) translate(40px,-15px);
    transform:skew(-10deg,-10deg) translate(40px,-15px);
}
/*---------------------------------------Bouton--------------------------------------------------------*/

.btn {
  display: inline-block;
  *display: inline;
  padding: 0px 12px;
  margin-top: 1px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 12px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/*---------------------------------------A LA UNE--------------------------------------------------------*/
#viewer { width:1023px; margin:auto; }
#nav { width:329px; float:left; margin:0 0 0 13px; padding:0; list-style-type:none; background:white;}
#nav li { width:329px; height:93px; padding:0; background: url(../images/rayures_obliques.png)}
#nav li a { display:block; width:100%; height:100%;  overflow:hidden;border:1px solid #ccc; }
#nav li.thumb3{ margin:10px 0 ;}
#panels { width:676px; height:300px; overflow:hidden; position:relative; float:left; border:1px solid #ccc;}

#panel1,#panel2,#panel3,#panel4{
height:300px;width:676px;
/* background-color: white; */
    background-image: url("../images/noise.jpg");
}

#slider1 { width:2704px; height:300px; }
#slider1 div { float:left; position:relative; }
/*---------------------------------------DROP-SHADOW--------------------------------------------------------*/
        .drop-shadow {
            position:relative;

            width:1012px;
            margin:0;
            background:#fff;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute;
            z-index:-2;
        }
/* Curved shadows */

        .curved:before {
            top:10px;
            bottom:10px;
            left:0;
            right:50%;
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }

        .curved-vt-2:before {
            right:0;
        }

        .curved-hz-1:before {
            top:50%;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-hz-2:before {
            top:0;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

/*-----------------------------------------------*/

div.item-page p,h2,dl{
	padding:1px 10px 0px 10px;
}
dl dd.createdby{
	font-style:normal;
	color:black;
	margin-bottom:5px;
	display:block;

}

div.item-page dl dd.createdby{
	font-style:normal;
	color:black;
	margin-bottom:5px;
	display:block;

}

div.item-page dl dd.category-name{
	background: url(../images/grilleFine.png);
	color:black;
}
div.item-page img{
	border: 0pt none;
	float: left;
	margin-right:10px;
	margin-left:10px;
}
/*-----------------------------------------------*/

/*-----------------------------------*/
 ul.actions {
	list-style: none;
	padding: 0;
	float: right;
	text-align: right;
}


ul.actions li {
	display: inline;
	background-image:none;
}

ul.actions li a img {
   border: 1px #999 solid;
}

ul.actions li a:hover img {
   border: 1px #333 solid;
}
dl.article-info dt.article-info-term {
display: none;
}
dl.article-info dd.category-name {
display: none;
}
/*-------------------------------------*/
#stylized{
border:solid 1px #b7ddf2;
background-image: url(../images/grilleFine.png);
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:0px;
}
#stylized .section {
font-size:14px;
font-weight:bold;
margin-bottom:0px;
width:200px;
}
#stylized .section label{
font-size:14px;
font-weight:bold;
display:block;
text-align:left;
width:110px;
float:left;
}
#stylized .section input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:20px;
margin:2px 0 2px 5px;
}
#stylized .section .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:110px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:3px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:0px;
}
#stylized label{
	font-size:12px;
display:block;
font-weight:bold;
text-align:right;
width:240px;
float:left;
}
#stylized .small{
color:#B40404;
font-style:italic;
display:block;
font-size:10px;
font-weight:normal;
text-align:right;
width:240px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:190px;
margin:2px 0 20px 10px;
}
#stylized button{
	float:right;
	margin-right:60px;
}
#stylized .l_button{
clear:both;
margin:0 auto;
width:220px;
height:29px;
background:transparent url("../images/raid1.png") repeat-x top left;
text-align:center;
line-height:23px;

}
#stylized .l_button a{
color:white;
font-size:14px;
font-weight:bold;text-decoration:none;
}



#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:190px;
margin:2px 0 20px 10px;
}
#stylized .res_l{
	float:left;
	font-size:13px;
display:block;
font-weight:normal;
text-align:right;
width:340px;
height:30px;

}
#stylized .res_r{
	float:left;
	font-size:13px;
display:block;
font-weight:bold;
text-align:left;
width:400px;

padding-left:10px;
}

/*-----------------------------------*/
/*--------------------------------------------*/
div.blog-featured div.items-row div.item p img{
	border: 0pt none;
	float: left;
	margin-right:14px;
	margin-left:14px;
}
div.item-page p img{
	border: 0pt none;
	float: left;
	margin-right:14px;
	margin-left:14px;
}
div.blog div.items-row div.item img{
	border: 0pt none;
	float: left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}/*
div.blog div.items-row div.item dl dd.createdby{
	font-style:normal;
	color:black;
}

div.blog div.items-row div.item dl dd.category-name{
	background: url(../images/grilleFine.png);
	color:black;
}*/

/*-----------------------------------------------*/

div.item-page p,h2,dl{
	padding:1px 10px 10px 10px;
}
dl dd.createdby{
	font-style:normal;
	color:black;
	margin-bottom:5px;
	display:block;

}

div.item-page dl dd.createdby{
	font-style:normal;
	color:black;
	margin-bottom:5px;
	display:block;

}

div.item-page dl dd.category-name{
	background: url(../images/grilleFine.png);
	color:black;
}
div.item-page img{
	border: 0pt none;
	float: left;
	margin-right:10px;
	margin-left:10px;
}
/*-----------------------------------------------*/
/*------------------------------------------*/
div.item-separator{clear:both;}
/*---------------------------------------*/
div.pagination {
	float: right;
	margin-top: 15px 0 15px 0;
}

div.pagination ul li {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	float: right;
	border: 1px #888 solid;
	margin: 5px 10px 5px 0;
	padding: 1px 4px 1px 4px;
	height: 14px;
	background-color: #e5e5e5;
	list-style : none;
}

div.pagination ul li:hover {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	float: right;
	border: 1px #888 solid;
	margin: 5px 10px 5px 0;
	padding: 1px 4px 1px 4px;
	height: 14px;
	background-color: #610B0B;color:white;
}

div.pagination ul li a {
	display: block;
	color: #555;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}

div.pagination ul li a:hover {
	display: block;
	color:white;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}
/*----------------------------------------*/
div.items-more{
	clear:both;
	margin-top:25px;
	margin-bottom:25px;
	}
div.items-more h3{
	text-align:center;
	background: url(../images/grilleFine.png);
	color:black;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:20px;
	clear: both;
	}
div.items-more ol{
margin-left:5px;
}
div.items-more ol li{
	list-style-type: none;
 background-image: url(../images/fleche.png);
 background-repeat: no-repeat;
 background-position: 0 0.32em;
 padding-left: 15px;
	}
	div.items-more ol li a{
color:black;
font-weight:normal;
text-decoration:none;
	}
/*--------------------------------------------*/
/*--------------------------------------------*/
ul.category-module{
	margin:5px;
	padding-left:15px;
}
ul.category-module li{
	list-style-type: circle;
}
a.mod-articles-category-title{
	color:black;
	font-weight:normal;
	text-decoration:none;
}
/*--------------------------------------------*/