@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#340633 url(/pic/bgr.gif) repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}
body.belso {
	background:#340633 url(/pic/bgr_belso.gif) repeat-y;
}

a {
	text-decoration:none;
	color:#dca9ce;
}
a:hover {
	text-decoration:none;
	color:#b769a2;
}


form {
	margin:0px;
	padding:0px;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h5 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
	line-height:16px;
}
h6 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
	line-height:16px;
}
p {
	margin:0 0 15px 0;
	font-size:11px;
	line-height:16px;
}
.subText {
	margin:0 0 15px 0;
	font-size:10px;
	line-height:16px;
	color:#c9b8c8;
}

