.bodyremua {
    margin: 0;
    padding: 0;
	background-color: #ffffff;
	
	margin: 0;
	padding: 0;
	color: #75706e;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	/*background:url(images/bg.jpg) repeat-y;	*/
	background:url(images/bg.jpg) no-repeat;
	letter-spacing:0.5px;	
}
.bodysarah {
	background-attachment:scroll;
	background-image:url(images/fondsarah.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
	color:#666666;
	margin:0;
	padding:0;
	font-family:'Lucida Console','American Typewriter','Courier New',Courier,monospace;
	font-size:11px;
	line-height: 150%;
	text-align:center;
}
.bodyremua P, .bodyremua TD, .bodyremua DIV {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	letter-spacing:0.5px;
}
.bodyremua img{
	border:0;
}
.bodysarah P, .bodysarah TD, .bodysarah DIV {
	font-family:'Lucida Console','American Typewriter','Courier New',Courier,monospace;
	font-size:11px;
}
a:link, a:visited {
	text-decoration:none;
	color:#CCCCCC;
}
a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
.bodyremua a:link, .bodyremua a:visited{
	text-decoration:underline;
	color:#b94916;
}
.bodyremua a:hover{
	text-decoration:none;
	color:#b94916;
}

FORM {
	margin:0;
	padding:0;
	border:0;
}
/**** Mise en page *****/
#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/*-------------------------------HEADER-----------------------------------------*/

/* headers différentes par rubrique */
#header {
    width: 980px;
	height: 200px;
}
.banner_neutre{
	background:url(images/banniere.jpg);
}
.banner_centre {
	background:url(images/banner_centreexpr.jpg);
}
.banner_concerts {
	background:url(images/banner_concert.jpg);
}
.banner_ecole {
	background:url(images/banner_ecole.jpg);
}
.banner_formation {
	background:url(images/banner_formation.jpg);
}
.banner_remua {
	background:url(images/banner_remua.jpg);
}
.banner_residence {
	background:url(images/banner_residence.jpg);
}

/* banners avec titre dans le header */
#menu_horizontal {
    width: 980px;
	height: 194px;
	
}
.neutre{
	background:url(images/bg_logo_neutre.jpg);
}
.remua{
	background:url(images/bg_logo_remua.jpg);
}
.centre{
	background:url(images/bg_logo_centre.jpg);
}
.ecole{
	background:url(images/bg_logo_ecole.jpg);
}
.formation{
	background:url(images/bg_logo_formation.jpg);
}
.residence{
	background:url(images/bg_logo_residence.jpg);
}
.concert{
	background:url(images/bg_logo_concerts.jpg);
}


#logo {
	width: 245px;
	height: 113px;
	float: left;
}
#menu_horizontal #logo a{
	width: 245px;
	height: 113px;
	
	text-decoration: none;
	font-size: 11px;
	
	font-family:"Trebuchet MS";
	letter-spacing:0em;
	line-height:13px;
	
	text-align:left;
	margin:0 0;
	
	display:block;
	border:none;
}

/*-------------------------------MENU HORIZONTAL----------------------------*/

#menu_horizontal  a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	
	font-family:"Trebuchet MS";
	letter-spacing:0em;
	line-height:13px;
	
	display:block;	
	text-align:center;
	margin:0 auto;
	width:55px;	
}
.contact {
	position: relative;
	top: 114px;
	/*left: 112px;*/
	right:108px;
}
/* Pour IE7 et IE6 */
*+html .contact , * html .contact {
	position: relative;
	top: 114px;
	right:232px;
}

.sinscrire {
	position: relative;
	/*top: 135px;
	left: 146px;*/
	top:125px;
	right:22px;
}
*+html .sinscrire , * html .sinscrire {
	position: relative;
	top: 125px;
	right:145px;
}

.calendrier {
	position: relative;
	/*top: 104px;
	left: 182px;*/
	top:80px;
	left:67px;
}
*+html .calendrier , * html .calendrier {
	position: relative;
	top: 80px;
	left:-54px;
}

.reseau {
	position: relative;
	/*top: 128px;
	left: 219px;*/
	top: 90px;
	left:158px;
}
*+html .reseau , * html .reseau {
	position: relative;
	top: 90px;
	left:35px;
}

