body {
	background-color:#fff;
	background-image:url(images/bg.jpg);
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#2364a2;
	margin:0px;
	display:block;
}
h2 {
	font-family:Arial, Helvetica, Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#1b323b;
	padding:0px;
	display:block;
	margin:0px;
}
h3 {
	font-family:Arial, Helvetica, Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#1b323b;
	margin:0px;
	padding:0px;
	display:block;
}
h4 {
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#1b323b;
	margin:0px;
	padding:0px;
	display:block;
}
h5 {
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#1b323b;
	margin:0px;
	padding:0px;
	display:block;
}
p {
	margin: 0px;
	padding:0px;
}
/* ----- Accueil ----- */
#bg {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	height:auto;
}
#presentation {
	width:335px;
	padding:0px 0px 0px 15px;
	height:auto;
	float:left;
}
#presentation p {
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	margin-top:10px;
	margin-bottom:10px;
}
#presentation p.arret {
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	border:#fff solid 1px;
	padding-left:2px;
}
#presentation a {
	color:#203d46;
	text-decoration:none;
}
#presentation a:hover {
	color:#fff;
}
#prestations {
	width:220px;
	padding:0px;
	height:auto;
	float:left;
}
#prestations ul {
	padding-top:29px;
	margin-top:20px;
}
#prestations li {
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	list-style-position: outside;
	list-style-image: url(images/puce.jpg);
	list-style-type: none;
}
#prestations li a{
	color:#203d46;
	text-decoration:none;
}
#prestations li a:hover{
	color:#fff;
	text-decoration:none;
}
#plastique {
	width:178px;
	float:left;
	height:258px;
	background-image: url(images/degr_g.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top:290px;
}
#marque {
	width:570px;
	float:left;
	height:516px;
	background-image: url(images/lib.jpg);
	background-repeat: no-repeat;
	background-position: left 170px;
}
#vitrine {
	width:166px;
	float:left;
	height:548px;
	background-image: url(images/degr_d2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.clear {
	clear:both;
	display: block;
}
/* ----- Nav haut ----- */
#gauche {
	width:20px;
	height:750px;
	float:left;
	background-image:url(images/g.jpg);
	background-repeat:no-repeat;
}
#mil {
	width:917px;
	float:left;
	height:auto;
	background-image:url(images/degr2.jpg);
	background-repeat:repeat-x;
}
#droite {
	width:18px;
	height:610px;
	float:left;
	background-image:url(images/d.jpg);
	background-repeat:no-repeat;
}
/* ----- Images ----- */
.float_left {
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.float_right {
	float:right;
	margin-right:50px;
	border:2px solid #fff;
	margin-top:20px;
}
.marge {
	padding-top:10px;
}
.marge2 {
	padding-bottom:10px;
}
/* ----- Produits phares Menu ----- */
#pub {
	width:225px;
	height:600px;
	float:left;
	background-image:url(images/degr3.jpg);
	background-repeat:no-repeat;
	background-position:right 157px;
	text-align:left;
}
#pub ul{
	text-align:left;
	width:225px;
	margin:0px;
	padding:0px;
}
#pub li {
	list-style-type:none;
	width:225px;
	height:60px;
	display:block;
	/*border:#000000 solid 1px;*/
}
#pub li a{
	height:40px;
	font-family:Arial, Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-decoration:none;
	padding-top:20px;
	padding-left:30px;
	display:block;
	background:url(images/t.jpg) no-repeat left;
}
#pub li a:hover{
	background:url(images/n.jpg) no-repeat left;
}
#pub li a.toto{
	height:45px;
	font-family:Arial, Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-decoration:none;
	padding-top:15px;
	padding-left:30px;
	display:block;
	background:url(images/t2.jpg) no-repeat left;
}
#pub li a.toto:hover , a.prod{
	background:url(images/n2.jpg) no-repeat left;
}
#pub li a.prod{
	background:url(images/n2.jpg) no-repeat left;
}
#pub li a.prod2{
	height:45px;
	font-family:Arial, Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-decoration:none;
	padding-top:15px;
	padding-left:30px;
	display:block;
	background:url(images/t3.jpg) no-repeat left;
}
#pub li a.prod2:hover , a.plus{
	background:url(images/n3.jpg) no-repeat left;
}
#pub li a.plus{
	background:url(images/n3.jpg) no-repeat left;
}
#pub li a.prod3{
	height:45px;
	font-family:Arial, Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-decoration:none;
	padding-top:15px;
	padding-left:30px;
	display:block;
	background:url(images/t4.jpg) no-repeat left;
}
#pub li a.prod3:hover , a.cont{
	background:url(images/n4.jpg) no-repeat left;
}
#pub li a.cont{
	background:url(images/n4.jpg) no-repeat left;
}
#adhesive {
	width:712px;
	height:610px;
	float:left;
	background-image:url(images/degr2.jpg);
	background-repeat:repeat-x;
}
#adhesive p.impression{
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	padding:15px 10px 5px 5px;
}
#adhesive p.puce {
	background:url(images/fl.gif) no-repeat 5px 3px;
	padding-left:25px;
	margin:20px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#203d46;
}
#adhesive li{
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	padding:0px 0px 15px 0px;
	margin:0px;
}
#adhesive li.space{
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	padding:0px;
	margin:0px;
}
/* ----- Diaporama ----- */
#vignettes {
	width:275px;
	height:auto;
	float:left;
	padding:20px 10px 0px 10px;
	background-image: url(images/lib.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#vignettes img{
	margin:10px;
}
#diapos {
	width:370px;
	height:auto;
	float:left;
	padding:25px 0px 0px 0px;
}
#diapos p{
	margin:10px 0px;;
}
#diapos img{
	margin:0px 5px 0px 5px;
}
.descriptif {
	width:420px;
	height:auto;
	float:right;
	padding:10px 10px 10px 0px;
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	display:block;
	text-align:center;
}
.descriptif2 {
	width:420px;
	height:auto;
	float:right;
	padding:10px 10px 10px 0px;
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	display:none;
	text-align:center;
}
.serigraphie {
	width:400px;
	height:auto;
	float:right;
	padding:0px;
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	display:block;
	text-align:left;
}
.serigraphie2 {
	width:400px;
	height:auto;
	float:right;
	padding:0px;
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#203d46;
	display:none;
	text-align:left;
}
/* ----- Contact ----- */
#plan {
	width:350px;
	float:left;
	height:auto;
	padding:20px 10px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1b323b;
	background-image: url(images/lib.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.acces {
	width:292px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background-color:#273a39;
	padding:5px 0px 0px 10px;
}
.contour{
	border:#273a39 solid 1px;
}
#plan p{
	padding-bottom:5px;
}
#form {
	width:310px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1b323b;
	text-align:left;
	padding-top:20px;
}
#form p {
	padding-bottom:5px;
}
#form p.txtsm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#1b323b;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	overflow:auto;
	width:300px;
	border:1px solid #1b323b;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	overflow:auto;
	width:300px;
	border:1px solid #1b323b;
}
input.bt {
	width:116px;
	height:18px;
	border:0px;
	margin-top:10px;
}
.txtsm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	text-align:right;
}
.logo {
	background:url(images/degr4.jpg) repeat-x;
}
/* ----- Nav bas ----- */
.navbas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#2e2e2e;
	text-align:center;
	padding-top:20px;
}
.navbas a {
	color:#2e2e2e;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.navbas a:hover {
	color:#e1ad00;
}
/* ----- Logo Toptechnology ----- */
a.tt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#2e2e2e;
	text-decoration:none;
}
