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

.header {
	background-image: url(../images/header_mesadentistaz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
}
.header_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
.left {
	background-image: url(../images/left_mesadentistaz.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	background-image: url(../images/right_mesadentistaz.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.address_back {
	background-image: url(../images/address_mesadentistaz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 111px;
}
.normal_grey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
}
.normal_grey A:link {color: #E3CD95; text-decoration:none}
.normal_grey A:hover {color: #E3CD95; text-decoration:underline}
.normal_grey A:active {color: #E3CD95; text-decoration:none}
.normal_grey A:visited {color: #E3CD95; text-decoration:none}

.body_back {
	background-image: url(../images/body_back_mesadentistaz.jpg);
	background-repeat: repeat;
}
.footer_back {
	background-image: url(../images/footer_back_mesadentistaz.jpg);
	background-repeat: repeat;
}
.normal_footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	text-align: center;
}
.normal_footer A:link {color: #E3CD95; text-decoration:none}
.normal_footer A:hover {color: #E3CD95; text-decoration:underline}
.normal_footer A:active {color: #E3CD95; text-decoration:none}
.normal_footer A:visited {color: #E3CD95; text-decoration:none}

H1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E3CD95;
	margin: 0px;
}
.big_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E3CD95;
	margin: 0px;
}
.subtitle_blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #23BDE8;
	margin: 0px;
	padding: 0px;
}

