/*
Theme Name: CDE Courir
Theme URI: http://curiouser.fr
Description: by curiouser // Based on magzine
Version: 0.1
Author: Sylvain Paley, Clement Boutignon & Cyril Rimbaud
Tags: Pro
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #F9BE24;
	padding: 12px;
	text-align: center;
	font: 14px arial, helvetica;
	/* letter-spacing: 1px; */
	color: #5c5c5c;
}
body.home #content {
	
	min-height:938px;
  	height:auto !important;
	margin-top: 30px;
}
body #content {
	
	min-height:938px;
  	height:auto !important;
	/*background: url(images/greyline.png) repeat-y 397px 10px;*/
}
a {
	color: #000;
	text-decoration: none;
	
}

.actus a{color: #fff;}

a:hover {
	
}

a {outline: 0;}
/* .ffix {
	clear: both;
} */
p {
/* 	letter-spacing: 1px; */
	line-height: 17px;
	padding: 5px 0px;
	font-size: 12px;
}
abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}
acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
}
blockquote {
	font:  14px Arial;
	line-height: 18px;
	background: url(images/button.gif) no-repeat;
	margin:10px 0;
	height: 30px;
}

blockquote p {
min-height:30px;
padding:6px 10px 0;
}

#contentinter blockquote p a {
text-decoration: none;
color: #595959;
}

#contentinter blockquote p a:hover {
text-decoration: none;
}

blockquote a:hover {
color: #595959;
text-decoration: none;
}


#outer {
	background: #fff;
	width: 959px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
#container {
	/* border: 1px solid #eaeaea; */
}
#header {
	background-image:url("images/header.jpg");
	border:medium none #000000;
	height:212px;
	margin-top:14px;
}
#header h1 {
	width: 500px;
	float: left;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	height: 70px;
	line-height: 70px;
	padding-left: 20px;
	text-transform: uppercase;
	color: #7a7c85;
font-size:16px;
}
#header h1 a {
	color: #7a7c85;
	border-bottom: none;
}
#header h1 a:hover {
	color: #000;
}
#tagline {
color:#383838;
float:left;
font-size:14px;
font-weight:bold;
margin:180px 0 0 10px;
}
ul.nav {
background-image:url("images/1px-nav.jpg");
background-position:center bottom;
background-repeat:repeat-x;
height:54px;
list-style:none outside none;
margin-top:-12px;
position:absolute;
width:958px;
margin:-12px 1px 0;
}
ul.nav li {
	float: left;
	display: block;
	font-weight:bold;
	line-height: 48px;
	padding:1px 10px 1px 4px;
}

ul.begin-menu li {
	float: left;
	display: block;
	font-weight:bold;
	line-height: 48px;
	border: none;
	padding:1px 10px 1px 4px;
	
}

ul.nav li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 10px;
	border: none;
	height:52px;
	font-size:13px;
	
}
ul.nav li a:hover, ul.nav li a.active {
	background: transparent;
	color: #000;
	border-bottom: none;
}

.left {
	float:left;
	margin:10px 8px 0 14px;
	width:374px;
}
.left .featured .list h3, .left .featured .list .category {
	float: none;
}
.category {
	/* text-transform: lowercase; */
	font-size : 12px;
	color: #464646;
}
.category a {
	color: #464646;
	border: none;
}
.post h2 {
	font: 20px arial, helvetica;
	padding: 5px 5px 0 0;
}
.post h2 a {
	text-decoration: none;
	border-bottom: none;
}
.post h2 a:hover {
	background: #eaeaea;
}
.post {
	border-top:1px solid #F5F5F5;
	padding:0 0 0 0;
	width : 374px;
}

.post p {
	text-align:justify;
	width : 308px;
	padding:10px 0 0 0;
	/*min-height: 65px;*/
}

.post hr, .single-main hr {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #a0a0a0;
	width: 100px;
}
.post .author {
	padding-bottom: 10px;
	margin: 0 0 10px 0;
}
.post .author em {
	font-family: arial, helvetica;
	font-style: italic;
}



.author {	font-size: 11px;}

