/* ****************************** Nouveau Layout Pellicam ****************************** */
/*also fixed td.calendar*/
H1 {
	font-size:110%;
	font-variant:small-caps;
	border-bottom: #000000 1px solid;
	margin-bottom:-0.5;
}
H1 .date {
	color: #4D606C;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
}
H1 a:link, H1 a:visited, H1 a:active{
	color:#4D606C;
}
H1 a:hover{
	color:#000000;
}
H2 {
	font-size:105%;
	color:#4D606C;
	margin-top:-1px;
	font-variant:small-caps;
	border-bottom: #000000 1px solid;
	margin-bottom:0.5em;
}
H2 .numpages {
	margin-top: -18px;
	margin-right: 20px;
	float: right;
	cursor:pointer;
}
H2.calendar {
	text-align: center;
}
H3 {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	margin: 10px;
	color: #000000;
	border-bottom: #000 1px solid;
}
H3 .numpages {
	margin-top: -14px;
	margin-right: 11px;
	float: right;
	cursor:pointer;
}
.tableClean {
	background-color: transparent;
	border: 0px;
	padding: 0;
}

/* Côté gauche du layout */
.MainTableLeft {
	background-image:url(images/conseil_bg.jpg);
	background-color:#2D313B;
	border-left-color: #ECDDCC;
	border-left-style: solid;
	border-left-width: 3px;
	border-bottom-color: #ECDDCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.MainTableLeftTop {
	background-color:#2D313B;
	border-left-color: #ECDDCC;
	border-left-style: solid;
	border-left-width: 3px;
}
.MainTableLeftBottom {
	background-color:#2D313B;
	border-left-color: #ECDDCC;
	border-left-style: solid;
	border-left-width: 3px;
	border-bottom-color: #ECDDCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

/* Sculptures du haut */
.Sculptures {
	background-color:#2D313C;
	border-top-color: #ECDDCC;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #ECDDCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	width:112px;
	overflow:hidden;
	text-align:center;
	vertical-align:center;
	font-family:Arial;
	font-size:0.6em;
	color:#E3E3E3;
}
.SculpturesTitre {
	width:112px;
	height:1.2em;
	overflow:hidden;
}
.SculpturesImage {
	width:112px;
	height:76px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
	background-color:#6E7077;
	background-repeat:no-repeat;
	background-position:center 50%;
	margin-top:1;
	margin-bottom:1;
	cursor:pointer;
}
.SculpturesImageIncluded {
	width:112px;
	height:auto;
}
.SculpturesImageSpacer {
	width:112px;
	height:76px;
}
.SculpturesArtist {
	font-size:0.90em;
	overflow:hidden;
	width:112px;
	height:1.5em;
}
.SculpturesSpacer {
	background-color:#2D313C;
	border-top-color: #ECDDCC;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #ECDDCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.SculpturesSpacerImage {
	width:21px;
}
.SculpturesSpacerImageSides {
	width:22px;
}

/* Côté droite du layout avec login */
.DiamondBox {
	background-image: url('images/__diamondplate.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	border-bottom-color:#ECDDCC;
	border-bottom-style:solid;
	border-bottom-width:3px;
	text-align:Left;
	vertical-align:bottom;
	font-family:Arial;
	font-size:60%;
	color:#FFFFFF;
}
.EntreeMembresDiv {
	width:108px;
	height:109px;
	text-align:center;
	margin-bottom:-50px;
}
.EntreeMembres {
	background-color:#444B55;
	color:#FFFFFF;
	cursor:pointer;
}
.LoginBoxes {
	background-color:#ECDDCC;
	font-family:Arial;
	font-size:90%;
}

/* Côté droite du layout */
.RightColumn {
	background-color:#3E2A14;
	background-image:url(images/right_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	border-right-color:#ECDDCC;
	border-right-style:solid;
	border-right-width:3px;
	text-align:Center;
	vertical-align:bottom;
	font-family:Arial;
	font-size:70%;
}
.BottomCorner {
	background-color:#3E2A14;
	border-bottom-color: #ECDDCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-color: #ECDDCC;
	border-right-style: solid;
	border-right-width: 3px;
}

/* Menu du haut */
.TopMenuSpacer {
	height:35px;
	width:1px;
	vertical-align:middle;
}
.TopMenu1, .TopMenu2 {
	background-color:#2D313B; 
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:Center;
	font-family:Arial;
	font-size:80%;
	color:#FFFFFF;
	height:35px;
	width:10%;
}
.TopMenu1 {
	background-image:url(images/TopMenu1.jpg);
}
.TopMenu2 {
	background-image:url(images/TopMenu2.jpg);
}
.TopMenu1Hover, .TopMenu2Hover {
	cursor:pointer;
	background-color:#2D313B; 
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:Center;
	font-family:Arial;
	font-size:80%;
	color:#FFFFFF;
	height:35px;
	width:10%;
}
.TopMenu1Hover {
	background-image:url(images/TopMenu1Hover.jpg);
}
.TopMenu2Hover {
	background-image:url(images/TopMenu2Hover.jpg);
}

/* Menu des membres */
.TopMenuMembres1, .TopMenuMembres2 {
	background-color:#575A61; 
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:Center;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:80%;
	color:#FFFFFF;
	height:20px;
	width:10%;
}
.TopMenuMembres1Hover, .TopMenuMembres2Hover {
	cursor:pointer;
	background-color:#2D313B; 
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:Center;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:80%;
	color:#FFFFFF;
	height:20px;
	width:10%;
}


/* Menu de gestion */
.TopMenuGestion {
	background-color:#2D313B; 
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:Center;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:80%;
	color:#FFFFFF;
	height:20px;
	width:10%;
}
.TopMenuGestionHover {
	cursor:pointer;
	background-color:#575A61; 
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:Center;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:80%;
	color:#FFFFFF;
	height:20px;
	width:10%;
}
.TopMenuGestionNoAccess {
	background-color:#575A61; 
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:Center;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:80%;
	color:#FFFFFF;
	height:20px;
	width:10%;
}

/* Contenu */
.IntroContentsTop {
	height: 200px;
	background-color:#ECDDCC;
	border-color: #8E8E8E;
	border-style: solid;
	border-width: 3px;
	padding: 12px;
	vertical-align:top;
	line-height: 110%;
	font-family: Arial;
	font-size: 90%;
}
/*Other Browsers*/
.IntroContentsBottom {
	position: relative;
	height: auto;
	min-height: 420px;
	background-color:#D8C6A9;
	border-left-color: #8E8E8E;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #8E8E8E;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #8E8E8E;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding: 9px;
	vertical-align:top;
	line-height: 110%;
	font-family: Arial;
	font-size: 95%;
}
/*IE Only*/
* html .IntroContentsBottom {
	height: 420px;
	background-color:#D8C6A9;
	border-left-color: #8E8E8E;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #8E8E8E;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #8E8E8E;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding: 9px;
	vertical-align:top;
	line-height: 110%;
	font-family: Arial;
	font-size: 95%;
}

/* voice-family: "\"}/*\""; height: auto; min-height: 420px%; */

/*Other Browsers*/
.ContentsTop {
	position: relative;
	height: auto;
	min-height: 420px;
	background-color:#ECDDCC;
	border-color: #8E8E8E;
	border-style: solid;
	border-width: 3px;
	padding: 12px;
	line-height: 110%;
	font-family: Arial;
	font-size: 95%;
} 
/*IE Only*/
* html .ContentsTop {
	height: 420px;
	background-color:#ECDDCC;
	border-color: #8E8E8E;
	border-style: solid;
	border-width: 3px;
	padding: 12px;
	line-height: 110%;
	font-family: Arial;
	font-size: 95%;
} 
/* Menu du bas */
.BottomMenuSpacer {
	height:40px;
	width:1px;
	vertical-align:middle;
}
.MainTableBottom {
	background-color:#2D313B;
	border-bottom-color: #ECDDCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-family:Arial;
	font-size:70%;
	color:#FFFFFF;
}
a.BottomMenu {
	color:#FFFFFF;
}
a.BottomMenu:Hover {
	text-decoration:none;
}

/* ****************************** Fin Layout Pellicam ****************************** */



html {
	height: 100%;
}

body {
	background-color:#FFFFFF;
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
}


#allcontent {
	/*position: absolute;
	top: 0;
	left: 0;
	float: center;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: orange;*/
	position: relative;
	z-index: 1;
	width: 100%;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
} /*hack: http://pompage.net/pompe/pieds/ */

html>body #allcontent {
	height: auto;
} /*hack: http://pompage.net/pompe/pieds/ */

* html body #allcontent {
	height: auto;
	text-align: center;
}


