@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap #dr #txt a {
	color: #00968c;
}

#top {
	background-color: #ffba00;
	height: 5px;
}
#dr {
	padding-top: 10px;
	margin-right: 100px;
	margin-left: 100px;
}
#wrap #dr #txt  {
	font-size: 14px;
	letter-spacing: 2px;
	color: #a2a2a2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	margin-right: 10px;
}
.menor {
	font-size: 14pt;
	color: #666;
}

#main {
	background-image: url(img/dr_arzac_bg.png);
	background-repeat: no-repeat;
	background-position: 20px 45px;
	height: 490px;
	text-align: right;
	margin-right: 100px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#menu {
	margin-left: 60%;
	padding-top: 100px;
}


.dot {
	background-image: url(img/h_dot.png);
	background-repeat: repeat-x;
	height: 2px;
}
#dot2 {


}
#dot1 {
	width: 402px;
}
.dot2 {
	background-image: url(img/hb_dot.png);
	background-repeat: repeat-x;
	height: 2px;
}
#wrap #main #menu #txt {
	font-size: 30px;
	color: #00968c;
	letter-spacing: 3px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrap #main #menu #txt a {
	text-decoration: none;
	color: #00968c;
}
#wrap #main #menu #txt a:hover  {
	text-decoration: none;
	color: #ffba00;
}