.lirelasuite {
text-align:right;
margin: 0 0 15px 0;
width:360px;
font-size: 0.8em;
background: url(images/puce.gif) no-repeat 278px 6px;
}

.lirelasuite a {text-decoration: none; border:0;}

.focus {
	width: 658px;
	padding: 10px;
	border-bottom: 1px solid #EAEAEA;
	background-color: #fff;
}
.right {
	float: left;
	width: 538px;
	padding:15px 0 0 8px;
	margin : 0 0 0 3px;
	border-left:1px solid #EAEAEA;
}
.main {
	width: 293px;
	float: left;
}
.main .post h2 {
	font-size: 26px;
}
.featured {

}
.featured h2, .sidebar h2, .single-sidebar h2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}


.featured h3 a {
	font-weight: normal;
	font-family: arial, helvetica;
	text-decoration: none;
	font-size: 14px;
	border-bottom: none;
}
.featured h3 a:hover {
	background-color: #eaeaea;
}
.list {
	padding-bottom: 20px;
}
.list .thumb {
	float: left;
	background: #eaeaea;
	padding: 5px;
	margin-right: 10px;
}
.list h3 {
	/*float: left;*/
}
.list .category {
	/*float: left;*/
}
.sidebar {
	float: left;
	margin: -14px 0 0 15px;
	padding: 0;
	width: 230px;
}
.sidebar a {
	border-bottom: none;
}
.sidebar a:hover {
	color: #5C5C5C;
}
.sidebar h2 {

}


input#s {margin: 16px 0 0 0; float:left;}
input#searchsubmit { float:left;}


#searchsubmit{ margin: 10px 0 0 0; }
#searchform label {
	padding: 0 0 8px 0;
	display: block;
}
.sidebar ul {
	list-style: none;
	padding-bottom: 15px;
}
.sidebar ul li {
	padding: 5px 0;
	/*border-bottom: 1px solid #eaeaea;*/
}
.bestweb, .links {
	padding-bottom: 20px;
}
.bestweb a, .links a {
	text-decoration: none;
}
.links ul {
	list-style: none;
}
.links ul li {
	padding: 3px 0;
}
.single-main {
	width: 640px;
	padding: 10px;
	float: left;
}


