/*reset start*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, tt, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

ul, menu, dir {
  display: block;
  list-style-type: disc;
  margin: 1em 0;
}

ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
}

li {
  display: list-item;
}

/* nested lists have no top/bottom margins */
ul ul,   ul ol, ol ul,   ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* 2 deep unordered lists use a circle */
ol ul,   ul ul {
  list-style-type: circle;
}

/* 3 deep (or more) unordered lists use a square */
ol ol ul, ol ul ul, ul ol ul, ul ul ul {
  list-style-type: square;
}


/*reset end*/

@font-face {
    font-family: 'AniversRegular';
    src: url('https://www.chec.fr/themes/site_themes/chec/css/Anivers_Regular-webfont.eot?iefix=') format('eot'),
         url('https://www.chec.fr/themes/site_themes/chec/css/Anivers_Regular-webfont.woff') format('woff'),
         url('https://www.chec.fr/themes/site_themes/chec/css/Anivers_Regular-webfont.ttf') format('truetype'),
         url('https://www.chec.fr/themes/site_themes/chec/css/Anivers_Regular-webfont.svg#webfontfo8XZBst') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
	color: #FF6600;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

p{
	padding: 1em 0 0 0;
}

ul {
	font-family: arial, Helvetica,sans-serif;
}

hr { /* Diviseur */
	clear : both;
	display : block;
	height : 26px;
	background : transparent url(https://www.chec.fr/themes/site_themes/chec/img/devider.png) no-repeat center;
	margin: 2em 0;
	border : 0 none;	
}

body {
	font : normal 0.75em/1.5em Verdana, Arial, Tahoma, Helvetica, Geneva;
	background-color:#E9E9E9;	
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/bck-body.png);
	background-repeat: repeat-x;	
	padding: 31px 0 0 0;
	margin: 0;
	color : #666;
}

h1,h2,h3,h4,h5,h6 {
	font-family : 'AniversRegular',Tahoma,Geneva,Kalimati,sans-serif;
	font-weight : normal;
	color : #178DBF;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color : #178DBF;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color : #12739C;
	text-decoration : none;
}

h1,h2,h3,h4,h5,h6,ul,p {
	margin : 0;
}

h2 {
	font-size: 1.5em;
	padding: .83em 0;
}

h2.title {
	font-size: 2.2em;
	color: #178DBF;
	letter-spacing : -0.05em;
	padding: 1.2em 0 0.2em;
}

h3 {
	font-size : 1.3em;
	padding: 1em 0 0.3em;
}

h4 {
	font-size : 1em;
	padding: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	padding: 1.67em 0;
}

h6 {
	font-size: 0.67em;
	padding: 2.33em 0;
}

img {
	border : 0 none;
}


.fix {
	clear : both;
	font-size : 0;
	line-height : 0;
	height : 0;
	overflow : hidden;
}

.resume { /* TEXTE ITALLIQUE COLLONE */
	font-style : italic;
	font-family : Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size : 1.3em;
}


.cnt.page { /* Conteneur page avec colone */
	width: 669px;
	float: left;
	padding: 10px 30px;
}

.full .cnt.page {
	width : 900px;
}


#main .page .img {
	background-color: #666;
	padding: 0;
	line-height : 0;	
}



#main .page .img { /* IMAGE DEMI LARGEUR DROITE */
	float: left;
	margin: 1em 1em 1em 0;
	position : relative;
	top : 3px;

}

#main .page .img.icon { /* ICONE PROMOTION */
	background-color: transparent;
	float: left;
	margin: 1em 1em 1em 0;
	position : relative;
	top : 3px;

}

#main .page .img.droite { /* IMAGE DEMI LARGEUR DROITE */
	float: right;
	margin: 1em 0 1em 1em;
	/*clear : right;*/
}

#main .page .milieu { /* Centrage milieu */
	text-align:center;
}

#main .page .img img {
	padding : 0;
	margin : 0;
}

#main .page .img em {
	padding: 5px 10px;
	color : #FFF;
	display: block;
	line-height : 15px;
	font-family : Verdana, Arial, Tahoma, Helvetica, Geneva;
	font-size : 0.85em;
	font-style : italic;
}

#main { /* CONTIENT PAGE, COLONNE et PIED DE PAGE */
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/bck-cnt.png);
	background-position : center;
	background-repeat : repeat-y;
	z-index : 800;
}

