/*
Theme Name: MSIPC Thème horizontal
Theme URI:
Description:
Version: 1.0
Author:
Author URI:


/* Début typographies et couleurs */

body {
		background: #24006B;
	/*background: url(images/Fond-2.GIF) no-repeat ;*/
	font: 70%/160% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	/*color: #333333;*/
}
#page {
	background-color: white;
	text-align: left;
	}

.
#topheader, #header, #footer{
	background-color: A8ACA8;
	}

#content {
	font-size: 1.2em;
	position: relative;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



.titrePage /* Page titles */
{
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight:600;
  font-size:15px; /*20px*/
  /*border: 0px solid #000000;
  display:block;*/
  padding: 0 0 0px 20px;
  padding-top: 5px;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}
/* New pour remplacer balise h1*/ /*provisoire*/
.titreheader {
	font-size: 1.70em;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	font-style: Normal;
	text-decoration:none;
	color: #FFFFFF /*#FF1490;*/
	}

.titreheader1 {
	font-size: 1.1em;
	text-align: right;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 20px;
	font-weight: bold;
	font-style: Normal;
	color: #FFFFFF /*#FF1490;*/
	}

.titreheader2 {
	font-size: 1.2em;
	text-align: left;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 30px;
	font-weight: bold;
	font-style: Normal;
	color: #7D0000 /*#FF1490;*/
	}
.description {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	}


h1 {
	font-size: 1.4em;/* New ancien 2em*/
	text-align: left;
	color: #000000;/* New */
	margin-left: 0px;
	width: 700px;
	/*height: 30px*/
	/*vertical-align : center*/
	/*text-decoration:underline;*/
	margin-bottom: 25px;/* 50px */
	margin-top: 50px;/* New */
	}

/*h2 {
	font-size: 1.5em;
	color: #000000;
	text-decoration:underline;
	}*/

h2 {color: #333333;
	margin: 3px 0 2px;
	/*padding-bottom: 15px;*/
	padding: 5px 0px 5px 0px;
	font-size: 1.1em;/* New ancien 2em*/
	/*font: normal 135%/100% "Lucida Grande", Arial, sans-serif;*/
	text-decoration: underline;
	/*margin-bottom: 10px;*/
}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	color: #933Z;
	text-decoration:underline;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;

	}



.entry p a:visited {
	color: #5EAFD7; /*#008F00*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a: {
	color: #330099;/*#330099*/
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #5EAFD7;/*#330099*/
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	color: #5d3a8e;/*#330099*/
	font-weight:bold;
	text-decoration: underline;
}






#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Fin typographie et couleurs */

/* Début Structure */

body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;/* New ancien 20px*/
	padding: 0;
	width: 770px;/* New */
	border: 0px;
	}

#topheader {
	margin-top: 20px auto;/* New ancien 20px*/
	padding: 0;
	height: 0px; /* New ancien 18px*/
	width: 770px;/* New */
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 100px;/* New */
	width: 770px;/* New */
	}

#headerimg {
	margin: 0;
	height: 100px;/* New */
	width: 770px;/* New */
	}

.narrowcolumn {
	padding: 10px 0 0px 0;
	margin: 5px 0 0 55px;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 35px 0 0 55px;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
	text-align: left; /*justify;*/
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 770px;/* New */
	height: 63px;
	clear: both;
	position: relative;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}

/* Fin Structure */



/*	Début Entêtes */
h1 {
	padding-top: 25px; /* New ancien 55px */
	margin: 0;
	margin-bottom: 5px;/* 30px */
	margin-top: 10px;/* New */
	}

.description {
	text-align: center;
	}

h2 {
	margin-bottom: 25px;/* New */
	margin-top: 15px;/* 25px */
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Entêtes */

/* Rolling Menu Styles */

#sidebar {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /* New ancien :0px 0px 0px 20px; */
	z-index: 5;
	position: absolute;
	top: 100px; /* New ancien : 220px; */
}

#sidebar ul {
	width:770px;/*New*/
	min-height: 30px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar li {
	display: inline;
	float: left;
	min-height: 20px; /*min-height: 20px;*/
	position: relative;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
}

#sidebar h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

#sidebar li ul {
	width: auto; /* 150px; */
	height: auto;
	top: 100%;
	left: 0px;
	font-weight: normal;
	font-size: 1em;
}

#sidebar li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	width: 125px; /* 118px; */
	height: auto;
	min-height: auto;
	left: 0px;
	display: block;
}

#sidebar ul li ul ul li{
	text-align: left;
	width: 118px; /* 200px; */
	height: auto;
	min-height: auto;
	/*left: 80px;*/
	display: block;
}

#sidebar li.LargeMenu ul li {
	text-align: left;
	width: 175px;
	height: auto;
	min-height: auto;
	/*display: block; */
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
	}

#sidebar a:hover {
	text-decoration: none;
	font-weight: bold;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
 	 display: block;
}

#sidebar #PhpWebcontent {
	display:none;
}

/* define the consecutive colors */

#sidebar {
	color: #FFFFFF;/*#00BF00; #7D0000*/
}

#sidebar ul{
	background: #708090;/*#808080*/
	color: #FFFFFF;

}

#sidebar ul ul {
	background: #708090;/*#FFFF80*/
}
#sidebar ul li {
	background: #708090;/*#808080*//*#808080*/
	color: #FFFFFF; /* #FF1490 */
}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

#sidebar h2 {
	color: #7D0000;/*#00BF00; #7D0000*/
}

#sidebar a {
	color: #FFFFFF;/*#FF1490*/
	}

#sidebar ul li:hover {
	background: url(images/Fond-3.GIF) repeat-x  ;
	text-decoration: none;
	color: white;
}
/*#sidebar .current_page_item a{
	background: url(images/Fond-3.GIF) repeat-x  ;
	text-decoration: none;
	color: white;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;*/
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	background: #000000;
	color: #FFFFFF; /*00BF00*/
}

#sidebar ul li ul li:hover {
	background: #A8ACA8;/* #BFFFBF */
}

#sidebar ul li ul ul li{
	background: #000000;/* #BFFFBF */

}

#sidebar ul li ul ul li:hover {
	background: #A8ACA8;/* #BFFFBF */
}

#wp-calendar #next a {
	background: none;
	}

#wp-calendar #prev a {
	background: none;
	}

/* Début Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.left, img[align="left"] {
	float:left;
	margin: 5px 10px 5px 0px;/*margin: 2px 10px 5px 0px;*/
}

img.right, img[align="right"] {
	float:right;
	margin: 0px 0px 5px 10px;/*margin: 2px 10px 5px 0px;*/
}

img.middle, img[align="middle"] {
	float:none;
	align: center;*/
	margin: 5px 10px 5px 10px;/*margin: 2px 10px 5px 0px;*/
}

/*	L'utilisation de 'class="alignright"' sur une image aligne l'image à droite (qui aurait pu penser ça ?!)
	Et 'class="centered' centrera bien entendu l'image. Ceci est préférable à l'utilisation de
	align="center", étant plus évolutif (et valide) */


/* Fin Images */



/* Début listes

	Puces stylisées, incompatible IE
	Ne fonctionne pas sous Internet Explorer qui affichera des puces standard par défaut.

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before {
	content: "\00BB \0020";
	}*/

/*.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}*/

/* Fin listes */



/* Début éléments de formulaires */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#searchform #s {
	width: 115px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}

/* Fin Eléments de formulaires */



/* Début commentaires*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* Fin commentaires */


/* Début calendrier */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	background: #000000;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* Fin calendrier */



/* Début différentes balises et classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #ddd;
	background: #EEEEEE;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* Fin différentes balises et classes */