.single-main img {
	padding: 5px;
	background: #efefef;
	border: none;
}
.single-main a img {
	border: none;
}
.single-main h2 {
	font-family: arial, helvetica;
	color: #000;
}
.wp-caption {
	background: #efefef;
	text-align: center;
	font-style: italic;
	float: left;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone {
	clear: both;
	float: none;
}
.single-main .sum {
	width: 200px;
	float: right;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	background: #efefef;
	border: 1px solid #eaeaea;
	padding: 15px;
}
.single-main .author {
	padding-bottom: 5px;
}
.single-main .author em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.single-main .date {
	padding-bottom: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.single-main h3 {
	padding-top: 20px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-bottom: 10px;
}
.single-main ol, .single-main ul {
	padding: 5px 5px 5px 30px;
	line-height: 20px;
}
.cat .list {
	padding-bottom: 10px;
	background: url(images/stripe.gif) repeat-x bottom;
}
.cat .list a {
	border-bottom: 0;
}
.cat .list a:hover {
	background: #eaeaea;
}
.cat .list h3 {
	padding-bottom: 3px;
}
.navigation {
	clear:both;
	margin: 0 0 35px 0;
}
.navigation .alignright, .navigation .alignleft {
	padding: 20px 0;
}
.navigation a  {
	border-bottom: none;
}
.navigation-post {
	padding: 25px 10px 11px 10px;
}
.navigation-post a {
	font-weight: normal;
	font-size: 11px;
}
.author-detail {
	background: #efefef;
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-top: 20px;
}
.author-detail p {
	line-height: 17px;
}
.author-detail a, .footer a {
	border-bottom: none;
}


.author-detail h5 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
.author-detail img.avatar {
	float: left;
	padding: 3px;
	background: #fff;
	margin-right: 10px;
	width: auto !important;
}
.wp-smiley {
	padding: 0 !important;
}
.post-data {
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	text-align: center;
	background: #F0F0F0;
	border-bottom: 1px solid #999;
}

.post-data a:link {
color: #707070;
}

.post-data a:visited {
color: #707070;
}

.comments {
	padding-top: 15px;
}
.comments h4 {
	font-weight: normal;
	font-size: 0.9em;
	
}
.comments ul {
	list-style: none;
	padding: 0;
}
.pingback a {
	border-bottom: none;
}
ul.children {
	padding-left: 50px;
	width: 570px;
}
ul.children .comment {
	background: #efefef;
}
.reply {
	padding-bottom: 10px;
}
ul.children .comment-author {
	width: 480px;
}
.writer {
	width: 555px;
	float: left;
}
.writer em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comment, .pingback {
/*	background: url(images/stripe.gif) repeat-x bottom;*/
	padding: 10px;
}
.comment p {
	line-height: 17px;
}
.comment a {
	border-bottom: none;
}
.comment p.reply {
	padding: 10px;
	background: #efefef;
}
.comment-author {
	width: 570px;
	float: left;
	padding-left: 10px;
}
.comment .avatar {
	width: 32px;
	float: left;
	padding-right: 10px;
	padding: 3px;
	background: #eaeaea;
}
.comment-meta {
	display: inline;
}
.vcard {

}
.says {
	display: none;
}
cite.fn {
	font-style: normal;
}
.gravatar img {
	padding: 3px;
	background: #eaeaea;
}
.comment blockquote {
	background: url(images/smallquote.gif) no-repeat top left;
	padding: 5px 30px;
}
textarea#comment {
	width: 470px;
}

.single-sidebar {
	padding: 0;
	width: 255px;
	float: left;
}
.single-sidebar ul {
	list-style: none;
}
.single-sidebar ul li {
	
}
.single-sidebar ul li ul {
	padding-bottom: 45px;
}
.single-sidebar ul li ul li {
	padding: 5px 0;
	/*background: url(images/stripe.gif) repeat-x bottom;*/
	border-bottom: 1px solid #EAEAEA;
}
.single-sidebar ul li ul li a {
	
	border: none;
}
.single-sidebar ul li ul li a:hover {
	background: #eaeaea;
}
p.tags {
	border: 1px dotted #eaeaea;
	padding: 10px;
	background: #fcfcfc;
	margin-top: 10px;
}
.footer {
	background: #fff url(images/1px-footer.jpg) repeat top;
	border-top: 1px solid #eaeaea;
	height: 53px;
	line-height: 53px;
	padding: 0 0 0 10px;
	clear: both;
}
.footer a {
	text-decoration: none;
}
.footer .creator {
	width: 400px;
	float: left;
	
}

.creator p {margin: -62px 0 0 276px;
width: 198px;}
.copyright {
	width: 391px;
	float: left;
	text-align: right;
margin: 0 0 0 44px;
	
}

.copyright p {margin: 0 10px 0 0;}


.footer p {font-size: 0.8em;
line-height:12px;
}

.charte {float:left;
margin: 7px 0 0 0;}
.charte a img {margin: 0 0 9px 0;}
.charte img {border:0; margin: 0 0 9px 0;}
.footer img {border:0;}

.logofooter {float:left;
margin: 7px 5px 0 0;}




/* Nouvelles classes */

/* Les courses */

.clique {
background: url(images/grey-tab-nousyserons.jpg) no-repeat left;
font-weight: bold;
font-size: 1.1em;
width:100px;
height:25px;
line-height:25px;
padding: 0 0 0 9px;

}
.clique0 {
background:url(images/grey-tab-agenda.jpg) no-repeat left;
font-weight: bold;
font-size: 1.1em;
width:130px;
height:25px;
margin: -25px 0 0 100px;
line-height:25px;
padding: 0 0 0 5px;
}

.nonclique {
background: url(images/black-tab-agenda.jpg) no-repeat right;
font-weight: bold;
font-size: 1.1em;
width:130px;
height:25px;
line-height:25px;
margin: -25px 0 0 100px;

}

.nonclique0 a {margin: 0 0 0 9px;}
.nonclique a {margin: 0 0 0 5px;}

.nonclique0 {
background:url(images/black-tab-nousyserons.jpg) no-repeat right;
font-weight: bold;
font-size: 1.1em;
width:100px;
height:25px;
line-height:25px;


}

#coursebox {
background:#F0F0F0;
margin-top:-14px; 
padding:8px 0 5px 0;
width:230px;
}
/* Attention, classe mois = jour, et inversement */
.courseboxdatemoisoui {
text-transform: uppercase;
font-style:normal;
float:left;
margin: 3px 0 0 13px;

}


