@charset "iso-8859-1";
html {
	min-height: 100%;
}

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	min-height: 100%;

	}

a:hover {color: #FF9900;text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

div.c1 {width:100%; height:72px; background-image:url(images/dacia_duster_01.jpg); background-repeat:repeat-x}
div.c2 {width:100%; height:420px; background-image:url(images/dacia_duster_13.jpg); background-repeat:repeat-x}
div.c3 {width:100%; height:420px; background-image:url(images/dacia_duster_15.jpg); background-repeat:repeat-x}
div.c4 {width:100%; height:50px; background-image:url(images/dacia_duster_19.jpg); background-repeat:repeat-x}
 
h1 {
font: 12px tahoma;
color: #CDCDCD;
padding: 0px 0px 0px 0px;
margin: 0px;
}
	
h2 {
font: 10px tahoma;
color: #CDCDCD;
padding: 0px 0px 0px 0px;
margin: 0px;
}

hr {
  border: 2;
  color: #EAEAEA;
  height: 2px;
  background-color: #EAEAEA;

}
		
	
.text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4d4d4d;
	line-height:18px;
}

