
div, input, table, tr, th, td, img {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: gray;
	font-size: 95%;
}

body, td {
	font-family: arial, sans-serif;
}

table {
	empty-cells: show;
}

div#top {
	position: relative;
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div#header {
	position: relative;
	width: 928px;
	height: 153px;
}

div#header.en {
	background-image: url('../images/top_fond_en.jpg');
}

div#header.fr {
	background-image: url('../images/top_fond_fr.jpg');
}

div#header div {
	position: absolute;
	right: 20px;
	bottom: 7px;
}

div#header #teamname {
	position: absolute;
	right: 95px;
	bottom: 7px;
	/*width: 180px;*/
	color: #FFFFFF;
	text-align: right;
}

div#header div a {
	color: #FFFFFF;
}

div#header div a:hover {
	color: #00FF00;
}

div#main {
	position: relative;
	width: 928px;
	height: 460px;
	background-color: white;
}

#leftmenu {
	position: absolute;
	top: 19px;
	left: 23px;
	width: 145px;
	text-align: right;
}

#leftmenu div.menu {
	font-size: 14px;
	font-family: impact;
}

#leftmenu div.menu div {
	color: white;
	text-align: left;
	background-image: url('../images/btn_foncer.gif');
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 28px;
	height: 24px;
	width: 118px;
}

#leftmenu div.menu div.selected {
	background-image: url('../images/btn_pale.gif');
}

#leftmenu select {
	font-size: 7pt;
	border: rgb(0,137,10) 1px solid;
	margin: 7px 0px 5px 0px;
	width: 100%;
	display: block;
}

#center {
	position: absolute;
	top: 2px;
	left: 168px;
	width: 590px;
}

#center #tabs {
	background-image: url('../images/contenu_haut.gif');
	background-repeat: no-repeat;
	background-position: left;	
	height: 47px;
	padding-left: 111px;
}

#center #tabs div {
	float: left;
	color: white;
	font-size: 14px;
	font-family: impact;
	text-align: center;
	background-image: url('../images/onglet_pale.gif');
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-top: 6px;
	margin-top: 1px;
	width: 90px;
	height: 40px;
}

#center #content {
	position: relative;
	background-image: url('../images/contenu_cote.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	height: 385px;
	overflow: auto;
}

#center .bottom {
	background-image: url('../images/contenu_bas.gif');
	background-repeat: no-repeat;
	background-position: left;	
	height: 20px;
}

#centerlarge {
	position: absolute;
	top: 2px;
	left: 12px;
	width: 746px;
}

#centerlarge #tabs {
	background-image: url('../images/contenu_haut_large.gif');
	background-repeat: no-repeat;
	background-position: left;	
	height: 47px;
	padding-left: 0px;
}

#centerlarge #tabs div {
	float: left;
	color: white;
	font-size: 14px;
	font-family: impact;
	text-align: center;
	background-image: url('../images/onglet_pale.gif');
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-top: 6px;
	margin-top: 1px;
	width: 90px;
	height: 40px;
}

#centerlarge #tabs div#tab0 {
	background-image: url('../images/onglet_pale_left_corner.gif');
}

#centerlarge #tabs div#tab1 {
	margin-left: 177px;
}

#centerlarge #content {
	position: relative;
	background-image: url('../images/contenu_cote_large.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	height: 385px;
	overflow: auto;
}

#centerlarge .bottom {
	background-image: url('../images/contenu_bas_large.gif');
	background-repeat: no-repeat;
	background-position: left;	
	height: 20px;
}

#right {
	position: absolute;
	left: 758px;
	background-color: white;
	padding-left: 5px;
	padding-top: 5px;
}

h3 {
	color: rgb(0,137,10);
	font-size: 12px;
	font-family: impact;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#content h3 {
	font-size: 12pt;
}

#leftmenu a {
	color: rgb(0,137,10);
	text-decoration: none;
}

#leftmenu div.menu a,
#tabs a {
	color: white;
	text-decoration: none;
}

#leftmenu a:hover,
#tabs a:hover {
	color: #00FF00;
}

input {
	border: rgb(0,137,10) 1px solid;
}

input.login {
	width: 75px;
}

input.searchPartners {
	width: 110px;
}

#content .leftColumn div.box {
	width: 555px;
}

#centerlarge #content .leftColumn div.box {
	width: 566px;
}

#content div.box {
	width: 555px;
}

#content .leftColumn {
	position: relative;
}

#content .leftColumn .box div.boxcontent {
	padding: 7px 12px 7px 12px;
	xoverflow: auto;
}

#content .rightColumn {
	position: relative;
}

#content .rightColumn div.box {
	position: relative;
	left: 5px;
	width: 140px;
}

#content .rightColumn .footer {
	background-image: url("../images/box/bottomlefttext.png");
}

#content .rightColumn div.boxcontent {
	height: 85px;
	padding-left: 0px;
}

#content .rightTeamColumn div.boxcontent {
	height: auto;
	padding: 10px 5px 5px 0px;
}

#content table.formdata {
	padding: 5px 0px 5px 0px;
}
#content table.formdata td {
	padding: 2px 2px 2px 2px;
}

#content table.formdata input {
	padding: 1px 2px 1px 2px;
}

#right div.teamcombo {
	width: 154px;
	margin-bottom: 10px;
}

#right select {
	width: 154px;
	font-style: italic;
	font-size: 8pt;
}

#right div.contactus {
	margin-left: 13px;
}

#right div.contactus a {
	font-size: 8pt;
	color: rgb(0,137,10);
}

#right div.contactus a:hover {
	color: #00FF00;
}

#right div.box {
	width: 155px;
}

#right div.box div.boxcontent img {
	padding: 1px 1px 1px 1px;
}

#right div.box div.boxcontent img.box {
	padding: 0px;
}

#footer {
	background-image: url('../images/bas.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	width: 928px;
	height: 153px;
}

#ballon {
	position: absolute;
	top: 0px;
	left: 36px;
	display: none;
}


#boutiques {
	position: absolute;
	top: 365px;
	left: 23px;
	width: 145px;
	text-align: right;
}


.photo {
	margin: 0px 5px 5px 5px;
	padding: 0px;
	float: left;
	text-align: right;
}

.photo img {
	border: none;
	height: 100px;
}
.photo a {
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
}
.photo a:hover {
	color: #006600;
	text-decoration: underline;
}

h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.box .list {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
}

.box .list a {
	display: block;
	text-decoration: none;
	color: rgb(0,100,0);
}

.box .list a:hover {
	text-decoration: underline;
	color: rgb(0,150,10);
}

.rightColumn a img {
	border: none;
}

.directory div {
	border: solid black 1px;
    margin: 10px 0px 10px 0px;
	width: 350px;
}

.directory h3 {
	padding-top: 6pt;
}

.directory div div {
	font-size: 7pt;
	border: none;
	padding: 0px 2px 0px 2px;
	margin: 0px 0pt 0px 0pt;
	width: 100%;
}

.directory h5 {
	color: rgb(5,64,0);
	font-size: 8pt;
	background-color: #FFD060;
	padding: 1px 4px 1px 4px;
	margin: 0px;
	border-bottom: solid black 1px;
	margin-bottom: 5px;
}

.directory img {
    border: none;
	margin-right: 2px;
}

.directory .tel {
	font-weight: bold;
}

.directory .des {
	font-size: 6pt;
	font-weight: bold;
	font-style: italic;
	clear: both;
	padding: 2px 2px 2px 2px;
}




