﻿* {
	margin:0;
	padding:0;
	white-space : normal; 
}
body,td,th,input, textarea
{
	font:13px arial, verdana, sans-serif;
	color:#656565;
}

body
{
    background:#8c8c8c url(/media/masterpageOfficiel/bg.png) repeat-x top left;
    background:#fff url(/media/masterpageOfficiel/bg.png) repeat-x top left;
}


/*------------------HEADER---------------------------*/
.header
{
    width:938px;
    margin:auto;
    padding:auto;
    height:58px;
    background:transparent url(/media/masterpageOfficiel/bgHeader.png) no-repeat top left;
    padding-top:13px;
}

.header .changeLangue
{
    background-color:#2e2e2e;
    margin-left:28px;
    width:208px;
    padding:0 5px 0 5px
}
.header .changeLangue a
{
    margin:0 5px;
}

.header h1 span
{
    display:none;
}

.header h1
{
    width:435px;
    height:28px;
    background:transparent url(/media/masterpageOfficiel/worldsnowboardday.png) no-repeat top left;
    margin-left:28px;
    margin-top:9px;
    padding-bottom:0px;
    margin-bottom:0px;
    display:block;
    cursor:pointer;
}

/*------------------MENUS---------------------------*/
.menus
{
    width:938px;
    margin:auto;
    padding:auto;
}

.menus .menuGeneral{margin-left:22px;/*margin-left:84px;*/}

.menus .menuGeneral a span,.menus .menuSiteOfficiel a span{display:none;}

.menus .menuGeneral a
{
    display:block;
    float:left;
    height:21px;
    width:175px;
    margin-top:11px;
    color:#000000;
    text-decoration:none;
    padding-top:15px;
    font-size:12px;
}

.menus .menuGeneral .presse0{background:transparent no-repeat top left;}
.menus .menuGeneral .organisateurs0{background:transparent no-repeat top left;}
.menus .menuGeneral .competition0{background:transparent no-repeat top left;}

.menus .menuGeneral a:hover
{
    background-position:top right;
}

.menus .menuSiteOfficiel{margin-left:0px;clear:both;}

.menus .menuSiteOfficiel a
{
    display:block;
    float:left;
    height:32px;
}
.menus .menuSiteOfficiel a
{
	background-repeat:no-repeat;
	background-position:left top;
}
.menus .menuSiteOfficiel a:hover{background-position:left -32px;}

.menus .menuSiteOfficiel a.select,.menus .menuSiteOfficiel a.select:hover{background-position:left bottom;}

.footer{background-color:#fff;height:40px;padding-top:24px;clear:both;background:#fff url(/media/masterpageOfficiel/bgFooter.png) repeat-x top left;}

.footerContent
{
    width:938px;
    margin:auto;
    padding:auto;
    border-right:solid 1px #787777;
}

.footerContent .copyright
{
    border-left:solid 1px #787777;
    margin-left:28px;
    padding-left:10px;
}

.footerContent,.footerContent a
{
    color:#787777;
    font-size:11px;
}

/*ENCART CONTACT*/
div#popContact_content
{
	position: absolute;
	height: 424px;
	width: 456px;
	padding:7px;
	overflow: hidden;
	background: #eaeaea;
	z-index: 110;
}


div#popContact_content .cancel span , div#popContact_content h2 span,div#popContact_content .sendBtn span{display:none;}

div#popContact_content .cancel
{
    float:right;
    display:block;
    width:19px;
    height:17px;
    background:transparent url(/media/masterpage/passwordClose.png) no-repeat top left;
}

div#popContact_content h2
{
    margin-top:4px;
    margin-left:21px;
    display:block;
    clear:both;
    width:324px;
    height:28px;
    background:transparent no-repeat top left;
}

div#popContact_content p{color:#000000;margin-left:21px;margin-top:2px;margin-right:21px;line-height:22px;}

div#popContact_content span{color:#000000;margin-left:21px;display:inline-block;width:100px;line-height:18px;height:18px;vertical-align:top;}

div#popContact_content input{padding-left:4px;color:#000000;border:none;background-color:#ccc;width:258px;height:18px;margin-bottom:1px;//margin-bottom:0px;}
div#popContact_content .msginput{border:none;background-color:#ccc;width:262px;height:88px;margin-top:1px;//margin-top:0px;}
div#popContact_content .contact_radio{border:none;background-color:transparent;width:18px;}

div#popContact_content .contact_radioSp{width:53px;margin-left:0px;}

div#popContact_content .sendBtn
{
    display:block;
    width:80px;
    height:18px;
    background:transparent no-repeat top left;
    margin-left:305px;
    margin-top:6px;
}

div#popContact_content .sendBtn:hover{background-position:bottom left;}

div#popContact_content .msg
{
    text-align:right;
    padding-top:5px;
    color:#e30066;
    padding-right:69px;
}
div#popContact_content .asterisk
{
    margin-left:0px;
    color:#e30066;
    width:3px;
}

div#popContact_content textarea{color:#000000;padding-left:4px;}