#main .inr {/* Ombre haut */
	width: 960px;
	margin: 0 auto;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/shadow-maintop.png);
	background-repeat : no-repeat;
	background-position : left top;
	background-color : #FFF;
}

#main .inr .inr {/* Ombre bas */
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/shadow-mainbtm.png);
	background-repeat : no-repeat;
	background-position : left bottom;
	background-color : transparent;
}

#main .inr .inr .inr{/* Ombre colone */
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/bck-mainline.png);
	background-repeat : repeat-y;
	background-position : 726px center;/* 960(total) - 232(col) - 7(image ombre) = 721*/
}

#main .inr .inr .inr .inr{/* Ombre colone */
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/colshadow.png);
	background-repeat : no-repeat;
	background-position : 722px center;/* 960(total) - 232(col) - 7(image ombre) = 721*/
}
/* DEBUT FULL PAGE */
.full #main .inr {
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/shadow-maintopfull.png);
	background-repeat : repeat-x;
}

.full #main .inr .inr {
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/shadow-mainbtmfull.png);
	background-repeat : repeat-x;
}

.full #main .inr .inr .inr {
	background : transparent none;	
}

/* FIN FULL PAGE */

#main .inr .inr .inr .inr .inr { /* Réinitialisation au cas ou autre .inr */
	width : auto;
	margin : 0;
	background : transparent none;
}

#header { /* ENTETE + TEXTURE */
	height: 205px;
	background-color : fff;
	background-image: url(https://www.chec.fr/themes/site_themes/chec/img/textures/bck1.png);/* Image par défaut */
	background-position: center ;
	position : relative;
	z-index : 999;
}

#header .inr { /* OMBRE ENTETE */
	background-image: url(https://www.chec.fr/themes/site_themes/chec/img/bck-inrsec.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#header .inr .inr {
	background-image: none;
	margin: 0 auto;
	position: relative;
	height: 205px;
	width: 960px;
}
#logo {
	position: absolute;
	top :-21px;
	left: 0px;
	margin: 0;
}

#logo span {
	display : none;
}

#logo a {
	display : block;
	width : 345px;
	height : 166px;
	background : transparent url(https://www.chec.fr/themes/site_themes/chec/img/logo.png) no-repeat top left;
}

/* MENU PRINCIPAL */
#menu {
	padding : 0 0 0 0;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	height: 35px;
	width: 960px;
	background-color: red;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/bck-menu.png);
	font-size : 1.35em;
	font-family : 'AniversRegular',Tahoma,Geneva,Kalimati,sans-serif;
	
	
}

#menu li {
	display : inline;
	position : relative;
	float : left;	
}

#menu li:hover, #menu li.over, #menu li.active {
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/bck-menuhover.png);
}

#menu a {
	display : block;		
	float : left;
	padding : 0 12px;
	color : white;
	text-decoration : none;	
	height: 35px;
	line-height: 35px;
}

/* MENU PRINCIPAL > SOUS MENU PRINCIPAL */
#menu ul {
	padding: 5px 0;
	margin: 0;
	display : none;
	position : absolute;
	top : 30px;
	left : 0;
	background-color : #CCC;
	border : solid 1px #D6D6D6;
	width : 160px;
	font-size : 0.75em;
	/*font-weight : bold;*/
 	z-index : 500;
}


#menu li:hover ul, #menu li.over ul { /* Afficher sous menu survol souris */
	display: block;
	
}

#menu ul li {
	margin : 0;
	display : block;
	float : none;
	white-space : nowrap;
	width : 160px;
	
}

#menu ul li:hover, #menu ul li.over, #menu ul li.active  {
	background-image : none;
	background-color : #E4E4E4;
}

#menu ul li a, #menu li:hover li a, #menu li.over li a {
	text-shadow : none;
	color : #686868;
	clear : both;
	line-height : 18px;
	width : 150px;
	height : auto;
	padding : 0 5px;
}

#menu ul li:hover a, #menu ul li.over a, #menu ul li a:hover {
	background-color : #E4E4E4;
}


/*#menu ul li.first a {
	padding-top : 6px;
}

#menu ul li.last a {
	padding-bottom : 6px;
}*/



/* DEBUT MENU DANS PAGE */
.submenu{ 
	margin : 1.8em auto 0.2em auto;
	width : 480px;
	padding-left : 10px;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/submenu-left.png);
	background-position : top left;
	background-repeat : no-repeat;
	height: 31px;
	background-color: #E7E2DA;
	/*float : left;*/
	position : relative;
	overflow : hidden;
}

