@import url("template.css");
/* CSS Document */

#left {
	background-color: red;
	width: 430px;
}

#main {
	background-image: url(../img/background_main.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #C4A300;
	width: 470px;
	padding-bottom: 10px;
}

/* FLASH */

#flash {
	background-color: red;
	width: 430px;
	height: 410px;
}

/* MENU PRINCIPAL */

#mnu_main {
	background-image: url(../img/background_mnu_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ADADAD;
	width: 170px;
	height: 283px;
	font-size: 0.6em;
	text-align: left;
	padding-top: 15px;
	border-right: 1px solid #FFFFFF;
}

* html #mnu_main {
	height: 298px;
}

/*  AGENDA  */

#agenda {
	background-image: url(../img/background_agenda.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #7CA49B;
	font-size: 0.6em;
	padding: 5px 0px 0px 10px;
	height: 18px;
	vertical-align:center;
}
*html #agenda {
	background-image: url(../img/background_agenda.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #7CA49B;
	font-size: 0.6em;
	padding: 5px 0px 0px 10px;
	height: 24px;
	vertical-align:center;
}

#cal {
	background-color: #B4810C;
	padding: 3px 0px 3px 17px;
	height:19px;
}

* html #cal {
	padding-bottom: 0px;
}

#cal UL {
	font-size: 0.6em;
}

#cal LI {
	display: inline;
	float: left;
	margin-left: 1px;
}

#cal A {
	display: block;
	color: #000000;
	padding: 2px 2px;
}

#cal .arrow_left A {
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 9px;
	margin: 2px 0px;	
}

* html #cal .arrow_left A {
	width: 13px;
	height: 13px;
}

#cal .arrow_right A {
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 9px;
	margin: 2px 0px;
}

* html #cal .arrow_right A {
	width: 13px;
	height: 13px;
}

#cal .feriado {
	background-color: #E96B45;
	color: #FFFFFF;
}

#cal .weekend {
	background-color: #C09234;
}

/* DIAS */

#days{
	height: 83px;
}
#days .day {
	margin: 15px 20px 0px 15px;
}


#days .day H3 {
	font-size: 0.7em;
	margin: 0px; padding: 0px;
}

#days .day A {
	color: #000000;
}

#days .day A:hover {
	text-decoration: underline;
}

#days .day P {
	font-size: 0.7em;
	color: #000000;
	margin: 0px; padding: 0px;
}

/* NEWS */

#new_right {
	width: 470px;
	border-left: 1px solid #DEDEDE;
}

.news .date {
	font-size: 0.6em;
	color: #000000;
	margin: 5px 15px 5px 15px;
}

.news A.masnoticias{
	font-size: 0.6em;
	margin: 15px 15px 5px 225px;
	color: #000000;
	background: url(../img/flech_negra.gif) no-repeat center right;
	padding-right: 12px;
}
.news A:hover.masnoticias{
	color: #C4A300;
	text-decoration: none;
	background: url(../img/flech_mostaza.gif) no-repeat center right;
	padding-right: 12px;
}


.news H3 {
	font-size: 0.7em;
	margin: 0px 15px;
}

.news A {
	color: #000000;
}

.news A:hover {
	text-decoration: underline;
}

.news P {
	color: #000000;
	font-size: 0.7em;
	margin: 10px 15px;
}

.news IMG {
	float: left;
	margin: 15px;
}

#footer_right {
	background-image: url(../img/background_footer.jpg);
	height: 50px;
}

#footer_left {
	background-image: url(../img/background_footer.jpg);
	height: 50px;
}

/* LINKS ICONOS */

#iconos-home{
 float:right;
 width: 150px;
 margin: 0 18px 0 0;
 }

.icohome_top1 {
	background-image: url(../img/ico_top1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-indent: -1000px;
	float: right;
	display: block;
	width: 13px;
	height: 12px;
	margin: 0px 3px 0px 0px;
	
}

.icohome_top2 {
	background-image: url(../img/ico_top2.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-indent: -1000px;
	float: right;
	display: block;
	width: 13px;
	height: 12px;
	margin: 0px 3px 0px 0px;
}

.icohome_top3 {
	background-image: url(../img/ico_top3.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-indent: -1000px;
	float: right;
	display: block;
	width: 13px;
	height: 12px;
	margin: 0px 3px 0px 0px;
}

.icohome_top4 {
	background-image: url(../img/ico_top4.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -1000px;
	overflow: hidden;
	float: right;
	display: block;
	width: 13px;
	height: 12px;
	margin: 0px 3px 0px 0px;
}
.icohome_top5 {
	background-image: url(../img/ico_top5.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	width: 13px;
	height: 12px;
	float: right;
}
* html .icohome_top5 {
	margin-right: 5px;
}

