* {
	margin: 0;
	padding: 0;
}

:focus {
outline: 0;
}

.clearer {
	clear: both;
}

body {
	background: url(../img/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", sans-serif;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bg_container.jpg) repeat-y;
	padding-bottom: 10px;
}

/* ----------COL SX---------- */

#container #colSX {
	width: 290px;
	background: url(../img/colSx.jpg) no-repeat 0 0;
	float: left;
	height: 401px;
}

#container #colSX h1 a {
	display: block;
	font-size: 72px;
	padding-top: 15px;
	margin-left: 40px;
	text-indent: -900em;
}

#container #colSX h2 {
	display: none;
}

#container #colSX #menu {
	width: 120px;
	height: 120px;
	margin-left: 20px;
	margin-top: 40px;
}

#container #colSX #menu li {
	list-style-type: none;
	margin-bottom: 10px;
}

#container #colSX #menu li a {
	text-indent: -900em;
}

#container #colSX #menu li#home a {
	background: url(../img/menu.gif) no-repeat 0 0;
	height: 15px;
	display: block;
	width: 61px;
}

#container #colSX #menu li#home.selected a, #container #colSX #menu li#home a:hover {
	background: url(../img/menu.gif) no-repeat 0 -162px;
}

#container #colSX #menu li#news a {
	background: url(../img/menu.gif) no-repeat 0 -25px;
	height: 15px;
	display: block;
	width: 61px;
}

#container #colSX #menu li#news.selected a, #container #colSX #menu li#news a:hover {
	background: url(../img/menu.gif) no-repeat 0 -187px;
}

#container #colSX #menu li#video {
	margin-top: 13px;
	margin-bottom: 8px;
}

#container #colSX #menu li#video a {
	background: url(../img/rassegna_video.gif) no-repeat 0 0;
	height: 15px;
	display: block;
	width: 145px;
}

#container #colSX #menu li#video.selected a, #container #colSX #menu li#video a:hover {
	background: url(../img/rassegna_video.gif) no-repeat 0 -27px;
}

#container #colSX #menu li#chi_siamo a {
	background: url(../img/menu.gif) no-repeat 0 -52px;
	height: 15px;
	display: block;
	width: 100px;
}

#container #colSX #menu li#chi_siamo.selected a, #container #colSX #menu li#chi_siamo a:hover {
	background: url(../img/menu.gif) no-repeat 0 -214px;
}

#container #colSX #menu li#attivita a {
	background: url(../img/menu.gif) no-repeat 0 -79px;
	height: 15px;
	display: block;
	width: 95px;
}

#container #colSX #menu li#attivita.selected a, #container #colSX #menu li#attivita a:hover {
	background: url(../img/menu.gif) no-repeat 0 -241px;
}

#container #colSX #menu li#formazione a {
	background: url(../img/menu.gif) no-repeat 0 -106px;
	height: 15px;
	display: block;
	width: 120px;
}

#container #colSX #menu li#formazione.selected a, #container #colSX #menu li#formazione a:hover {
	background: url(../img/menu.gif) no-repeat 0 -268px;
}

#container #colSX #menu li#contatti a {
	background: url(../img/menu.gif) no-repeat 0 -132px;
	height: 15px;
	display: block;
	width: 100px;
}

#container #colSX #menu li#contatti.selected a, #container #colSX #menu li#contatti a:hover {
	background: url(../img/menu.gif) no-repeat 0 -294px;
}

/* ----------COL DX---------- */

#container #colDX {
	float: right;
	width: 560px;
	background: url(../img/bg.jpg) repeat-x;
	padding-top: 40px;
}

#container #colDX #navigazione {
	display: inline;
	float: right;
}

#container #colDX #navigazione li {
	float: left;
	list-style-type: none;
	margin-right: 1px;
	margin-left: 1px;
}

#container #colDX #navigazione li, #container #colDX #navigazione li a  {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#container #colDX #navigazione li.selected, #container #colDX #navigazione li a:hover {
	color: #006699;
}

#container #colDX #main_area {
	background: url(../img/mainarea_home.jpg) no-repeat;
	width: 550px;
	height: 330px;
	padding-top: 20px;
	margin-left: 10px;
	margin-top: 25px;
	/* any IE */
	margin-top: expression('15px');
}

