/* @override http://www.sagasecurite.Fr/main.css */

html {
	font-size: 100%;
}


body {
	background: url(images/top.gif) repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font: 0.85em "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;


}

p {
	font-size: 1em;
}



	
.image { 
position: relative;

float : right;
	margin-right: 18px;
}

h1 {
	color: black;
	text-transform: uppercase;
}

h2 {
	color: #3888b1;
	display: block;
	padding: 0;
	margin-bottom: 0;
	margin: 0;
}

marquee {
	display: block;
	background-color: #ffd300;
	height: 32px;
	line-height: 31px;
	color: #3888b1;
}

tbody {
	display: block;
}




#footer {
	background: #fff url(images/foot.gif) repeat-x;
	padding: 12px 0;
	border-top:4px solid #ffcc33;
	color:#ccc;
	
	}
	
	
#footer p {
	text-align: center;
	line-height: normal;	
}

#footer p a {
	color: white;
	text-decoration: none;
}

#footer p a:hover {
	color: #ffd300;
}

* {
}

#moyens li {
	margin-top: 1em;
}

blockquote {
	width: 100%;
	margin: 0;
	text-align: left;
	color: gray;
	font-size: 1.1em;
}

blockquote span {
}