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: 0;
	padding: 0;
	border: 0;  
	vertical-align : baseline;
	font-size: 100%;
	text-decoration: none;
}

body {
	background: #FFFF00 url(images/bg.gif) top center;
	background-repeat: no-repeat;
	color: #151415;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
    text-align: center;
}

h1 {
	padding-top: 50px;
	color: #578BDD;
	font-size: 1.83em;
	text-transform: uppercase;
}

p {
	width: 470px;
	margin: 0 auto 8px auto;
	font-size: 1em;
	text-align: left;
}

p.serruriers {
	font-size: 2.17em;
	font-weight: bold;
	text-align: center;
}

p.ville-lyon {
	margin-bottom: 20px;
	font-size: 2.17em;
	font-weight: bold;
	text-align: center;
}

p.intervention {
	font-size: 1.83em;
	text-align: center;
}

p.adresse {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: dotted #578BDD 1px;
	color: #578BDD;
	font-size: 1.33em;
	font-weight: bold;
	text-align: center;
}

a, a:link {
	color: #578BDD;
}

a:hover {
	color: #999999;
}

img {
	display: block;
}

.bleu {
	color: #0000CC;
}

.rouge {
	color: #CC0000;
}

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

#logo {
	width: 470px;
	height: 175px;
	margin: 30px auto 20px auto;
}

#telephone {
	width: 390px;
	height: 150px;
	margin: 30px auto 20px auto;
}

#liens {
	margin-top: 30px;
	padding-bottom: 20px;
	color: #999999;
}

#liens a, #liens a:link, #liens a:visited {
	color: #999999;
}

#liens a:hover {
	color: #578BDD;
}

#liens a:focus, #liens a:active {
	color: #999999;
}