.artistes {
/*
	display: block;
	position: relative;
	width: 71px;
	margin-top: 84px;
	margin-left: 700px;
*/
	position: relative;
	top: 55px;
	left:242px;	
}
*+html .artistes , * html .artistes {
	position: relative;
	top: 55px;
	left:118px;
}
.partenaires {
/*
	display: block;
	position: relative;
	width: 70px;
	margin-top: -4px;
	margin-left: 802px;
*/
	position: relative;
	top: 57px;
	left:340px;		
}
*+html .partenaires , * html .partenaires {
	position: relative;
	top: 57px;
	left:215px;
}
.liens {
	position: relative;
	/*top: -45px;
	left: 900px;*/
	top: 15px;
	left:427px;
}
*+html .liens, * html .liens{
	position: relative;
	top: 15px;
	left:303px;
}


/*-------------------------------COLONNE GAUCHE-------------------------------*/

#col_left {
	background:url(images/menu_vertical.jpg);
	width: 245px;
	float: left;
	min-height: 850px;
	
	
}
#menu_left {
	list-style-type: none;
	background:none;
}
#menu_left li {
	margin-left: -40px;
}
.sous-menu {
	list-style-type: square;
	font-size: 12px;
	padding-left: 100px;
}
.sous-menu a{
	color: #75706e;
}

/*-------------------------------COLONNE DROITE--------------------------------*/

#col_right {
	margin-top: 20px;
	margin-left: 10px;
	width: 700px;
	float: left;
}


/*-------------------------------FOOTER-----------------------------------------*/

#footer {
	clear:both;
	/*text-align: right;*/
	text-align:center;
	/*margin-top: 80px;*/
	padding-top:30px;
	margin-bottom: 10px;
	
	font-size:0.9em;
}


