@charset "utf-8";
/* CSS Document */

/*########################################################
	BODY, CONTENEUR & HTML GENERIQUES
########################################################*/
html {

}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #2b0f40;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2b0f40;
	background-color: #ffffff;
	border: 1px solid #B6BCC8;
	position: relative;
	z-index: 1;
}
a {
	color: #e2007a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*--------------------- class génériques --------------------- */
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}

/*--------------------- #container --------------------- */
#container {
	background: #ffffff url(../img/container-bg.gif) -133px top repeat-x;
	padding-bottom: 10px
}

/*########################################################
	BANNIERE
########################################################*/
#banner {
	float: left;
	width: 168px;
	overflow: hidden;
	text-align: right;
	padding: 36px 11px 0 11px;
}
/*.home #banner {
	width: 209px;
}*/
#banner select {
	color: #666666;
	text-transform: uppercase;
	font-size: 80%;
}
#banner h1 {
	margin: 0;
	position: absolute;
	left: 16px;
	top: 30px;
}
/*.home #banner h1 {
	top: 88px;
}*/

/*########################################################
	NAVIGATION
########################################################*/
#navig {
	float: left;
	width: 125px;
	padding-top: 140px;
	overflow: hidden;
	/*background: url(../img/navig-bg.gif) right 3px no-repeat;*/
	_margin-right: -3px;
}
/*.home #navig {
	background: url(../img/navig-bg_home.gif) right 3px no-repeat;
}*/

/*--------------------- #navigMenu --------------------- */
#navigMenu {
	display: block;
	/*background: url(../img/navigMenu-bg.gif) top repeat-x;*/
	/*background-color: #A481B5;*/
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
	height: 257px;
	overflow: hidden;
	font-size: 90%;
}
#navigMenu li {
	display: block;
	border-bottom: solid 1px #94779f;
	_height: 1%;
	_margin-top: -3px;
}
#navigMenu li.selected {
	background-color: #A987B9;
}
.home #navigMenu li.selected {
	background: none;
}
#navigMenu li a {
	color: #3a1641;
	text-decoration: none;
	display: block;
	padding: 8px 0 8px 16px;
	text-transform: uppercase;
}
#navigMenu li a:hover {
	background-color: #af91bd;
}
#navigMenu li.selected a:hover {
	background-color: transparent;
}
#navigMenu li ul {
	display: none;
}
#navigMenu li.selected ul {
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	position: relative;
	top: -8px
}
#navigMenu li ul li {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	_height: 1px;
}
#navigMenu li.selected ul li.selected {
	background: none;
}
#navigMenu li ul li a {
	display: block;
	margin: 0;
	padding: 0px 0 0 16px;
	color: #ffffff;
	text-transform: none;
	_height: 1px;
}
#navigMenu li.selected ul li a:hover {
	background-color: #8F6D9F;
}
#navigMenu li ul li.selected a {
	color: #b0d3ec;
}

/*########################################################
	CONTENU
########################################################*/
#content {
	padding: 3px 20px 0 4px;
	width: 586px;
	min-height: 536px;
	_height: 1%;
	background: #ffffff url(../img/content-bg.gif) right top no-repeat;
	overflow: auto;
	overflow-x: hidden;
}
/*.home #content {
	width: 545px;
}*/
#contentBreadcrumb, #contentPage, #contentTabs, #contentAnimation {
	background-color: #fafaf9;
	clear: both;
}

/*--------------------- #contentAnimation --------------------- */
#contentAnimation {
	position: relative;
	overflow: visible;
	zoom: 1;
}
#contentAnimation h1 {
	margin: 0;
	padding: 0;
}
#contentAnimation input.register {
	position: absolute;
	right: 66px;
	top: 315px;
}

