/*
	Theme Name: ranking
	Version: 1.0
	Author: Alsacreations
	Author URI: http://www.alsacreations.fr/

*/
/*******************************************************************************Partie modifiée*******/

html, body {
padding: 0;
margin: 0;
}

body {
color:black;
font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
background: #FFFFFF url(medias/fond_body.jpg) center top no-repeat;
padding: 0 0 0 0;
margin: 0;
}

html {
min-height: 100%
}

form p {
	margin: 0;
}


/* = *********************************************** DISPOSITION GENERALE */
#main {
	width:1183px;
	margin: 0 auto;
	text-align: left;
}

#header-logo img {
	margin: 36px 0 0 20px;
}

#header img{
	border:none;
}

.meta{
display:none;
}

/********Menu-principal*/
#menu{
height:36px;
margin: 12px 0 0 275px;
font-size:16px;
}

#menu a{
color:#ffffff;
margin: 0 50px 0 50px;
padding:0 0 0 10px;
position:relative;
top:8px;
}

#menu li{
margin:0 5px 0 0;
padding:0 0 0 0;
font-family:"Myriad pro",Verdana,Arial,sans-serif;
float:left;
list-style:none;
}

#menu li a {
background:url(medias/menu/fond-onglet.png) right top no-repeat;
height:36px;
line-height:36px;
margin: 0;
padding: 0 25px 0 0;
float:left;
}

#menu li a span {
background:url(medias/menu/droit-bleu.png) left top no-repeat;
height:36px;
margin: 0;
padding: 0 10px 0 35px;
float:left;
}
/**********survol*****/
#menu #actif  a{
background:url(medias/menu/fond-onglet.png) right -108px no-repeat;
}

#menu  #actif  a span {
background:url(medias/menu/fond-onglet.png) left -108px no-repeat;
}/***fin actif**/


#menu .onglet1 a:hover {
background:url(medias/menu/fond-onglet.png) right -36px no-repeat;
text-decoration:none;
}

#menu .onglet1 a:hover span {
background:url(medias/menu/fond-onglet.png) left -36px no-repeat;
}

#menu .onglet2 a:hover {
background:url(medias/menu/fond-onglet.png) right -36px no-repeat;
text-decoration:none;
}

#menu .onglet2 a:hover span {
background:url(medias/menu/fond-onglet.png) left -36px no-repeat;
}

#menu .onglet3 a:hover {
background:url(medias/menu/fond-onglet.png) right -72px no-repeat;
text-decoration:none;
}

#menu .onglet3 a:hover span {
background:url(medias/menu/fond-onglet.png) left -72px no-repeat;
}

#menu .onglet4 a:hover {
background:url(medias/menu/fond-onglet.png) right -108px no-repeat;
text-decoration:none;
}

#menu .onglet4 a:hover span {
background:url(medias/menu/fond-onglet.png) left -108px no-repeat;
}

#menu .onglet5 a:hover {
background:url(medias/menu/fond-onglet.png) right -144px no-repeat;
text-decoration:none;
}

#menu .onglet5 a:hover span {
background:url(medias/menu/fond-onglet.png) left -144px no-repeat;
}

/***fin survol**/

/* = *******sidebar-gauche*/
#sidebar-gauche{
width:276px;
background: transparent url(medias/fond_sidebar_gauche_haut_24.png) right top no-repeat;
margin:15px 0 0 0;
float:left;
}

#sidebar-gauche-inside{
background: transparent url(medias/sidebar_gauche_inside_24.png) right bottom no-repeat;
margin:14px 0 0 0;
min-height:250px;
}

#sidebar-gauche-inside p{
margin: 0;
padding: 0;
}

#sidebar-gauche-inside .rubrique{
	margin: 0;
	padding: 0 0 20px 0;
}

/*
#sidebar-gauche-inside .rubrique h1{
font-size:15px;
font-family: Helvetica, Arial, verdana, sans-serif;
font-weight:bold;
color:#ffffff;
text-align:center;
padding:7px 0 0 0;
text-transform:uppercase;
}*/


#sidebar-gauche-inside p{
font-size:12px;
font-family: Helvetica, Arial, verdana, sans-serif;
font-weight:bold;
color:#000000;
text-align:center;
padding:7px 0 0 0;
}


#sidebar-gauche-inside .rubrique ul{
color:#484545;
margin: 0;
padding: 0;
list-style-type:none;
list-style-image:none;
}

#sidebar-gauche-inside .rubrique li{
/*  text-transform: uppercase;*/
	margin: 0;
	padding: 0;
list-style-type:none;
list-style-image:none;
}

#sidebar-gauche-inside .rubrique li li {
  text-transform: none;
	margin: 0;
	padding: 0;
}

