body {
	margin: 0px;
	padding: 0px;
}
A:hover   {
text-decoration: none;

}
#conteiner {
	margin: 0px;
	padding: 0px;
}
#conteiner #contact {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	top: 20px;
	right: 80px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #638B98;
}
#conteiner #contact p {
	margin: 0px;
	padding: 0px;
	color: #638B98;
}
#conteiner #contact .tel {
	font-family: "Times New Roman", Times, serif;
	color: #638B98;
	font-size: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#conteiner #contact p {
	margin: 0px;
	padding: 0px;
}
#conteiner #contact .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}


#conteiner #header {
	background-image: url(/images/c_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 250px;
}
#conteiner #header .leftT {
	background-image: url(/images/l_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#conteiner #header .rightT {
	background-image: url(/images/r_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#conteiner #main_menu {
}
#conteiner #main_menu #Mmenu {
	background-image: url(/images/orn_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 63px;
	text-align: center;
}
#conteiner #main_menu #Mmenu td {
	vertical-align: top;
	padding-top: 15px;
}

#conteiner #main_menu #Mmenu  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #F00;
}
#conteiner #page {
}
#conteiner #page h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: normal;
	color: #CB2B2a;
	background-image: url(/images/orn_1.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: left center;
}
#conteiner #foother {
}
#conteiner #foother #bottom {
	background-image: url(/images/center_bot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
}
#conteiner #foother #bottom .rightB {
	background-image: url(/images/right_bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
width: 50%
}
#conteiner #foother #bottom .leftB {
	background-image: url(/images/left_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#conteiner #foother #bottom .rightB .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: right;
	margin-top: 115px;
	margin-right: 60px;
}
#conteiner #foother #bottom .rightB .copy p {
	padding: 0px;
	margin: 0px;
}