/*--------------------- #contentInfo --------------------- */
#contentInfo {
	position: absolute;
	left: 909px;
	top: 3px;
	width: 120px;
	height: 329px;
	background-color: #8F6D9F;
}
#contentInfo h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #B0D3EC;
	margin: 0;
	padding: 8px 8px 4px 8px;
	border-bottom: solid 1px #A481B5;
	text-align: left;
}
#contentInfo div.contentInfoText {
	padding: 4px 8px 0 8px;
}
#contentInfo div.contentInfoText p {
	margin: 0 0 8px 0;
}
#contentInfo div.contentInfoText ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contentInfo div.contentInfoText ul li {
	margin: 0;
	padding: 0;
}
#contentInfo div.contentInfoText a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentInfo div.contentInfoText a:hover {
	color: #B0D3EC;
}

/*--------------------- #contentBreadcrumb --------------------- */
#contentBreadcrumb {
	list-style: none;
	font-size: 85%;
	margin: 0;
	padding: 18px 10px;
}
#contentBreadcrumb li {
	display: inline;
	padding-left: 7px;
	margin-right: 1px;
	background: url(../img/breadcrumb-item.gif) left 3px no-repeat;
}
#contentBreadcrumb li.first {
	padding: 0;
	background: none;
}
#contentBreadcrumb li a {
	color: #a19689;
}
#contentBreadcrumb li.last a {
	color: #2b0f40;
}

/*--------------------- #contentTabs --------------------- */
#contentTabs {
	padding: 10px 0 20px 0;
}
#contentTabs ul {
	margin: 0 10px;
	padding: 6px;
	border: solid #AFAAA4;
	border-width: 1px 0;
	text-align: center;
}
#contentTabs ul.menu {
	text-align: left;
}
#contentTabs ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#contentTabs ul li a {
	margin: 0;
	padding: 0 4px 0 7px;
	color: #2B0F40;
	background: url(../img/tabs-item.gif) left 2px no-repeat;
}
#contentTabs ul li.selected a {
	color: #E2007A;
}
#contentTabs ul li.first a {
	background: none;
	padding-left: 4px;
}

/*--------------------- #contentTools --------------------- */
#contentTools {
	position: absolute;
	left: 67px;
	top: 332px;
	width: 224px;
	min-height: 187px;
	_height: 187px;
	padding: 10px;
	border-left: 4px solid #ffffff;
	overflow: hidden;
}
/*.home #contentTools {
	left: 108px;
}*/

/*--------------------- ul.download --------------------- */
ul.download {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	/*height: 32px;*/
	overflow: auto;
}
ul.download li {
	display: block;
	margin-bottom: 10px;
	background: none !important;
	clear: both;
}
ul.download li a {
	color: #2B0F40;
	background: url(../img/picto_file.gif) left top no-repeat;
	padding: 1px 0 2px 20px;
	margin-bottom: 6px;
	float: left;
}
ul.download li.pdf a {
	background: url(../img/picto_pdf.gif) left top no-repeat;
}
#contentTools ul.download li a {
	display: block;
	height: 26px;
	padding: 18px 0 0 50px;
	font-weight: bold;
}
ul.download li.brochure a {
	background: url(../img/picto_rules.gif) left top no-repeat;
}
ul.download li.ep a {
	background: url(../img/lock.gif) left top no-repeat;
}
ul.download li.deco a {
	background: url(../img/unlock.gif) left top no-repeat;
}ul.download li.buddy a {
	background: url(../img/buddy.gif) left top no-repeat;
}

ul.download li.rules a {
	background: url(../img/picto_rules.gif) left top no-repeat;
}

