@import url("sommaire.css");

/* ----------------------------- */
/*          Mes styles          */
/* ----------------------------- */

img {
	border: none;
}
img.spip_logos {
	padding: 0;
	border: none;
	float: right;
	margin: -13px 5px -10px -10px;
}

.spip_documents_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.spip_documents_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }


div.centrage {text-align: center;}


/*Bouton Newsletter*/
div.centrage2 a.newsletter{
	display: block;
	width: 300px;
	height: 32px;
	background: url(../_img-habillage/btn_news_delphi.png) no-repeat center 0;
}

div.centrage2 a:hover.newsletter{
	background-position: center -32px;
}

body {
	color: black;
	font: normal 0.80em "Trebuchet MS", Arial, "Times News Roman", sans-serif;
	background-color: #f0f0f0;
}

html, body, ol, ul, form, fieldset {
  margin: 0;
  padding: 0;
}

#header {
	background-color: #47486d;
	height: 250px;
}

#header-inside {
  position: relative;
  width: 990px;
  margin: 0 auto;
	height: 250px;
	background: url(../_img-habillage/header.png) no-repeat;
}

#logo {
	background: url(../_img-habillage/logo-delphimuz.png) no-repeat right top;
	width: 320px;
	height: 66px;
	float: right;
}

#sous-menu {
	width: 960px;
	height: 66px;
	margin: 0 auto;
	background: url(../_img-habillage/menu-bg.png) left top no-repeat;
	margin-top: 175px;
}

#sous-menu a#rss {
	float: right;
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
}

#sous-menu form {
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
}

#sous-menu form #recherche-texte {
	width: 151px;
	height: 22px;
	padding: 5px 0 0 25px;
	background: url(../_img-habillage/input-search.png) left top no-repeat;
	border: none;
	margin: 0;
	vertical-align: top;
	color: #fff;
}

#sous-menu form #recherche-submit {
	width: 36px;
	height: 27px;
	border: none;
	margin: 0;
	padding: 0;
	color: white;
	background: url(../_img-habillage/btn-ok.png) no-repeat left top;
	vertical-align: top;
	font-weight: bold;
	cursor: pointer;
}

#sous-menu ul {
	padding: 23px 0 0 10px;
	list-style: none;
}

#sous-menu ul li {
	margin-right: 15px;
	display: inline;
}

#sous-menu li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	float: left;
	margin-right: 15px;
	font-size: 1.4em;
}

#sous-menu li.homeitem {
	margin-right: 5px;
}

#sous-menu li.homeitem a {
	padding-left: 5px;
	padding-right: 5px;
}

#sous-menu li a:hover, #sous-menu li a:focus, #sous-menu li a:active {
  border-bottom: 3px solid ;
	border-color: #1baeb1;
}

#sous-menu li a.on {
	border-bottom: 3px solid #fff;
}

#global {
	width: 990px;
	margin: 0 auto;
}

#page {
	background-color: #fff;
	padding: 0;
	color: #444;
}

/* ----------------------------- */
/* Blocs                         */
/* ----------------------------- */

#bloc {
	width: 640px;
	float: left;
	padding-bottom: 2px;
}

ul.bloc {
	list-style-type: none;
	width: 310px;
	float: left;
	padding: 0;
	margin: 15px 5px;
}

ul.bloc h3 {
	color: #666;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
	font-variant: small-caps;
	font-size: 1.4em;
	text-indent: 0;
}

ul.bloc li a {
	color: #3b81be;
	text-decoration: none;
	font-size: 0.90em;
	border-bottom: 1px solid #e2e2e2;
	display: block;
	line-height: 1.4em;
}

ul.bloc li a:hover {
	background-color: #dfdfdf;
	color: #041833;
}

/* ----------------------------- */
/* CONTENU*/
/* ----------------------------- */

#content {
	float: left;
	margin-left: 14px;
	width: 635px;
	padding-top: 1em;
}

#content .auteur {
  background: #dfdfdf no-repeat 440px 10px;
  border:1px solid #f9f9f9;
  margin-top:15px;
  padding-right:100px;
	clear: both;
	overflow: hidden;
	-moz-border-radius:10px;
	-webkit-border-radius:20px;
	border-radius:10px;
	padding:5px 80px 5px 5px;
}

#content .auteur.light {
  width:55%;
  clear:none;
}

