a:active, a:focus{
   outline:none;
}
body {
	background-color: white;
	font-family: Tahoma;
}
a:active, a:link {
	color: #3B8180;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1e3d40;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #3B8180;
	font-weight: bold;
}


#logo {
	background-image: url(../images/logo-wct.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 153px;
}
#menu-top {
	background-image: url(../images/menu-top.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 810px;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 14px;
}
.menu-on {
	color: red;
}
#menu-down {
	background-image: url(../images/menu-down-no-flag.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 1000px;
}
#cgv {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
}
#cgv-texte {
	font-size: 13px;
	font-family: Arial;
}
#footer {
	font-size: 10px;
	font-family: Tahoma;
}
#footer-societe {
	font-size: 11px;
	font-weight: bold;
}
#footer-dev {
	color:#007492;
}
#footer-dev a:active, #footer-dev a:focus, #footer-dev a:hover, #footer-dev a:link, a:visited {
	color: #007492;
	text-decoration: none;
}


#nav {
	overflow: hidden;
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	padding-top: 16px;
	padding-left: 87px;
	font-weight: bold;
	margin-left: 0px;
}
#nav li {
	float: left;
	width: 108px;
	color: white;
	list-style: none;
}
#nav li a {
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	text-decoration: none;
	color: red;
}
#nav li#active a:visited {
	color: red;
} 

#nav-bas {
	overflow: hidden;
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	padding-top: 8px;
	padding-left: 0px;
	font-weight: bold;
}

#nav-bas li {
	float: left;
	width: 138px;
	color: black;
	list-style: none;
	text-align: left;
}
#nav-bas li a {
	display: block;
	color: black;
	text-align: left;
	text-decoration: none;
}
#nav-bas li a:hover, #nav-bas li a:focus, #nav-bas li a:active {
	text-decoration: none;
	color: #dc143c;
}
#nav-bas li#active a:visited {
	color: red;
} 
#accroche {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
}
#pole {
	font-family: Tahoma;
	font-size: 12px;
}
#marches {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px;
}
#fiche-contact {
	font-size: 12px;
	padding-top: 6px;
	padding-left: 10px;
	color: #4a4a4a;
}
#conteneur-accueil {
	background-image: url(../images/fond-bleu-1.png);
	background-repeat: no-repeat;
	font-size: 11px;
	height: 70px;
	padding-left: 6px;
	padding-top: 4px;
}
#conteneur-accueil-1 {
	background-image: url(../images/fond-bleu.png);
	background-repeat: no-repeat;
	font-size: 11px;
	height: 85px;
	padding-left: 6px;
	padding-top: 4px;
}
#accueil-domaines-titre {
	font-weight: bold;
	color: white;
}
#savoir-faire {
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 10px;
}
#savoir-faire a:active, #savoir-faire a:link {
	color: #3B8180;
	text-decoration: none;
	font-weight: bold;
}
#savoir-faire a:hover {
	color: #1e3d40;
	text-decoration: underline;
	font-weight: bold;
}

#savoir-faire-titre {
	font-size: 18px;
	color: #D5E2E2;
	padding-left: 30px;
	font-variant: small-caps;
	padding-top: 8px;
	font-weight: bold;
}
#turbine {
	text-align: center;
	font-size: 11px;
}
#societe-texte {
	font-size: 12px;
}
#blue-line {
	background-image: url(../images/en-blue-line.png);
	background-repeat: no-repeat;
	color: #037694;
	font-weight: bold;
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 5px;
}
#blue-line1 {
	background-image: url(../images/en-blue-line1.png);
	background-repeat: no-repeat;
	color: #037694;
	font-weight: bold;
	font-size: 12px;
	padding-left: 2px;
	padding-bottom: 5px;
}


/* -- SLIDESHOW -- */
.slideshow { 
height: 228px; 
width: 232px; 
}
.slideshow img { 
 
}