/*--------------------- #contentPage --------------------- */
#contentPage {
	min-height: 243px;
	_height: 243px;
	overflow: auto;
	_overflow: visible;
	padding: 10px;
	border-bottom: solid 1px #e5dce8;
}
.home #contentPage {
	padding-top: 44px;
	min-height: 146px;
	_height: 146px;
}
#contentPage h2 {
	min-height: 30px;
	_height: 30px;
	margin: 0 0 20px 0;
	padding: 4px 0 0 38px;
	background: url(../img/arrow-34.gif) left top no-repeat;
	font-size: 160%;
	color: #E2007A;
}
#contentPage h2.mail {
	min-height: 30px;
	_height: 30px;
	margin: 0 0 20px 0;
	padding: 4px 0 0 38px;
	background: url(../img/mail-34.gif) left top no-repeat;
	font-size: 160%;
	color: #E2007A;
}
#contentPage h2 span {
	color: #2B0F40;
	font-size: 80%;
}
#contentPage h3 {
	padding: 2px 0;
	margin: 30px 0 20px 0;
	color: #A29292;
	text-transform: uppercase;
	font-size: 140%;
	border-bottom: solid 1px #A29292; 
}
#contentPage h4 {
	margin-top: 20px;
	font-size: 110%;
	color: #E2007A;
}
#contentPage h5 {
	font-size: 100%;
	color: #2B0F40;
	margin: 20px 0 10px 0
}
p.legend, span.legend {
	color: #999999;
	font-size: 90%;
	font-style: italic;
}
span.legend {
	margin-left: 4px;
}
em {
	text-decoration: underline;
	font-style: normal;
}

/*--------------------- div.article --------------------- */
div.article {
	color: #7E6D79;
	padding: 0 16px;
}
div.article p {
	margin: 0 0 8px 0;
}
div.article ul {
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
}
div.article ul li {
	background: url(../img/list-item.gif) 4px 4px no-repeat;
	padding-left: 20px;
}
div.article ul.chucknorrisapproved {
	margin: 20px 0 20px 0;
	font-weight: bold;
}
div.article ul.chucknorrisapproved li {
	display: block;
	background: url(../img/chuck-item.gif) 4px 4px no-repeat;
	padding: 6px 0 6px 30px;
}
div.article ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	/*color: #2b0f40;*/
}
div.article ol ol {
	margin: 0 0 20px 40px;
	padding: 0;
}
div.article ol li p, div.article ol li ul, div.article ol li ol  {
	/*color: #7E6D79;*/
	font-weight: normal;
}
div.article ul ol li {
	background: none;
	padding-left: 0;
	font-weight: normal
}
div.article ul ul {
	margin-top: 0;
	list-style: disc;
}
div.article ul ul li {
	background: none;
	padding: 0;
	margin: 0;
}
div.article ul ul ul {
	list-style: circle;
	margin-bottom: 0;
}
div.article dt {
	font-weight: bold;
	/*color: #2B0F40;*/
	margin-bottom: 4px;
}
div.article dd {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	/*border-left: solid 1px #DFDCD7;*/
}

/*--------------------- table --------------------- */
div.article table {
	border-collapse: collapse;
	width: 100%;
}
div.article table td , div.article table th {
	border: solid 1px #AFAAA4;
	padding: 4px;
}
div.article td {
	background-color: #ffffff;
	vertical-align: top;
	width: 35%;
}
div.article th {
	background-color: #EEECEB;
}
div.article thead th {
	background-color: #A29292;
	padding: 8px 4px;
	color: #ffffff;
}
div.article tbody th {
	width: 25%;
}
div.article table td ul {
	margin: 0;
}
div.article table td ul li {
	background: none;
	padding: 0;
	margin-bottom: 4px;
}

div.article table td ul.paiement li {
	margin-bottom: 4px;
	background:transparent url(../img/list-item.gif) no-repeat scroll 4px 4px;
	padding-left:20px;
}

/*--------------------- ul.actions --------------------- */
ul.actions {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	/*height: 32px;*/
}
ul.actions li {
	display: block;
	float: right;
	margin-left: 20px;
}
ul.actions li a {
	display: block;
	height: 24px;
	_width: 1%;
	padding: 8px 34px 0;
	color: #2B0F40;
}
ul.actions li.print a {
	background: url(../img/picto_print.gif) right top no-repeat;
}