.submenu.small {
	width : 240px;
}

.submenu.large {
	width : 600px;
}


.submenu ul {
	height : 31px;
	padding-right : 10px;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/submenu-right.png);
	background-position : top right;
	background-repeat : no-repeat;
	font-size : 0.9em;
	font-weight : bold;
	text-align : center;
	
}

.submenu li {
	display: inline;
	white-space : nowrap;
}

.submenu a {
	padding : 0 10px;
	color : #666;	
	text-decoration : none;		
	line-height: 31px;
	border-right: 1px solid #666;
}

.submenu a:hover {
	color : #333;
}

.submenu .first a {
}

.submenu .last a {
	border : 0 none;
}

/* FIN MENU DANS PAGE */


/* DEBUT MENU TOUT EN HAUT */
#topmenu {
			/*  */	
	position: absolute;
	top: -31px;
	right: 0;
	height: 31px;
}

#topmenu a {	
	height: 31px;
	line-height: 31px;
	padding : 0 10px;
	border-right : 1px solid #FF6600;
}

#topmenu li.last a {
	border-right : 0 none;
}



#topmenu li {
	display : inline;	
}
/* FIN MENU DANS PAGE */

/* DEBUT PIED DE PAGE */
.footer.l {
	width: 314px;
	float: left;
}

.footer.m {
	width : 395px;
	float: left;
}

.footer.r {
	width: 250px;
	float: left;
}

#footer {
	background-image: url(https://www.chec.fr/themes/site_themes/chec/img/bck-footer.png);
	background-position : center;
	background-repeat : repeat-x;	
	width: 960px;
	height: 253px;
	margin: 0 auto;
	padding: 0;
}

.footer {
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/shadow-footer.png);
	background-repeat : no-repeat;
	background-position : 10px center;
	height : 183px;/* 203px - 20px = 183px*/
	padding : 20px 0 0 43px;
	position : relative;
}



.footer.l {
	width: 261px;/*314px - 43px = 271px */
	padding : 20px 0 0 53px;
	float: left;
	height : 202px;
	overflow : auto;
	background-position : 20px center;
}

.footer.m {
	width : 352px;/*395px - 43px = 352px */
	float: left;
	height : 202px;
	overflow : auto;
	background-position : 10px center;
}

.footer.r {
	width: 187px;/*250px - 43px = 207px */
	float: left;
	height : 160px;
	overflow : auto;
	background-position : 10px center;
	padding-right : 20px;
	padding-top : 62px;
}

#footer .b {
	height : 30px;
	padding : 0 10px 0 20px;
	clear : both;
	background : none;
}

#footer ul {
	padding-top : 14px;
	margin-left : 0;
	margin-bottom : 0;
	padding-bottom : 0;
}

#footer p {
	color : #333;
}

#footer li {
	list-style : none;
	line-height : 20px;
	padding : 2px 0 2px 20px;
	display : block;
	height : 20px;
	color : #333;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/arrow1.png);
	background-repeat : no-repeat;
	background-position : 5px center;
	
	
}

#footer h4 {
	border-bottom : 2px solid #40A529;
	line-height : 30px;
	padding : 10px 0 0 0;
	font-size : 1.4em;
}

ul#menubtm {
	float : left;
	line-height : 30px;
	margin : 0;
	padding : 0;
}
#menubtm a {
	padding : 0 10px;
	color : white;
	text-decoration : none;	
	border-right : 1px solid #FFF;
	font-size : 0.85em;
}

#menubtm a:hover {
	color : #F3F3F3;
}

#menubtm .last a {
	border : 0 none;
}

#menubtm li {
	display : inline;
	list-style : none;
	background : transparent none;
	padding : 0;		
}

p#copyright {
	float : right;
	color : #FFF;
	line-height : 30px;
	padding : 0 10px 0 0;
	margin : 0;
	font-size : 0.85em;
}

#copyright a {
	color : #FFF;

}

#copyright a:hover {
	color : #F3F3F3;
	text-decoration : none;
}

/* FIN PIED DE PAGE */

.postdetails { /* LIGNE INFOS AUTEUR */
	color : #000;
	padding-top : 15;
	font-size : 0.9em;
}

.postdetails a.author { /* LIGNE INFOS AUTEUR */
	font-weight : normal;
	text-decoration : underline;
}

.excerpt { /* EXTRAIT DE TEXTE */
	font-weight : bold;
	font-style : italic;
	font-family : Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size : 1.1em;
	padding : 0.5em 0 0.8em 0;
}


 /* DEBUT LIGNE PAGINATION */