#global {
	position: relative;
	top: 0;
	left: 50%;
	z-index: 1;
	margin-left: -299px;
	text-align: center;
	width: 600px;
	
	/*border-color: #000;
	border-style: solid;
	border-width: 0 1px;*/
}
* html #global {
	position: relative;
	left: 0;
	top: 0;
	margin-left: 0;
}

#container-outer {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	min-height: 100%;
	height: 100%;
	/*margin: 0 0 12px 0;*/
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 600px;
}
html>body #container-outer {
	height: auto;
} /*for mozilla as IE treats height as min-height anyway*/

#container {
	height: 100%;
	min-height: 100%;
	width: 600px;
	/*margin-left: 143px;
	margin-right: 143px;*/
	margin: 0 auto;
	margin-bottom: 12px;
	color: #000;
	z-index: 1;
}
* html #container {
	margin-bottom: -35px;
} /*for IE*/
html>body #container {
	height: auto;
} /*for mozilla as IE treats height as min-height anyway*/


#menu-top {
	font-size: 0.7em;
	
	position: relative;
	top: 0;
	right: 0;
	float: right;
	z-index: 1;
}

#header {
	position: relative;
	top: 0;
	z-index: 1;
	/*float: center;*/
	width: 100%;
	height: 105px;
	text-align: center;
	background-image: url('images/layout/logo_full.gif');
	background-position: top;
	background-repeat: no-repeat;
}
/*#img_header {
	position: relative;
	top: 0;
	width: 600px;
	height: 209px;
	border: 0;
}*/

#header-top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 115px;
}

/*#logo {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 94px;
	height: 100px;
	background-image: url('images/layout/logo.gif');
	background-position: top;
	background-repeat: no-repeat;
}
#logo-texte {
	position: absolute;
	top: 40px;
	left: 157px;
	width: 410px;
	height: 28px;
	background-image: url('images/layout/logo_texte.gif');
	background-position: top;
	background-repeat: no-repeat;
}*/

/*#middlecolumn {
	position: relative;
	top: 0;
	height: 100%;
	text-align:center;
}*/
#leftcolumn {
	/*position: relative;
	top: 0;
	right: 0;
	float: left;
	width: 100px;
	height: 100%;
	background-image: url('images/layout/leftside.gif');
	background-position: top;
	background-repeat: repeat-y;*/
	
	position: absolute;
	top: 0;
	left: -90px;
	z-index: 0;
	
	width: 100px;
	height: 100%;
	background-image: url('images/layout/leftside.gif');
	background-position: top;
	background-repeat: repeat-y;
}
* html #leftcolumn {
	padding: 100% 0;
}
#rightcolumn {
	/*position: relative;
	top: 0;
	left: 0;
	float: right;
	width: 100px;
	height: 100%;
	background-image: url('images/layout/rightside.gif');
	background-position: top;
	background-repeat: repeat-y;*/
	
	position: absolute;
	top: 0;
	right: -90px;
	z-index: 0;
	
	width: 100px;
	height: 100%;
	background-image: url('images/layout/rightside.gif');
	background-position: top;
	background-repeat: repeat-y;
}
* html #rightcolumn {
	padding: 100% 0;
}

#menu {
	position: relative;
	top: 10px;
	z-index: 2;
	width: 100%;
	/*height: 101px;*/
	text-align:center;
	/*font-variant: small-caps;*/
}
/*#menu-general {
	position: relative;
	top: 0;
	width: 600px;
	height: 35px;
	text-align:center;
}
#menu-membres {
	position: relative;
	top: 0;
	width: 600px;
	height: 35px;
	text-align:center;
}*/

#menu-general, #menu-membres, #menu-gestion {
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -299px;
	width: 600px;
	height: 35px;
	text-align: center;
}
* html #menu-general, * html #menu-membres, * html #menu-gestion {
	position: relative;
	left: 0;
	top: 0;
	margin-left: 0;
}
#menu-general ul, #menu-membres ul, #menu-gestion ul {
	list-style-type: none;
	display: inline;
}