#sidebar-gauche-inside .rubrique a{
text-align:center;
background: transparent url(medias/fond_rubrique_24.png) 2px top no-repeat;
display:block;
padding:6px 0 20px 0;
font-size:15px;
font-family:  Arial, verdana, sans-serif;
font-weight:bold;
color:#ffffff;
margin:10px 0 0 0;
}

#sidebar-gauche-inside .rubrique li li a{
list-style-type:none;
list-style-image:none;
background:none;
font-size:12px;
font-weight:normal;
text-align:left;
margin:0 0 0 40px;
padding:6px 0 5px 0;
color:#484545;
}

#sidebar-gauche-inside form#search {
font-family: 12px normal Helvetica, Arial, verdana, sans-serif;
color:#000000;
text-align:center;
padding:0 0 15px 0;
}
#sidebar-gauche-inside form#search input {border: 1px solid #808080;}
#sidebar-gauche-inside form#search input[type=text] {width:110px;}

/* = *******sidebar-droite*/
#sidebar-droite{
width:206px;
background: transparent url(medias/sidebar_droite_haut_24.png) left top no-repeat;
margin:30px 0 0 6px;
padding:0 0 0 0;
float:left;
}

#sidebar-droite-inside{
background: transparent url(medias/sidebar_droite_inside_24.png) left bottom no-repeat;
margin:70px 0 0 0;
min-height:350px;
}

#sidebar-droite-inside .rubrique{
border:0;
width:181px;
margin: 15px 0 0 0;
padding:0 0 10px 0;
}

#sidebar-droite-inside .rubrique h1{
font-size:15px;
font-family: Helvetica, Arial, verdana, sans-serif;
font-weight:bold;
color:#032e58;
text-align:center;
padding:5px 0 5px 0;
margin:5px 0 10px 0px;
text-transform:uppercase;
border:0;
border-top: 5px solid #000000;
border-bottom: 5px solid #696767;
}

#sidebar-droite-inside h2{
font-size:15px;
font-family: Helvetica, Arial, verdana, sans-serif;
font-weight:bold;
color:#032e58;
text-align:center;
padding:5px 0 5px 0;
margin:5px 0 10px 0px;
text-transform:uppercase;
border:0;
border-top: 5px solid #000000;
border-bottom: 5px solid #696767;
}


#sidebar-droite-inside .rubrique ul{
font-size:12px;
color:#484545;
margin: 0;
padding: 0;
list-style-type:none;
list-style-image:none;
}

#sidebar-droite-inside .rubrique li{
margin: 3px 0 20px 0;
padding: 0;
list-style-type:none;
list-style-image:none;
}

/* = ********spéciale widget droit*********/
.textwidget{
margin: 0 0 0 30px;
}

/* = *******wrapper*/
#description{
width:808px;
min-height:165px; /* VP */
background-color:#7DA3BA;
margin: 15px 0 0 25px;
float:left;
color:#ffffff;
}

/* VP */
#description.bg_home,
#description.bg_audit {  background-color: #7DA3BA; }
/*#description.bg_formation {  background-color: #1F7632; }*/
#description.bg_blog {  background-color: #F7B846; }
#description.bg_contact {  background-color: #A2A1C8; }

#content{
float:left;
width:670px;
margin: 20px 0 0 25px;
font-size:0.81em;
/*font-size:13px;*/
}

#pousseur{
width:100%;
height:10px;
clear:both;
}

/* = ***********************************************description*/
#description p{
font-size:0.91em;
/*font-size:15px;*/
font-family: Arial, Helvetica, verdana, sans-serif;
margin:0 20px 0 250px;
}

#description h1{
margin:0 0 0 250px;
padding:10px 0 0 0;
font-size:1.7em;
/*font-size:24px;*/
/*text-transform: uppercase; */
}

#description #image-rub{
margin:15px 0 0 0;
padding:10px 0 0 0;
font-size:1.7em;
/*font-size:24px;*/
float:left;
}

/* = ***********************************************footer*/
#footer {
min-height: 235px;
height:235px;
background: #FFFFFF url(medias/fond_footer.jpg) center top no-repeat;
clear:both;
font-family: Arial, Helvetica, verdana, sans-serif;
font-size:0.75em;
/*font-size:12px;*/
color:#595757;
margin-top:-22px;
}

#footer-interne{
width:983px;
margin: 0 auto;
text-align: left;
}

#footer-interne-gauche{
float:left;
text-align: left;
margin:100px 0 0 25px;
}

#footer-interne-droit{
float:right;
text-align: right;
margin:100px 25px 0 0;
}

#footer ul{
margin: 0;
padding: 0;
list-style-type:none;
list-style-image:none;
}

