/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	background: #91A13F;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4261B1;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4261B1;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #4261B1;
	font-weight: bold;
}
.outline {
	border: 1px solid #999999;
}
.titulos-laranja {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
}

.titulos-azul {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #4261B1;
}
.form-contactos {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	width: 300px;
	border: 1px solid #999999;
}
.consola-boxes {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