#menu-general li, #menu-membres li, #menu-gestion li {
	list-style-type: none;
	display: inline;
}

/*#menu div {
	margin: 0;
	padding: 0;
	height: 35px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 600px;
}
#menu ul {
	margin: 0;
	padding: 0;
	width: 600px;
	text-align: center;
}

#menu li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	text-align: center;
}*/

/*#menu a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**//*:35px;
}*/

#menu a {
	float: left;
	padding: 0;
	overflow: hidden;
	height: 35px;
	
	border-color: #000;
	border-style: solid;
}

#menu .linkleft {
	border-width: 0 0 0 1px;
}
#menu .linkmiddle {
	border-width: 0 0 0 1px;
}
#menu .linkright {
	border-width: 0 1px 0 1px;
}
#menu .uneligne { /*centrer verticalement le texte, si le texte va sur une ligne*/
	line-height: 33px;
}
#menu .deuxlignes { /*centrer verticalement le texte, si le texte va sur deux lignes*/
	line-height: 17px;
}

/*#nav-general {
	display:block;
}*/

#nav-general a {
	background: url(images/layout/menugeneral_back.gif) top left repeat-x;
	color: #CCC;	
	text-decoration: none;
	font-size: 0.9em;
}
#nav-general a:hover {
	color: #FFF;	
}

#nav-membres a {
	background: url(images/layout/menumembres_back.gif) top left repeat-x; 
	color: #000;	
	text-decoration: none;
	font-size: 0.9em;
}
#nav-membres a:hover {
	color: #222;	
}

#nav-gestion a {
	background: url(images/layout/menugestion_back.gif) top left repeat-x;   
	color: #000;	
	text-decoration: none;
	font-size: 0.9em;
}
#nav-gestion a:hover {
	color: #222;	
}
#nav-gestion a.noaccess {
	background: url(images/layout/menugestion_back.gif) top left repeat-x;
	color: #222;
	text-decoration: line-through;
	font-size: 0.9em;
}

#menu a:hover, #menu a:focus {
	background-position: 0 -35px;
}
#nav-gestion a.noaccess:hover {
	background-position: 0 0;
	cursor: default;
}

#doc a {
	width: 117px;
}
#evenements a {
	width: 98px;
}
#cours a {
	width: 55px;
}
#inscription a {
	width: 88px;
}
#liste-m a {
	width: 115px;
}
#faq a {
	width: 47px;
}
#contact a {
	width: 71px;
}
* html #doc a {
	width: 119px;
}
* html #evenements a {
	width: 99px;
}
* html #cours a {
	width: 56px;
}
* html #inscription a {
	width: 90px;
}
* html #liste-m a {
	width: 115px;
}
* html #faq a {
	width: 48px;
}
* html #contact a {
	width: 73px;
}

#perso a {
	width: 132px;
}
#infosculpture a {
	width: 107px;
}
#appel a {
	width: 80px;
}
#forum a {
	width: 59px;
}
#liste-f a {
	width: 95px;
}
#conseiladmin a {
	width: 119px;
}
* html #perso a {
	width: 132px;
}
* html #infosculpture a {
	width: 107px;
}
* html #appel a {
	width: 82px;
}
* html #forum a {
	width: 59px;
}
* html #liste-f a {
	width: 97px;
}
* html #conseiladmin a {
	width: 123px;
}

/*----------- AVEC APPEL AUX ARTISTES -----------*/
/*#gestion-membres a {
	width: 70px;
}
#gestion-fournisseurs a {
	width: 90px;
}
#gestion-materiaux a {
	width: 77px;
}
#gestion-infosculpture a {
	width: 100px;
}
#gestion-appel a {
	width: 100px;
}
#gestion-evenements a {
	width: 93px;
}
#gestion-csq a {
	width: 61px;
}
* html #gestion-membres a {
	width: 72px;
}
* html #gestion-fournisseurs a {
	width: 91px;
}
* html #gestion-materiaux a {
	width: 79px;
}
* html #gestion-infosculpture a {
	width: 101px;
}
* html #gestion-appel a {
	width: 101px;
}
* html #gestion-evenements a {
	width: 94px;
}
* html #gestion-csq a {
	width: 62px;
}*/

/*----------- SANS APPEL AUX ARTISTES -----------*/
/*#gestion-membres a {
	width: 87px;
}
#gestion-fournisseurs a {
	width: 107px;
}
#gestion-materiaux a {
	width: 94px;
}
#gestion-infosculpture a {
	width: 117px;
}
#gestion-evenements a {
	width: 110px;
}
#gestion-csq a {
	width: 77px;
}
* html #gestion-membres a {
	width: 89px;
}
* html #gestion-fournisseurs a {
	width: 108px;
}
* html #gestion-materiaux a {
	width: 96px;
}
* html #gestion-infosculpture a {
	width: 118px;
}
* html #gestion-evenements a {
	width: 111px;
}
* html #gestion-csq a {
	width: 78px;
}*/

/*----------- SANS APPEL AUX ARTISTES, AVEC COMPTES-RENDUS -----------*/
#gestion-membres a {
	width: 68px;
}
#gestion-fournisseurs a {
	width: 88px;
}
#gestion-materiaux a {
	width: 74px;
}
#gestion-infosculpture a {
	width: 96px;
}
#gestion-crendu a {
	width: 117px;
}
#gestion-evenements a {
	width: 90px;
}
#gestion-csq a {
	width: 58px;
}
* html #gestion-membres a {
	width: 70px;
}
* html #gestion-fournisseurs a {
	width: 89px;
}
* html #gestion-materiaux a {
	width: 75px;
}
* html #gestion-infosculpture a {
	width: 98px;
}
* html #gestion-crendu a {
	width: 117px;
}
* html #gestion-evenements a {
	width: 92px;
}
* html #gestion-csq a {
	width: 59px;
}


/*#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 23px;
	text-align:center;
	background-image: url('images/layout/fr/footer.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#img_footer {
	position: relative;
	top: 0;
	width: 600px;
	height: 23px;
	border: 0;
}*/

#footer {
	position: relative;
	z-index: 1;
	width: 600px;
	margin-top: -28px;
	height: 12px;
	border-top: #CCC 1px solid;
}
* html #footer {/*only ie gets this style*/
	\height: 14px;/* for ie5 */
	he\ight: 12px;/* for ie6 */
}

