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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* Fin du :: reset.css */

html
{
	background-color:#dee8f5;
	background-image:url(img/pixelbkp.jpg);
}
body
{

background-image:url(img/background.jpg);
background-repeat:repeat-x;
font-family:Arial;
background-position:0px 1px;
}

a
{
color:#4487d5;
outline:none;
}

a:hover
{
color:#1a65bb;
}

div.body
{
width:921px;
margin:auto;
}
h1.panne_tv a
{
display:block;
width:921px;
height:62px;
background-image:url(img/1-pannetv.jpg);
overflow:hidden;
text-indent:-5000px;
}

h2.slogan
{
height:39px;
width:921px;
overflow:hidden;
background-image:url(img/2-slogan.jpg);
display:block;
text-indent:-5000px;
}
h3.nous_selectionnons
{
width:921px;
height:98px;
background-image:url(img/3-nousselectionnons.jpg);
text-indent:-5000px;
overflow:hidden;
}

div.trouver_depanneur
{
width:921px;
height:130px;
background-image:url(img/4-formulaire.jpg);
overflow:hidden;
}
div.trouver_depanneur div.explication
{
	width:0px;
	height:0px;
	overflow:hidden;
	text-indent:-5000px;
}
div.trouver_depanneur ul 
{
margin-left:90px;
margin-top:45px;
width:350px;
font-weight:bold;
}
div.trouver_depanneur ul li
{
display:block;
width:175px;
float:left;
}
div.fotofood 
{
width:921px;
height:222px;;
background-image:url(img/5-phototv.jpg);
overflow:hidden;
}
div.contenu_extensible
{
background-image:url(img/6-bkpextensible.jpg);
padding-left:70px;
padding-right:70px;
padding-top:10px;
}
div.contenu_extensible div.description
{
width:340px;
float:left;
}
div.contenu_extensible h4
{
font-size:12px;
font-weight:bold;
color:#1a65bb;
}
div.contenu_extensible p
{
font-size:12px;
color:#666;
line-height:15px;
}
div.navigation 
{
width:420px;
font-size:12px;
float:right;
}
div.navigation a 
{
color:#666;
}
div.navigation ul
{
list-style:none;
}
div.navigation div
{
float:left;
height:140px;
width:105px;
}
div.fooder
{
background-image:url(img/7-food.jpg);
width:921px;
height:50px;
overflow:hidden;
}
div.copyright
{
font-size:10px;
color:#777;
margin:auto;
width:921px;
text-align:center;
margin-bottom:15px;
}
