/* seule feuille de style de dimatheme.com */ /**** positionnements ***
 * le html est contruit avec *
#page					div
  #logodimatheme		h1
  #logodidier			div
  #titre-chap			h1
  #menu					dl
  #contenu-bloc		div
  #contenu-footer		div

 * largeurs *
 * menu 200
 * marge 30
 * contenu 553
 * total : 783
 
Pour le 3e, on remplace les couleurs du menu
titre menu : e16e1a (orange) => 834d91 (violet)
contenu menu : ffe301 ou f7e235 (jaune) => e5e536 (vert)
txt menu select cb5a02 => 61396b (violet +foncé sur txt)
et les 3 images du menu menu*.gif prennent un suffixe 3
  */
#menu {
	background: #834d91 url(img/menu-top-right3.gif) top right no-repeat;
}

#menu dt {
	background: url(img/menu-center3.gif) repeat-x bottom left;
}

#menu dd {
	background-color: #e5e536;
}

#menu dd span.selected {
	color: #61396b;
}

#menu dd.last {
	background: #e5e536 url(img/menu-bottom-right3.gif) bottom right
		no-repeat;
}

#menu a:hover {
	color: #834d91;
}

#contenu-bloc h2 {
	color: #ff6f00;
	font-size: 1.2em;
	margin: 1em 0 0 20px;
}

#contenu-bloc h3 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	margin: 0.5em 0 0 30px;
}

#contenu-bloc p {
	margin-top: 0.5em;
}

#contenu-bloc p.nbpic1 {
	margin-left: 40px;
}

#contenu-bloc p.nbpic2 {
	margin-left: 20px;
}

#contenu-bloc p img {
	margin: 0 0 -5px 0;
}

#contenu-bloc p.rmq {
	margin: 0 0 0 40px;
}

#contenu-footer {
	background: url(img/content-bottom.gif) left top no-repeat;
}

#contenu-footer ul {
	background: url("img/pointille.jpg") left top no-repeat;
	padding: 20px 0 0 0;
	margin: 0;
	list-style-type: none;
}

#contenu-footer li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

/*** special page accueil ***/
#contenu-bloc.index {
	background: url(img/couvs.jpg) left top no-repeat;
	margin: 60px 0px 0px 20px;
	font-size: 1.1em;
	width: 783px;
}

#contenu-bloc.index h2 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	margin: 0;
	padding: 0;
}

/* #couv-gauche {float: left;}
#txt-pres {float: left;}
#couv-droite {float: left;} */
#txt-pres {
	padding: 0 230px;
}

ul.index {
	margin: 6px 0 15px 0;
	padding: 0 0 0 20px;
	list-style-type: disc;
}

ul.index li {
	margin: 0;
	padding: 5px 0 5px 0;
	text-decoration: none;
	display: list
}

a.white {
	color: #fff;
	font-weight: bold;
}

#bloc4e {
	float: left;
	margin-top: 20px;
}

#bloc3e {
	float: left;
	margin: 20px 0 25px 0;
	padding: 0 0 0 50px;
	background: url("img/point_blanc.gif") 22px 0px repeat-y;
}

/* cas particulier passperdu, un seul form */
#bloc4e.passperdu {
	float: none;
	margin: 20px auto;
}

#bloc3e.passperdu {
	float: none;
	margin: 20px auto;
	background: none;
	padding: 0;
}

#indexform4 {
	background: #f8e236 url("img/bg-form-top.gif") left top no-repeat;
	width: 347px;
	margin: 0;
	padding: 0;
}

#bloc4e.passperdu #indexform4 {
	margin: 0 auto;
}

#indexform4 h3,#acceslibre4 h3 {
	position: relative;
	top: 12px;
	left: 40px;
	padding: 0;
	margin: 0;
	width: 294px;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	background-color: #e16e18;
}

#indexform4 form {
	background: url("img/bg-form-bottom.gif") bottom left no-repeat;
	border: none;
	margin: 0;
	padding: 0;
}

#indexform4 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#indexform4 .label {
	display: block;
	float: left;
	clear: left;
	width: 90px;
	margin: 30px 5px 0 20px;
	padding: 0;
	text-align: right;
}

