@charset "UTF-8";
/* CSS Document */
/*SDV - HB - FEV 2014*/

/*
APPELE POUR INTEGRATION HEADER-FOOTER2014 DANS ANCIENNE MAQUETTE
*/

body	{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: 'Raleway', 'sans-serif';
	font-size: 11px;
	color: #000000;
	background-color: #e5e5e5;
	background-image: url('/sdv/icons/tt14/bg.png');
	background-position: center top;
	background-repeat: repeat;
}

header,
footer,
nav,
section,
aside,
article,
figure,
figcaption	{
	position: relative;
	display: block;
}
figure,
figcaption	{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a	{
	text-decoration: none;
	color: #000000;
}
a:hover	{
	/*text-decoration: underline;*/
	color: #e5e5e5;
}

form,
dl,
ul,
ol,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6	{
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img	{
	position: relative;
	border: none;
}

.tt14-clear	{
	position: relative;
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	font-size: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input:focus,
select:focus	{	/*VIRER OMBRAGE WEBKIT*/
	outline-style: none;
}

button a {
	display:block;
	height:100%;
	width:100%;
	text-decoration: none;
}







