html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/************************************************************************************************************/
body {background:#2A4B70 url(../images/layout/bg-body.gif) repeat-x;font-family:arial;}
#bg-body {background:url(../images/layout/bg-conteneur.gif);background-position:50% -0px;background-repeat:no-repeat;height:500px;}

#conteneur {width:730px; margin:0 auto; padding: 0 auto;}
#logo {background:url(../images/layout-accueil/logo.gif) 0% 100% no-repeat; width: 245px; height:60px; text-indent:-100000px; margin: 0 auto; padding: 0 auto;padding-top:40px;no-repeat;}
#phraseAccueil {text-align:Center; font-size:15px; font-weight:bold;padding-top:15px;}
#ourService {width:358px;height:43px; background:url(../images/layout-accueil/bg-services.gif);text-align:Center;} 
#ourService a {color:black; font-size:15px; font-weight:bold; text-align:Center;text-decoration:none; padding-top:12px;padding-bottom:12px; width: 358px;display:block;}
#ldtd {width:358px;height:43px; background:url(../images/layout-accueil/bg-ldtd.gif);text-align:Center;} 
#ldtd a {color:black; font-size:15px; font-weight:bold; text-align:Center;text-decoration:none; padding-top:12px;padding-bottom:12px; width: 358px;display:block;}

#bgbleu1 {background:#E3F1F5 url(../images/layout-accueil/bg-bleu1.gif) no-repeat; height:26px; width: 358px; display:block;}
#bgbleu2 {background:#E3F1F5 url(../images/layout-accueil/bg-bleu2.gif) no-repeat; height:39px; width: 358px; display:block;}

.fleche1 {background:url(../images/layout-accueil/arrow1.gif); width:30px; height:25px; display:block; position:absolute; bottom:27px; left:50%;margin-left:-15px; }
.fleche2 {background:url(../images/layout-accueil/arrow2.gif); width:32px; height:25px; display:block; position:absolute; bottom:27px; left:50%;margin-left:-16px; }
