@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 START RESET */

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,b, u, i, center,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-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}
/* END RESET */
/* LAYOUT  */
html,body {background:#e1e1e1 url(/images/bg.gif) top center repeat-x;font-family: Arial, Verdana, Helvetica,sans-serif ;font-size: 16px;	padding:0px;margin:0px;color:#808080;}
body #container {margin: 0 auto;width: 700px;height:500px; padding:0 0 0 0;}

body #main{width:700px; height:500px;}

#main{ float:left;width:700px; height:500px; }
#header{ width:670px;height:137px; float:left; clear:both; margin-left:30px;}
#content{width:670px;height:275px;float:left; clear:both; margin-left:30px;}
#footer{width:655px;height:88px;float:left; clear:both; margin-left:45px;}

body #content ul li{line-height:38px; height:38px; }

body #header{background:url(../images/stellantis_logo.svg) 3px 26px no-repeat;}

#content ul li div.indicator{ float:left; width:18px; height:38px; display:block;}
#content ul li.check div.indicator{ background:url(../images/check.png) center left no-repeat;}
#content ul li.triangle div.indicator{ background:url(../images/triangle.png) center left no-repeat;}
body #content ul li.check { color:#000; font-weight:bold;}
body #content ul li.triangle { color:#000; font-weight:bold; font-size:20px; color:#2383f4;}

#copyright{font-size:12px; padding:42px 0 0 4px; font-weight:bold;}
/* END LAYOUT  */

/* PROGRESS  */


/* END PROGRESS  */