#container #colDX #main_area h1#salute_dentale {
	width: 338px;
	height: 16px;
	background: url(../img/salute_dentale.gif) no-repeat;
	text-indent: -900em;
	margin-left: 20px;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
	/* IE 6 */
	margin-bottom: expression('-10px');

}

#container #colDX #main_area p {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin-left: 20px;
	width: 520px;
}

#container #colDX #main_area p strong {
	font-weight: bold;
	color: #FF9900;
}

#container #colDX #buttons {
	width: 450px;
	height: 65px;
	margin-left: 60px;
	margin-top: 10px;
	/* IE 6 */
	margin-top: expression('12px');
}

#container #colDX #buttons li {
	float: left;
	list-style-type: none;
	margin-right: 8px;
	margin-left: 8px;
	display: inline;
}

#container #colDX #buttons li#servizi {
	height: 65px;
	width: 200px;
	background: url(../img/buttons.jpg) no-repeat 0 0;
	text-indent: -900em;
}

#container #colDX #buttons li#servizi.selected, #container #colDX #buttons li#servizi a:hover {
	background: url(../img/buttons.jpg) no-repeat 0 -85px;
}

#container #colDX #buttons li#servizi a, #container #colDX #buttons li#scopi a {
	width: 200px;
	height: 45px;
	display: block;
}

#container #colDX #buttons li#scopi {
	height: 65px;
	width: 200px;
	background: url(../img/buttons.jpg) no-repeat -218px 0;
	text-indent: -900em;
}

#container #colDX #buttons li#scopi.selected, #container #colDX #buttons li#scopi a:hover {
	background: url(../img/buttons.jpg) no-repeat -218px -85px;
}

/* ------------------------------------ */

#container #colDX #colsx {
	float: left;
	width: 272px;
	margin-left: 10px;
	display: inline;
	padding-right: 5px;
	background: url(../img/dot.gif) no-repeat right center;
	height: 180px;
	position: relative;
}

#container #colDX #colsx h1 {
	width: 152px;
	background: url(../img/news_attivita.gif) no-repeat 0 0;
	text-indent: -900em;
	height: 20px;
	margin-bottom: 0px !important;
	margin-bottom: 0px;
	/* IE 6 */
	margin-bottom: expression('-20px');
}

#container #colDX #colsx ul {
	width: 250px;
}

#container #colDX #colsx ul li {
	list-style-type: none;
	background: url(../img/arrow.gif) no-repeat 0 10px;
	padding-left: 15px;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px dotted #DADADA;
	height: 30px;
	padding-top: 5px;
	width: 250px;
	padding-bottom: 5px;
}

#container #colDX #colsx ul li a {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

#container #colDX #colsx ul li a:hover {
	color: #FF9900;
}

#container #colDX #colsx #navigazione {
	float: left;
	color: #006699;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 15px 0 0;
	width: 550px;
	text-align: right;
}

#container #colDX #colsx #navigazione h5 {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}

#container #colDX #colsx #navigazione a {
	color: #006699;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0 1px 0 0;
}

#container #colDX #colsx #navigazione a:hover, #container #colDX #colsx #navigazione a#selected {
	color: #FF9900;
}

#container #colDX #colsx h4 a {
	color: #006699;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/archivio.gif) no-repeat 0 0;
	padding-left: 18px;
	padding-top: 1px;
	position: absolute;
	right: 10px;
	bottom: 0;
}

#container #colDX #colsx h4 a:hover {
	color: #FF9900;
	background: url(../img/archivio.gif) no-repeat 0 -18px;
}

#container #colDX #coldx {
	float: right;
	width: 265px;
	display: inline;
	height: 180px;
	position: relative;
}

#container #colDX #coldx h1 {
	height: 20px;
	width: 55px;
	background: url(../img/news_attivita.gif) no-repeat -162px 0;
	text-indent: -900em;
		margin-bottom: 0px !important;
	margin-bottom: 0px;
	/* IE 6 */
	margin-bottom: expression('-20px');
}

