/* CSS Document */

body 	{ margin:0 0 0 0; background: #E6E1D2; font-family: Arial, Helvetica, sans-serif; }
.home 	{ background:#285E7A; }

a 		{ color: #333; }
a:hover	{ color: #000; text-decoration: none }

.liens_accueil { font-size: 11px; color: #333; text-align: left; }

.h1				{ font-size: 24px; color: #285e7a; }
.h1 .services	{ color: #c80000; }
.h1 .tasks		{ font-size: 14px; color: #333; }

.h2,.h3,.h4,.h5,.h6 { color: #333; }
.h2 { font-size: 10px; }
.h3 { font-size: 11px; }
.h4 { font-size: 12px; }
.h5 { font-size: 14px; }
.h6 { font-size: 16px; }

.strike { font-size: 12px; color: #B30000; text-decoration:line-through; }

.linepadding 		{ margin: 8px 0 4px 0 }
.linepaddingclose 	{ margin: 4px 0 4px 0 }

.main_row	{ background: #f3efe4 url(../images/main_bg.png) repeat-x; height:500px; vertical-align:top; text-align:center; }
.main_contents	{ width:auto; margin:0 auto; }
h1	{ color:#285e7a; font-size:24px; text-align:center; font-weight:normal; line-height:1.1em; margin:20px 0; }
h1 .red	{ color:#c80000; }
h1 .services	{ color:#333; font-size:14px; }

.internet-wrap, .infographie-wrap, .impression-wrap	{ width:394px; vertical-align:top; }

h2	{  width:220px; height:22px;  margin:0 auto 30px; }
h2 a	{ display:block; background:url(../images/h2_bg.png) no-repeat; width:220px; height:22px; padding:6px 0 0; text-transform:uppercase; color:#285e7a; font-size:14px; text-align:center; font-weight:normal; text-decoration:none; }

.internet-wrap p, .infographie-wrap p, .impression-wrap p	{ text-align:justify; font-size:11px; color:#333; padding:0 20px; line-height:1.4em; }

.img_wrap	{ height:400px;  }
.img_wrap img	{ border:none; }