html {
	font-size: 85%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A4B1C2;
	background: #000000;
	text-align: center;
}

a,strong,h2,span {color: #FFFFFF;}
h2 {
	font-size: 0.9em;
}
hr.clear {
	visibility: hidden;
	height: 0;
	border: 0;
	clear: both;
}

em { font-style:italic; }

/* layout */
#wrapper {
	position: absolute;
	width: 994px;
	height: 610px;
	top: 50%;
	left: 50%;
	margin: -305px auto 0 -497px;
	padding: 0 0 0 6px;
	text-align: left;
	background: url(../images/gradient-wrapper.png) repeat-y top left;
}
.index #wrapper { 
	background: none;
	width: 600px;
	height: 400px;
	margin: -200px auto 0 -300px;
}

h1 a {
	display: block;
	width: 180px;
	height: 84px;
	background: url(../images/phoneBy.png) no-repeat 0 0;
	margin: 0 auto;
}

h1 span {
	width: 180px;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
}

h2 {
	margin: 10px 0 0;
}

h2.headline {
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1px;
	width: 250px;
	margin: 8px auto 18px;
	background: url(../images/effet-titre.jpg) no-repeat 50% bottom;
	padding: 6px 0;
	color: #A4b1c2;
}


#flashcontent {text-align: center;}
#flashmenu {
	margin: 40px 0 0;
	font-size: 0.8em;
	text-align: right;
	padding:  0 64px;
}

#leftContent {
	/*height: 620px;*/
	width: 259px;
	padding: 0 8px;
	text-align: center;
}

#leftContent p,
#leftContent address,
#leftContent ul {
	font-size: 0.9em;
	width: 200px;
	margin: 20px auto 0;
}

.cols {
	float: left;
}

#rightContent {
	position: relative;
	width: 718px;
	background: url(../images/background.jpg) no-repeat left -7px;
	height: 600px;
}

/* menu! */
ul.menu {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 718px;
}
ul.menu li {float: left;}
ul.menu li a {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	outline: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -1000px;
	overflow: hidden;
	
}
ul.menu li.concept a {
	width: 91px;
	height: 18px;
	background-image: url(../images/menu-concept.png);
}

ul.menu li.services a {
	width: 115px;
	height: 18px;
	background-image: url(../images/menu-services.png);
}

ul.menu li.pourquoi a {
	width: 164px;
	height: 18px;
	background-image: url(../images/menu-pourquoi.png);
}

ul.menu li.mentions a {
	width: 126px;
	height: 18px;
	background-image: url(../images/menu-mentions.png);
}

ul.menu li.technoby a {
	width: 90px;
	height: 18px;
	background-image: url(../images/menu-technoby.png);
}

ul.menu li.contact a {
	width: 80px;
	height: 18px;
	background-image: url(../images/menu-contact.png);
}

.services ul.menu li.services a, ul.menu li.services a:hover,
.pourquoi ul.menu li.pourquoi a, ul.menu li.pourquoi a:hover,
.technoby ul.menu li.technoby a, ul.menu li.technoby a:hover,
.contact ul.menu li.contact a, ul.menu li.contact a:hover,
.mentions ul.menu li.mentions a, ul.menu li.mentions a:hover,
.concept ul.menu li.concept a, ul.menu li.concept a:hover {
	background-position: left bottom;
}

/*ul.menu li a:hover {
	background: url(../images/rollover.png) no-repeat 50% bottom;
}

ul.menu li.concept {
	padding: 0 21px 0 0;
}

ul.menu li.mentions {
	padding: 0 0 0 21px;
}*/

/*.services ul.menu li.services a,
.pourquoi ul.menu li.pourquoi a,
.technoby ul.menu li.technoby a, 
.contact ul.menu li.contact a,
.mentions ul.menu li.mentions a,
.concept ul.menu li.concept a {color: #999999;}*/

/* home */
.home #leftContent {
	text-align: center;
	background: url("../images/telephone.jpg") no-repeat 50% bottom;
	height: 591px;
}
.home #leftContent img {
	margin: 105px 0 0;
}


/* page technoby */
.technoby #leftContent h2 {
	padding: 152px 0 0;
	margin: 0 0 10px ;
}
.technoby #leftContent p {
	width: 180px;
	text-align: center;
	margin: 0 auto;
	/*background: ur l("../images/telephone.jpg") no-repeat 50% bottom;*/
	/*height: 510px;*/
}
.technoby #leftContent strong {
	font-weight: bold;
	margin: 10px 0 0;
	color: #CDD6DD;
}

.technoby #leftContent strong.clear{
	display: block;
	clear: both;
	font-size: 1.8em;
}

/* page contact */
.contact #leftContent {
	background: url("../images/telephone.jpg") no-repeat 50% bottom;
	height: 591px;
}
.contact #leftContent p {
	margin: 20px auto 0;
	width: 166px;
	text-align: center;
	/*background: url("../images/telephone.jpg") no-repeat 50% bottom;*/
	/*height: 510px;*/
}
.contact #leftContent strong {
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	clear: both;
}

