@charset "ISO-8859-1";


/*............................................................................. intro */

.coord {
	font-family: "Lucida Grande", Verdana, Geneva, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #555555;
	font-weight: normal;
}
	.coord a:link {
	color: #555555;
	text-decoration: none;
	}
	.coord a:visited {
	text-decoration: none;
	color: #618fb7;
	}
.coord  a:hover {
	text-decoration: none;
	color: #999999;
	}
	.coord a:active {
	text-decoration: none;
	color: #555555;
	}
.titre1  {
	color: #336600;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Geneva, Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
}
.siret {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*............................................................................. intro fin */
/*............................................................................. Accueil */

.titre   {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Geneva, Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	color: #666;
}
.titre a {
	color: #666;
	text-decoration: none;
}
.message {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
.input {
	display: block;
	width: 250px;
	float: right;
	background-color: #aaa;
	margin-bottom: 10px;
}
.textbox {
	width: 325px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #aaa;
	height: 75px;
}
.envoyer {
	background-color: #333;
	color: #CCC;
	text-decoration: none;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.envoyer a:hover {
	color: #336600;
}
.label {
	display: block;
	float: left;
	margin-bottom: 10px;
}

/*............................................................................. Accueil fin */
/*............................................................................. Solutions */

.texte  {
	color: #000000;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Geneva, Tahoma, Arial, Helvetica;
	}
.rubrique {
	font-size: 18px;
	font-family: "Lucida Grande", Verdana, Geneva, Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	color: #999999;
}

/*............................................................................. Solutions fin */

#div {
	width: 577px;
	height: 171px;
	text-align:right;
	position:relative;
}

#espaceur1 {
	height: 23px;
}
#espaceur2 {
	height: 70px;
	float:right;
}
#espaceur3 {
	float:left;
}
#fondPort {
	width: 380px;
	height: 450px;
	display: block;
	position:absolute;
	margin-right: 80px;
}
#imagesPort {
	text-align: center;
	height: 380px;
	width: 380px;
	
}
#imagesPortTexte {
	width: 350px;
	height: 320px;
	display: block;
	background-color: #111111;
	position: absolute;
	overflow: hidden;
	float:left;
	left: 10px;
	z-index: 30;
}
#imagesPortTexte2 {
	width: 350px;
	height: 210px;
	display: block;
	position: relative;
	overflow: hidden;
	float:left;
	left: 30px;
	top: 0px;
	text-align: center;
	background-image: url(../images/fond-labo.png);
	z-index: 100;
}
#labo {
	display: block;
	height: 210px;
	width: 400px;
	overflow: hidden;
	position: relative;
	visibility: hidden;
	z-index: 2000;
	left: 0px;
	top: 180px;
}
.labo1 {
	opacity: 1;
}
.labo2 {
	opacity: 0;
}
#laboContenu {
	width: 344px;
	display: block;
	height: 210px;
	position: relative;
	left: 3px;
	overflow: hidden;
	z-index: 101;
	top: 0px;
	text-align: center;
}
#laboContenu2 {
	width: 190px;
	display: block;
	height: 180px;
	position: relative;
	left: 27px;
	overflow: hidden;
	z-index: 101;
	top: 175px;
	text-align: center;
	visibility: hidden;
}
.laboContenu1 {
	opacity: 1;
}
.laboContenu3 {
	opacity: 0;
}
#texte_bas {
	background-image: url(../images/texte_bas.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
	display: block;
	height: 40px;
	width: 350px;
	margin-top: 280px;
	z-index: 250;
	left: 10px;
}
#texte_haut {
	background-image: url(../images/texte_haut.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 360px;
	position: absolute;
	display: block;
	z-index: 31;
}
#scrollbar  {
	width: 20px;
	height: 280px;
	display: block;
	position: absolute;
	overflow: hidden;
	right: 0px;
	z-index: 25;
}
#up, #down  {
	display:block;
	width:20px;
	display:block;
	cursor:pointer;
	height: 22px;
	position:absolute;	
}
#up  {
	background-image: url(../images/slideup.jpg);
	top:0px;
}
#down  {
	background-image: url(../images/slidedown.jpg);
	bottom:0px;
}
#texte_haut2 {
	background-image: url(../images/texte_haut2.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 360px;
	position: absolute;
	display: block;
	z-index: 31;
}
#scrollbar2 {
	width: 390px;
	height: 20px;
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 25;
	top: 95px;
	left: 10px;
}
#left, #right {
	display:block;
	width:20px;
	display:block;
	cursor:pointer;
	height: 22px;
	position:relative;
}
#left {
	background-image: url(../images/slideleft.png);
	float: left;
	background-image: url(../images/slideleft.png);
}
#right {
	background-image: url(../images/slideright.png);
	float: right;
	background-image: url(../images/slideright.png);
}
.imagesPort {
	opacity: 1;
}
.imagesPort2 {
	opacity: 0;
}
#imagesPort3 {
	text-align: left;
	height: 500px;
	width: 380px;
	background-image: url(../portfolio/identite/menu/pict_identite.png);
	margin-top:30px;
	background-repeat: no-repeat;
	background-position: 127px 288px;
}
#FlashID {
	margin-left: 410px;
	display: block;
	margin-top: 186px;
	position: absolute;
	z-index: 1500;
}
#imagesPort4 {
	text-align: left;
	height: 500px;
	width: 380px;
	background-image: url(../portfolio/papier/menu/yomgraph.png);
	margin-top:10px;
	background-repeat: no-repeat;
	background-position: 132px 298px;
}
#imagesPort5 {
	text-align: left;
	height: 500px;
	width: 380px;
	background-image: url(../portfolio/ecran/menu/yomgraph-ecran.png);
	margin-top:100px;
	background-repeat: no-repeat;
	background-position: 118px 215px;
}
#menuPort {
	float: left;
	width: 380px;
	height: 161px;
	text-align:left;
	display: block;
}
#menuContenu{
	padding-left:125px;
	margin-top:0px;
	margin-left: 0px;
	list-style-type: none;
}
#menuContenu a {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	cursor: pointer;
}
#menuContenu a:hover {
	color: #336601;
}