/*--------------------- div.form --------------------- */
#contentPage div.form h3 {
	background-color: #d1c0da;
	padding: 2px 10px;
	margin: 10px 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 120%;
	border: none;
}
div.form {
	padding: 0 16px;
}
div.form strong {
	color: #2b0f40;
}
fieldset {
	border: solid 1px #AFAAA4;
	margin: 0 0 20px 0;
	padding: 8px 8px 8px 8px;
}
legend {
	font-weight: bold;
	margin-bottom: 8px !ie;
	text-transform: uppercase;
	color: #2b0f40;
}
.field {
	background-color: #eeeceb;
	padding: 1px;
	margin-bottom: 4px;
	overflow: auto;
	_overflow: visible;
	_height: 1px;
}
.field label, .field p.label {
	color: #6F5A5A;
	padding-top: 2px;
	margin: 0;
}
.field label {
	display: block;
	float: left;
	width: 33%;
	margin-bottom: 2px;
}
fieldset.small .field label {
	width: 25%;
}
.large label, fieldset.small .large label {
	float: none;
	width: auto;
}
.large input, .large select, .large textarea {
	margin-left: 33%;
}
.large ol {
	margin-left: 29%;
}
fieldset.small .large input, fieldset.small .large select, fieldset.small .large textarea {
	margin-left: 25%;
}
.field p {
	padding: 0;
	margin: 0 0 8px 0;
	text-align: left;
	overflow: auto;
}
div.error {
	border: solid 1px #E2007A;
	padding: 1px 0;
}
div.errorPanel, div.errorPage {
	border: solid 1px #E2007A;
	padding: 10px;
	background-color: #f8e1ec;
}
div.errorPage {
	min-height: 100px;
	_height: 100px;
	margin: 40px 0 120px 0;
}
div.errorPanel p, div.errorPage p {
	font-weight: bold;
	color: #E2007A;
	margin: 0;
	text-align: center;
}
ul.error {
	margin: 2px 0 16px 0;
	padding: 0;
	list-style: none;
}
ul.error li {
	color: #E2007A;
	font-weight: bold;
	background: url(../img/arrow-error.gif) 8px 2px no-repeat;
	padding-left: 22px;
}
ul.checklist {
	display: block;
	margin: 0;
	padding: 0;
	overflow: auto;
	_overflow: visible;
	_height: 1%;
}
span.highlight, p.hightlight {
	color: #E2007A;
}
div.buttons {
	float: right;
}
div.buttons input.submit, div.buttons input.previous, div.buttons input.next {
	height: 23px;
	padding: 0 10px 2px 10px;
	padding: 0 !ie;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
	margin-left: 8px;
	color: #ffffff;
}
div.buttons input.submit, div.buttons input.next {
	background: #e2007a;
	border: solid 1px #E5DCE8;
}
div.buttons input.previous {
	background: #A29292;
	border: solid 1px #E5DCE8;
}
p.total {
	margin-top: 20px;
	padding: 10px 20px;
	font-size: 120%;
	font-weight: bold;
	background-color: #EEECEB;
	overflow: auto;
	_height: 1%;
}
p.total span {
	display: block;
	float: left;
	padding-top: 3px;
}
p.total em {
	color: #E2007A;
}
p.total strong.price {
	color: #E2007A;
	font-size: 120%;
	display: block;
	float: right;
}
p.number {
	margin: 0;
	padding: 10px 20px;
	font-size: 120%;
	font-weight: bold;
	background-color: #EEECEB;
	overflow: auto;
	_height: 1%;
	text-align: center
}
p.number strong {
	color: #E2007A;
	font-size: 120%;
}
div.form table {
	border-color: #AFAAA4;
	border-style: solid;
}
div.form table td {
	border: none;
}

/*--------------------- div.recall --------------------- */
div.recall h4 {
	margin: 16px 0 6px 0
}
div.recall fieldset {
	border: 1px solid #E5DCE8;
	margin: 0 0 10px;
	padding: 4px 8px;
	font-size: 90%;
}
div.recall legend {
	color: #999999;
}
div.recall .field {
	padding: 0 1px;
	margin: 1px;
	background: #ffffff;
}
div.recall .field label {
	padding-top: 0;
	margin-bottom: 1px;
}
div.recall fieldset p {
	margin: 0;
}
div.recall fieldset ol {
	margin-top: 0;
	margin-bottom: 0;
}


