@import "/wp-content/plugins/cforms/styling/calendar.css";

/**************** overide **************/
body {
    background: url('images/bg.png') repeat-x 120px top;
}

/* search area */
#search {
  float: right;
  padding-top: 0.3em;
  text-align: right;
}


#WLSearchBoxDiv {
  border: none;
  text-align: right;
}

#WLSearchBoxDiv a {
    margin-right: 40px;
    font-size: 85%;
}

#WLSearchBoxInput {
  padding: 4px;
  border: 1px solid #86CFFF;
}

a.sitemap {
    margin-right: 3em;
    font-size: 95%;
}


/*
#searchform {
    float: right;
    padding-right: 1.2em;
    text-align: right;
}

#searchform a {
    margin-right: 12px;
    font-size: 85%;
}

#searchform input#s {
    width: 120px;
    background-color: white;
}
*/

#header {
	height: 130px;
}

#header h1 {
	padding: 10px 0 0 10px;
	width: 300px;
}

#header h1 a span {
	width: 300px;
	height: 102px;
	top: 0;
	left: 0;
	background: url('images/logo.png') no-repeat left top;
}

#main {
    padding-top: 0;
    padding-bottom: 0;    
    margin-bottom: 1em;
}

#widgets {
    display: none;
}

strong {
    font-weight: bold;
} 

em {
    font-style: italic;
} 


/* gros menu accueil */
#grosmenu {
    color: white;
    background-color: black;
    margin-bottom: 1.5em;
    padding: 0;
}

#grosmenu .container {
    padding: 4px 16px;
}

#grosmenu .bg-menu-top {
    height: 10px;    
    background: url('images/bg-menu-top.png') no-repeat;
    clear: both;
}  

#grosmenu .bg-menu-bottom {
    height: 10px;    
    background: url('images/bg-menu-bottom.png') no-repeat;
    clear: both;
}  

#grosmenu a, #grosmenu a:visited,
#minimenu a, #minimenu a:visited
 {
    color:#65C1FF;
}
#grosmenu a:hover, #minimenu a:hover {
    color:#039AFF;
}

#grosmenu h2, #autrespagesaconsulter h2, #actus h2, #actus_archives h2 {
    margin-bottom: 0.2em;
    padding-top: 0;
    font-size: 130%;
    color: white;
}

#grosmenu ul li, #autrespagesaconsulter ul li {
    list-style-type: none;
    padding-left: 0.5em;
}

#imagerol {
	/*background: url(_random_.php) no-repeat top left;*/
    width: 540px;
    height: 140px;
    margin-bottom: 1.2em;
    overflow: hidden;
}

#grosmenu .sousmenudroite {
    padding-left: 0.8em;
}

#grosmenu .sousmenudroite ul {
    float: left;
    padding-right: 3em;
}


/* autre spages à consulter */

#autrespagesaconsulter {
    color: white;
    margin-bottom: 1.5em;
}

#autrespagesaconsulter .container {
    background-color: #A3DDFF;
    padding: 4px 16px;
}

#autrespagesaconsulter .bg-menu-top {
    height: 7px;    
    background: url('images/bg-menuautres-top.png') no-repeat;
}  

#autrespagesaconsulter .bg-menu-bottom {
    height: 7px;    
    background: url('images/bg-menuautres-bottom.png') no-repeat;
}  

#autrespagesaconsulter h2 {
    color: black;
}


/* lien demande de formation */
#grosmenu li.demandeinfoformation {
    margin-top: 0.5em;
    padding-left: 28px;
    background: url('images/help.png') no-repeat 6px 3px;    
}

#grosmenu li.demandeinfoformation a, #grosmenu li.demandeinfoformation a:active {
 /*   color: OrangeRed;*/
    font-style: italic;
}

#grosmenu li.demandeinfoformation a:hover {
/*    color: Orange;*/
}

/* lien Toute l'offre de formation */
#grosmenu li.offreformation {
    padding-left: 0;
}

#grosmenu li.offreformation a, #grosmenu li.offreformation a:active {
    color: OrangeRed;
}

#grosmenu li.offreformation a:hover {
    color: Orange;
}



/* items imagés */
#grosmenu li.page-item-8 a {
    padding-left: 24px;
    background: url('images/map.png') no-repeat 0px 0px;
}

#grosmenu li.page-item-7 a {
    padding-left: 24px;
    background: url('images/email.png') no-repeat 0px 0px;
}

#grosmenu li.page-item-146 a {
    padding-left: 24px;
/*    margin-left: -24px;*/
    background: url('images/feed.png') no-repeat 0px 0px;
}

#grosmenu li.page-item-320 a {
    padding-left: 24px;
    background: url('images/comment.png') no-repeat 0px 0px;
}


/* autres pages à consulter */
#autrespagesaconsulter {
    margin-top: 2em;
}



/* mini menu retour accueil */

