*|*:link {
    color: #8AD0F1;
}

*|*:visited {
	color: 	blue;
}

div, input, table, tr, th, td, img {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #26292B;
	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 div a {
	color: white;
	font-size: 11px;
	font-family: impact;
}

div#header div a:hover {
	color: #8AD0F1;
}

div#main {
	position: relative;
	width: 928px;
	height: 523px;
	background-image: url('../images/fond.jpg');
}

#leftmenu {
	position: absolute;
	top: 20px;
	left: 23px;
	width: 145px;
	text-align: right;
}

#leftmenu div.menu {
	font-size: 16px;
	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: blue 1px solid;
	margin: 7px 0px 5px 0px;
	width: 100%;
	display: block;
}

#center {
	position: absolute;
	top: 2px;
	left: 169px;
	width: 590px;
 	text-decoration: none;
}

#center #tabs {
	background-image: url('../images/contenu_haut.gif');
	background-repeat: no-repeat;
	background-position: left;	
	height: 48px;
	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: 7px;
	margin-top: 1px;
	width: 92px;
	height: 40px;
}

div.box div.boxcontent div.accueil_equipe {
	background-color: #b7b79d; 	
}
#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;
 	text-decoration: none;
}

#center .bottom {
	background-image: url('../images/contenu_bas.gif');
	background-repeat: no-repeat;
	background-position: left;	
	height: 20px;
}

#right {
	position: absolute;
	left: 758px;
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: none;
}

h3 {
	color: #8AD0F1;
	font-size: 12px;
	font-family: impact;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#content h3 {
	font-size: 12pt;
}

#leftmenu div.contactUs {
	text-align: center;
	border-bottom-color: '';
	border-left-color: '';
	border-right-color: '';
	border-color: '';
	border-top-color: '';
	border-bottom-width: '';
	border-top-width: '';
	border-left-width: '';
	border-right-width: '';
	border-width: '';
	
}

#leftmenu a {
	text-decoration: none;
}


#leftmenu div.menu div.selected  a,
#tabs a {
        color: #8AD0F1;
        text-decoration: none;
}

#leftmenu div.menu a,
#tabs a {
	color: white;
	text-decoration: none;
}

#leftmenu a:hover,
#tabs a:hover {
	color: blue;
}

input {
	border: red 1px solid;
}

input.login {
	width: 75px;
}

input.searchPartners {
	width: 110px;
}

#content .leftColumn div.box {
	width: 410px;
}

#content div.box {
	width: 555px;
}

#content .leftColumn {
	position: relative;
}

#content .leftColumn .box div.boxcontent {
	adding: 7px 12px 7px 12px;
	overflow: hidden;
}

#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.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-repeat: repeat-x;
	background-position: top left;
	width: 928px;
	height: 153px;
}

#ballon {
	position: absolute;
	top: 0px;
	left: 36px;
	display: none;
}

.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: 6pt;
	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: #8AD0F1;
}

.box .list a:hover {
	text-decoration: underline;
	color: blue;
}

.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;
}



