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

BODY {
	background-color: #ffffff;
	color: #646464;
	margin: 0;
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
A {
	color: #646464;
	text-decoration: underline;
	
}
A:HOVER {
	text-decoration: none;
}
DIV#header {
	background-color: #84cbc1;
	height: 114px;
	padding: 0 40px;
}
DIV#header DIV#feeder {
	width: 200px;
	position: absolute;
	top: 66px;
	left: 767px;
	text-align: right;
	line-height: 16px;
	color: #ffffff;
}
DIV#header DIV#feeder IMG {
	position: relative;
	top: 2px;
	border: none;
}
DIV#header DIV#feeder A {
	color: #ffffff;
}

DIV#header H1 {
	padding: 28px 0 7px 0;
	margin: 0;
}
DIV#header H2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	color: #ffffff;
}
DIV#menu {
	margin: 10px 40px 0;
	height: 40px;
	color: #646464;
}

DIV#main, DIV#copyright {
	width: 487px;
	margin-left: 40px;
	padding-top: 0px;
	zoom: 1;
}
DIV#main {
	background-image: url(img/dotsH.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

DIV.breadcrumb {
	width: 487px;
	padding: 11px 0 11px 40px;
	font-size: 11px;
	line-height: 11px;
	background-color: #dcdcdc;
	color: #646464;
	background-image: url(img/dotsH.gif);
	background-repeat: repeat-x;
}
DIV.bctop{
	background-position: left top;
}
DIV.bcbottom {	 
	background-position: left bottom;
}


DIV#dentisti_croazia, DIV#prestazioni_dentali, DIV#turismo_dentale, DIV#contatti, DIV#news {	
	background-image: url(img/dotsH.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
DIV#dentisti_croazia, DIV#prestazioni_dentali, DIV#turismo_dentale, DIV#contatti, DIV#news, DIV#copyright {	
	padding: 10px 0px 9px 0px;
}

DIV#menu A, DIV#dentisti_croazia A, DIV#prestazioni_dentali A, DIV#turismo_dentale A, DIV#contatti A, DIV#news A, DIV#copyright A {	
	color: #646464;
	text-decoration: none;
}

DIV#menu A:HOVER, DIV#dentisti_croazia A:HOVER, DIV#prestazioni_dentali A:HOVER, DIV#turismo_dentale A:HOVER, DIV#contatti A:HOVER, DIV#news A:HOVER, DIV#copyright A:HOVER {
	color: #404040;
	text-decoration: underline;
}

DIV#news {
	padding-bottom: 20px;
}

DIV#main DIV#copyright {
	padding: 10px 0 0 0;
	margin-bottom: 80px;
}

DIV#main IMG{
	padding: 0 22px 0 14px ;
	float: left;
	border: none;
}

DIV#main DIV.maintext {
	width: 368px;
	float: left;
}
DIV#main DIV.maintext P {
	margin: 8px 0 0;
	padding: 0;
}
DIV#main H2{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -1px;
	color: #84cbc1;
}
DIV#main H2 A{
	color: #84cbc1;
	text-decoration: none;
}
DIV#main H2 A:HOVER{
	color: #84cbc1;
	text-decoration: underline;
}


DIV#submain {
	width: 199px;
	position: absolute;
	left: 548px;
	top: 164px;
	background-image: url(img/dotsH.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

DIV#submain A.subsection {
	display: block;
	zoom: 1;
	background-image: url(img/dotsH.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 10px 5px 20px;
	text-decoration: none;
}
DIV#submain A.subsection:HOVER {
	background-color: #dcdcdc;
	color: #404040;
}
DIV#submain A.subsection H3{
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 0;
	padding: 0;
}
DIV#submain A.subsection P {
	margin: 3px 0;
	padding: 0;
}
DIV#submain A.subsection P.vai {
	margin: 7px 0 0 0;
	padding: 0;
}

DIV#banners {
	position: absolute;
	left: 768px;
	top: 140px;
	z-index: 1;
}

DIV#banners DIV#regbanners, DIV#banners DIV#googleadsense {
	width: 199px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}


DIV#banners A IMG{

	border: none;
	background-image: url(img/dotsH.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 1px;
}
DIV#banners A{
	float: left;
	display: block;
	padding-top: 1px;
	background-image: url(img/dotsH.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
DIV#banners DIV#bannerinfo{
	width: 199px;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	height: 14px;
	padding-top: 10px;

}