#minimenu {
    color: white;
    margin-bottom: 2em;
    background-color: black;
    background: url('images/bg-minimenu.png') no-repeat;
    padding: 4px;
    position: relative;
    width: 102%;
    left: -2%;
}

#minimenu .retouraccueil {
    float: left;
    list-style-type: none;
    padding-left: 20px;
    background: url('images/bullet_go.png') no-repeat center left;
}

#minimenu .autrespages {
    float: right;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 20px;
    background: url('images/add.png') no-repeat center left;
}


/* content */
#content {
    padding-left: 10px;
}


/* post */
.apost {
    float: none;
    width: auto;
    margin: 0;
    color: black;
}

.apost hr {
    border: 0;
    border-bottom: 1px solid lightgray;
    margin: 0.6em 0 1em 0;
}

.apost p,
.apost blockquote {
    text-indent: 0;
    padding: 0em 0 0.75em 0; /* ATTENTION : voir .more-link */
    font: normal auto verdana;
    clear: none;
}

.apost h2 {
    padding: 0;
    margin-bottom: 0.4em;
    color:#039AFF;    
}

.apost h2 a, .apost h2 a:visited {
}

.apost ul, .apost ol {
    padding: 0 0 0.75em 1.6em;   /* 0.75 cf .apost */
}

.apost ul li, .apost ol li {
    text-align: justify;
}

.apost ol li {
    list-style-type: decimal;
}

.apost ol.commentlist li {
    list-style-type: none;
}


.apost img {
    margin: 0.5em;
    padding: 2px;
}

.apost img.cadre {
    border: 5px solid #B1E1FF;
}


.apost img.alignright {
    float: right;
    margin-left: 0.75em;
    margin-bottom: 0.5em;
}

.apost img.nostyle {
    margin: 0;
    padding: 0;
    border: none;
}

/* cadre actus */
#actus {
  margin-top: 1em;
}


#actus span.title {
    float: left;
    width: 132px;
    height: 36px;
    background: url('images/bg-actus.png') no-repeat top left;
    font-size: 130%;
    color: white;
    padding-top: 0.4em;
    padding-left: 1.0em;
    text-align: left;
    margin-bottom: 1em;
}

#actus .abonnement {
    display: block;
    float: left;
    padding-top: 0.5em;    
    color: #999;
    font-style: italic;
}

#actus .abonnement a, #actus .abonnement a:visited {
    color: #999;
}

/* cadre archive des actualités */

#actus_archives span.title {
    float: left;
    width: 132px;
    height: 36px;
    background: url('images/bg-actus.png') no-repeat;
    padding-top: 0.5em;
    padding-left: 1.5em;
    text-align: left;
    margin-bottom: 0.5em;
}

#actus_archives ul {
  padding-left: 2em;
}

#actus_archives ul li {
  list-style-type: square;
}


/* cadre Planète */
#planet {
  border-top: 1px solid lightgrey;
  padding-top: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid lightgrey;
  
}

#planet .col {
  float: left;
  width: 220px;
  margin-bottom: 1.5em;
  margin-right: 16px;
}

#planet .col h2 {
    font-size: 1em;
    font-weight: bold;
    color: #609BC2;
}

#planet .col ul li {
    list-style-type: none;
    padding-left: 0.5em;
}

#planet a {
  color: #71ACD3;
  font-size: 0.85em;
}

#planet a:hover {
  color:#3366CC;
}


/* titres des posts */
.apost h3 {
    margin: 0.25em 0 0.25em 0;
    font-size: 120%;
    font-weight: bold;
    color: rgb(255,102,0);
}

.apost h4 {
    margin: 0.2em 0;
    font-weight: bold;
    font-size: 100%;
}

.apost h5 {
    font-size: 95%;
    font-weight: bold;
    color: #666;
    font-style: italic;
}


.apost .plus, .apost .more-link {
    padding-left: 20px;
    background: url('images/weather_sun.png') no-repeat center left;
    font-weight: bold;
}

.apost .more-link {
    display: block;
    margin-top: 0.75em; /* ATTENTION : voir .apost p */
}



/* date dans le titre es posts */

.date {
    height:40px;
    margin:16px 0pt 0pt 0px;
    padding-top:5px;
    text-align:center;
    width:36px;
    line-height: 115%;
    background: url('images/date.png') no-repeat left top;
}


.date span {
    font-size:18px;
}


/* pied de post */
.pdatecateg {
    color: #999;
    font-size: 0.85em;
    padding-right: 1em;
    text-align: right;
    font-style: italic;
}

.pdatecateg a, .pdatecateg a:visited {
	color: #999;
}
.pdatecateg a:hover {
	color: #65C1FF;
}


.ptime {
    color: #999;
    margin-top: -0.4em;
    margin-bottom: 1.2em;
    padding-left: 24px;
    background: transparent url(images/comments.gif) no-repeat scroll 4px 4px
}