#clearfooter {
	clear:both;
	height:12px;
}/*needed to make room for footer*/
div,p { 
	margin-top:0;
}/*clear top margin for mozilla*/

/*a:link, a:visited, a:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #C9F; 
	border-bottom: #C9F 1px dashed;
}
a:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #C9F; 
	border-bottom: #C9F 1px groove;
*/
	/*dashed = tiret, dotted = pointillé, double = trait double, 
	solid = trait simple, groove = sorte de relief, ridge = à peu près pareil (relief)*/
/*}*/

a.normal:link, a.normal:visited, a.normal:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33; 
	border-bottom: #663C33 1px dashed;
}
a.normal:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33; 
	border-bottom: #663C33 1px solid;
}
a.longtext {
	font-weight: bold;
}
.toptext a.normal:link, .toptext a.normal:visited, .toptext a.normal:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33; 
	border-bottom: #663C33 1px dashed;
}
.toptext a.normal:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33; 
	border-bottom: #C9C 1px solid;
}
a.lower-lvl:link, a.lower-lvl:visited, a.lower-lvl:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366; 
	border-bottom: #003366 1px dashed;
}
a.lower-lvl:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366; 
	border-bottom: #336699 1px solid;
}
a.strike {
	text-decoration: line-through;
}

a.black:link, a.black:visited, a.black:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #000; 
	border-bottom: #000 1px dashed;
}
a.black:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #000; 
	border-bottom: #333 1px solid;
}

a.special:link, a.special:visited, a.special:active {
	text-decoration: none;
	color: #000;
	font-size: 0.9em;
	
	border: none;
}
a.special:hover {
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
	
	border: none;
	
	/*background: none transparent scroll repeat 0% 0%; 
	color: #333; 
	border-bottom: #666 1px solid;*/
}
#gestion-mbrs a.special {
	font-size: 1em;
}

.smalltext a.liste-lettres:link, .smalltext a.liste-lettres:visited, .smalltext a.liste-lettres:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #336699; 
	border-bottom: #336699 1px solid;
	
	font-weight: bold;
}
.smalltext a.liste-lettres:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #69C; 
	border-bottom: #69C 1px solid;
	
	font-weight: bold;
}
#filariane a.white:link, #filariane a.white:visited, #filariane a.white:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #FFF; 
	border-bottom: #FFF 1px dashed;
}
#filariane a.white:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #FFF; 
	border-bottom: #FFF 1px groove;
}
#home-credits a.special:link, #home-credits a.special:visited, #home-credits a.special:active {
	text-decoration: none;
	color: #999;
	border: none;
	
	font-size: 1em;
}
#home-credits a.special:hover {
	text-decoration: none;
	color: #999;
	border: none;
	
	font-size: 1em;
}

h2.upsidedown {
	border-style: none;
	border-top: #003366 1px solid;
}
h2 a.normal:link, h2 a.normal:visited, h2 a.normal:active {
	text-decoration: none;
	color: #003366;
	
	border: none;
}
h2 a.normal:hover {
	text-decoration: none;
	color: #336699;
	
	border: none;
}
* html h3 .numpages-long {
	margin-top: -14px;
	margin-right: 0;
	float: right;
}
h3 a.normal:link, 
h3 a.normal:visited, 
h3 a.normal:active, 
a.searchlink:link, 
a.searchlink:visited, 
a.searchlink:active{
	text-decoration: none;
	color: #000;
	
	border: none;
}
h3 a.normal:hover {
	text-decoration: none;
	color: #333;
	
	border: none;
}
a.searchlink:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #333; 
	border-bottom: #333 1px dashed;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	
	margin: 0 0 10px 0;




	padding: 3px 0 3px 27px;
	
	color: #003366;
	border-bottom: #003366 1px solid;
}

