html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, input, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;  
	outline: none;
	vertical-align : baseline;
	font-size: 100%;
	text-decoration: none;
}

body {
    margin-top: 40px;
	background-image: url(images/bg.png);
	color: #151415;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
    text-align: center;
}

h1 {
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: dotted 1px #151415;
	color: #A1C1DA;
	font-size: 0.92em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 10px;
	color: #151415;
	font-size: 0.92em;
	font-weight: bold;
	text-align: left;
}

p {
	margin-bottom: 10px;
	font-size: 0.92em;
	line-height: 1.5em;
	text-align: justify;
}

img {
	display: block;
}

table {
	font-size: 0.92em;
	text-align: justify;
}

table td {
	padding-right: 25px;
}

table img {
	float: left;
	padding-right: 10px; 
	padding-bottom: 10px;
}

#container {
    width: 1004px;
	height: auto;
    margin: 0px auto;
}

#header {
	width: 1004px;
	height: 170px;
	background-image: url(images/header-bg.png);
}

#header #logo {
	float: left;
	margin-top: 50px;
	margin-left: 50px;
}

#menu-top {
	float: left;
	width: 1004px;
	height: 30px;
	background-image: url(images/menu-top-bg.png);
}

#menu-top #google-adwords {
	float: left;
	width: 235px;
	height: 30px;
	margin: 8px -5px 0px 50px;
	color: #E7E5E5;
	font-size: 0.92em;
}

#menu-top #google-adwords a {
	color: #E7E5E5;
}

#menu-top #google-adwords a:hover {
	color: #FFFFFF;
}

#menu-top ul {
	margin-top: 9px;
	color: #E7E5E5;
	font-size: 0.83em;
	text-transform: uppercase;
}

#menu-top ul li {
	display: inline;
	list-style: none;
}

#menu-top ul li a {
	margin-right: 11px;
	margin-left: 7px;
	color: #E7E5E5;
}

#menu-top ul li a:hover {
	color: #FFFFFF;
}

#main {
	float: left;
	width: 1004px;
	height: auto;
	background-image: url(images/main-bg.png);
}

#left {
	float: left;
	width: 325px;
	height: auto;
	margin-top: 40px;
	text-align: left;
}

#left #menu-left ul {
	margin-left: 50px;
	padding-right: 40px;
	color: #151415;
	font-size: 0.92em;
	list-style: none;
}

#left #menu-left ul li {
	height: 26px;
	padding-top: 11px;
	border-top: dotted 1px #151415;
}

#left #menu-left ul li.last {
	border-bottom: dotted 1px #151415;
}

#left #menu-left ul li a {
	margin-left: 10px;
	color: #151415;
}

#left #menu-left ul li a:hover {
	color: #A1C1DA;
}

#content {
	float: left;
	margin-top: 40px;
	padding-right: 50px;
	height: auto;
	text-align: left;
}

#content #anim {
	float: left;
	width: 455px;
	height: 343px;
}

#content #encarts {
	float: left;
	width: 154px;
	margin-left: 20px;
}

#content #encarts img {
	margin-bottom: 9px;
}

#content #encarts img.offres {
	margin-bottom: 0;
}

#content #encarts a {
	margin: 0px;
	padding: 0px;
	background: none;
}

#content a {
	padding-left: 20px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	color: #A1C1DA;
	font-size: 0.92em;
	font-weight: bold;
}

#content a:hover {
	background-image: url(images/puce-hover.gif);
	background-repeat: no-repeat;
	color: #666666;
}

#content ul {
	margin-left: 20px;
	font-size: 0.92em;
	line-height: 1.5em;
	list-style-type: square;
	text-align: justify;
}

#content #col1 {
	float: left;
	width: 293px;
	margin-right: 40px;
}

#content #col2 {
	float: left;
	width: 292px;
}

#content #agences {
	float: left;
	padding: 15px 15px 7px 15px;
	background-color: #A1C1DA;
}

#content #col3 {
	float: left;
	width: 629px;
	clear: both;
}

#content .realisation {
	float: left;
	height: 130px;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 10px;
	border: dotted 1px #999999;
}

#content .realisation-last {
	float: left;
	height: 130px;
	margin-right: 0px;
	padding: 10px;
	border: dotted 1px #999999;
}

#content .realisation img, #content .realisation-last img {
	padding-bottom: 7px;
}

#content .realisation a, #content .realisation-last a {
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: none;
}

#content .realisation a:hover, #content .realisation-last a:hover {
	color: #A1C1DA;
}

#content label {
	float: left;
	width: 130px;
}

#content input {
	width: 140px;
	height: 15px;
	padding: 2px;
	border: solid 1px #999999
}

#content select {
	width: 147px;
	font-size: 0.92em;
	text-transform: uppercase;
}

#content textarea {
	width: 270px;
	height: 90px;
	padding: 2px;
}

#content input.submit {
	width: 120px;
	height: 18px;
	margin-left: 156px;
	background-color: #A1C1DA;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

#footer {
	float: left;
	width: 1004px;
	height: 150px;
	background-image: url(images/footer-bg.png);
}

#footer #contact {
	float: left;
	margin-top: 47px;
	margin-left: 100px;
	color: #FFFFFF;
	font-size: 0.92em;
	font-weight: bold;
	text-align: left;
}

#footer #contact a {
	color: #FFFFFF;
}

#footer #contact a:hover {
	color: #333333;
}

#footer p {
	float: left;
	margin-top: 45px;
	margin-left: 50px;
	list-style: none;
	font-size: 0.92em;
}

#footer ul {
	float: left;
	width: 1004px;
	margin-top: 50px;
	display: inline;
}

#footer ul li {
	display: inline;
	color: #FFFFFF;
	font-size: 0.83em;
	text-transform: uppercase;
}

#footer ul li a {
	color: #E7E5E5;
}

#footer ul li a:hover {
	color: #FFFFFF;
}

.bleu {
	color: #A1C1DA;
	font-weight: bold;
}

.prix {
	color: #A1C1DA;
	font-size: 1.67em;
	font-weight: bold;
}

.prix-barre {
	padding-right: 20px;
	color: #A1C1DA;
	font-size: 1.67em;
	font-weight: bold;
	text-decoration: line-through;
}


