body {				
	margin: 0px 0px 10px 0px;
}
#site {
	background-color: #fce8ed;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 1024px;
}
#gema_header {
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	height: 243px;
}
#gema_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	margin: 213px 0px 0px 370px;
}
#gema_menu a {
	text-decoration: none;
	color: #ffffff;
}
#gema_menu a:hover {
	text-decoration: underline;
}
#gema_content {
	width: 1024px;
}
#gema_content_left {
	float: left;
	background-color: #f3e1e5;
	width: 195px;
	height: 495px;
	margin: 10px 10px 0px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #8f7c82;
}
#gema_content_left a{
	color: #8f7c82;
	text-decoration: none;
}
#gema_content_left a:hover {
	text-decoration: underline;
}
#gema_content_left_menu {
	height: 365px;
}
#gema_content_left_menu_item_top {
	background-color: #e10048;
	height: 34px;
	font-family: Tahoma;
	font-size: 14px;
	padding: 7px 0px 0px 6px;
	color: #fff;
}
#gema_content_left_menu_item_top a{
	color: #fff;
}
#gema_content_left_menu_item {
	background-color: #f3bac8;
	height: 34px;
	font-family: Tahoma;
	font-size: 14px;
	padding: 7px 0px 0px 6px;
}
#gema_content_left_menu_item a{
	color: #e10048;
}
#gema_content_right {
	padding: 30px 0px 0px 70px;
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	width: 750px;
}
#gema_content_right a{
	text-decoration: none;
	color: #5d5656;
}
#gema_content_right a:hover {
	color: #000000;
	text-decoration: none;
}
#gema_content_right table {
	font-size: 13px;
}
#gema_content_right h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #e10048;
}
#gema_content_right h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #e10048;
	margin: 0px;
	padding: 0px;
}
#gema_footer {
	background-color: #e20048;
	height: 19px;
	width: 1024px;
	font-family: Tahoma;
	font-size: 10px;
	color: #f183a3;
	padding: 2px 0px 0px 2px;
}
#gema_footer a {
	color: #f183a3;
	text-decoration: none;
}
.clr {
	margin: 0px;
	padding: 0px;
	both: clear;
}
h3, h4, h5 {color: #e10048;}