h4.info {
	background-image: url(images/img_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h4.important {
	background-image: url(images/img_important.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h4.error {
	background-image: url(images/red.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

fieldset h4 span.notes-faq a:link, 
fieldset h4 span.notes-faq a:visited, 
fieldset h4 span.notes-faq a:active,
h4 span.notes-faq a:link,
h4 span.notes-faq a:visited, 
h4 span.notes-faq a:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366; 
	border-bottom: #003366 1px dashed;
}
fieldset h4 span.notes-faq a:hover, h4 span.notes-faq a:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366; 
	border-bottom: #336699 1px solid;
}
* html fieldset h4 span.notes-faq a:link, 
* html fieldset h4 span.notes-faq a:visited, 
* html fieldset h4 span.notes-faq a:active, 
* html h4 span.notes-faq a:link,
* html h4 span.notes-faq a:visited, 
* html h4 span.notes-faq a:active {
	text-decoration: underline;
	color: #003366;
	
	border: none;
}
* html fieldset h4 span.notes-faq a:hover, * html h4 span.notes-faq a:hover {
	text-decoration: underline;
	color: #003366;
	
	border: none;
}


#mainpage-title h1{
	text-align: center;
}

.justified {
	text-align: justify;
}
.justified-margin {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
.center {
	text-align: center;
}

ul {
	margin: 0 0 0 50px;
	padding: 0 0 10px 0;
}
ul.imgs {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}
ul.middle {
	margin: 0 0 0 50px;
	padding: 0 0 20px 0;
}
ul.faq {
	margin: 0 0 0 15px;
	padding: 0;
}
ol.faq {
	margin: 20px 0 0 20px;
	padding: 0;
}
ul.imgs.red {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

ul.imgs li {
	padding-left: 15px;
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
ul.imgs li.public {
	padding-left: 15px;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
ul.imgs li:hover {
	padding-left: 15px;
	background-image: url(images/bullet_beige.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

ul li ul.imgs li {
	padding-left: 15px;
	background-image: url(images/bullet_beige.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
ul li ul.imgs li:hover {
	padding-left: 15px;
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

ul li ul li ul.imgs li {
	padding-left: 15px;
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
ul li ul li ul.imgs li:hover {
	padding-left: 15px;
	background-image: url(images/bullet_beige.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

ul.faq.imgs {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}
ul.faq.imgs.middle {
	padding: 0 0 15px 0;
}
ul.faq.imgs li {
	background-image: url(images/bullet_orange.gif);
}
ul.faq.imgs li:hover {
	background-image: url(images/bullet_beige.gif);
}

ul.red li {
	background-image: url(images/bullet_beige.gif);
}
ul.red li:hover {
	/*background-image: url(images/bullet_red.gif);*/
	background-image: url(images/bullet_orange.gif);
}

/*ul {
	margin: 0;
	padding: 0 0 0 10px;
}*/

.li-level2 {
	font-size: 0.9em;
}
.li-level2 a:link, .li-level2 a:visited, .li-level2 a:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #336699; 
	border-bottom: #336699 1px dashed;
}
.li-level2 a:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #336699; 
	border-bottom: #69C 1px solid;
}

.ex {
	font-size:0.7em;
}

/*table.icons {
	background-color: #FFF;
	width: 100%;
	height: 100%;
}*/

#page {
	padding-top: 5px;
	font-size: 0.7em;
	text-align: right;
}


.graytext {
	color: #CCC;
}
.greytextdark {
	color: #666;
}
#home-credits.greytextdark {
	color: #999;
}

.smalltext {
	font-size: 0.7em;
}
.textcolored {
	color: #663C33;
}
.complet {
	color: #336699;
}
.textimportant {
	color: #663C33;
	font-size: 0.9em;
}
.textmessage {
	margin-top: 25px;
	width: 100%;
	text-align: center;
	color: #663C33;
	background-color: #EAEAEA;
	border: 1px #CCC solid;
}
.textmoreinfo {
	color: #000;
}
.specialword {
	color: #666;
	font-variant: small-caps;
}
.specialtext {
	font-variant: small-caps;
}

.texterror {
	color: #F00;
}

.titre {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	
	margin: 0 0 2px 0;
	
	background: none transparent scroll repeat 0% 0%;
	color: #663C33;
	border-bottom: #663C33 1px solid;
}
#photo-border .titre {
	text-align: center;
}
#photo-border .description {
	font-style: italic;
	font-size: 0.9em;
}
#photo-border .photo-copyright {
	font-size: 0.9em;
}

.spacer {
	height: 20px;
}
.spacer-double {
	height: 40px;
}
.spacer-half {
	height: 10px;
}
/** html .spacer-half {
	margin: -5px;
	height: 0;
}*/
.spacer-mini {
	height: 5px;
}
/** html .spacer-mini {
	margin: -5px;
	height: 0;
}*/


#imgs-menu {
	position: relative;
	top: 25px;
	text-align: left;
	
	height: 100px;
}

#img-left {
	position: relative;
	top: 0;
	left: 100px;
	float: left;
}
#img-right {
	position: relative;
	top: 0;
	right: 100px;
	float: right;
}


hr {
	color: #663C33;
	background-color: #663C33;
	height: 1px;
	border: 0;
}
hr.grey {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;
}

form {
	margin: 0;
}
form .form-border, .form-border {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	width: 583px;
	
	padding: 5px;
}
* html form .form-border, * html .form-border {
	width: 100%;
}
form fieldset .form-border, 
fieldset .form-border, 
#infosculpture_top_js fieldset .form-border, 
#crendu_top_js fieldset .form-border, 
#gestion_csq_liens_js fieldset .form-border {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	width: 570px;
	
	padding: 5px;
}
* html form fieldset .form-border, * html fieldset .form-border {
	width: 100%;
}

form#form_materiaux_mx fieldset .form-border {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	width: 350px;
	
	padding: 5px;
}
* html form#form_materiaux_mx fieldset .form-border, * html fieldset .form-border {
	width: 100%;
}
#photo-border {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	padding: 5px;	
	margin: 20px;
	
	text-align: center;
}
#lexique-border {
	background-color: #EAEAEA;
	border: 1px #CCC solid;

	padding: 5px 20px;	
	margin: 20px;

	text-align: justified;
}


* html form .form-border-shorter, * html .form-border-shorter {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	width: 400px;
	
	padding: 5px;
}

fieldset.h3 .form-border {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	width: 550px;
	
	padding: 5px;
}
* html fieldset.h3 .form-border {
	width: 100%;
}

#gestion-mbrs .gestion-membres-search, 
#gestion-events .gestion-evenements-search, 
#gestion-mx .gestion-mx-search, 
#gestion-fs .gestion-fs-search, 
#events .evenements-search, 
#divcours .cours-search, 
#divsearch .search-search {
	font-size: 0.9em;
	background-color: #2D313B;
	border: 3px #8E8E8E solid;
	border-top: none;
	width: 650px;
	text-align: right;
	padding: 5px;
}
* html #gestion-mbrs .gestion-membres-search, 
* html #gestion-events .gestion-evenements-search, 
* html #gestion-mx .gestion-mx-search, 
* html #gestion-fs .gestion-fs-search, 
* html #events .evenements-search, 
* html #divcours .cours-search, 
* html #divsearch .search-search {
	width: 100%;
}

	
ul#contactinfo-internet, ul#sujets-infosculpture, ul#sujets-crendu {
	margin: 0 0 0 10px;
	padding: 1px 5px;
}



form div {
	clear: left;
	display: block;
	/*width: 400px;*/
	width: 360px;
	margin: 0;
	padding: 2px 0;
}
form #perso-identification div {
	width: 400px;
}
form#form-gestion-crendus-appr div, 
form#form-gestion-crendus-suppr div {
	width: 580px;
}
form #perso-contact .longer-divs {
	width: 385px;
}
form #perso-contact .notes-short, form #perso-folio .notes-short {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 175px;
	height: auto;
	margin: 0px 0 10px 0;
	padding: 5px;
	
	font-size: 0.7em;
	float: right;
}
* html form #perso-contact .notes-short, * html form #perso-folio .notes-short {
	width: 180px;
}
form #perso-photo .notes-short, form #perso-folio-upload .notes-short {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 180px;
	height: auto;
	margin: 0;
	padding: 5px;
	
	font-size: 0.7em;
	float: right;
}
* html form #perso-photo .notes-short, * html form #perso-folio-upload .notes-short {
	width: 190px;
}

#perso-divers .notes div {
	width: 190px;
}

/*form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}
	
form fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
}*/

form fieldset, fieldset {
	border: 1px #CCC solid;
	margin: 0;
	padding: 0px 5px 5px 5px;
	width: 583px;
}
* html form fieldset, * html fieldset {
	width: 100%;
}
form#form_materiaux_mx fieldset {
	border: 1px #CCC solid;
	margin: 0;
	padding: 0px 5px 5px 5px;
	width: 360px;
}
* html form#form_materiaux_mx fieldset {
	width: 100%;
}