#content .auteur-end {
  clear:both;
  margin-bottom:10px;
}

#content .auteur .meta {
  color:#999;
  font-size:0.9em;
}

#content .auteur p {
  margin:5px;
	text-align:left;
}

#content .auteur .avatar, .pm .avatar {
  padding: 3px;
  border: 1px solid #ddd;
  background: white;
  margin:5px 10px 5px 5px;
  float:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#content .commentaire-auteur {
  margin:0;
}

#sidebar {
	float: right;
	width: 300px;
	margin-right: 16px;
	padding-top: 20px;
	background-color: #fff;
}

#sidebar ul.cours {
	list-style-type: none;
	color: #8494a3;
}

#sidebar ul.cours a {
	color: #3b81be;
	text-decoration: none;
	font-size: 0.90em;
	line-height: 1.4em;
}

#sidebar ul.cours a:hover {
	color: teal;
}

/* ----------------------------- */
/*            Niveaux         */
/* ----------------------------- */
#niveau{
	width: 100px;
}
#niveau img.spip_logos {
	margin-top: 3px;
}

/* ----------------------------- */
/*            Message        */
/* ----------------------------- */

#listearticles {
	width: 380px;
	margin: 0;
	padding: 0;
	float: left;
}
#message {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

/* ----------------------------- */
/*            Footer          */
/* ----------------------------- */

#footer {
	clear: both;
	background: url(../_img-habillage/footer.png) no-repeat center top;
	min-height: 70px;
	padding: 0 0 20px 0;
	font-size: 0.9em;
	color: #adadad;
	padding-top: 25px;
}

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

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

#footer-end {	
	padding: 0;
	background: white url(../_img-habillage/footer-end.png) no-repeat center top;
	color: #adadad;
}

#footer-end img {
	padding: 10px 0 10px 35px;
}

#footer-end #presentation {
	width: 690px;
	float: right;
	text-align: left;
	line-height: 1.3em;
	padding: 10px 20px 10px 0;
	margin-right: 40px;

}

#footer-end #presentation p {
	padding: 3px 0 0 20px;
	color: #8d9395;
	text-align: center;
}

#footer-end #presentation p a {
  color: #888;
	text-decoration: none;
}

#footer-end #presentation a:hover {
  text-decoration: none;
	color: white;
}

#footer-end #presentation img {
	padding: 0;
}

#footer-end div.spacer {
  clear: both;
  line-height: 1;
  font-size: 1px;
  height: 1px;
}

#footer-links {
	float: right;
	list-style: none;
	line-height: 1.5em;
	text-align: right;
	margin-right: 44px;
	margin-top: 10px;
	width: 200px;
}

#footer-menu p, #footer-end p{
	margin: 0;
	padding: 0;
}

#footer-menu ul {
  text-align: right;
  padding: 7px 30px 0 0;
}

#footer-menu ul li {
  display: inline;
  margin-left: 20px;
}

#footer-menu ul a {
  text-decoration: none;
  color: #7A6E64;
  font-size: 1.2em;
  font-weight: bold;
  font-variant: small-caps;
}

#footer-menu ul a:hover, #footer-menu ul a:focus, #footer-menu ul a:active {
  color: black;
}

#footer-menu ul li.gopagetop a:hover img {
  position: relative;
  bottom: 6px;
}

/* ----------------------------- */
/* La typo */
/* ----------------------------- */

 h1{

}

h2 {
	color: orange;
	text-transform: uppercase;
	font-size: 1.1em;
}

h3 {
	color : #138225;
	font-weight: normal;
	margin: 16px 0 0;
	text-indent: 1em;
	font-size: 1.2em;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

.red {color: red}

#content ol {
	list-style-position: inside;
	padding-left: 17px;
	padding-top: 14px;
	line-height: 1.3em;
	padding-bottom: 15px;
}

a {
	color: #3b81be;
	text-decoration: none;
}

a:hover {
	color: #041833;
}

#sidebar p {
	color: #8494a3;
}

#sidebar h2 {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #b22800;
	padding: 0;
	letter-spacing: 0;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}

#sidebar h2 span {
	color: #8494a3;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

p {
	padding: 0;
	margin: 3px 0;
	color: #5d5e5f;
}

.discret {
	color: silver;
}



#content strong {
	color: #101111;
}

