body{
	font-size: 12px; background-color:#669999; color:#000000; margin:0px
}
table{
	font-size: 12px; color:#000000; background-color:#ffffff
}
.title {
	color: #507585;
	font-weight: bold;
	line-height:130%;
	background-color:#D9E5E5;
}
.sideBox {
	background-color: #d8e6e6;
}
.sideBox p {
	line-height:130%;
	font-size: 12px;
	padding: 5px;
	margin:0;
}
.sideBox H2 {
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	background-color:669999;
	text-align:center;
	margin:0;
	padding: 5px;
}

.bold {
	font-weight: bold
}
.font11 {
	font-size: 11px
}
.text150 {
	line-height: 150%
}
.text130 {
	line-height: 130%
}
.text13b {
	font-weight: bold; font-size: 13px; color: white; background-color:#669999
}
.text14 {
	font-weight: bold; font-size: 14px; color: #447777;
}
.bg_green {
	background-color: #d8e6e6
}
.boder_green {
	border: #d8e6e6;
}
.bg_gray {
	background-color:#dddddd
}
.bg_lightgray {
	background-color:#eeeeee
}
.red_b{
	color: #cc0000; font-weight: bold
}
.green_b{
	color: #447777; font-weight: bold
}

a:link {
	text-decoration: underline; color: #ff3300
}
a:visited {
	text-decoration: underline; color: #3333ff
}
a:hover {
	text-decoration:underline;color: #0066ff
}

#form th{
	background-color:#eeeeee;
}


#menubar{
	height: 20px;
	padding-left:20px;
}
#menubar a.active{
	margin: 0px 1px 1px 0px;
	padding: 2px 10px;
	background-color:#669999;
	color:#ffffff;
	font-weight: bold;
}
#menubar a{
	margin: 0px 1px 1px 0px;
	padding: 3px 10px 0px 3px;
	background-color:#ffffff;
	color:#000099;
}
#menubar a:hover{
	background-color:#669999;
	color:#ffffff;
}
#menubarline{
	height:5px;
	background-color:#669999;
	margin-bottom:5px;
}
div#secondmenubar{
	background-color:#669999;
	margin-top:-2px;
	padding-top:5px;
	height:24px;
	padding-left: 20px;
	color: #FFFFFF;
}
#secondmenubar span{
	padding: 10px;
	color:#ffffff;
	font-weight: bold;
}
#secondmenubar a{
	padding: 3px 10px 10px 3px;
	color:#FFFFFF;
	text-decoration:none;
}
#secondmenubar a:hover{
	background-color:#ffffff;
}
#secondmenubar a.active{
	color:#ffffff;
	font-weight: bold;
}
#secondmenubar a.active:hover{
	font-weight: bold;
	color:#000099;
}
/*
.button{
	border-width:1px;
	border-style:solid;
	border-color:#808080;
	background:url(/www.bio-clima.net/js/yui/assets/skins/sam/sprite.png) repeat-x 0 0;
	padding-top:5px;
	margin:auto .25em;
	cursor: pointer;
}
*/
div.line{
	border-top: 1px dotted #669999;
	margin-right:20px;
	margin-left:20px;
}
button{
	font-size:13px;
	height:24px;
}
.nodot li{
	list-style:none;
}
form{
	margin:0;
}
.error{
	color:#ff0000;
	font-weight: bold;
}
table.form{
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	width: 500px;
}
.form th,.form td{
	padding:10px;
	border-bottom: 1px #666666 solid;
	border-right: 1px #666666 solid;
	width: 100px;
}
.noborder th, .noborder td{
	border:none;
	padding:2px;
}
.form input, .form textarea{
	width:300px;
	font-size:12px;
}
.form input.short{
	width:125px;
	font-size:12px;
}
.form input.wide, .form textarea.wide{
	width:425px;
	font-size:12px;
}
.form input[type="submit"], .form input[type="button"]{
	width: 100px;
	padding:3px 25px;
}
table.wide{
	width:645px;
}
#forumcontents{
	margin:10px 25px;
}
.link {
	text-decoration: underline; color: #ff3300;
    cursor: pointer;
}
.requiredmark {
	color: #ff0000;
	font-size: 8px;
}
.displaymark {
	color: #008B00;
	font-size: 8px;
}


.infoBox {
	font-size: 13px;
	width: 450px;
	margin:auto;
	color: #333333;
	background-color:#FFFFFF;
	line-height: 130%;
	text-align: left;
	padding: 2px 1px 1px 1px;
	border-bottom: solid #396 1px;
	border-right: solid #396 1px;
	border-left: solid #366 1px;
	border-top: solid #366 1px;
	-webkit-border-radius: 6px; /*³Ñ´Ý*/
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.infoBox a {
	text-decoration: none;
	COLOR: #000099;
	FONT-WEIGHT: normal;
}
.infoBox a:hover {
	COLOR: #FF0000;
}
.infoBox H1,
.infoBox H2,
.infoBox H3 {
	COLOR: #000000;
	width:159px;
	background-color:#FFFFFF;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	border-bottom:solid #ccc 2px;
}
.infoBox ul {
	padding: 0;
	margin:0;
}
.infoBox li {
	BACKGROUND: url(/images/icon_news_bws_old3.gif) no-repeat left center;
	list-style-type:none;
	padding: 0 0 0 11px;
	border-bottom:solid #ccc 1px;
}