fieldset.h3 {
	border: 1px #CCC solid;
	margin: 0 10px;
	padding: 0px 5px 5px 5px;
	width: 563px;
}
* html fieldset.h3 {
	width: 100%;
}

form fieldset legend, 
fieldset legend, 
form #infosculpture_top_js fieldset legend, 
form #crendu_top_js fieldset legend, 
form #gestion_csq_liens_js fieldset legend {
	color: #003366;
	font-size: 0.9em;
	
	padding: 0 5px;
	margin: 0 0 0 10px;
}

form div fieldset {
	border: 1px #CCC solid;
	margin: 0;
	padding: 0px 5px 5px 5px;
	width: 340px
}
* html form div fieldset {
	width: 355px;
}

form div fieldset legend, 
form #infosculpture_top_js div fieldset legend, 
form #crendu_top_js div fieldset legend, 
form #gestion_csq_liens_js div fieldset legend {
	color: #000;
	font-size: 0.9em;
	
	padding: 0 5px;
	margin: 0 0 0 10px;
}

form .optional label {
	margin-left: 12px;
	margin-right: -12px;
}
* html form .optional label {
	margin-left: 0;
	margin-right: 0;
	
	padding-left: 12px;
}

form label.labelcheckbox, form label.labelradio {
	/*float: none;
	display: block;
	width: 200px;
	height: expression('1%');
	padding: 0px;
	margin: 0px 0px 5px 142px;
	text-align: left;*/
	
	display: inline;
	color: #000;
	font-size: 0.9em;
	text-align: left;
	
	width: auto;
	
	margin: 0;
	padding: 4px 30px 0 0;
}
* html form label.labelcheckbox {
	padding: 0 30px 0 0;
	width: 100%;
}

form .inputcheckbox, form .inputradio, .inputcheckbox, .inputradio {
	display: inline;
	/*height: 14px;
	width: 14px;
	background-color: transparent;
	border-width: 0px;*/
	padding: 0;
	margin: 0 5px 0 10px;
}
* html #perso-photo .inputcheckbox {
	margin-left: 0;
}

label {
	color: #000;
	font-size: 0.9em;	
	
	float: left;
	width: 120px;
	margin: 0px 0 5px 0px;
	text-align: left;
}
label.largerlabel {
	width: 160px;
}
label.shorterlabel {
	width: 80px;
}
#perso-photo label {
	color: #000;
	font-size: 0.9em;	
	
	float: none;
	width: 155px;
	margin: 0 0 5px 0;
	text-align: left;
}

form .left {
	color: #000;
	font-size: 0.9em;
}
form .right {
	position: relative;
	left: 0;
	color: #000;
	font-size: 0.9em;
} 
form .textbox {
	color: #000;	
	background-color: #FFF;
	border: 1px #CCC solid;
}
form .textboxdisabled-center{
	color: #000;
	background-color: transparent;
	border-style: none;

	text-align: center;
	
	font-size: 0.9em;
}
form .textbox-disabled {
	color: #000;	
	background-color: #EAEAEA;
	border: 1px #CCC solid;
}
form .textbox-hidden {
	color: #FFF;	
	background-color: #FFF;
	border: 1px #CCC solid;
}
form .textmsgerreur {
	color: #F00;
	background-color: #ECDDCC;
	font-weight: bold;
	border-style: none;
	
	margin-left: 50px;
}

form .notes {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 197px;
	height: auto;
	/*margin: 0 0 10px 10px;*/
	/*margin: 0 0 10px 0;*/
	margin: 0;
	padding: 5px;
	
	font-size: 0.7em;
	float: right;
}
* html form .notes {
	width: 209px;
}
* html form #gestion-csq-doc .notes {
	width: 207px;
}

form .notes-large {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 270px;
	height: auto;
	/*margin: 0 0 10px 10px;*/
	margin: 5px 0 10px 10px;
	padding: 5px;
	
	font-size: 0.7em;
	float: right;
	
	position: absolute;
	right: 8px;
	z-index: 1;
}
* html form .notes-large {
	width: 280px;
}

form .notes-short {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 175px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 5px;
	
	font-size: 0.7em;
	float: right;
}
* html form .notes-short {
	width: 180px;
}
#cours-contact .notes-short {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 120px;
	height: auto;
	margin: 0;
	padding: 5px;
	
	font-size: 0.7em;
	float: right;
}
* html #cours-contact .notes-short {
	width: 135px;
}

form .message-notes {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 575px;
	height: auto;
	margin: 5px 5px 25px 5px;
	padding: 5px;
	
	font-size: 0.7em;
	float: right;
}
.message-notes { /*haut de la page (ex: fiche perso)*/
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 575px;
	height: auto;
	margin: 5px 5px 25px 5px;
	padding: 5px;
	
	font-size: 0.7em;
}
* html .message-notes {
	margin-bottom: 5px;
}

fieldset .message-notes {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 550px;
	height: auto;
	margin: 5px auto;
	padding: 5px;
	
	font-size: 0.7em;
}
* html fieldset .message-notes {
	width: 560px;
	margin: 5px;
	font-size: 0.8em;
}

#contactinfo-internet-notes.notes-large {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 375px;
	height: auto;
	margin: 0;
	padding: 5px;
	
	font-size: 0.8em;
	float: right;
}
#fournisseur-contact .notes-short {
	color: #336699;
	background-color: #FFC;
	border: 1px solid #663C33;
	
	width: 180px;
	height: auto;
	margin: 0;
	padding: 5px;
	
	font-size: 0.8em;
	float: right;
}
* html #fournisseur-contact .notes-short {
	width: 190px;
}

form .notes-large ul, 
form .notes ul, 
form .notes-short ul, 
form .message-notes ul, 
.message-notes ul, 
/*.message-notes ul, */
#fournisseur-contact .notes-short ul, 
#cours-contact .notes-short ul {
	margin: 0 0 0 10px;
	padding: 1px 5px;
}

form fieldset .notes a:link, 
form fieldset .notes a:visited, 
form fieldset .notes a:active, 
.message-notes a:link, 
.message-notes a:visited, 
.message-notes a:active, 
#fournisseur-contact .notes-short a:link, 
#fournisseur-contact .notes-short a:visited, 
#fournisseur-contact .notes-short a:active {
	font-weight: bold;
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366; 
	border-bottom: #003366 1px dashed;
}
form fieldset .notes a:hover, 
.message-notes a:hover, 
#fournisseur-contact .notes-short a:hover {
	font-weight: bold;
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366; 
	border-bottom: #336699 1px solid;
}