.courseboxdatejouroui{
font-style:normal;
float:left;
margin: 19px 0 0 -15px;
line-height: 20px;
font-size:0.9em;
}

#coursebox .courseboxdatemoisnon {
visibility:hidden;
display:none;
}


#coursebox .courseboxdatejournon{
visibility:hidden;
display:none;
}

#coursebox .courseboxdatemoisnon0{

margin: 3px 0 0 13px;
text-transform: uppercase;
font-style:normal;
float:left;

}


#coursebox .courseboxdatejournon0{
text-transform: uppercase;
font-style:normal;
float:left;
margin: 19px 0 0 -15px;
line-height: 20px;
font-size:0.9em;
}




#parentcoursebox {
margin-top:8px;
margin-right:4px;
font-size: 0.8em;
}

#topagenda {
height: 29px;
width:230px;
/* background: #FEF0CD url(images/top-agenda.jpg) no-repeat right; */
margin-bottom:-2px;
}

#bottomagenda {
height: 29px;
width:230px;
/*background: #FEF0CD url(images/bottom-agenda.jpg) no-repeat right;*/
margin-top:-4px;
}


.cdedisplayoui {
background: url(images/agenda-orange.gif) no-repeat ;
margin : 2px 0 2px 0;
color : #000;
font-weight:bold;
padding: 8px 0 2px 39px;
width:230px;
height:34px;
font-size: 0.9em;
line-height:20px;
}



.cdedisplayoui a {
font-style:normal;
}
.cdedisplayoui0 {
background: url(images/agenda-grey.gif) no-repeat ;
margin : 2px 0 2px 0;
color : #000;
font-weight:bold;
padding: 8px 0 2px 39px;
width:230px;
height: 34px;
font-size: 0.9em;

}
.cdedisplayoui0 a {
font-style:normal;
}
.cdedisplaynon {
background: #F7BF24;
}



p.cdedisplaynon  {
visibility:hidden;
display:none;
}


.pictodisplayoui {
background: #F7BF24 url(images/sun.gif) no-repeat left;
height: 19px;
width:20px;
float:right;
margin: 0 43px 0 0;
display:inline;


}
.pictodisplaynon {
background: #F7BF24 url(images/participer.gif) no-repeat left;
height: 30px;
width:50px;
float:right;
margin: -6px 39px 0 0;
}

a.avecpuce{
font-weight: bold;
padding : 0 0 4px 18px;
background:url(images/puce.gif) no-repeat left;
}

/* bloc entrainement */
.entrainement {
width:245px;
/* background:#FEF0CD; */

}


.entrainement h2 {text-transform: none;
font-size:18px;
font-weight:bold;}
.entrainement p{
font-size:0.8em;
margin-bottom:5px;
padding : 0 0 0 5px;
color: #707070;
}

.entrainement a{
font-size:0.8em;

}

.single-sidebar h3 {
background:#fff;

}

/* Partenaires */


#partenaires {

width:230px;



}

#partenaires p{
background: url(images/couton-presse-partenaire.jpg) 0 1px;
padding: 0 0 0 10px;
margin: 0 0 5px 0;
line-height: 27px;
font-size: 16px;
font-weight: bold;
}

#partenaires a{}



/* Header */

ul.flag {
	height:52px;
	list-style:none outside none;
	border: none;
}
ul.flag li {
	float: left;
	display: block;
	font-weight:bold;
	line-height: 48px;
	padding-left: 7px;
	border-right: none;
}
ul.flag img {
	float: left;
	display: block;
	font-weight:bold;
	line-height: 40px;
	border: none;
	padding-left:5px;
	padding-top:18px;
}
ul.flag li a:hover, ul.flag li a.active, ul.flag li a {
	float: left;
	display: block;
	font-weight:bold;
	line-height: 48px;
	padding: 1px;
	border: none;
	background : transparent;
}

