/* @override 
	http://www.magnotherapie.fr/default.css
	http://dev.magnotherapie.fr/default.css
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(img/bgd.gif) repeat 50% 0;
	color: #1d1d1d;
	font: 100%/1.3em "Trebuchet MS", Tahoma, verdana, arial, sans-serif;
	position: relative;
}

#wrapper {
	position: relative;
}

#container {
	position: relative;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	text-align: left;
	display: block;
}

a:link, a:visited {
	text-decoration: none;
	color: #408eaf;
}

a:hover {
	text-decoration: none;
	color: #cc6600;
}

#banner {
	width: 886px;
	height: 150px;
	margin: 8px 0 0;
	background: url(img/head2.gif);
	padding: 0;
	position: relative;
}

#flwrap{
	width: 886px;
	height: 150px;
	padding: 0;
	margin: 0;
	position: absolute;
}

#player1 {
	width: 300px;
	height: 120px;
	position: relative;
	right: 0;
	margin-right: 15px;
	margin-top: 15px;
	top: 15px;
	left: 568px;
	margin-bottom: 15px;
	display: inline;
}


#title {
	color: #f3fff4;
	font-size: 36px;
	padding-left: 12px;
	letter-spacing: -1px;
	padding-top: 5px;
	line-height: 1;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
}

#subtitle {
	color: #f3fff4;
	padding-left: 12px;
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
	line-height: 1;
	position: absolute;
	top: 40px;
	left: 0;
}

/* @group menu */

.menu {
	width: 860px;
	margin-left: 12px;
	padding-top: 10px;
}

#top-nav {
	margin: 0;
	border-bottom: 1px solid #bbb;
	padding: 0 0 20px;
}

#top-nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 13px;
}

#top-nav a:link, #top-nav a:visited {
	float: left;
	text-decoration: none;
	color: #9d9d9d;
	font-weight: bold;
	padding: 0 8px 16px 10px;
	border-right: 1px dashed #b6b6b6;
}

#top-nav a:link.active, #top-nav a:visited.active, #top-nav a:hover, #top-nav a.hovermenu {
	background: url(img/top_menu.gif) no-repeat center 14px;
	color: #0a4800;
	font-weight: bold;
	text-shadow: #92e754 2px 2px 3px;
}

/* @end */

.titre {
	font-size: 24px;
	font-weight: bold;
}

.description {
	
}

.encart {
	margin: 10px 20px 0pt 5px;
	float: right;
	width: 125px;
	height: 5em;
	font-family: arial,helvetica,georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	text-align: right;
	color: rgb(200, 96, 0);
}

#prefs {
	font-size: 16px;
}

#content {
	float: left;
	width: 630px;
	margin-top: 0;
	padding: 1px;
	font: 0.95em Georgia, "Times New Roman", Times, serif;
	position: relative;
}

#content p {
	padding-left: 10px;
	padding-right: 10px;
}

#content h2 {
	padding: 3px;
	color: #666;
	font: small-caps bold 1.6em "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 30px;
}

/* @group sidenav */

#side-menu {
	width: 210px;
	margin: 0 0 0 665px;
	padding-left: 3px;
}

#side-menu h1 {
	margin: 0 0 0 0;
	font-variant: small-caps;
	font-size: 1em;
	color: #c86000;
	background: inherit;
}

#sidelinks {
	position: relative;
	padding-top: 20px;
}




#side-nav, .usermenu {
	width: 95%;
	list-style-type: none;
	color: #333;
	margin: 0 0 5px 10px;
	padding: 0;
}

#side-nav a, .usermenu a {
	display: block;
	text-align: left;
	text-decoration: none;
	background: url(/img/side_menu.gif) no-repeat 0 2px;
	color: #c86000;
	padding-left: 23px;
}

#side-nav a#current, 
#side-nav a:hover,
.usermenu a:hover{
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
}

.sideheader {
	color: #666;
	background: inherit;
	text-align: right;
	font-size: 1.4em;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-variant: small-caps;
	padding-right: 8px;
}



/* @end */

#more-links {
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: left;
}

.news {
	color: #666;
	background: inherit;
	font-size: 11px;
}

.footer {
	width: 860px;
	border-top: 2px solid #ddd;
	font-size: .9em;
	text-align: left;
	color: #333;
	background: inherit;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	clear: both;
	margin: 12px 0 30px 10px;
}

.footer a:link, #footer a:visited {
	color: #c86000;
	background: inherit;
}

.footer a:hover {
	border-bottom: 1px dashed #333;
	color: #333;
	background: inherit;
}

.myborder {
	border: 1px solid #eeae0e;
	padding: 5px;
}

