/* Commun */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #E6EAEE URL(imgs/bg_page.gif) repeat-x top left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616D7C;
}

INPUT.NormalTextBox, INPUT.StandardButton, TEXTAREA, SELECT {
	border: 1px solid #3B3B3B;
	padding: 2px;
	font-family: Arial;
	font-size: 11px
}

A, A:link, A:active, A:visited {
	color: #616D7C;
	font-weight: normal;
}

A:Hover {
	color: #94B107;
	text-decoration: none;
}

INPUT.StandardButton {
	padding: 0px;
	margin: 2px;
}

/* Page */

#container {
	text-align: center;
	padding-bottom: 10px;	
}

.skinwrapper {
	position: relative;
	margin: 0 auto;
	width: 780px;
	background: URL(imgs/bg_content.gif) repeat-y top left;	
}

.skinheader {
	background: URL(imgs/bg_header.gif) no-repeat top left;
	height: 125px;
}

.skinlogo {
	float: left;
	padding: 15px 0 0 10px;
}

.skinmenu {
	clear: both;
	text-align: left;
	padding-left: 5px;
}

.skinuser{
	text-align:right;
	padding: 15px 15px 0 0;
}

.skincontentstable, .skincontentstableHP, .skincontentstableAll {	
	width: 770px;
	margin: 0 5px;	
}

.skincontentstable .contentpane, .skincontentstableHP .leftpane {
	width:40%;	
}

.skincontentstableHP .leftpane, .skincontentstable .leftpane {
	border-right: 1px solid #EEEEEE;
}

.skincontentstable .leftpane, .skincontentstableHP .contentpane {
	width:60%;
}

.skincontentstableHP .rightpane, .skincontentstableAll .rightpane, .skincontentstableAll .leftpane, .skincontentstableContacts .rightpane {
	width:0%;
	diplay: none;
}
.skincontentstableContacts .leftpane, .skincontentstableContacts .contentpane {
	width:50%;
}

.skincontentstableAll .contentpane {
	width:100%;
}

.skinfooter{	
	text-align: center;
	background: #E6EAEE URL(imgs/bg_footer.gif) no-repeat bottom left;
	padding: 20px 0 10px 0;
}

/* Menu */
.MainMenu_MenuContainer { 
	background:transparent;
	width:1px;
}

.MainMenu_MenuContainer td{
	cursor:default;
	font-size:3px;
	width:1px;
}

.MainMenu_MenuIcon {
	display:none;
}

.MainMenu_RootMenuArrow { 
	display:none;
}

.MainMenu_MenuItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#3B3B3B;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 7px;
	border: 0px none #FFFFFF;
}

.submenuitembreadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#3B3B3B;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 7px;
	border: 0px none #FFFFFF;
}

.submenuitemselected {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#3B3B3B;
	background: #EEEEEE;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 7px;
	border: 0px none #FFFFFF;
}

.MainMenu_MenuArrow {
	font-size:11px;
	padding:2px 0 2px 10px;
	height:24px;
	border: 0px none #FFFFFF;
}

.submenu {
	z-index:1000;
	border:0;
	padding:0;
	background:#FFFFFF;
}

.rootmenuitem {
	background: transparent;
}

.rootmenuitem td {
	padding: 0px 15px 0 14px;
	height:40px;
	cursor:pointer;
	cursor:hand;
	background: URL(imgs/btn_off.gif) repeat-x top right;	
}

.rootmenuitem td span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#3B3B3B;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	white-space: nowrap;
}

.rootmenuitembreadcrumb {
	background: transparent
}

.rootmenuitembreadcrumb td {
	padding:0 15px 0 14px;
	height:40px;
	cursor:pointer;
	cursor:hand;
	background: URL(imgs/btn_on.gif) repeat-x top right;
}

.rootmenuitembreadcrumb td span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3B3B3B;
	font-size:9px;
	font-weight:bold;
	white-space: nowrap;
}

.rootmenuitemselected {
	background: transparent;
}

.rootmenuitemselected td {
	padding:0 15px 0 14px;
	background: URL(imgs/btn_on.gif) repeat-x top right;
	height:40px;
	cursor:pointer;
	cursor:hand;
}

.rootmenuitemselected td span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3B3B3B;
	font-size:9px;
	font-weight:bold;
	white-space: nowrap;
}

.MainMenu_MenuBreak {
	display:none;
}