div.flag2 {
float:right;
height:17px;
margin-right:12px;
margin-top:143px;
position:relative;
width:67px;
}

div.flag2 img {
border: none;
}

div.rss {
float:right;
font-size:11px;
font-weight:bold;
margin-top:182px;
position:relative;
}
div.rss a:hover {
text-decoration:underline;
}

ul.border {
/* background-image:url("images/1px-nav-border.jpg");
background-position:center bottom;
background-repeat:no-repeat; */
height:54px;
width : 1px;
list-style:none outside none;
position:absolute;
}

ul.border2 {
/* background-image:url("images/1px-nav-border.jpg");
background-position:center bottom;
background-repeat:no-repeat; */
float:right;
height:54px;
list-style:none outside none;
/* margin:0 1px; */
position:relative;
width:1px;
}

/* Cymes */

div.cymes {
width: 374px;
height: 143px; 
background-image: url("images/bloc-cymes.jpg");
margin:20px 0 0 0;
}
div.cymes h2 {
color:#FFFFFF;
float:right;
font:20px/17px arial,helvetica;
padding:30px 0 0 0;
width:217px;
}
div.cymes p {
color:#FFFFFF;
float:right;
font:11px/11px arial,helvetica;
padding:5px 30px 0 0;
width:185px;
}

/* Logo */

div.logo {
padding-left:20px;
padding-top:20px;
position:absolute;
width: 123px;
height: 116px;
}
div.logo a {
border: none;
}
div.logo img {
border: none;
}

/* Widget */

div.widget {
float:right;
height:0;
margin-right:153px;
position:relative;
width:0;
}

div.widget img {
border: none;
}


/* Two-Rows */

div.actus {
width: 364px;
height: 38px;
background-color : #ff8f24;
color:#fff;
font-weight:bold;
text-transform:uppercase;
line-height:38px;
padding: 0 0 0 10px;
}

div.two-rows {
padding: 0;
/* margin: 0 0 0 10px; */
}
img.two-rows {
margin: 10px 0 0 10px;
}

/* Thumb2 */

div.thumb2 {
float:right;
padding:15px 0 0 0;
margin: 0 0 0 0;
}

div.thumb2 a, div.thumb2 img {
border: none;
}

/* Rejoignez-nous */
img.rejoindrebas {
border: none;
margin: 15px 0 15px -4px;}


img.rejoindre {
border: none;
margin: 0 0 15px 0;
}
a.rejoindre {
border: none;
}

/* Vignettes */
div.vignettes {
width:293px;
}

/* Courses */
div.courses {
border: none;
background-color: #ff8f24;
width: 528px;
height: 38px;
margin:15px 0;
color:#fff;
font-weight:bold;
text-transform:uppercase;
line-height:38px;
padding: 0 0 0 10px;
}
a.courses {
border: none;
}

/* Twitter */
div.twitter {
width: 283px;
margin: 0 0 18px 0;
}

div.twitter a {
border: none;
}

div.twitter-head {
background: #707070 url(images/logo-twitter.jpg) no-repeat 247px 2px;
width: 283px;
height: 38px;
}

.twitter-head {
color:#FFFFFF;
font-weight:bold;
padding: 1px 5px 0 5px;
}

.twitter-head h2 {text-transform:uppercase; font-size:13px; width:179px; margin-top:3px;}

.aktt_more_updates {
border : none;
}

div.tweets li {
border-bottom:1px solid #EAEAEA;
list-style-type:none;
margin:10px 0;
padding-bottom:10px;
font-size: 11px;
width: 293px;
}
/* Facebook */

.sidebarfacebook  {
background: #707070 url(images/fb-logo.jpg) no-repeat 185px 2px;
height:28px;
width:220px;
margin: 0 0 15px 0;

text-transform: uppercase;
padding: 1px 5px 9px 5px;
}

.sidebarfacebook h2 {color: #fff; font-weight:bold; margin-top:3px;}


/* Footer */


#footerleft {
background:url(images/footer-left.jpg) no-repeat left bottom;
height:53px;
width:10px;
margin-left:-10px;
float:left;
}
#footerright {
background:url(images/footer-right.jpg) no-repeat right bottom;
height:53px;
width:10px;
margin: -7px 0 0 9px;