/*------ menu -----*/
.cmsvmtab {
	margin-top:0;
	margin-left:8px;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	/*width:235px;*/
	border-width:0;
	margin-left:0px;	
}
.cmsvmtab_s{
	margin-top:0;
	margin-left:8px;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	width:202px;
	border-width:0;
}
.cmsvmtab td {
	margin:0;
	/*white-space:nowrap;*/
	vertical-align:top;
	/*border-width:0;*/
}
.cmsvico {
	margin:0;
	padding:0;
}
.cmsvico_s{
	float:left;
	vertical-align:bottom;
	margin:0;
	padding:0;	
}
.cmsvtxt {
	float:left;
	margin:0;
	padding-left:8px;
	padding-right:0;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
	font-size:13px;	
}
.cmsvptr {
	cursor:pointer;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	padding-bottom:4px;
}
.cmsvdef {
	cursor:default;
	padding-left:30px;
	padding-right:0;
	padding-top:6px;
	padding-bottom:0;
}
.cmsvdef_s{
	cursor:default;
	padding-left:0;
	padding-right:0;
	padding-top:8px;
	padding-bottom:0;
}
.cmsvm0 {
    font-weight:bold;
	cursor:pointer;
	color:#606070;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	padding-bottom:0;	
}
.s_cmsvm0{
    font-weight:bold;
	cursor:pointer;
	color:#606070;
	padding-left:0;
	padding-right:0;
	padding-top:14px;
	padding-bottom:0;
}
.cmsvm0i {
    font-weight:bold;
	cursor:pointer;
	color:#000000;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	padding-bottom:0;
}
.s_cmsvm0i{
    font-weight:bold;
	cursor:pointer;
	color:#000000;
	padding-left:0;
	padding-right:0;
	padding-top:14px;
	padding-bottom:0;
}
.cmsvm1 {
	cursor:pointer;
	color:#75706e;
	padding-left:0px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
}
.s_cmsvm1{
	cursor:pointer;
	color:#606070;
	padding-left:4px;
	padding-right:0;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
}
.cmsvm1i {
	cursor:pointer;
	color:#000000;
	padding-left:0px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;	
}
.s_cmsvm1i{
	cursor:pointer;
	color:#000000;
	padding-left:4px;
	padding-right:0;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
}
.cmsvmenug {
	width:210px;
	color:#B0B0FF;
	margin:0;
	padding:0;
	text-align:left;	
}
/*------ général (modèle Sarah) -----*/
.modprinc {
	margin-top:110px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	width:780px;
	text-align:left;
}
.cmsgrcont {
	width:514px;
	height:auto;
	margin:0;
	padding-top:16px;
	padding-left:12px;
	padding-right:4px;
	padding-bottom:8px;
	float:left;
}
.cmsgscont {
	width:514px;
	height:auto;
	margin:0;
	padding-top:34px;
	padding-left:12px;
	padding-right:4px;
	padding-bottom:8px;
	float:left;
}
.menuetlang {
	float:left;
	width:210px;
	margin:0;
	padding:0;
	text-align:right;
}
.cmsdivreal {
	clear:both;
	text-align:right;
	/*margin-right:56px;*/
	margin-right:20px;
}
.cmsdivplan {
	text-align:center;
}
.cmslkmedia {
	font-size:9px;
	color:#606060;
}
.cmsicondoc {
	margin-left:20px;
	border-width:0;
}
a.cmsareal:link, a.cmsareal:visited {
	text-decoration:none;
	font-size:9px;
	color:#A1A1A1;
}
a.cmsareal:hover {
	color:#405060;
}
a.limusic:link, a.limusic:visited {
	display:list-item;
	list-style-type:disc;
	margin-left:25px;
	list-style-position:outside;
	text-decoration:none;
	color:#616161;
	padding-top:4px;
}
a.limusic:hover {
	text-decoration:underline;
}
.mustit {
	color:#407070;
	font-style:italic;
	vertical-align:top;
}
.musval {
	color:#000000;
}
/*------ retour -----*/
.cmsretour {
	text-align:center;
	font-size:12px;
    font-weight:bold;
}
a.cmsaretour:link, a.cmsaretour:visited {
	color:#808080;
	text-decoration:underline;
}
a.cmsaretour:hover {
	color:#000000;
	text-decoration:none;
}
/*------------ resultats de recherche -----------*/
.cmstitch {
	font-size:12px;
	color:#000000;
}
a.cmsresch:link, a.cmsresch:visited {
	font-size:12px;
	text-decoration:none;
	color:#800000;
	margin-left:16px;
}
a.cmsresch:hover {
	text-decoration:underline;
}
/*------------ forum -----------*/
.cmsforumc {
	text-align:center;
}
.cmsboxthm {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #609080;
}
.cmstitthm {
	font-size:14px;
    font-weight:bold;
    text-align:left;
	background-color:#F0F0F0;
	padding:4px;
}
a.cmsathm:link, a.cmsathm:visited {
	color:#800000;
}
a.cmsathm:hover {
	color:#404040;
}
.cmstxtthm {
    text-align:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:4px;
	padding-bottom:4px;
}
.cmstabsuj {
	width:600px;
    text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #D0D0D0;
}
.cmstabmsg {
	width:600px;
    text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #606080;
}
.cmstitmsg {
	background-color:#E8F0F0;
	padding:4px;
}
.cmstxtmsg {
	padding-left:40px;
	padding-right:40px;
	padding-top:4px;
	padding-bottom:4px;
}
.cmssujet {
	background-color:#E8F8F0;
	padding:8px;
}
a.cmsasujet:link, a.cmsasujet:visited {
	color:#008000;
    font-weight:bold;
}
a.cmsasujet:hover {
	color:#404040;
}
.cmsftabfo {
	width:600px;
    text-align:left;
	background-color:#F0F0E0;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #A09090;
}
.cmsf1tdf {
	padding:4px;
	vertical-align:top;
	width:25%;
}
.cmsf2tdf {
	padding:4px;
	width:75%;
}
.cmsfinput {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:100%;
}
.cmsftarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:100%;
	height:120px;
}
.cmsfchbox {
}
.cmsfbutton {
	color:#000000;
	background-color:#C0D0C8;
	border:1px solid #006050;
	cursor:pointer;
}
/*------------ liens traduire -----------*/
.cmsmlang {
	text-align:right;
	
	display:block;
	margin-right:50px;
	margin-top:-0px !important;
	margin-bottom:20px;
}
a.cms1lang:link, a.cms1lang:visited {
	font-size:11px;
	text-decoration:none;
    font-weight:bold;
    color:#000000;
	padding-right:16px;
}
a.cms1lang:hover {
    color:#000000;
	text-decoration:underline;
}
a.cms2lang:link, a.cms2lang:visited {
	font-size:11px;
	text-decoration:none;
    color:#606070;
	padding-right:16px;
}
a.cms2lang:hover {
    color:#606070;
	text-decoration:underline;
}
/*------ formulaire -----*/
div.cmstabform {
	text-align:center;
}
table.cmstabform {
	margin-left:auto;
	margin-right:auto;
	width:94%;
	text-align:left;
}
.cmstabform td {
	padding:2px;
	margin:0;
}
.cmsbutton {
	color:#000000;
	background-color:#E0E0E0;
	border:1px solid #A0A0A0;
	cursor:pointer;
}
.cmsinput {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 0 2px 0 2px;
}
.cmstarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.cmsradio {
}
.cmsselect {
}
.cmschbox {
}
.cmscomment {
	font-size:11px;
	/*color:#A1A1A1;*/
	color:#858383;
}
.cmsimgcal {
	border-width:0;
	vertical-align:bottom;
}
/*------ rechercher -----*/
.cmsbcherch {
	color:#000000;
	background-color:#D0D0F0;
	border:1px solid #006050;
	cursor:pointer;
}
.cmstcherch {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	border:#0099CC 1px solid;
	height:16px;
}
/*----- nouvelle -----*/
a.cmsanews {
	text-decoration:none;
}
.cmsdivnews {
	border:1px solid #006080;
}
.cmsdatnews {
	color:#804060;
}
/*----- galerie -----*/
.cmsgaltitre {
	font-size:13px;
    font-weight:bold;
	color:#C04040;
    line-height:22px;
	text-align:left;
}
.cmsgalegen {
	font-size:11px;
	color:#804040;
}
.cmsgaldescr {
	font-size:10px;
	color:#400040;
}
.cmsgal1tab {
	text-align:left;
}
.cmsgal2tab {
	margin-left:0;
	margin-right:auto;
}
.cmsgal2tab td {
	padding:1px;
	text-align:left;
	vertical-align:top;
}
.cmsgal1vign {
	border:1px solid #FFFFFF;
}
.cmsgal2vign {
	border:1px solid #414141;
}
.cmsgalgrand {
	text-align:left;
}
.cmsgal1img {
	margin:8px;
	border:1px solid #FFFFFF;
}
.cmsgal2img {
	margin:8px;
	border:1px solid #414141;
}
.cmsgalvtitre {
    line-height:22px;
	text-align:left;
}
a.cmsgalien:link, a.cmsgalien:visited {
	font-size:13px;
    font-weight:bold;
	color:#4040C0;
	text-decoration:none;
}
a.cmsgalien:hover {
	text-decoration:underline;
}
/*----- galerie déroulante -----*/
.galrderoul {
	/*width:300px;
	height:322px;*/
	padding:4px;
	border:1px solid #808080;
	text-align:left;
}
.galrdtitr {
	margin-bottom:4px;
	font-size:larger;
	font-weight:bold;
}
.galrdlegen {
	font-style:italic;
}
.galrddescr {
	font-size:smaller;
}
.ointit {
	vertical-align:top;
}
/*------ info-bulle -----*/
.infobulle {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	background-color:#F8F8C0;
	border:1px solid #000000;
	padding:4px;
	white-space:nowrap;
	z-index:99;
	position:absolute;
	top:0;
	left:0;
	height:auto;
	width:auto;
	display:none;
}
.textebulle {
	background-color:#80E8E8;
	cursor:default;
}
/*------ formulaire login -----*/
.connexform {
	margin-left:10px;
	width:240px;
	line-height:24px;
	padding:4px;
	border:1px solid #808080;
}
/*------ tableau liste données de formulaire -----*/
.cmstabliste {
	width:90%;
	border-width:0;
}
.cmstrliste td {
	padding:4px;
	text-align:left;
	vertical-align:top;
}
.cmstd0intit {
	border-top:1px solid #C0D0E0;
	border-left:1px solid #C0D0E0;
	border-bottom:1px solid #C0D0E0;
	font-weight:bold;
}
.cmstd1intit {
	border-left:1px solid #C0D0E0;
	border-bottom:1px solid #C0D0E0;
	font-weight:bold;
}
.cmstd2intit {
	border-top:1px solid #C0D0E0;
	border-bottom:1px solid #C0D0E0;
	font-weight:bold;
}
.cmstd3intit {
	border-bottom:1px solid #C0D0E0;
	font-weight:bold;
}
.cmstd0data {
	border:1px solid #C0D0E0;
}
.cmstd1data {
	border-left:1px solid #C0D0E0;
	border-right:1px solid #C0D0E0;
	border-bottom:1px solid #C0D0E0;
}
.cmstd2data {
	border-top:1px solid #C0D0E0;
	border-right:1px solid #C0D0E0;
	border-bottom:1px solid #C0D0E0;
}
.cmstd3data {
	border-right:1px solid #C0D0E0;
	border-bottom:1px solid #C0D0E0;
}
.cmstdsous {
	line-height:16px;
}
/*----- sondage -----*/
.sonddiv { width:140px;height:12px;float:right;text-align:left;white-space:nowrap; }
.sondprc { float:right;font-size:9px;vertical-align:middle; }
.sondimg { height:12px;vertical-align:middle;border-width:0; }

