@CHARSET "UTF-8";

body {
	background-image: url("../images/back.png");
	background-repeat: repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table tr td {
	vertical-align: top;
}

.clear {
	clear: both;	
}

.imgTopLink {
	cursor: pointer;
}

.topMenuSeparator {
	border-right: 1px solid #000000;
	width: 2px;
	height: 14px;	
}

.topMenuItem {
	width: 1px;
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}

.topMenuItem a {
	font: bold 12px Arial,sans-serif;
	line-height: 14px;
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}

.rightTopMenu {
	border: 1px solid #000000;
	background-color: #CFCFCF;
	padding: 8px;
	width: 138px;
	height: 330px;	
}

.rightMenuItem {
	padding: 3px 1px 3px 1px;
	height: 22px;
	text-align: center;
}

.rightMenuItem a {
	font: normal 9px Arial,sans-serif;
	color: #000000;
	line-height: 9px;
	cursor: pointer;
	text-decoration: underline;
	width: 100%;
	padding: 3px 1px 3px 1px;
	height: 11px;
	text-align: center;
}

.separator {
	height: 6px;
	line-height: 6px;
}

.menuTitle {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.leftMenuTitle {
	color: #8D3325;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 10px 0px 5px 0px;	
}

.leftItem {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	text-align: left;
	cursor: pointer;
	background-image: url("../images/menuItem.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 4px 14px;
}

.inscripcionesItem {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	text-align: left;
	cursor: pointer;
	background-image: url("../images/menuItem.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 4px 14px;
}

.selectedLeftItem {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #8D3325;
	line-height: 14px;
	text-align: left;
	cursor: pointer;
	background-image: url("../images/menuItem.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 4px 14px;
}

.leftSubItem {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #282828;
	line-height: 14px;
	text-align: left;
	cursor: pointer;
	background-image: url("../images/menuSubItem.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 4px 14px;
}

.footer {
	background-color: #8D3325;
	font: normal 12px Arial,sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px 4px 0px;
}

.footer a {
	font: normal 12px Arial,sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;	
}

.footerRight {
	background-image: url("../images/footerRight.png");
}

.clear {
	clear: both;
}

#mainDiv {
	width: 768px;
	padding: 5px 0px 5px 0px;
	min-height: 600px;
}

#topDiv {
	width: 100%;
	text-align: center;
}

#topDiv div {
	text-align: center;
	padding: 0px 0px 2px 0px;
}

#topDiv table {
	padding: 5px 0px 5px 0px;
}

#topDiv a {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: none;
}

#topLeftDiv {
	position: relative;
	float: left;
	width: 90px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}

#topMediumDiv {
	position: relative;
	float: left;
	width: 599px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}

#topRightDiv {
	position: relative;
	float: left;
	width: 79px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
}

#topLinksDiv {
	width: 100%;
	background-color: #8D3325;
	height: 10px;
	overflow: hidden;
}

#adminTopDiv {
	width: 100%;
	height: 28px;
	overflow: hidden;
}

#leftMenuContainer {
	padding-top: 0px;
	padding-bottom: 5px;
	height: 505px;
	overflow: auto;
}

#rightTopMenu {
	padding-top: 25px;
	padding-bottom: 5px;
	height: 278px;
	overflow: auto;
}