float:right;}


.leftinter {
	float:left;
	margin:10px 0 0;
	
	width:702px;
	background: #fff;
}

body #contentinter {
	
	min-height:500px;
  	height:auto !important;
  	height:500px;
	padding: 50px 10px 0 15px;
	text-align:justify;
	color:#000;
}

body #sidebarinter{
float:left;
padding: 50px 0 0 0;  
width: 230px;
}

#contentinter a img {border: none;}
.entry  {margin-top: 10px;}

#contentinter h2{
background: #FF8F24;
color: #fff;
margin : 5px 0 5px 0;
padding : 0 0 0 5px;
}



/* Commentaires */

input#email {
margin: 0 0 0 0;
background-color:#fef0ce;
border: 1px solid #e2e2e2;
width:295px;

 }
input#author {
margin: 0 0 0 0;
background-color:#fef0ce;
border: 1px solid #e2e2e2;
width:295px;
}
input#url {
margin: 0 0 0 0;
background-color:#fef0ce;
border: 1px solid #e2e2e2;
width:295px;
}

.subscribe-to-comments {
margin: 0 0 0 14px;

}


textarea#comment {
margin: 0 0 0 103px;
background-color:#fef0ce;
border: 1px solid #e2e2e2;
width:295px;
}

.commentwrap {width:400px;}
.commentwrap p {text-align:right;}

.commentwrap small {margin: 0 2px 0 0;}

input#submit {

background: url(images/couton-presse-partenaire.jpg);
border: 0;
width: 230px;
height: 27px;
margin: 0 0 0 172px;
line-height:27px;
padding: 0 0 5px 9px;
font-weight:bold;
}

form#commentform {
margin: 0 0 0 -11px;


}

navigation.ul {
margin: 0 0 0 -10px;

}


/* Menu */

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside;font-weight:bold;}
#dropmenu a {display:inline;  color:#000;  text-decoration:none; width:100%;}
#dropmenu a:hover {  }
#dropmenu li {float:left; position:relative;   }
#dropmenu ul {position:absolute; display:none; margin: 53px 0 0 -4px;  }
#dropmenu ul a {}
#dropmenu  {}
#dropmenu li{
background: url(images/greyline.png) repeat-y 100% 0;
}
#dropmenu li a:hover{
color:#707070;
}

#dropmenu li ul li a{
color:#707070;
}

#dropmenu li ul li a:hover{
color:#FF8F24;
}

#dropmenu li ul a {height:auto; float:left; padding: 0 0 0 12px;}
ul#dropmenu  li {border: 0;}
#dropmenu li ul li:hover {background:#F3F3F3;}
#dropmenu li ul li{background: #fff;
font-weight: 100;
font-size:1em;
width:120%; 
background: #fff;
border-top: 0;
border-left: #e2e2e2 1px solid;
border-right: #e2e2e2 1px solid;
border-bottom: #e2e2e2 1px solid;
padding: 0 0 0 0;
line-height: 25px;
}
#dropmenu li ul li {padding: 0 0 0 0; margin: 0 0 0 -1px; }
#dropmenu ul ul {top:auto;}


#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;     }

#contentinter .post {
width:667px; 
margin: 16px 0 0 0;
}
.entry-inter p {width:667px;}
.pagetitle {margin-bottom:10px;}

 #contentinter .post p {

padding:10px 0 0;
text-align:justify;
width:667px;
}

 #contentinter p a:link {
color : #FF8F24;
text-decoration : none;
}

 #contentinter p a:hover {
color : #FFF;
background : #FF8F24;
text-decoration : none;
}





 #contentinter .post h3 a {
margin-left:-10px;
}
 #contentinter .post small {
/* margin-left:-10px; */
}


#grandcentral a
{
    position: absolute;
    margin: 42px auto 0 280px;
	padding: 0 0 0 0;
    width: 400px;
    height: 137px;

}

#grandcentral a span 
{
display:none;
height:200px;
width: 150px;
}


/* Breadcrumb */

