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

body {
	background-color:#333333;
	background-position:0 0 0 0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
li { 
	background-image:url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 20px;
	padding-left: 10px;
	margin: 0;
	list-style:none;
}
a {
	text-decoration:none;
	color:#CCCCCC;
}
a:hover {
	text-decoration:none;
	color:#666600;
}
p {
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}



/*  H E A D E R  */
#header {
	position:relative;
	margin:0 auto;
	width:766px;
	height:200px;
}
/* E N D _ H E A D E R  */



/* M A I N */

#main_top {
	position:relative;
	margin:10px auto 0 auto;
	width:766px;
	height:12px;
	background-image:url(../img/bgr_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#main_center {
	position:relative;
	margin:0 auto;
	width:766px;
	background-image:url(../img/bgr_center.jpg);
	background-repeat:repeat-y;
	background-position:center;
}





/* C O N T E N T */
#swf {
	position:relative;
	margin:0 auto;
	width:766px;
	text-align:center;
}
#link {
	position:absolute;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#666666;
	left: 40px;
	top: 14px;
	width: 126px;
}
#content {
	position:relative;
	width:634px;
	height:500px;
	margin:0 auto;
}
#logo_coloritoscane {
	position:absolute;
	left: 43px;
	top: 353px;
	padding:5px;

}
#logo_coloritoscane a {
	display:block;


}
#logo_coloritoscane a:hover {
	display:block;
	border-bottom:#666633 2px solid;
	padding-bottom:5px;
}


/* contact */
.divform {
	padding:2px 0 2px 0;
	font-family:tahoma, verdana, sans;
	font-size:8.6pt;
	color:#666666;
	line-height:18px;
	float:none;
	height:18px;
	}
.inputname {
	width:180px; float:left;
	font-family:tahoma, verdana, sans;
	font-size:8.6pt;
	text-align:right;
	padding-right:10px;
	color:#666666;
	line-height:18px;
	clear:right;
	}
.inputform {
	padding-left:3px;
	width: 200px; line-height:14px;
	font-family: Tahoma,Verdana,Sans-serif;
	font-size: 8.7pt;
	color:#66CC00;
	border: 1px solid #0066FF;
	background-image: url(elements/bginputs.png);
	background-repeat: repeat-x;
	background-position:top;
	}
input.ok {
	width: 58px;
	height:26px;
	border: 0px;
	background:url(../img/ok.jpg) no-repeat;
}
input.no {
	width: 58px;
	height:26px;
	border: 0px;
	background:url(../img/no.jpg) no-repeat;
}
.fontmic {
	font-size: 7pt; 
	font-family:tahoma, arial, sans;
	color:#395e8a;
	text-decoration:none;
}
/* END contact */
#servicii {
	position:absolute;
	left: 17px;
	top: 98px;
	height: 336px;
	width: 188px;
}
#servicii li { 
	background-image:url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 20px;
	padding-left: 10px;
	margin: 0;
	list-style:none;
}
/* E N D _ C O N T E N T */






#main_bottom {
	position:relative;
	margin:0 auto;
	width:766px;
	height:12px;
	background-image:url(../img/bgr_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


/* E N D _ M A I N */





/* B O T T O M */

#bottom {
	position:relative;
	margin:20px auto;
	width:766px;
	height:60px;
	background-image:url(../img/img_bottom.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
#menu_bottom {
	width:300px;
	color:#999999;
	text-align:center;
	font-size:11px;
	position:absolute;
	width:766px;
	left: 0px;
	top: 17px;
}
#menu_bottom a {
	color:#999999;
}
#menu_bottom a:hover {
	color:#666633;
}
/* E N D _ B O T T O M */