#footer li{
margin:5px 0 0 0;
padding: 0;
list-style-type:none;
list-style-image:none;
}

#footer a{
text-decoration:none;
color:#595757;
}

#footer a:hover{
text-decoration:underline;
}

#copyright{
margin:10px 0 0 0;
padding: 0;
clear:both;
text-align:center
}

/* = *********************************************** CONTENT (titre, puce...) */

h2 {
font-weight:bold;
font-size:1.60em;
/*font-size:24px;*/
color:#b20100;
padding: 0;
margin:8px 0 0 0;
}

h3{
font-weight:bold;
font-size:1.30em;
/*font-size:18px;*/
color:#4584a3;
padding: 0;
margin:8px 0 0 0;
}

h4{
font-weight:bold;
font-size:1.15em;
color:#339900;
padding: 0;
margin:8px 0 0 0;
}

p{
margin:0;
padding:5px 0 0 0;
line-height:1.7em;
}

a{
color:#4586df;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#ad0904;
}

a:visited{
color:#aa23af;
}

li
{
list-style-image:url(medias/puce2.png); /*puce1.jpg*/
margin:5px 0 5px 0;
}

ul
{
margin:0 0 0 0;/* old=45px gauchepadding pour IE6*/
}

blockquote{
width:535px;
background: #FFFFFF url(medias/double-quote.jpg) left top no-repeat;
margin:15px 0 0 0;
}

blockquote p{
padding:0 0 0 60px;
background:transparent url(medias/fond_p_blockquote.jpg) repeat-y right top;
margin-bottom:0;
}

blockquote h4{
font-family:Verdana,Arial,sans-serif;
margin:0 0 0 60px;
padding:10px 0 0 0;
font-size:17px;
}

/*
blockquote p:last-child {
background:transparent url(../medias/double-quote.jpg) no-repeat right bottom;
margin-bottom:0;
min-height:33px;
} */

pre{
width:517px;
height:250px;
background:transparent url(medias/fond_pre.jpg) repeat-y left top;
margin:30px 0 0 0;
padding:0 0 0 20px;
overflow:auto;
white-space:pre;
}

/* = ************** Partie concernant le blog **/
.blog{
margin:40px 0 0 0;

}


/* =affichage de la date d'un post (blanc sur rouge et gris) */
.date {
	float: left;
	overflow: hidden;
	width: 100px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0;
}

.date .day {
	background: #C30301 none repeat scroll 0 0;
	clear: both;
	color: white;
	display: block;
	font-family: Helvetica,Arial,"Trebuchet MS";
	font-size: 3.46em;
	height: 0.95em;
	line-height: 49px;
	overflow: hidden;
	padding: 0;
	text-align: right;
	width: 95px;
	z-index: 999;
}

.date .monthyear {
	background: #293538;
	color: #FFF;
	padding: 0;
	display: block;
	width: 95px;
	left: 0;
	font-size: 0.848em; /* 11px */
	text-align: right;
}


.readmore {
font-weight:bold;
text-align:right;
color:#000000;
}

.readmore a{
color:#000000;
}

/* = ************** Partie concernant le formulaire --> voir le plugin cform  sidebar-layout.css **/
#formulaire {
padding:10px 0 0 0;
}

#formulaire form {
font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;
font-size:1em;
font-weight:bold;
}

#formulaire h3 {
font-weight:bold;
font-size:1.13em;
/*font-size:18px;*/
color:#010101;
padding: 0;
margin:8px 0 0 0;
}

#formulaire  #message {
width:380px;
height:216px;
background:transparent url(medias/fond_message.jpg) no-repeat scroll right top;
border:none;
padding:7px 20px 0 20px;
}

#formulaire  #email, #formulaire  #nom {
width:265px;
height:40px;
background:transparent url(medias/fond_formu.jpg) no-repeat scroll right top;
border:none;
padding:7px 20px 0 20px;
margin: 0;
}

#formulaire  #envoie {
background:url(medias/fond-envoye.jpg) no-repeat;
border:none;
color:#ffffff;
font-family:Helvetica,Arial;
font-size:1.2em;
font-weight:bold;
width:137px; /*dimension image*/
height:53px; /*dimension image*/
padding: 0 0 20px 0}

/* formulaire commentaires blog d'après CSS de cForms */
#commentform form {
padding:10px 0 0 0;
font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;
font-size:1em;
font-weight:bold;
}

#commentform fieldset {
border: none;
}

#commentform fieldset ol, #commentform fieldset li {
list-style: none;
margin-left: 0;
margin-bottom:0;
padding-left:0;
}

#commentform label {
display: block;
margin-bottom: 0px;
font-weight: bold;
}

#commentform .emailreqtxt, #commentform .reqtxt {
color: #ccc;
}