img.left {
	border: none;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

div.scroll {
	overflow: auto;
	border: solid 1px #999;
	padding: 1ex;
	background: #fff;
	color: #866709;
	margin: 0 0 0 0;
	width: 190px;
	height: 11em;
}

/* My Comment */

#inscription {
	font-size: 12px;
	margin-left: 20px;
}

.prat {
	font-size: 12px;
	line-height: 1;
}

#scrollup {
	position: relative;
	overflow: hidden;
	border: 1px dotted #000;
	height: 190px;
	width: 210px;
	background-color: #f3f5fe;
}

.headline {
	position: absolute;
	top: 210px;
	left: 5px;
	height: 195px;
	width: 190px;
	font: 14px "Trebuchet MS", Trebuchet, Tahoma, Arial;
}

/* @group loginform */

#logwarning span {
	margin-left: 35px;
}

.loginbox {
	border-style: dotted;
	border-width: 1px;
	padding: 10px;
	margin-top: -14px;
	font-size: 85%;
}

input.logintext {
	width: 14em;
	margin: 3px;
	font: bold 12px "Trebuchet MS", Trebuchet, Tahoma, Arial;
	color: #7f7f7f;
}

input.passtext {
	font-size: 10px;
	width: 8em;
	margin: 3px;
}

.passtext_box, .logintext_box{
	font-size: 10px;
	margin: 3px;
	width: 17em;
}

.bouton_box {
	text-align: center;
	padding: 1px;
	background-color: #fbde56;
	border-color: #fdf7b0;
	font: 10px Arial;
	width: 18em;
	margin: 0px;
	font-weight: bold;
	height: 20px;
}



.bouton {
	text-align: center;
	background-color: #fbde56;
	border-color: #fdf7b0;
	width: 177px;
	margin: 0px;
	font-weight: bold;
	height: 32px;
	font-size: 13px;
}

input.pass {
	width: 8em;
}

input.logout {
	width: 2em;
}

/* @end */

/* @group stage */

.stage {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid #a85933;
}

.inc {
	position: relative;
}

.stage h4 {
	display: block;
	margin: 0;
	background-color: #d1a67f;
	font-weight: bold;
	color: white;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 145px;
}

.periode {
	background-color: #e4decc;
	padding-top: 3px;
	padding-bottom: 3px;
	font: italic bold 16px "Trebuchet MS", Trebuchet, Tahoma, Arial;
	padding-left: 150px;
}

.stage img {
	margin-left: -30px;
	position: absolute;
	display: inline;
	margin-top: 15px;
	border: 5px ridge #ac633d;
}

.stagedesc {
	line-height: 1.3em;
	width: 500px;
	position: relative;
	left: 150px;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
}

.inscription a {
	position: relative;
	top: 31px;
	left: 40px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

div.inscription:hover {
	background: url(/img/fleche2-trans.png) no-repeat 0 -82px;
}

.inscription {
	width: 300px;
	height: 81px;
	background: url(/img/fleche2-trans.png) no-repeat 0 0;
	position: relative;
	margin-bottom: 10px;
}

.addnew, .remove {
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

.addnew {
	background: url(/cms_inc/img/add.png) no-repeat;
}

.remove {
	background: url(/cms_inc/img/delete.png) no-repeat;
}

#regstage {
	margin-left: 20px;
	margin-bottom: 0;
}

.bouton {
	
	border: 3px outset #d6a137;
	background-color: #ffc54f;
	color: #000;
	font-size: 16px;
	padding: 5px;
	height: 32px;
	width: 94%;
	margin-bottom: 20px;
}

#regbtn{
	margin-bottom: 0;
}

#loading{
	margin-top: 20px;
	margin-left: 298px;
	margin-bottom: 20px;
}

#reglinks{
	height: 100px;
	margin-left: 45px;
	width: 500px;
	border: 2px dashed gray;
	background-color: #c8dbf9;
	border-top-style: none;
	padding: 15px 10px 20px;
}

#reglinks span a{
	float: right;
	margin-right: 20px;
	text-decoration: underline;
	color: #2e56ad;
	font-size: 0.9em;
}




/* @end */


.post{
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 10px;
	border: 2px solid #eda877;
	margin-bottom: 20px;
	background-color: white;
}

.postmeta{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
	border-left: 2px solid #eda877;
	border-right: 2px solid #eda877;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: 1px solid #eda877;
	background-color: #dcd79b;
}


p.regpro_link{
	border-style: dotted;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	padding: 10px;
	background-color: rgba(252,243,154,0.5);
	font-family: ""Trebuchet MS"", Trebuchet, Tahoma, Arial;;
}

p.regpro_link a{
	text-decoration: underline;
	color: #f73123;
	font-weight: bold;
}