@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/bg_deg.jpg);
	background-repeat: repeat-x;
	cursor: auto;
	background-color: #cce3ec;
}
.fecha {
	font-size: x-small;
	font-style: normal;
}
.boxMenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F66013;
	border-right-color: #F66013;
	border-bottom-color: #F66013;
	border-left-color: #F66013;
	color: #008BDA;
}

.notas {
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
html {
	scrollbar-face-color: #008BDA;
	scrollbar-shadow-color: #FFDD00;
	scrollbar-highlight-color: #008BDA;
	scrollbar-3dlight-color: #FFDD00;
	scrollbar-darkshadow-color: #008BDA;
	scrollbar-track-color: #008BDA;
	scrollbar-arrow-color: #FFDD00;}
}
.main_box {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFDD00;
	border-right-color: #FFDD00;
	border-bottom-color: #FFDD00;
	border-left-color: #FFDD00;
	margin: 0px;
}
.box-menu {
	background-color: #cce3ec;
}