form fieldset .notes-faq, form .notes-faq {
	margin-top: -13px;
	margin-right: 5px;
	float: right;
}
* html form fieldset .notes-faq, * html form .notes-faq {

	margin-top: -17px;
	margin-right: 5px;
	float: right;
}

form .faq {
	color: #003366;
	float: right;
	
	position: absolute;
	right: 8px;
	z-index: 1;
}

form .selectprovince{
	color: #000;
	background-color: #FFF;
	border: 1px #CCC solid;
	
	width: 192px;
}
form .selectrecherche{
	color: #000;
	background-color: #FFF;
	border: 1px #CCC solid;
	
	width: 142px;
}

form select optgroup {
	color: #663C33;
	font-style: normal;
	/*border-bottom: 1px #663C33 dashed;*/
}
form select optgroup option {
	color: #000;
}

.button {
	color: #663C33;
	background-color: #EAEAEA;
	border: 1px #663C33 solid;
	
	font-size: 0.7em;
	font-weight: bold;
	
	width: 80px;
	height: 20px;
}
.buttonsave {
	color: #663C33;
	background-color: #EAEAEA;
	border: 1px #663C33 solid;
	
	font-size: 0.7em;
	font-weight: bold;
	
	width: 125px;
	height: 20px;
}
.buttonsearch {
	color: #663C33;
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	font-size: 0.9em;
	font-weight: bold;
	
	width: 84px;
	height: 20px;
}
.buttonperso {
	color: #663C33;
	background-color: #EAEAEA;
	border: 1px #663C33 solid;
	
	font-size: 0.7em;
	font-weight: bold;
	
	width: 175px;
	height: 20px;
}


code, kbd, pre, tt {
	font-family: monospace;
	border-width: 1px;
	border-style: dashed;
	border-color: #4A4A4A;
	background-color: #FFF;
	margin: 0;
	padding: 0 5px 0 5px;
}
blockquote.faq {
	font-family: monospace;
	font-size: 1.1em;
	background-color: #FFF;
	
	border-width: 1px 1px 1px 6px;
	border-style: dashed dashed dashed solid;
	border-color: #663C33;
	
	margin: 15px 20px;
	padding: 0 10px;
}
* html blockquote.faq {
	font-size: 0.9em;
}

/* ---------------------------------- FOOTER ----------------------------------- */
/*#footer {
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
}*/

#home-credits {
	/*position: relative;
	top: 0;
	width: 600px;
	text-align: center;*/
	
	color: #999;
}

#footer {
	position: relative;
	bottom: 0;
	/*float: center;*/
	width: 600px;
	text-align: center;
	border: 1px #CCC dashed;
	padding: 0;
	
	margin-left: auto;
	margin-right: auto;
}
* html #footer {
	margin-top: 0px;
}
#footer-left {
	position: relative;
	left: 5px;
	top: 0;
	float: left;
}
#footer-right {
	position: relative;
	right: 5px;
	top: 0;
	float: right;
}

/*.graytext {
	color: #CCC;
	font-size: 0.7em;
}*/

.grayline {
	position: relative;
	bottom: 0;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0;
	text-align: center;
	clear: both;
	margin: 0;
	padding: 0;
}
/* -------------------------------- fin footer --------------------------------- */


#global-container {
	height: 100%;
	text-align:center;
}

#header a.gray:link, #header a.gray:visited, #header a.gray:active{
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #CCC; 
	border-bottom: #CCC 1px dashed; /*dashed*/
}
#header a.gray:hover{
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #CCC; 
	border-bottom: #EEE 1px solid;
}

#footer a.gray:link, #footer a.gray:visited, #footer a.gray:active{
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #CCC; 
	border-bottom: #CCC 1px solid; /*dashed*/
}
#footer a.gray:hover{
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #CCC; 
	border-bottom: #CCC 1px solid;
}

* html #header a.gray:link, * html #header a.gray:visited, * html #header a.gray:active, * html #footer a.gray:link, * html #footer a.gray:visited, * html #footer a.gray:active{
	text-decoration: underline;
	color: #CCC;
	
	border: none;
}
* html #header a.gray:hover, * html #footer a.gray:hover{
	text-decoration: underline;
	color: #CCC;
	
	border: none;
}

a.specialgray {
	color: #CCC;
	font-weight: normal;
	text-decoration: underline;
	border: none;
}

.hautpage {
	padding-top: 25px;
	font-size: 0.7em;
	text-align: right;

}
.disclaimer {
	color: #CCC;
	font-size: 0.7em;
	padding-top: 25px;
	text-align: left;
}
/** html .hautpage {
	padding-bottom: 50px;
}*/

.message-baspage {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
	text-align: center;
}
.thispage {
	color: #663C33;
	font-weight: bold;
	font-size: 1.2em;
}

a img {
	border: 0;
}
/*.perso-images a img {
	border: 1px #CCC solid;
}*/


#home-images {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	
	padding-top: 20px;
	padding-bottom: 20px;
	
	text-align: center;
	vertical-align: middle;
}
#home-images img, #photo-membre img, #perso-photo img, #profil-folio img, #photo-border img {
	border: 1px #CCC solid;
}


span.home-images {
	width: 100px;
} 
span.home-separationimages {


	width: 20px;
}


#photo-membre {
	float: right;
}
#profil-infos, 
#profil-bio, 
#profil-folio, 
#profil-cours, 
#fournisseur-contact, 
#mx-ss-info, 
#mx-ss-divers, 
#evenement-info, 
#evenement-periode, 
#evenement-endroit, 
#evenement-contact, 
#evenement-divers {
	font-size: 0.9em;
}

#profil-infos ul.horizontal, #fournisseur-contact ul.horizontal {
	list-style-type: none;
	display: block;
	
	margin: 0;
	padding: 0;
	
	width: 570px;
}
* html #profil-infos ul.horizontal, * html #fournisseur-contact ul.horizontal {
	width: 100%;
}

#profil-infos li.horizontal, #fournisseur-contact li.horizontal {
	list-style-type: none;
	display: inline;
	
	margin: 0;
	padding: 0;
}

