@charset "utf-8";
/* CSS Document */

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size:13px;
}

h1 {
	background-color: #FF9900;
	font-weight:bold;
}
h2{
	background-color: #FF9900;
	font-weight:bold;
}

.texto1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:13px;
	background-color:#76AB69;
}
.texto2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:13px;
	background-color:#CBDFC6;
}
.texto3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:13px;

}
.texto4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	background-color: #FF9900;

}.texto5{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:10px;

}
.texto6{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:13px;
	background-color:#76AB69;
}
.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 220px;

	}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-style:normal;
	font-size:12px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;

	background: url(images/v6.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 20px;
	}
	
#menu li a:hover {
	color: #333333;
	background: url(images/v6.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 20px;
	}
	
#menu li a:active {
	color: #333333;
	background: url(images/v6.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 20px;
	}
	
.fc_main { background: #ffffff; border: 1px solid #5BB530; font-family: Arial; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FF9900; border-left: 1px solid #FF9900; border-right: 1px solid #FF9900; border-bottom: 1px solid #FF9900; background: #FF9900; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #339900; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }