* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #bd0926;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}

p {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

a {
	color: #BD0926;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #BD0926;
	text-decoration: underline;
}

img { 
	border:none;
}

hr{
	width:850px;
	background-color:#ffffff;
	border-top: 1px dotted #d2cbc3;
}

.gris {
	color: #d2cbc3;
}

.noir {
	color: #000000;
}

.blanc {
	color: #ffffff;
}

.petit {
	font-size: 10px;
	line-height: 13px;
}

.rougebold {
	font-weight: bold;
	color: #bd0926;
}

.Style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}


#site {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#bandeau {
	height: 150px;
	width: 960px;
	background-image:url(../images/redtaag-bandeau-2.jpg);
}

#foot {
	height: 56px;
	width: 950px;
	background-image: url(../images/foot-page.jpg);
}
#page {
	background-image: url(../images/fond-page.jpg);
	background-repeat: repeat-y;
	width: 850px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 12px;
}

#video {
	width: 850px;
}

#tableau {
	width: 850px;
}
#tableautop {
	vertical-align:top;
}

#menu {
	height: 26px;
	width: 830px;
	background-image: url(../images/fond-menu.jpg);
	background-repeat: repeat-x;
	margin-bottom: 17px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 4px;
}

#menu a {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
	text-decoration:underline;
}

#tableau td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
}

#video table {
	margin-left: 20px;
}

#offre {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	background-color: #d2cbc3;
	float: right;
}

#offre2 {
	width: 200px;
	background-color: #d2cbc3;
	float: right;
}

#service img {
	margin-right: 16px;
	margin-left: 16px;
}
#service {
	width: 630px;
	float: left;
}

#invisible {
	height: 150px;
	width: 950px;
}

#nimp {
	width: 850px;
	height: 2px;
	float: none;
	clear: both;
}