﻿#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/hex00.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-y;
}
#clear {
	clear: both;
}
#top {
	width: 760px;
	height: 77px;
	float: left;
}
#topnavbar {
	float: left;
	width: 760px;
	font-family: Garamond;
	color: #9B120F;
	text-align: center;
	background-image: url('../images/barras.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	padding-top: 15px;
}
#toprelleno {
	width: 760px;
	height: 20px;
	float: left;
}
#mediumcontainer {
	float: left;
	width: 760px;
	text-align: center;
	margin-bottom: 5px;
}
#mediumleftnavbar {
	float: left;
	height: 362px;
	width: 298px;
}
#logoholder {
	float: left;
	height: 110px;
	width: 298px;
	padding-top: 15px;
	text-align: center;
}
#mediuminfocontainer {
	background-position: center center;
	float: left;
	width: 462px;
	height: 360px;
	background-image: url('../images/bgdinfo.jpg');
	background-repeat: no-repeat;
	overflow: auto;
	padding-bottom: 15px;
}
#agendacontainer {
	float: left;
	width: 760px;
}
#agendatopbar {
	height: 36px;
	float: left;
	text-align: right;
	padding-right: 25px;
	width: 735px;
}
#agendaleft {
	float: left;
	width: 298px;
	text-align: center;
}
.facebook {
	margin: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#agenda1 {
	float: left;
	height: 171px;
	width: 445px;
	background-image: url('../images/bgdpost.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Garamond;
	padding-right: 10px;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
}
#agenda2 {
	float: left;
	height: 171px;
	width: 231px;
	background-image: url('../images/bgdpost.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Garamond;
	font-weight: bold;
	font-size: small;

}
#bot {
	width: 760px;
	height: 77px;
	float: left;
}
#botnavbar {
	float: left;
	width: 760px;
	font-family: Garamond;
	color: #9B120F;
	text-align: center;
	background-image: url('../images/barraso.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	padding-top: 15px;
}
#historia {
	width: 380px;
	height: 285px;
	overflow-y: scroll;
	border-style: none;
	scrollbar-face-color : #E8E4BD;
	scrollbar-highlight-color : #E3DEB1;
	scrollbar-3dlight-color : #F1EFD8;
	scrollbar-darkshadow-color : #D6CF8C;
	scrollbar-arrow-color : #524329;
	scrollbar-shadow-color : #D6CF8C;
	scrollbar-track-color: #F4F2E0;
	float: left;
	margin-left: 40px;
}
#container div #agendacontainer #agenda2 .aviso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