UL.copymenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	zoom: 1;
}
UL.copymenu LI {
	display: inline;
	border-left: 1px solid #aaaaaa;
	padding: 0 5px;
}
UL.copymenu LI A {
	color: #646464;
	text-decoration: none;
}
UL.copymenu LI A:HOVER {
	color: #646464;
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

HR {
	height: 1px;
	size: 10px;
	display: block;
	zoom: 1;
	padding: 0;
	margin: 10px 0 10px 0;
	background-image: url(img/dotsH.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border: none;
	color: #646464;
}


DIV#newsletter {
	text-align: left;
	position: absolute;
	top: -20px;
	left: -80px;
	background-color: #f8f8f8;
	color: #646464;
	padding: 10px;
	margin: 0;
	border: 1px solid #d8d8d8;
	visibility: hidden;
	z-index: 100;
}
DIV#newsletter P#closer {
	text-align: right;
	margin: 0;
	padding: 0;
}
DIV#newsletter P#closer A {
	color: #646464;
}

FORM {
	padding: 0;
	margin: 0;
}
INPUT, SELECT, TEXTAREA {
	border-width: 1px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	margin: 0;
}

INPUT.text {
	width: 100%;
}
INPUT.text_newsletter {
	width: 120px;
}
INPUT.submit {
	background-color: #84cbc1;
	color: #ffffff;
}
TEXTAREA {
	background-color: #ffffff;
	width: 100%;
	height: 100px;
}

DIV.modulo {
	padding: 10px;
	background-color: #f8f8f8;
}





/* -------------------------- CONTENT -------------------------- */
/* -------------------------- CONTENT -------------------------- */
/* -------------------------- CONTENT -------------------------- */

DIV#content {
	width: 487px;
	margin-left: 40px;
	padding: 0 0 30px 0;
	zoom: 1;
}

DIV.email-amico {
	width: 120px;
}

DIV#content H1{
	margin: 15px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -1px;
	color: #84cbc1;
}

DIV#content A.submenu {
	color: #646464;
	text-decoration: none;
}

DIV#content A:HOVER.submenu {
	color: #404040;
	text-decoration: underline;
}

DIV#content H2{
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -1px;
	color: #84cbc1;
}


DIV#content H3 {
	color: #646464;
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
DIV#content P {
	margin: 5px 0 10px;
	padding: 0;
}
DIV#content TABLE.lines {
	border-top: 1px solid #646464;
	width: 100%;
	margin-bottom: 15px;
	font-size: 10px;
}

DIV#content TABLE.lines TR {
	background-image: url(img/dotsH.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

DIV.popup_holder {
	position: absolute;
}

DIV.popup {
	position: absolute;
	width: 600px;
	left: 100px;
	top: -300px;
	background-color: #f8f8f8;
	padding: 40px;
	margin: 0;
	border: 1px solid #d8d8d8;
	visibility: hidden;
	z-index: 1;
}

/* -------------------------- BLOCKS -------------------------- */
/* -------------------------- BLOCKS -------------------------- */
/* -------------------------- BLOCKS -------------------------- */

DIV.linkblock{
	width: 230px;
	background-image: url('img/dotsH.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 90px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	
}
DIV.linkblock A {
	display: block;
	text-decoration: none;
}

DIV.linkblock A IMG, DIV.linkblock A DIV.links{
	text-decoration: none;
	height: 80px;
	display: block;
	float: left;
}
DIV.linkblock A DIV.links{
	width: 140px;
}
DIV.linkblock A IMG{
	margin-right: 10px;
}
DIV.linkblock A IMG {
	border: 0;
}
DIV.linkblock A:HOVER P {
	text-decoration: underline;
}
DIV.linkblock A:HOVER P.noline {
	text-decoration: none;
}

DIV.linkleft {
	float: left;
} 
DIV.linkright {
	float: right;
} 


/* -------------------------- BIG BLOCKS -------------------------- */
/* -------------------------- BIG BLOCKS -------------------------- */
/* -------------------------- BIG BLOCKS -------------------------- */

DIV.bigblock{
	
}

DIV.bigblock IMG.icon, DIV.bigblock DIV.links{
	text-decoration: none;
	display: block;
	float: left;
}

DIV.bigblock IMG.icon {
	margin-right: 10px;
}

