/* Start of CMSMS style sheet 'Mont Wu Dang' */
/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {margin:0;padding:0;}
body,td,th {
	background-color:#E2DDBD;
	color: #3A3931;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px; /* padding à 0 pour le navigateur Opera */
}
#texte-contenu_ table {margin-bottom: 1rem;}
#texte-contenu_ td {padding: 5px;}
td.lieu {background-color: #FF9900;padding:2px;}
td.jour {background-color: #97bc72;text-align: center;}
td.horaires {background-color: #ffffcc;text-align: center;vertical-align:top;}
td.lien {text-align: center;}
.font10px {font-size: 10px;}
ul {
	list-style-position: inside;
	list-style-type: disc;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
}
li {margin:0px;padding:0px;}
a:link{color: green;text-decoration: none;}
a:visited{color: green;text-decoration: none;}
a:hover{color: green;text-decoration: underline;}
a:active{color: red;text-decoration: none;}

form {width:350px;margin-top:7px;padding-left:10px;}
input,textarea {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:350px;
	padding:2px;
	border:1px solid black;
	background-color:#F5F1CD;
	margin-bottom:5px;
}
input[type="submit"] {width:100px;cursor: pointer;}

#menu-et-photo {position:absolute;left:0px;top:0px;width:965px;height:770px;z-index:1;}

#maq_navigation_ {position:absolute;left:0px;top:0px;width:349px;height:770px;background-image: url(images/maq_navigation.jpg);z-index:2;}
#maq-contenu_ {	position:absolute;left:349px;top:0px;width:616px;height:770px;background-image: url(images/maq_contenu.jpg);z-index:2;}

#maq-cours-hebdo_ {position:absolute;left:172px;top:11px;width:152px;height:25px;z-index:3;}
#maq-lieu-de-pratique_ {position:absolute;left:83px;top:49px;width:98px;height:21px;z-index:3;}
#maq-stages_ {position:absolute;left:271px;top:55px;width:49px;height:23px;z-index:3;}
#maq-pedagogie_ {position:absolute;left:147px;top:78px;width:68px;height:26px;z-index:3;}
#maq-videos_ {position:absolute;left:246px;top:116px;width:59px;height:23px;z-index:3;}
#maq-parcours_ {position:absolute;left:103px;top:121px;width:55px;height:18px;z-index:3;}
#maq-accueil_ {position:absolute;left:142px;top:160px;width:45px;height:18px;z-index:3;}

#maq-vp-defaut_ {position:absolute;left:24px;top:228px;width:330px;height:250px;background-image: url(images/maq_vp_sarazine.jpg);z-index:3;}
#maq-video-photo_ {position:absolute;left:29px;top:233px;width:320px;height:240px;z-index:3;}

#contenu {position:absolute;left:349px;top:100px;width:410px;height:300px;z-index:4;}
#maq-contenu-haut_ {position:relative;width:410px;height:6px;background-image: url(images/maq_contenu_haut.gif);background-repeat:no-repeat;font-size:1px;z-index:5;}
#titre-motif_ {
	position:relative;
	width:410px;
	background-image: url(images/maq_contenu_motif.gif);
	background-repeat: repeat;
	z-index:5;
}
#titre-bord-vertical_ {
	position:relative;
	width:410px;
	background-image: url(images/maq_contenu_vertical_trans.gif);
	z-index:6;
}
#titre-contenu_ {
	position:relative;
	width:380px;
	/* height:100%; */
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 20px;
	z-index:7;
}
#sous-menu_ {
	position:relative;
	width:380px;
	padding-bottom: 7px;
	z-index:7;
}

#maq-contenu-separateur_ {position:relative;width:410px;height:4px;background-image: url(images/maq_contenu_separateur.gif);background-repeat:no-repeat;font-size:1px;z-index:5;}
#texte-contenu_ {
	position:relative;
	width:380px;
	background-image: url(images/maq_contenu_vertical.gif);
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;z-index:5;
}
#maq-contenu-bas_ {position:relative;width:410px;height:30px;background-image: url(images/maq_contenu_bas.gif);z-index:5;}

#basdepage {
	position:absolute;
	left:75px;
	top:760px;
	font-size:9px;
	color:#873A28;
	z-index:3;
}
#cyrcle {
	position:absolute;
	left:850px;
	top:770px;
	font-size:9px;
	z-index:3;
}
/* End of 'Mont Wu Dang' */