/*--------------------- input --------------------- */
.field textarea {
	display: block;
	float: left;
	_display: inline;
	_float: none;
}
.field input, .field textarea {
	width: 254px;
	margin-top: 0;
}
.field select {
	width: 256px;
	width: 258px !ie;
}
.inputlist, .checklist, .radiolist {
	list-style: none;
}
.creditcards {
	display: block;
	padding: 10px;
}
.creditcards img {
	vertical-align: middle;
}
.checklist input, .radiolist input, input.checkbox, input.radio, div.form .field .checklist label, div.form .field .radiolist label {
	width: auto !important;
	background: none;
	border: none;
	display: inline;
	float: none;
}
.field input.day, .field input.month, .field input.dept {
	width: 2em;
}
.field input.year {
	width: 4em;
}
.field input.cp {
	width: 5em;
}
input.register {
	display: block;
	float: left;
	width: 271px;
	background: none;
	border: none;
	height: 28px;
	font-weight: bold;
	color: 120%;
}


/*--------------------- div.dragzone --------------------- */
div.dragzone {
	float: left;
	padding: 10px;
	margin: 2px;
	background-color: #ffffff;
	border: solid 1px #B6BCC8;
	width: 231px;
	_width: 230px;
	min-height: 240px;
	_height: 240px;
}
#contentPage div.form div.dragzone h4 {
	margin: -10px -10px 10px -10px;
	padding: 10px;
	background-color: #D1C0DA;
	color: #2B0F40;
}
div.form div.dragzone ul {
	margin: 0;
	padding: 0;
	min-height: 60px;
	_height: 60px;
}
div.form div.dragzone ul li {
	display: block;
	border-bottom: solid 1px #EEECEB;
	padding: 2px 0;
	cursor: pointer;
	cursor: hand;
}
div.form div.dragzone ul li span {
	color: #E2007A;
	font-weight: bold;
}


/*########################################################
	PIED DE PAGE
########################################################*/
#footer {
	/*height: 34px;*/
	/*margin-top: 22px;*/
	overflow: hidden;
	text-align: center;
	clear: both;
	width: 586px;
	margin: 32px 0 0 319px;
}
#footer ul {
	background-color: #a29292;
	display: inline;
	/*float: left;*/
	/*width: 586px;*/
	padding: 0 20px;
	margin: 0;
	/*margin: 10px 0 0 319px;*/
	list-style: none;
	color: #ffffff;
	font-size: 90%;}
#footer ul li {
	display: inline;
	padding-left: 8px;
	margin-right: 3px;
	background: url(../img/footer-item.gif) left 3px no-repeat;
}
#footer ul li.first {
	padding-left: 0;
	background: none;
}
#footer ul li a {
	color: #ffffff;
}
#footer p {
	color: #A19689;
	margin: 20px;
	font-size: 80%;
}
/*########################################################
	Boite de message de l'espace personnel
########################################################*/
.message{
border-width: 1px;
border-style: solid;
padding: 10px 10px 10px 100px;
min-height: 80px;
_height: 80px;
margin-bottom: 20px;
}

.warning{
background: url(../img/picto_alert.gif) 10px 10px no-repeat ;
border-color: #EAEAEC;
background-color : #C5D5E7;
border-width: 5px;
} 

.info{
background: url(../img/picto_message.gif) 10px 10px no-repeat;
border-color: #EAEAEC;
background-color : #C5E7D5;
border-width: 5px;
} 

.approved{
background: url(../img/picto_approved.gif) 10px 10px no-repeat;
border-color: #EAEAEC;
background-color : #C5E7D5;
border-width: 5px;
}

.admissionsSession {
background: url(../img/admissions.gif) left top no-repeat;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: bold;
font-size: 1.2em;
width: 251px;
height: 25px;
padding-top: 5px;
padding-right: 20px; 	
}