blockquote {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	border-right: 2px solid gray;
	border-left: 2px solid gray;
	background-color: #d2d2d2;
}

#content li.question {
	color: #369;
	margin-bottom: 0;
	margin-left: 24px;
	font-weight: bold;
	list-style-image: url(../_img-habillage/box.png);
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 1.05em;
	list-style-position: inside;
}

#content li.detail {
	list-style-image: url(../_img-habillage/pucedetail.png);
	margin-left: 25px;
	margin-top: 5px;
}

hr {
height: 1px;
margin: -0.5em 0;
padding: 0;
color: silver;
background-color: silver;
border: 0;
}

/* ----------------------------- */
/*          Pages Audio          */
/* ----------------------------- */

#audio {
	width: 635px;
	background-color: white;
	margin: 20px 0 0;
	padding: 0;
}

#content #audio img{
	width: 280px;
	height: 280px;
	float: right;
	padding-right: 20px;
}

#audio object {
	float: left;
	margin-top: 15px;
}

.pave {
	padding-left: 107px;
	padding-right: 31px;
	text-align: justify;
	text-indent: -77px;
	clear: both;
	margin-top: 20px;
}

#audio ul.venteCD {
	width: 447px;
	height: 55px;
	margin: 0 0 0 120px;
}

#audio ul.venteCD li.prive {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 40px;
	margin-top: 5px;
	text-align: center;
}

#audio ul.venteCD li.prive a {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
	background-image: url(../_img-habillage/cd-a.png);
	text-decoration: none;
}

#audio ul.venteCD li.prive a:hover {
	background-image: url(../_img-habillage/cd-hover.png);
}

#audio ul.venteCD li.itunes {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 40px;
	margin-top: 5px;
	text-align: center;
}



#audio ul.venteCD li.itunes a {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
	background-image: url(../_img-habillage/itunes-a.png);
	text-decoration: none;
}

#audio ul.venteCD li.itunes a:hover {
	background-image: url(../_img-habillage/itunes-hover.png);
}

#audio ul.venteCD li.cdbaby {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 40px;
	margin-top: 5px;
	text-align: center;
}



#audio ul.venteCD li.cdbaby a {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
	background-image: url(../_img-habillage/cdBaby-a.png);
	text-decoration: none;
}



#audio ul.venteCD li.cdbaby a:hover {
	background-image: url(../_img-habillage/cdBaby-hover.png);
}

#audio ul.venteCD li.fnac {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 40px;
	margin-top: 5px;
	text-align: center;
}

#audio ul.venteCD li.fnac a {
	list-style-type: none;
	display: block;
	float: left;
	background-color: white;
	width: 40px;
	height: 40px;
	margin-left: 0;
	margin-top: 0;
	text-align: center;
	background-image: url(../_img-habillage/fnac-a.png);
	text-decoration: none;
}

#audio ul.venteCD li.fnac a:hover {
	background-image: url(../_img-habillage/fnac-hover.png);
}

/* ----------------------------- */
/*   Vignette cd promo   */
/* ----------------------------- */

ul.vignette_CD {
	width: 300px;
	height: 290px;
	list-style-type: none;
	margin: 0;
	padding: 9px 0 0;}

ul.vignette_CD li{
	width: 124px;
	float: left;
	border: 1px solid #cecece;
	float: left;
	background-color: transparent;
	height: 124px;
	padding: 6px 2px 3px 7px;
	margin: 0 1px 10px 9px;
}

/* ----------------------------- */
/*   Encart Apprendre   */
/* ----------------------------- */

li.apprendre{
	list-style-image: url(../_img-habillage/star.png);
	padding-left: 20px;
	list-style-position: inside;
}

li.apprendre img.spip_logos{
	margin: 0;
	padding: 4px 5px 0 0;
}

/* ----------------------------- */
/*          Encart PUB          */
/* ----------------------------- */

ul.pub {
	width: 300px;
	list-style-type: none;
	padding: 9px 0;
	margin: 0;
	float: left;
}

ul.pub li{
	width: 273px;
	border: 1px solid #cecece;
	float: left;
	background-color: transparent;
	height: 121px;
	padding: 4px 2px 3px 1px;
	margin: 0 0px 10px 12px;
	text-align: center;
}

/* ----------------------------- */
/*          Separateur          */
/* ----------------------------- */

.separateur {
	clear: both;
	visibility: hidden;
}
