body{
	margin:0;
	font-size:10pt;
	font-family: Helvetica, Arial, sans-serif;
	background:url(img/bg_body.gif) 50px;
	min-width: 960px;
	cursor:default;
}

img{
	border:0;
	margin:0;
}
sup{
	color:red;
}

#barre{
	width:100%;
	height:26px;
	line-height:18px;
	text-align:center;
	font-size:11px;
}
#barre div{
	margin:auto;
	width:958px;
	text-align:right;
}
#barre a{
	color:#555;
	text-decoration:none;
}
#barre a:hover{
	color:#c41b1b;
	text-decoration:underline;
}

#page{
	background: url(img/bg_container.gif) repeat-x;
	min-height:386px;
}
#logo{
	margin:auto;
	width:962px;
	height:90px;
}
#menu{
	margin:auto;
	width:962px;
	height:32px;
	clear:both;
}
#menu a{
	float:left;
	margin:0 1px;
	display:block;
	width:158px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#e6e6e6;
	color:#70695d;
	text-decoration:none;
	font-size:11pt;
}
#menu a:hover{
	float:left;
	margin:0 1px;
	display:block;
	width:158px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#e8a8a8;
	color:#000;
	text-decoration:none;
	font-size:11pt;
}
#menu a.focus{
	float:left;
	margin:0 1px;
	display:block;
	width:158px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#e73636;
	color:#000;
	text-decoration:none;
	font-size:11pt;
}

#contenu{
	margin:0 auto;
	width:1050px;
	padding-top:39px;
	background:url(img/bg_container-inner.png) repeat-y 0 0;
}
.contenu{
	margin:auto;
	width:960px;
	background:url(img/bg_content-wrap.png) repeat-y bottom center;
}
.contenu-barre{
	float:left;
	padding-top:20px;
	padding-bottom:30px;
	width:210px;
}
a.acces{
	display:block;
	height:27px;
	line-height:27px;
	padding-left:20px;
	cursor:pointer;
	color:#eb0000;
	text-decoration:none;
	margin-bottom:1px;
}
a:hover.acces, a.acces-focus{
	display:block;
	height:27px;
	line-height:27px;
	padding-left:20px;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	background:url(img/part_on.gif);
	margin-bottom:1px;
}

.contenu-page{
	float:right;
	padding-top:20px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:10pt;
	line-height:17px;
	width:720px;
	text-align:left;
	clear:both;
	color:#555;
}
.contenu-page span{
	color:#222;
}

.citation{
	color:#353535;
	font-size:11pt;
	font-style:italic;
}
.citation span{
	color:#eb0000;
	font-weight:lighter;
	font-size:1.5em;
}

.partie-off{
	display:none;
}

h1{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-weight:lighter;
	font-size:13pt;
	text-transform:uppercase;
	color:#000;
}
h2{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-weight:lighter;
	font-size:10pt;
	text-transform:uppercase;
	color:#eb0000;
}

.bloc1{
	width:960px;
	height:200px;
	background:url(img/accueil.jpg);
}
.bloc2{
	width:960px;
	height:200px;
	background:url(img/consulting.jpg);
}
.bloc3{
	width:960px;
	height:200px;
	background:url(img/web.jpg);
}
.bloc4{
	width:960px;
	height:200px;
	background:url(img/design.jpg);
}
.bloc6{
	width:960px;
	height:200px;
	background:url(img/contact.jpg);
}

ul {
	margin:15px;
	padding:0;
	list-style-image:url(img/puce.gif);
}
li{
	margin:2px;
}	


.tr-off{
	color:#777;
	vertical-align:top;
}
.tr-on{
	color:#000;
	vertical-align:top;
}

.tr-off .contact{
	padding:2px;
	width:170px;
	border:1px solid #ccc;
}
.tr-on .contact{
	padding:2px;
	width:170px;
	border:1px solid #777;
}
.tr-off #contact-message, .tr-off #devis-projet{
	padding:2px;
	width:500px;
	height:140px;
	border:1px solid #ccc;
}
.tr-on #contact-message, .tr-on #devis-projet{
	padding:2px;
	width:500px;
	height:140px;
	border:1px solid #777;
}

#focus{
	overflow:hidden;
	margin:15px auto;
	width:960px;
}
#focus div{
	float:left;
}
#focus div.centre{
	margin:0 19px 0 20px;
}

#pied{
	margin-top:25px;
	padding:10px 0;
	text-align:center;
	line-height:21px;
	background:url(img/bg_foot.gif) repeat-x top center;
	color:#84837D;
}
#pied div { 
	padding:15px 0 40px 0;
	font-size:8pt;
	color:#555; 
	background:url(img/logo-footer.gif) no-repeat bottom center;
}
#pied a { 
	color:#333;
	text-decoration:none;
}
#pied a:hover { 
	color:#222;
	text-decoration:underline;
}


.fondateur-1{
	padding:5px;
	width:190px;
	height:12px;
	background:#373c3b;
	text-align:center;
	color:#fff;
}
.fondateur-2{
	padding:10px 5px 20px 5px;
	height:12px;
	background:#a70505;
	text-align:left;
	color:#fff;
}
.fondateur-3{
	padding:0 5px;
	height:12px;
	background:#e05a5a;
	text-align:left;
	color:#fff;
}
.cube{
	float:left;
	width:100px;
	height:100px;
	line-height:100px;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color:#fff;
	background-image:url(rea/defaut.gif);
	background-position:top center;
	margin-right:10px;
	margin-bottom:10px;
}
.cube-vide{
	float:left;
	width:100px;
	height:100px;
	line-height:100px;
	background-color:#c0c0c0;
	margin-right:10px;
	margin-bottom:10px;
}
a.ctc-email{
	color:#ce2323;
	text-decoration:none;
}
a.ctc-email:hover{
	color:#a50303;
	text-decoration:underline;
}

.textbox{
	border:1px solid #c9c9c9;
}