#commentform legend {
font-weight:bold;
font-size:1.13em;
/*font-size:18px;*/
color:#010101;
padding: 0;
margin:8px 0 0 0;
}

#commentform textarea {
width:380px;
height:216px;
background:transparent url(medias/fond_message.jpg) no-repeat scroll right top;
border:none;
padding:7px 20px 0 20px;
overflow: auto;
}

#commentform #author, #commentform #nom, #commentform #prenom, #commentform #societe, #commentform #fonction, #commentform  #email, #commentform #adresse, #commentform #code_postal, #commentform #ville, #commentform #tel, #commentform #fax, #commentform #url {
width:265px;
height:30px;
background:transparent url(medias/fond_formu_small.jpg) no-repeat scroll right top;
border:none;
padding:0px 20px 0 20px;
margin: 0;
}

#commentform  #submit {
margin-left: 20px;
background:url(medias/fond-envoye.jpg) no-repeat;
border:none;
color:#ffffff;
font-family:Helvetica,Arial;
font-size:1.2em;
font-weight:bold;
width:137px; /*dimension image*/
height:53px; /*dimension image*/
padding: 0 0 20px 0;
cursor: pointer;
}



/* effet lors de la soumission VP */
#submit:active,
#sendbutton:active {
	position: relative;
	left: 1px;
	top: 1px;
}


/*important*/
#bordure{
background:transparent url(medias/fond_bordure.jpg) no-repeat 0 640px;
}

.centre {text-align: center;}
.gauche {text-align: left;}
.droite {text-align: right;}

img.image-droite {
  float: right;
  margin: 0 2px 2px 5px;
}

img.image-gauche {
  float: left;
  margin: 0 5px 2px 2px;
}


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
  width: 670px;
}
.tabberlive {
 margin-top:1em;
  width: 670px;
  margin: 5px 0 20px 0;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  fond gris clair #E0E0E0
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0!important;
 padding: 3px 0 !important;
 border-bottom: 1px solid #015481;
}

ul.tabbernav li
{
  list-style: none;
  padding: 3px ;
  margin: 0 0 0 5px;
  display: inline;
  background: none !important;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin: 0 0 0 3px;
 border: 1px solid #015481;
 border-bottom: 1px solid white;
 background: #FEF9A8;
 text-decoration: none;
 color: #015481;
 font-weight: bold;
}

ul.tabbernav li a:hover
{
 color: #000;
 background: #EE9932;
 border: 1px solid #0799e6;
 border-bottom: 1px solid white;
}

ul.tabbernav li.tabberactive a
{
 color: white;
 background-color: #EE9932;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: white;
 background: #EE9932;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 margin:0!important;
 padding: 4px 4px 4px 10px !important;
 border:1px solid #015481;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}






ul.navlist {
  margin: 0 0 0 15px;
  padding: 0 0 0 5px;
  list-style: disc;
  text-align: left;
  font-size: 12px;
}
.navlist li {
  margin: 0;
  padding: 2px 0;
  width: 180px !important;
}
.navlist a, .navlist a:link, .navlist a:visited {
  display: block;
  color: #032E58;/*#fffacd;*/
  padding: 1px 0 0 5px;
  margin: 0;
  font-weight: normal;
  text-decoration: none;
}
.navlist a:hover {
  padding: 1px 0 0 5px;
  margin: 0;
  color: #000;
  background-color: #fee98e;
  text-decoration: none;
  border-right: 8px solid #CE1908;
}
.navlist a.courant, .navlist a.courant:visited {
  padding: 1px 0 0 5px;
  margin: 0;
  color: white;
  background-color: #7a7aae;
  text-decoration: none;
  border-right: 8px solid #CE1908;
}


a.resultat_recherche, a.resultat_recherche:hover, a.resultat_recherche:visited, a.resultat_recherche:active {font-size:15px;font-family: Helvetica, Arial, verdana, sans-serif;font-weight:bold;}
a.url_resultats, a.url_resultats:hover, a.url_resultats:visited, a.url_resultats:active {color: #008000;text-decoration: none;}



/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


div.liveblog {margin:10px 0;padding: 10px 0;border-bottom:1px solid black;}



.encadre-integre {
	float: right; margin: 0 5px 10px 10px; padding: 5px; border: 3px solid #032e58; width: 160px;
}
.encadre-integre p {font-size: 12px;}

.encadre_warning {
  margin: 5px;
  padding: 5px;
  border: 2px solid #cc0033;
  background-color: #eeffff;
	color: #cc0033;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

a.ville, a.ville:visited, a.ville:hover {margin-left: 5pt;font-size: 15px;font-weight:bold;color:#032e58;}
a.ville, a.ville:visited {text-decoration:none;}
a.ville:hover {text-decoration:underline;}