.breadcrumb {font-size:0.8em; color:#707070;}
.breadcrumb a {color:#707070;}

/* Pages les courses */

#lescourses {
margin: 0 0 0 10px;
font-weight: normal;
font-size: 0.9em;

}

#lescourses ul {
list-style-type: none;
margin: 10px 0 0 0;
}

#lescourses a:hover {
color:#707070;
}

#lescourses a:link {
color:#707070; text-decoration : none;
}

.entry-inter-cat p {
min-height:0;
width:667px;
text-align:justify;
padding: 0;
}

body #contentinter-cat {
	
  	height:auto !important;
  	min-height:878px;
	padding: 50px 10px 0 15px;
	color:#000;
	text-align:justify;
	width:667px;
	background: #fff;
}

#contentinter-cat p a:link {
color : #FF8F24;
text-decoration : none;
}

#contentinter-cat p a:hover {
color : #FFF;
background : #FF8F24;
text-decoration : none;
}

#contentinter a {
color : #FF8F24;
text-decoration : none;
}

#contentinter-cat strong a:hover {
color : #FFF;
background : #FF8F24;
text-decoration : none;
}


#partners {
text-align:center;
margin: -12px auto 0 -3px;
width: 277px;
}

#partners img {margin : 20px 0 0 0;}

#contentinter blockquote p a:link  {color:#707070;}
#contentinter blockquote p a:hover  {background:#707070; color: #fff;}


#lescourses  a:link {color: #000;}
#lescourses  a:visited {color: #000;}
#lescourses  a:hover{color: #767676;}
.listingc {
width:80px;
height: 100%;
font-weight:bold;
float:left;
margin: 2px 17px 0 -8px;
padding-right: 5px; 
text-align:center;
font-size:0.8em;
text-transform: uppercase;
line-height:20px;
 }
 
#lescourses ul h3 {margin: 12px 0 0 0; }
 
 
.licourseoui {
background:#F8BE24;
margin: 10px 0 10px 0;
padding: 5px;
min-height: 46px;
background: url('images/bg-liste-o.png') no-repeat 0 0 ;
}
.licoursenon{
background:#D7D7D7;
margin: 10px 0 10px 0;
padding: 5px;
min-height: 46px;
background: url('images/bg-liste-g.png') no-repeat 0 0 ;
}

.licourseoui li {margin: 0 0 0 95px;
}
.licoursenon li {margin: 0 0 0 95px;}

/* Home anglaise */

.en-twitter-head {
background: #707070 url(images/logo-twitter.jpg) no-repeat 337px 2px;
width: 366px;
height: 38px;
color:#FFFFFF;
font-weight:bold;
padding: 1px 5px 0 5px;
margin: 19px 0 0 0;

}

.en-twitter-head h2 {margin: 5px 0 0 0;}

div.en-twitter {
width: 366px;
margin: 0 0 18px 0;
}

div.en-twitter a {
border: none;
text-transform:uppercase;

}

.highlight {
border-left : 2px solid #FF8F24;
margin: 10px 0 10px 20px;
width:600px;
padding: 5px 10px 5px 18px;
background-color : #F0F0F0 ;
font-weight:bold;
}


#cformsform label.cf-after span {width: 400px;}
#cformsform label.cf-after  {width:56px;}
#cformsform ol.cf-ol li.cf-box-title { letter-spacing: 0;
font: 0.9em 'Trebuchet MS',sans-serif;}

#cformsform ol.cf-ol li.textonly  {
letter-spacing: 0; 
font: 0.9em 'Trebuchet MS',sans-serif;
color:#000000;
}

#shootform.noshow {
display:none;
}
#shootform.show {
display:block;
}
#cformsform ol.cf-ol li.cf-box-title {color:#000000;}
.cform label span {color:#000000;}

#usermessageb  {
background:none repeat scroll 0 50% #F9F9F9;
color:#000;
display:block;
font-weight: bold;
}


#usermessagea  {
background:none repeat scroll 0 50% #F9F9F9;
color:#000;
display:block;
font-weight: bold;
}


#menutls {
margin-left:0px;
padding-bottom:-10px;
padding-top:-20px;
}
#menutls li {
margin-top:15px;
}
#menutls li h4{
margin-top:-5px;
}