#profil-infos li.first, #fournisseur-contact li.first {
	margin-top: 0;
}
#profil-infos li.middle, #fournisseur-contact li.middle {
	margin-top: 2px;
}

#profil-infos li.left, #fournisseur-contact li.left {
	width: 120px;
	text-align: left;
	float: left;
	padding-right: 2px;
}
#profil-infos li.right, #fournisseur-contact li.right {
	display: block;
	text-align: left;
	padding-left: 2px;
}

.infosculpture-left {
	color: #000;
	font-size: 0.9em;
	
	float: left;
}
.infosculpture-right {
	color: #000;
	font-size: 0.9em;
	text-align: right;
	
	position: absolute;
	right: 0;
	
	margin-top: 7px;
	margin-right: 10px;
}
* html .infosculpture-right {
	margin-top: 0;
}

#optimisation {
	/*position: relative;
	top: 0;
	text-align: center;*/
	
	float: right;
	text-align: right;
}


.cursor {
	cursor: pointer;
}
* html .cursor {
	cursor: hand;
}

.cursor-arrow {
	cursor: default;
}

dt {
	font-weight:bold;
}


/* --------------------------- TABLE --------------------------- */
table {
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	padding: 0;
}
.tableClean {
	background-color: transparent;
	border: 0px;
	padding: 0;
}

th {
	color: #663C33;
	font-size: 0.8em;
	background-color: #EAEAEA;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
/*
td {
	font-size: 0.7em;
	background-color: #EAEAEA;
	padding: 1px;
	border-style: none;
}
*/
#cours-infos td, 
#cours-contact td, 
#profil-infos td, 
#fournisseur-contact td, 
#mx-ss-info td, 
#mx-ss-divers td, 
#evenement-info td, 
#evenement-periode td, 
#evenement-endroit td, 
#evenement-contact td, 
#evenement-divers td {
	font-size: 0.8em;
	vertical-align: top;
	text-align: justify;
	
	padding-left: 0;
}
#cours-infos td.left,  #cours-contact td.left {
	width: 130px;
}
#profil-infos td.left, 
#fournisseur-contact td.left, 
#mx-ss-info td.left, 
#mx-ss-divers td.left, 
#evenement-info td.left, 
#evenement-periode td.left, 
#evenement-endroit td.left, 
#evenement-contact td.left, 
#evenement-divers td.left {
	width: 120px;
}
td.calendar {
	padding: 0 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	background-color: #EAEAEA;
	border: 1px #CCC solid;
	font-size: 0.7em;
	width: 80px;
	height: 80px;
}
td.calendarback {
	background-color: #CCC;
	font-size: 0.7em;
}
/*td.calendarback-long {
	background-color: #FFC;
}*/
td.calendarback-today {
	background-color: #663C33;
}
td.calendartoday {
	border: 1px #663C33 solid;
	background-color: #FFC;
}
a.calendartoday:link, a.calendartoday:visited, a.calendartoday:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33; 
	border-bottom: #663C33 1px dashed;
}
a.calendartoday:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33;
	border-bottom: #663C33 1px solid;
}
* html a.calendartoday:hover {
	color: #663C33;
	text-decoration: underline;
	border-style: none;
}
td.calendar a.lower-lvl:link, td.calendar a.lower-lvl:visited, td.calendar a.lower-lvl:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366; 
	border-bottom: #003366 1px dashed;
}
td.calendar a.lower-lvl:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #003366;
	border-bottom: #336699 1px solid;
}
* html td.calendar a.lower-lvl:hover {
	color: #336699;
	text-decoration: underline;
	border-style: none;
}

table.liste, 
#profil-folio table, 
#cours-infos table,  
#cours-contact table, 
#profil-infos table, 
#fournisseur-contact table, 
#mx-ss-info table, 
#mx-ss-divers table, 
#evenement-info table, 
#evenement-periode table, 
#evenement-endroit table, 
#evenement-contact table, 
#evenement-divers table {
	width: 100%;
	border: none;
	padding: 0;
}
* html #profil-infos table {
	width: 367px;
	border: none;
	padding: 0;
}
* html #cours-contact table {
	width: 425px;
	border: none;
	padding: 0;
}
#perso-folio table {
	width: 377px;
	border: 1px #CCC solid;
	padding: 0;
}
* html #perso-folio table {
	width: 385px;
}

td.liste {
	width: 50%;
	border: none;
	padding-top: 10px;
}
tr.first td {
	padding-top: 0;
}
#profil-folio td.pics, #perso-folio td.pics {
	width: 85px;
	padding: 10px 0;
	background-color: #EAEAEA;
	border-style: none;
}
#perso-folio td.picstop {
	width: 100px;
	padding: 10px 0 0 0;
	background-color: #EAEAEA;
	border-style: none;
}
#perso-folio td.picsmiddle {
	padding: 0;
	background-color: #EAEAEA;
	border-style: none;
}
#perso-folio td.picsbottom {
	padding: 0 0 10px 0;
	background-color: #EAEAEA;
	border-style: none;
}
#perso-folio a img.chosen {
	border: 5px #663C33 double;
}

.thsearch {
	color: #663C33;
	font-size: 0.8em;
	background-color: #EAEAEA;
	font-weight: bold;
	text-align: left;
	padding: 1px;
}

.tdcontenu2 {
	font-size: 80%;
	padding: 2px;
	background-color: #FFF;
	border-style: none;
}
.tdalternate {
	font-size: 80%;
	background-color: #EAEAEA;
	border-style: none;
	padding: 2px;
}

#profil-folio .ligne, #perso-folio .ligne, #cours-infos .ligne, #profil-infos .ligne{
	background-color: #CCC;
	height: 1px;
	padding: 0;
}
/* --------------------------- fin de TABLE --------------------------- */

/* ---------------- JAVASCRIPT ---------------- */
.notfirst {
	padding-top: 20px;
}

div.appear {
	margin: 0;
	display: none;
}

#gestion_csq_liens_js a.normal:link, #gestion_csq_liens_js a.normal:visited, #gestion_csq_liens_js a.normal:active {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33; 
	border-bottom: #663C33 1px dashed;
}
#gestion_csq_liens_js a.normal:hover {
	text-decoration: none;
	
	background: none transparent scroll repeat 0% 0%; 
	color: #663C33; 
	border-bottom: #C9C 1px solid;
}
/* ------------- fin javascript --------------- */