.titreMenu {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
}
#lien1 {
	color:#336601;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#result {
	text-align: center;
	display: block;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#close {
	background-image: url(../images/closelabel.png);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	float: right;
	display: block;
	position: absolute;
	right: 15px;
	z-index: 2001;
	cursor: pointer;
}
#close2 {
	background-image: url(../images/closelabel2.png);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	float: right;
	display: block;
	position: absolute;
	right: 0px;
	z-index: 2001;
	cursor: pointer;
	top: 2px;
}
#open {
	height: 200px;
	width: 230px;
	position: absolute;
	z-index: 200;
	top: 195px;
	cursor: pointer;
	display: block;
	margin-left: 5px;
	visibility: visible;
	text-align: center;
	background-image: url(../labo/cacheLeft.png);
	background-repeat: no-repeat;
	background-position: 50px;
}
#lienLabo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	display: block;
	margin-top: 60px;
	font-size: 14px;
}
.open1 {
	opacity: 0.01;
}
.open2 {
	opacity: 1;
}
#cacheLeft {
	background-image: url(../images/thumbnails-a.png);
	background-repeat: repeat-y;
	display: block;
	height: 150px;
	width: 40px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 30px;
	cursor: pointer;
}
#cacheRight {
	background-image: url(../images/thumbnails-b.png);
	background-repeat: repeat-y;
	display: block;
	height: 150px;
	width: 40px;
	position: absolute;
	z-index: 1000;
	top: 30px;
	right: 0px;
	background-position: 1px top;
	cursor: pointer;
}
#cacheLeft2 {
	background-image: url(../images/cacheLeft.png);
	display: block;
	height: 150px;
	width: 51px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	cursor: pointer;
	top: 15px;
}
#cacheRight2 {
	background-image: url(../images/cacheRight.png);
	display: block;
	height: 150px;
	width: 52px;
	position: absolute;
	z-index: 1000;
	right: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	top: 15px;
}

