
#corpoAgenda{
margin: 0 0 0 0;
overflow: hidden;
position: relative;
	}

#conteudoAgenda{
left:0px;
margin: 0 0 0 0;
overflow: hidden;
position: relative;
	}

.style1, .style2 {
border-right: 5px solid #B3B3B3;
margin: 0px 2px;
padding: 10px 10px;
}

.style1 {
	/* background-color: #FDA400; */
	background-color: #FE4415;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-top: 2px solid #f5f5f5;
	border-left: 2px solid #f5f5f5;
	width: 80px;
	height: 50px;
	clear: left;
	overflow: hidden;
	padding-top: 10px;
	float: left;
}
.style1false {
	width: 108px;
	height: 50px;
	clear: left;
	overflow: hidden;
	padding-top: 10px;
	float: left;
}

.style1 p{
color:#eee;
font-family:Georgia;
font-size:70px;
line-height:30px;
text-align:center;
	}

.style2 {
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-top: 2px solid #f5f5f5;
	border-left: 2px solid #f5f5f5;
	background-color: #F5F5F5;
	width: 585px;
	height: 75px;
	clear: right;
	overflow: hidden;
	padding-top: 10px;
}

.style2 span#titulo {
font-size: 1.1em;
color: #FE4415;
font-weight: bold;
font-family:Tahoma;
}
.style2 a#linktitulo:hover {
color: #777;
}


.style2 p {
color:#777;
font-family:Tahoma;
text-align:left;
}


a.corsim:link,a.corsim:VISITED,a.corsim:active , a.cornao:link,a.cornao:VISITED,a.cornao:active {
font-family:Georgia;
font-size:20px;
font-weight: bold;
line-height: 30px;
margin: 0 2px;
text-decoration: none;
}

a.corsim:link,a.corsim:VISITED,a.corsim:active{
color:#666;
}

a.cornao:link,a.cornao:VISITED,a.cornao:active{
color:#bbb;
}

a.corsim:hover{
text-decoration: underline;
}

a.cornao:hover{
text-decoration: underline;
}

#anoDestacado{
color: #FE4415;
font-size:28px;
}

/*Destaca o mes atual*/
#mesDestacado{
color: #FE4415;
font-size:28px;
}

/*Destaca o dia atual*/
#diaDestacado{
color:#333;
}

#separador{
width: 100%;
border-bottom:1px solid #999;
margin:16px 0;
clear: both;
}

.resize {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	overflow: hidden;
	cursor: nw-resize;
}
.meses {
	left:0px;
	height:auto;
	width: 570px;
	position: relative;
	cursor: pointer;
	text-align:center;
	display:inline-block;
	float: left;
}
.flechae {
	/* background: #ffffff url('flechae.png') no-repeat; */
	clear:right;
	float: left;
	height:53px;
	width:63px;
	position: relative;
	margin: 40px 5px;
	cursor: pointer;
	display: block;
}
.flechad {
	cursor:pointer;
	display:block;
	float: left;
	height:53px;
	width:63px;
	margin:40px 5px;
	position: relative;
/*
	position:absolute;
	top:110px;
	left:690px;

*/
}
/*
.flechae {
	clear:right;
	float: left;
	height:53px;
	width:63px;
	position: relative;
	margin: 40px 5px;
	cursor: pointer;
	display: block;
}

.flechad {
	height:53px;
	width:63px;
	position: relative;
	margin: 40px 5px;
	cursor: pointer;
	float: right;
	display: block;
}
*/
