@charset "UTF-8";
/* CSS Document */

@import url(reseau-ravon.css);

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
html, body {
margin: 0;
padding: 0;
height: 100%
}

img {border:0px;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#fond-content {background-image:url(../images/fond.jpg);
background-repeat:no-repeat;
background-color:#000000;
}

.taille14 {
	font-size: 12px;
	font-weight: bold;
}

.texte-contenu {
	font-size: 11px;
	text-align:justify;
	line-height:16px;
	padding-left:25px;
	padding-right:25px;
}

.vehineuf {
	font-size: 11px;
	color: #FFFFFF;
	line-height:20px;
}

.gamme {
	color: #FFFFFF;
	font-size: 16px;
}

a.vehineuf:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.vehineuf:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.vehineuf:hover {
	text-decoration: none;
	color: #000000;
}
a.vehineuf:active {
	text-decoration: none;
	color: #FFFFFF;
}

.jravon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}

.footer {
	padding-top:7px;
	color: #333333;
	font-size: 12px;
	letter-spacing: 1.5px;
}

a.footer:link {
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #333333;
}
a.footer:hover {
	text-decoration: none;
	color: #666666;
}
a.footer:active {
	text-decoration: none;
	color: #333333;
}

.footeryoolight {
	color: #333333;
	font-size: 12px;
	letter-spacing: 1.5px;
	text-transform:uppercase;
}

a.footeryoolight:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1.5px;
	text-transform:uppercase;
}
a.footeryoolight:visited {
	text-decoration: none;
	color: #333333;
}
a.footeryoolight:hover {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	letter-spacing: 1.5px;
	text-transform:uppercase;
}
a.footeryoolight:active {
	text-decoration: none;
	color: #333333;
}

.texte-contenu-2 li {
	font-size: 12px;
	list-style-type: square;
	height:30px;
}

.texte-contenu-3 {
	color:#FFFFFF;
	text-align:left;
}