#tit_Avisos{

	width: 100%;

	position:float;

	height:20px;

	padding-top:5px;

	background-color: #767676;

	color:#fff;

	text-align: center;

	font-size: 1.1em;

}



/* Tiny Carousel */

#calendario { height: 90%; margin: -15px 0 0; overflow:hidden; position: relative; padding: 0 50px 10px;   }

#calendario .viewport { height: 125px; overflow: hidden; position: relative; margin-top:13px;}

#calendario #gpo_buton

{

	width:100%;

	text-align:right;

	position:float;

	margin-top:-25px;

	margin-left: -6px;

}



#calendario #gpo_buton .buttons {	

	position:float;

	color: #fff;

/*    background: #971726;

    border-radius: 35px;

    display: block;

    position: relative;

    top: 5%;

    left: 40%;

    width: 30px;

    height: 30px;

    color: #fff;

    font-weight: bold;

    text-align: center;

    line-height: 30px;

    text-decoration: none;

    font-size: 16px;

	border: 1px solid #971726;*/



}

#calendario #gpo_buton .next {

    /*right: 0;

    left: 80%;*/

	margin-left:5px;

}

#calendario #gpo_buton .buttons:hover{

    color: #767676;

    background: #fff;

	/*border: 1px solid #971726;*/

}

#calendario .disable { visibility: hidden; }

#calendario .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 100%; left: 0 top: 0; }

#calendario .overview li{ float: left; margin: 0 20px 0 0; padding: 5px; height: 65px; border: 0px solid #dcdcdc; width: 100%;}



section#fecha{

	width:100%;

	padding:0;

	max-width: 100%;

	height: 1.3em;	

	display: inline-block;

	border-bottom: 1px solid #efefef;
	
	margin-top:1em;

}

section#dia{

	vertical-align: top;

	display: inline-block;

	width:100%;

	font-size: .8em;

	color: #767676;

	font-weight:bold;
		

}

section#mes{

	vertical-align: top;

	display: inline-block;

	width:48%;

	color: #971726;

}

section#nota{

	clear:both;

	vertical-align: top;

	display: inline-block;

	width:95%;

	font-size: .9em;

	color: #555555;

	text-align: justify;

	padding: .3em;

	max-height: 4em;

	height: 4em;

	overflow:hidden;

}

section#nota a,section#nota a:visited {

		color: #555555;

		text-decoration:none;

		font-size:.8em;

		font-weight:normal;

}

section#nota a:hover{

		text-decoration:underline;

		color:#555555;

		font-size:.8em;

		font-weight:normal;

}

	