@charset "utf-8";
body, td, th {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #B4D3E0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../img/line.png);
	background-repeat: repeat-x;
}
.buton {
	height: 45px;
	width: 131px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	text-transform: capitalize;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.hr {
	color: #dddddd;
	background-color: #dddddd;
	border: 0px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hrl {
	color: #eeeeee;
	background-color: #eeeeee;
	border: 0px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hr2 {
	color: #B4D3E0;
	background-color: #B4D3E0;
	border: 0px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hrsus {
	color: #cccccc;
	background-color: #cccccc;
	border: 0px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #67A9BF;
	margin-right: 15px;
	padding-right: 15px;
}
.copy a {
	color: #67A9BF;
	text-decoration: underline;
	text-transform: uppercase;
}
.etabg {
	border: 1px solid #e5e5e5;
	font-size: 16px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}
.etabg2 {
	border: 2px solid #e5e5e5;
	background-color:#FBFBFB;
	font-size: 14px;
	text-align:center;
	color: #666666;
	font-family: tahoma, arial;
}
.etabg3 {
	border: 1px solid #e5e5e5;
	font-size: 14px;
	text-align:left;
	padding-left:11px;
	color: #666666;
	font-family: tahoma, arial;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #686868;
	text-decoration:none;
}
a:hover {
	color: #67A9BF;
	text-decoration: underline;
}
a:active {
	color: #686868;
}
.contact {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #666666;
	padding-right: 5px;
}
.formular {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CACACA;
	color: #666666;
}
.buton_trimite {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #FBFBFB;
	border: 1px solid #CACACA;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #4D4D4D;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.imagini img {
	margin: 3px;
	border: 1px solid #BEBEBE;
	padding: 2px;
	text-align: center;
}
.agenda {
	background-image: url(../img/odontology.png);
	background-repeat: no-repeat;
	background-position: 405px 110px;
}