.pcateg {
/*	padding-left: 24px;
	background: url('images/tag_orange.png') no-repeat 4px 4px;*/
	padding-left: 24px;
	background: none;
  text-align: right;
}

.pcateg a,
.pcateg a:visited {
	color: #999;
}
.pcateg a:hover {
	color: #65C1FF;
}


/* pied de post */
.pfoot {
    width: 99%;
    margin: 1em auto auto 0;
    padding-left: 0;
    
    font-size: 80%;
    color: #999;
    
    border-top: 1px solid #EEE;
    border-bottom:1px solid #EEE;    
}

.pfl {
    display: block;
    float: none;
    background:url("images/tag_orange.png") no-repeat scroll left;
    color: inherit;
}

.pfl a, .pfl a:visited {
}

.pft {
    display: block;
    margin-left: 20px;    
}


/* page */
.page {
}

.page h2 {
    padding-left: 0;
    padding-bottom: 0.5em;
}


h3.atitle,
h3#srel {
    padding-left: 0;
    font-size: 16px;
}

/* puces */
li {
    list-style-type: square;
}

/* sidebar */
#sidebar-one h2 {
    font-weight: normal;
    color: #72CE00;
}

#sidebar-one ul li {
    font-size: 0.85em;
    list-style-type: none;
}

#sidebar-one ul li a {
    background: none;
    min-height: 0;
    border: none;
    color: #666;

}

#sidebar-one ul li a:hover {
    background: none;
    border: none;    
}

/* side bar de page */
#sidebar-one {
    width: 190px;
    padding-right: 0;
    margin-top: 4em;
}

#sidebar-one.sidebar-page {
    margin-top: 120px;
}

#sidebar-one .misajourle {
    border-bottom: none;
    padding-left: 24px;
    
    font-style: italic;
    color:#666;
}

#sidebar-one li.signalerprobleme {
  margin-top: 1.5em;
  padding-left: 16px;
	background: url('images/error.png') no-repeat 0px 4px;
}


/* liens */
a:hover, .apost h2 a:hover {
    color:#3366CC;
    text-decoration: none;
}

.apost a:hover {
    text-decoration: underline;
}

/* lien editer */
span.edit_link a, span.edit_link a:visited {
    background-color: rgb(255,102,0);
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 0.5em;
    
    font-size: 50%;
    color: white;
    font-style: italic; 
}

span.edit_link a:hover {
    color: white;
    text-decoration: underline;
}

/* commentaires */
.commentlist li p {
  text-indent: 0;
}

#cmbox {
    margin: 2em 0 0 0;
}

h2#respond {
    padding-left: 0;
}

#commentform {
    margin-top: 1em;    
}

#author, #email, #url {
    width: 250px;
}

#comment {
    width: 350px;
}

input,
textarea {
    font-family: "Lucida Grande", Sans-Serif; 
    font-size: 15px;
    margin: 0.2em 0.5em;
    padding: 0.1em;
    border: 1px solid #CCC;
}

input:focus,
textarea:focus {
    font-weight: bold;
    background-color: rgb(243,250,255);
}

label {
    color: #888;
    font-weight: normal;
}

ol.cf-ol li.textonly.cform_label_warning {
    color: red;
    font-weight: bold;
    letter-spacing: normal;
    padding-left: 0;
}



/* articles préc/suiv */
.lead {
    padding: 1em 0;
    margin-bottom: 3em;
}

.lead .ppre, .lead .pnex {
}

.lead .ppre a, .lead .pnex a {
    display: block;
    color: white;
    font-weight: bold;
    width: 164px;
    height: 29px;
    padding-top: 0.25em;
    background: url('images/bg-pre-next.png') no-repeat;
    text-align: center;
}


/* pied de page */
#footer {
    width: 680px;
    height: auto;
    padding: 1em;
    margin-top: 0.5em;

    text-align: center;
    line-height: inherit;
    font-size: 85%;
}

/* round corners */
.box { 
  background: #000000; 
}






/* dragon site map */
div.ddsg-wrapper {
    margin-top: 1em;
}

div.ddsg-wrapper h2 {
  color:#039AFF;
  font-size:115%;
  font-weight:bold;
  margin:0.4em 0 0.25em;
}

div.ddsg-wrapper #ddsg-pages {
    margin-left: 1em;
}

div.ddsg-wrapper ul {
    padding-left: 1em;
}

div.ddsg-wrapper #ddsg-posts ul {
    margin-left: 0em;
}

div.ddsg-wrapper #ddsg-posts li {
    margin-left: 2em;
}

div.ddsg-wrapper #ddsg-posts li.ddsg-categ {
    list-style: none;
    margin-left: 0em;
    margin-top: 0.6em;
}

li.ddsg-categ span a {
    font-weight: bold;
    font-size: 110%;
    color: black; 
}


/* iframes */

iframe {
    padding: 2px;
    border: 5px solid #B1E1FF;
}

#twitter {
	margin-top: 2em;
}