/* page concept */
.services #leftContent {
	text-align: center;
}
.concept #leftContent {
	text-align: center;
}
.concept #leftContent p,
.concept #leftContent ul {
	padding: 6px 0;
	margin: 0 auto;
}
.concept #leftContent .moins_gros {
	font-size: 0.8em;
}
.concept #leftContent strong {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}

/* page pourquoi */
.pourquoi #leftContent {
	text-align: center;
}
.pourquoi #leftContent ul li {
	padding: 16px 0;
}

.pourquoi #leftContent ul {
	margin: 0 auto 30px;
}

/* page services */
.services #leftContent {text-align: center; }
.services #leftContent p {
	width: 220px;
	text-align: center;
	margin: 6px auto;
}
.services #leftContent ul {
	width: 210px;
	text-align: center;
	margin: 8px auto 0;
	padding:  0 0 12px 10px;
}
.services #leftContent ul li {
	padding: 20px 0;
}

.services #leftContent p.center {
	text-align: center;
	width: 259px;
	margin: 0 0 20px;
}

ul.chiffres {
	list-style-type: decimal;
	padding: 0 0 0 10px;
	margin: 12px 0 12px 0;
	list-style-position: outside;
}

#leftContent #bloc_liquid {
	position: absolute;
	background: #000000;
	top: 71px; 
	left: 555px; 
	width: 155px;
	height: 397px; 
	z-index: 10;
	padding: 30px 0 0;
}

.services #leftContent .bloc_liquid h2 {
	margin: 12px 0;
}

.services #leftContent .bloc_liquid h3 {
	font-size: 1.4em;
	color: #FFFFFF;
}

.services #leftContent .bloc_liquid p {
	width: 135px;
	text-align: center;
	margin: 0 0 16px;
	padding: 0 10px;
}

/* page mentions */
.mentions #leftContent h2 {
	margin: 13px auto 0;
}
.mentions #leftContent p,
.mentions #leftContent address {
	margin: 3px auto 0;
	width: 100%;
}

/* autres */
#video_button {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	height: 41px;
	width: 97px;
	background: url("../images/movie_button.png") no-repeat top left;
	position: absolute;
	right: 62px; 
	top: 20px; 
}

#video_button:hover {
	background: url("../images/movie_button.png") no-repeat bottom left;
}
#videobox {text-align: center;}
#videobox ul {color: #999999; padding: 0 10px; list-style: none; margin: 10px auto; font-size: 0.8em;}
#videobox ul.left{float:left; width: 200px; text-align: left;}
#videobox ul.right{float:right;width: 220px; text-align: right;}
#videobox a { text-decoration: underline; }
#videobox a img { display: block; margin: 0 auto; }
#videobox .first  {width: 150px; clear: both;}
#videobox .second  {width: 345px; clear: both;}
#videobox .second li.left,
#videobox .second li.right,
#videobox .second li.center  {width: 115px;}
#videobox .left {float: left; padding: 6px 0;}
#videobox .right {float: right;  padding: 6px 0;}
#videobox ul li.separation_bottom {
	margin: 0 0 8px;
	padding: 6px 0;
	clear: both;
	background: transparent url(../images/effet-titre.jpg) no-repeat scroll 50% bottom
}
#videobox ul li.separation_top {
	padding: 6px 0;
	clear: both;
	margin: 0 auto;
}

/* css form contact */ 
#leftContent form {
	margin: 0;
}
#leftContent form p.row {
	display: block;
	height: 1.2em;
	margin: 6px 0 0 ;
	padding: 0 0 6px 10px;
	width: 100%;
	background: transparent url(../images/effet-titre.jpg) no-repeat scroll 50% bottom;
}

form p.row label {
	display: block;
	float: left;
	font-size: 1em;
	width: 90px;
	text-align: left;
}
#leftContent form p.checkbox { margin: 10px auto; }
form p.checkbox label {
	text-align: left;
	font-size: 0.9em;
}
form p input {
	font-size: 0.9em;
	float: left;
}
form div.textarea {
	clear: both;
	width: 238px;
	background: transparent url(../images/effet-titre.jpg) no-repeat scroll 50% bottom;
	margin: 10px auto;
	padding: 0 0 10px;
}
form div.textarea label {
	display: block;
	text-align: left;
	font-size: 0.9em;
}
form p.row input {
	width: 145px;
}
#leftContent form p.message {
	margin: 0 auto 10px auto;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
form span.error {
	color: #A4B1C2;
}
form h2.headline {
	margin: 0 auto 12px;
}
form div.textarea textarea {
	height: 56px;
	width: 238px;
}
form input, form textarea {
	border: 1px solid #A4B1C2;
}
form input.invalid {
	border: 1px solid #FF0000;
}
form fieldset {
	background: transparent url(../images/effet-titre.jpg) no-repeat scroll 50% bottom;
	padding: 0;
}
form .button {
	margin: 10px 0 0;
	padding: 2px 4px;
	font-size: 0.9em;
}
#leftContent #bloc_liquid ul {
	width: 138px;
	text-align: left;
	font-size: 0.8em;
	padding: 0 4px;
}
#leftContent #bloc_liquid ul li {
	margin: 0  0 5px;
}
