BODY {
	scrollbar-base-color : #ffffff;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-arrow-color : #000000;
}
a{
	text-decoration: none;
}
a:active {
	font-family : verdana;
	font-size : 12px;
	color : #cccccc;
}
a:link {
	font-family : verdana;
	font-size : 12px;
	color : #000000;
}
a:visited {
	font-family : verdana;
	font-size : 12px;
	color : #006600;
}
a:hover {
	font-family : verdana;
	font-size : 12px;
	color : #D20000;
}
input { font-size: 12; font-family: Verdana , Arial; background-color: #ffffff; border-color: #000055; border-style: ridge; border-width : thin
}
select { font-size: 12; font-family:  Verdana , verdana; background-color: #ffffff; border-style: ridge; border-width : thin
}
select.menu { color: #000055; font-weight: bold; font-size: 12px; font-family: Verdana;  border-style: ridge; border-width : thin
}
textarea { font-size: 12; font-family:  Verdana; background-color: #ffffff;  border-style: ridge; border-width : thin
}

#titulo{
	font-family : arial;
	font-size : 17px;
	color : #000000;
	text-align: justify;
}

#tit_tab_info{
	font-family : arial;
	font-size : 15px;
	font-weight: bold;
	text-transform: uppercase;
	color : #E1E1E1;
	text-align: center;
}

#tit_calendario{
	font-family : arial;
	font-size : 15px;
	font-weight: bold;
	text-transform: uppercase;
	color : #FFFFFF;
	text-align: center;
	background-color: #000000;
}

#tr_vd{
	font-family : arial;
	font-size : 15px;
	color : #000000;
	text-align: center;
	background-color: #A9D7BE;
}

#tr_bc{
	font-family : arial;
	font-size : 15px;
	color : #000000;
	text-align: center;
	background-color: #FFFFFF;
}

#texto{
	font-family : arial;
	font-size : 15px;
	color : #000000;
	text-align: justify;
}
#texto1{
	font-family : arial;
	font-size : 12px;
	color : #000000;
	text-align: justify;
}
#texto2{
	font-family : arial;
	font-size : 11px;
	color : #000000;
	text-align: justify;
}
#texto3{
	font-family : arial;
	font-size : 14px;
	color : #000000;
	text-align: left;
}
.main {
width:120px;
border:1px solid orange;
}
.month {
background-color:#005E00;
font:bold 11px arial;
color:white;
}
.daysofweek {
background-color:#EAFFEA;
font:bold 11px arial;
color:black;
}
.days {
font-size: 11px;
font-family:arial;
color:black;
background-color: #EAFFEA;
padding: 2px;
}
.days #today{
font-weight: bold;
color: #FF6501;
}

.menutitle{
cursor:pointer;
margin-bottom: 0px;
background-color:#ffffff;
color:#000000;
width:100px;
padding:0px;
text-align:left;
/*/*/border:0px;/* */
}
.submenu{
margin-bottom: 0.5em;
}