/******************************************************/
/*                      Atelier                       */
/******************************************************/
.Atelier .body
{
    background: #E6EAEE url(imgs/bg_page_Atelier.gif) repeat-x scroll 0 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.Atelier *
{
    margin: 0;
    padding: 0;
}

.Atelier a
{
    color: #7A80A5;
    font-weight: bold;
}

.Atelier p
{
    color: #616D7C;
}

.Atelier ul {
padding:0 0 0 20px;
}

.Atelier li
{
    list-style-image: url(imgs/puce.gif);
    list-style-position: outside;
    list-style-type: disc;
}

.Atelier input, .Atelier select
{
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #9EA405;
    font-size: 11px;
    height: 16px;
    width: 165px;
}

.Atelier td.checkbox input
{
    background: #E7E1F5 none repeat scroll 0 0;
    border: 0 solid #FFFFFF;
    width: 15px;
}

.Atelier #validation
{
    background: #E7E1F5 none repeat scroll 0 0;
    border: 0 none #FFFFFF;
    height: 10px;
    width: 72px;
}

.Atelier .gras
{
    font-weight: bold;
}

.Atelier span.titre
{
    color: #6FA1FF;
    font-size: 18px;
}

.Atelier span.rdv
{
    color: #F16322;
    font-size: 13px;
    font-weight: bold;
}

.Atelier span.inscription
{
    color: #9EA405;
    font-size: 12px;
    font-weight: bold;
}

.Atelier .container
{
    margin: 0 auto;
    position: relative;
    text-align: justify;
    width: 709px;
}

.Atelier .pageHeader
{
    background: transparent url(imgs/top_atelier.jpg) no-repeat scroll 0 0;
    height: 300px;
    width: 709px;
    z-index: 0;
}

.Atelier .pageContent
{
    background: transparent url(imgs/bg_content_atelier.gif) repeat-y scroll right center;
    width: 709px;
    z-index: 1;
}

.Atelier .pageFooter
{
    background: transparent url(imgs/bg_footer_atelier.gif) no-repeat scroll right bottom;
    height: 45px;
    padding-bottom: 30px;
    width: 709px;
    z-index: 1;
}

.Atelier .inscriptionPane
{
    float: left;
    margin: 0 0 15px 50px;
    position: relative;
    top: -50px;
    width: 350px;
}

.Atelier .inscriptionPane td.col1
{
    width: 80px;
}

.Atelier .planning
{
    clear: both;
    padding: 0 0 0 40px;
    position: relative;
    top: -47px;
}

.Atelier .resumePane
{
    margin-left: 375px;
    position: relative;
    margin-top: 62px;
    width: 280px;
}

.Atelier .planning td.col1
{
    border-right: 1px solid #6FA1FF;
    padding: 8px;
    width: 33%;
}

.Atelier .planning td.col2
{
    padding: 8px;
    width: 34%;
}

.Atelier .planning td.col3 
{
    border-left:1px solid #6FA1FF;
    padding:8px;
    width:33%;
}

.Atelier .planning p, .resumePane p
{
    padding: 0 0 12px;
}

.Atelier .planning span.titre
{
    color: #616D7C;
    font-size: 12px;
    font-weight: bold;
}

.Atelier .planning p span
{
    color: #F16322;
    font-size: 11px;
    font-weight: bold;
}

.Atelier .planning p span.depreciated
{
    color: #FA9B70;
}

.Atelier .planning p
{
    text-align: left;
}

.Atelier .contact
{
    padding: 0 0 15px 50px;
}

.Atelier .copyright
{
    clear: both;
    font-size: 10px;
    margin: 0 auto;
    text-align: left;
    width: 90%;
}

.Atelier div .Horizontal, td .Horizontal
{
    margin: 5px 0;
    padding: 0;
}

.Atelier div .Right, td .Right
{
    margin-left: 200px;
}

.Atelier .Horizontal ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.Atelier .Horizontal li
{
    display: inline;
}

.Atelier .Horizontal a
{
    background: #FFFFFF url(imgs/btn_l.gif) no-repeat scroll left top;
    color: #616D7C;
    float: left;
    margin-right: 7px;
    padding: 0 0 0 6px;
    text-decoration: none;
}

.Atelier .Horizontal a span
{
    background: transparent url(imgs/btn_r.gif) no-repeat scroll right top;
    color: #616D7C;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 12px 4px 6px;
}

.Atelier .Horizontal a:hover
{
    background-position: 0 -21px;
}

.Atelier .Horizontal a:hover span
{
    background-position: 100% -21px;
}