.pagination {
	clear : both;
	font-style : italic;
	text-decoration : underline;
	font-family : Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size : 0.9em;
	padding-bottom : 10px;
}

.pagination a {
	color : #666;
}

.pagination a:hover {
	color : #000;
}
 /* FIN LIGNE PAGINATION */

/* DÉBUT CONTENU COLONNE */

.cnt.col { /* Conteneur col */
	width: 231px;
	float: left;
	padding: 0;
	padding-bottom : 90px;
}

.cnt.col .inr {
	display : block;
	width : auto;
}

.cnt.col p {
	padding : 1em 20px 0 20px;
	font-size : 0.9em ;
}

.cnt.col ul {
	margin-left : 50px;
	color: #FF6600;
}

.cnt.col li {
	padding : 2px 0 0 0;
}

.cnt.col h4 {
	margin-bottom : 1em;
	padding : 0 0 0 35px;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/arrow-coltitle.png);
	background-repeat : no-repeat;
	background-position : 15px center;
	font-family : Tahoma,Geneva,Kalimati,sans-serif;
	font-weight : normal;
	display : block;
	height : 30px;
	line-height : 30px;
	font-size : 1.4em;
}
/* FIN CONTENU COLONNE */

/* DÉBUT MENU COLONNE */
#colmenu {
	margin : 0;
	padding : 25px 0;
	background-color : #FFF;
	font-family : Tahoma,Geneva,Kalimati,sans-serif;
	font-size : 1.1em;
	
}

#colmenu li {
	display : block;
	margin : 0;
	padding : 0;
	height : 31px;
	/*width : 230px; 232 - 25 -1= 207px */
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/bck-colmenu.png);
	background-repeat : repeat-x;
	line-height : 31px;
}

#colmenu a {
	display : block;
	height : 31px;
	
	padding-left : 25px;
	
	
	white-space : nowrap;
	
	background-position : 10px 0;
	color : #666;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/submenu-arrow.png);
	background-repeat : no-repeat;
}

#colmenu a:hover {
	color : #333;
	text-decoration : none;
	background-position : 10px -30px;
}

/* FIN MENU COLONNE */

/* DÉBUT FORMULAIRE DE RECHERCHE */
#searchform label {
	display : block;
	width : 165px;
	height : 24px;
	background-image : url(https://www.chec.fr/themes/site_themes/chec/img/bck-search.png);
	background-repeat : no-repeat;
	background-position : left top;
	padding-left : 22px;
	float : left;
	
}

#searchform p {
	padding-top : 0;
	padding-left : 8px;
	padding-right : 0;
}

#searchform a {
	font-size : 0.9em;
	padding-left : 25px;
}
#searchform input {
	background-color : transparent;
	border : 0 none;
	height : 24px;
	width : 152px;
	outline : none;
	float : left;
}

#searchform input.submit {
	width : auto;
	background-color : #FFF;
	font-size : 1.2em;
	padding : 0;
	color : #666;
}

#searchform input.submit:hover {
	color : #333;
}

#searchform input.submit:active {
	color : #CCC;
}
/* FIN FORMULAIRE DE RECHERCHE */


/* DEBUT LIENS SOCIAUX */
#main .inr .inr .inr {
	position : relative;
	z-index : 800;
}

#sociallinks {
	position : absolute;
	display : block;
	bottom : 10px;
	right : 0;
	width : 211px;
	height : 50px;
	padding-left : 23px;
}

#sociallinks li {
	display : block;
	float : left;
	list-style : none;
	width : 62px;
	text-align : center;
}
/* FIN LIENS SOCIAUX */

/* AJOUT TYPO DOMINIQUE*/

blockquote {
	margin: 30px;
	background: #fff url(https://www.chec.fr/themes/site_themes/chec/img/quote.png) no-repeat 5px 2px;
	font: italic 1.3em/1.5em 'Georgia', 'Trebuchet MS', Tahoma, Sans-serif;
	color: #e58d6e;
	padding: 10px 10px 10px 50px;
}

/* Positionnement du pied de page */

.footer.l {
	width: 127px;
}

.footer.m {
	width: 486px;
}

#menu .largeitem ul {
	width : 210px;
}

#menu .largeitem ul li {
	width : 210px;
}


#menu .largeitem ul li a, #menu .largeitem li:hover li a, #menu li.over.largeitem li a {
	width : 200px;
}