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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
    text-decoration: none;
}

.stilo01 {
    padding: 10px 20px 10px 15px;
	font-size: 70%;
	color: #666666;
}

.creditsB {
    font-size: 65%;
	color:#9c9c9c;
}

.creditsB a {
    text-decoration: none;
	color: #9c9c9c;
}

.kids {
    font-size: 80%;
	color:#333333;
}

.contactInfo {
    font-size: 70%;
	color:#333333;
}

.contactInfo a {
    text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.dentalTouris {
    font-size: 80%;
	color: #666666;
	text-decoration: none;
}

.dentalTouris h3 {
    color: #990000;
	font-style: italic;
	font-size: 120%;
	font-weight: bold;
}

.dentalTouris li {
    padding: 0px 0px 0px 15px;
	text-decoration: none;
}

.dentalTouris td {
    padding: 5px 0px 0px 0px;
}

#langTD {
    background-image: url(images/novalle_bot.jpg);
	height: 48px;
	color: #CCCCCC;
	text-align: right;
	vertical-align: top;
}

#langTD a {
    display: inline;
    color: #333333;
	text-decoration: none;
	font-size: 70%;
	margin-right: 15px;
}

#langTD a:hover {
    color: #009999;
	text-decoration: underline;
	font-size: 70%;
}