#indexform4 .textfield {
	float: left;
	background: url("img/bgfield.gif") top left no-repeat;
	margin: 28px 0 0 0;
	padding: 2px 6px;
	width: 191px;
	color: #88be67;
	border: none;
}

#indexform4 .ligne2 {
	margin-top: 5px;
}

#indexform4 .submit {
	margin: 20px 40% 5px 40%;
	padding: 2px 5px;
	background-color: #e16e18;
	border-style: none;
	color: #fff;
}

#indexform4 p.finform {
	float: right;
	margin: 4px 10px;
}

#indexform4 a {
	color: #000;
}

#indexform4 hr.finform {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
}

.erreur {
	padding: 15px 15px 0 15px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	color: #ff1111;
}  /* ajout DC */
#acceslibre4 {
	background: #f8e236 url("img/bg-form-top-key.gif") left top no-repeat;
	width: 347px;
	margin: 20px auto;
	padding: 0;
}

#acceslibre4 h3 {
	top: 9px;
}

#acceslibre4 p {
	background: url("img/bg-form-bottom.gif") left bottom no-repeat;
	/* width: 347px; /**/
	margin: 0;
	padding: 20px;
}

/* modif pour 3e */
#indexform3 {
	background: #e5e536 url("img/bg-form-top3.gif") left top no-repeat;
	width: 347px;
	margin: 0;
	padding: 0;
}

#bloc3e.passperdu #indexform3 {
	margin: 0 auto;
}

#indexform3 h3,#acceslibre3 h3 {
	position: relative;
	top: 12px;
	left: 40px;
	padding: 0;
	margin: 0;
	width: 294px;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	background-color: #834d91;
}

#indexform3 form {
	background: url("img/bg-form-bottom3.gif") bottom left no-repeat;
	border: none;
	margin: 0;
	padding: 0;
}

#indexform3 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#indexform3 .label {
	display: block;
	float: left;
	clear: left;
	width: 90px;
	margin: 30px 5px 0 20px;
	padding: 0;
	text-align: right;
}

#indexform3 .textfield {
	float: left;
	background: url("img/bgfield.gif") top left no-repeat;
	margin: 28px 0 0 0;
	padding: 2px 6px;
	width: 191px;
	color: #88be67;
	border: none;
}

#indexform3 .ligne2 {
	margin-top: 5px;
}

#indexform3 .submit {
	margin: 20px 40% 5px 40%;
	padding: 2px 5px;
	background-color: #834d91;
	border-style: none;
	color: #fff;
}

#indexform3 p.finform {
	float: right;
	margin: 4px 10px;
}

#indexform3 a {
	color: #000;
}

#indexform3 hr.finform {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
}

.erreur {
	padding: 15px 15px 0 15px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	color: #ff1111;
}  /* ajout DC */
#acceslibre3 {
	background: #e5e536 url("img/bg-form-top-key3.gif") left top no-repeat;
	width: 347px;
	margin: 20px auto;
	padding: 0;
}

#acceslibre3 h3 {
	top: 10px;
}

#acceslibre3 p {
	background: url("img/bg-form-bottom3.gif") left bottom no-repeat;
	/* width: 347px; /**/
	margin: 0;
	padding: 20px;
}

/*** special page aide ***/
#aide {
	margin: 6px 0 5px 0;
	padding: 0 0 0 20px;
	list-style-type: disc;
}

#aide li {
	margin: 0 0 0 15px;
	padding: 0 10px 10px 0;
	text-decoration: none;
	display: list
}

#aide li.bullet {
	margin: 0 0 0 15px;
	padding: 5px 10px 10px 0;
	text-decoration: none;
	display: list
}

#aide li.conseil {
	margin: 0 0 0 15px;
	padding: 5px 10px 0 0;
	text-decoration: none;
	display: list
}

#aide li.none {
	margin: 0 0 0 15px;
	padding: 5px 10px 10px 0;
	text-decoration: none;
	display: list
}

#aide li.aidelist {
	margin: 0;
	padding: 5px 0 5px 0;
	text-decoration: none;
	display: list;
	list-style-type: none
}