/* CSS Document */
	A                       {
	color: #266666;
	text-decoration: none;
	font-weight: normal;
}
	A:link          {
	color: #266666;
	text-decoration: none;
}
	A:visited       {
	color: #266666;
	text-decoration: none;
}
	A:active        {
	color: #266666;
	text-decoration: none;
}
	A:hover         {
	color: #266666;
	text-decoration: underline;
}
#img {
	padding-right: 8px;
}

	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg-boby.jpg);
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #eeedea;
	background-repeat: repeat-x;
}
#forms {
	background-color: #DDE6E0;
	border: 1px solid #549494;
	padding: 4px;
}
.biblioHeader {
	color: #F9F7F2;
	background-color: #78A0A0;
	font-size: 14px;
	font-weight: bold;
}
.biblioEdit {
	font-size: 13px;
	font-weight: bold;
	background-color: #F9F7F2;
	color: #A33841;
}


#dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #246464;
	margin-top: 5px;
	margin-bottom: 5px;
}

.calendarBox {
	background-color: #f5f2ea;
	border: 1px solid #AFA38B;
	padding: 4px;
	float: right;
}
.subTitle {
	font-size: 16px;
	font-weight: bold;
	color: #8E867B;
}
.calendarCell {
	background-color: #d9d7cf;
	padding: 2px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #6D6956;
}
.newsBox {
	background-color: #F5F5F5;
	border: 4px solid #B0ACA1;
	padding: 5px;
	/*margin-left: 15px; */
}
.booksCell {
	background-color: #F0F0F0;
	border: 1px solid #B2B2B2;
	padding: 3px;
}

.subBrown {
	font-weight: bold;
	color: #5E958E;
	font-size: 16px;
}
.subBrownsm {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 926px;
}

#title {
	font-size: 16px;
	font-weight: bold;
	color: #3F786C;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CFCDC2;
	border-left-color: #CFCDC2;
}

/* NAVBAR */

#navcontainer ul
{
	padding-left: 0px;
	margin-left: 0;
	background-color: #d4dede;
	color: #246464;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
}
#footer {
	font-size: 10px;
	background-color: #B9CECE;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #95BBB7;
}
.banner {
	font-size: 10px;
	background-color: #EBEBE9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9C4BA;
	border-bottom-color: #C9C4BA;
}



#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: #d4dede;
	color: #246464;
	text-decoration: none;
	float: left;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8EBFBF;
}

#navcontainer ul li a:hover
{
	background-color: #BFD2D2;
	color: #2C5253;
}

#navcontainer ul li a#current, #navlist li a#current:link{
	background-color: #B9CECE;
	color: #2C5253;
}
#content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

/************* LeftNav styles ****************/


#navigation a {
	color: #333333;
	line-height:16px;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CFCDC2;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #F9F7F2;
	}
	

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#navigationBar {
	background-color: #F9F7F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCDC2;
}

	
#navBar {
	background-color: #F0F4F9;
	width: 130px;
}


#navigation a:hover {
	color:#3F786C;
	background-color: #F5F2EA;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3F786C;
	}
#navigation	a#current {
	color:#3F786C;
	background-color: #F5F2EA;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3F786C;
}
	
/************* END LeftNav styles ****************/
#inside {

	background-color: #FFFFFF;
}
#contentH {
	background-color: #FFFFFF;
	padding-top: 20px;
}
.headerEncuentros {
	font-size: 16px;
	color: #FFF;
	background-color: #B0ACA1;
	font-weight: bold;
	padding: 5px;
	border: 3px solid #CAC7BF;
}
.contentBox {
	background-color: #f5f2ea;
	border: 1px solid #AFA38B;
	padding: 4px;
}
.paidos {
	background-color: #A7BD95;
}
.cuspide {
	background-color: #C9B481;
}
.zoezal {
	background-color: #B47072;
}
#apDiv1 {
	position:absolute;
	top:80px;
	width:77px;
	height:33px;
	z-index:1;
	margin-left: 850px;
	visibility: visible;
}
.indexBox {
	background-color: #EEF2F2;
	border: 1px solid #D4D1C8;
	padding: 5px;
}