#container #colDX #coldx .block {
	width: 260px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#container #colDX #coldx .block#first {
	border-bottom: 1px dotted #DADADA;
}

#container #colDX #coldx .block h2 a {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
}

#container #colDX #coldx .block h2 a:hover {
	color: #FF9900;
}

#container #colDX #coldx .block p {
	color: #999999;
	font-size: 10px;
	line-height: 125%;
	width: 260px;
}

#container #colDX #coldx h4 a {
	color: #006699;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/archivio.gif) no-repeat 0 0;
	padding-left: 18px;
	padding-top: 1px;
	position: absolute;
	right: 10px;
	bottom: 0;
}

#container #colDX #coldx h4 a:hover {
	color: #FF9900;
	background: url(../img/archivio.gif) no-repeat 0 -18px;
}

#container #colDX a#boccasana #img {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #E7E7E7;
}

#container #colDX a#boccasana #img:hover {
	border: 1px solid #FF9900;
}

#container #colDX #sfondo {
	margin-left: -290px;
	margin-top: -210px;
	float: left;
	display: inline;
	position: relative;
}

#container #colDX #contenuto {
	width: 550px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#container #colDX #contenuto ul {
	width: 550px;
	margin-top: 15px;
}

#container #colDX #contenuto ul li {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: lowercase;
	list-style-type: disc;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
	width: 550px;
}

#container #colDX #contenuto h1 {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

#container #colDX #contenuto h2 {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 15px;
}

#container #colDX #contenuto p {
	font-size: 13px;
	color: #666666;
	line-height: 140%;
	width: 550px;
	margin-bottom: 10px;
}

#container #colDX #contenuto p a {
	color: #006699;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#container #colDX #contenuto p a:hover {
	color: #FF9900;
}

#container #colDX #contenuto p strong {
	color: #FF9900;
	font-weight: bold;
}

/* ****************** */

#colDX .video {
	width: 540px;
	margin: 10px 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #999999;
	float: left;
	display: inline;
}

#colDX .video .img_video {
	width: 130px;
	height: 80px;
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline;
	float: left;
	border-style: none;
}

#colDX .video h2 {
	color: #999999;
	text-decoration: none;
	font: italic 11px "Trebuchet MS";
	margin: 0 0 3px;
	padding: 0;
}

#colDX .video h1 {
	margin: 0 0 5px;
	padding: 0;
	color: #006699;
	text-decoration: none;
	font: bold 12px "Trebuchet MS";
	background-repeat: no-repeat;
}

#colDX .video p {
	color: #333333;
	font: 11px/125% "Trebuchet MS";
	margin: 0 0 10px;
	padding: 0;
	display: block;
	width: 560px;
}

#colDX .video h3 a {
	color: #EC5E01;
	text-decoration: none;
	font: normal normal 11px/135% Arial;
	background-image: none;
	padding: 0;
	display: block;
	margin: -5px 0 0;
	float: left;
}

#colDX .video h3 a:hover {
	color: #006699;
}

#colDX h2#paginazione {
	color: #0099FF;
	text-decoration: none;
	font: bold 11px "Trebuchet MS";
	margin: 15px 0 10px 15px;
	padding: 0;
	display: inline;
	float: left;
	clear: left;
}

#colDX h2#paginazione a {
	color: #0099FF;
	text-decoration: none;
	font: bold 11px "Trebuchet MS";
	margin: 0;
	padding: 0;
	display: inline;
}

#colDX h2#paginazione a:hover {
	color: #EC5E01;
	text-decoration: underline;
}

/* ----------FOOTER---------- */

#container #footer {
	width: 830px;
	background: #ffffff url(../img/footer.jpg) repeat-x 0 bottom;
	height: 40px;
	padding: 25px 10px 10px;
}

#container #footer h1 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#container #footer p {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	float: left;
}

#container #footer p a {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background: url(../img/mail.gif) no-repeat 0 0;
	padding-left: 15px;
}

#container #footer p a:hover {
	color: #006699;
}

#container #footer ul {
	float: right;
}

#container #footer ul li {
	float: left;
	display: inline;
	list-style-type: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}

#container #footer ul li a {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#container #footer ul li a:hover {
	color: #006699;
}
