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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#005a63;
}
body {
	background-image: url(../images/main_bk.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #005a63;
	font-weight: bold;
	word-spacing: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f58025;
}
a:active {
	text-decoration: none;
	color: #f58025;
}
#maintable {
	background-image: url(../images/table_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#seccionback {
	background-repeat: no-repeat;
	background-position: center top;
}.tituloverde {
	font-size: 12px;
	color: #005a63;
	font-weight: bold;
	text-align: left;
	word-spacing: 0px;
}
.titulonaranja {
	font-size: 16px;
	color: #f58025;
	font-weight: bold;
	text-align: left;
}
.bordenaranja {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #f58025;
	border-right-color: #f58025;
	border-bottom-color: #f58025;
	border-left-color: #f58025;
}
.bordecelda {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #f58025;
	border-right-color: #f58025;
	border-bottom-color: #f58025;
	border-left-color: #f58025;
}
.bordecelda2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #f58025;
	border-right-color: #f58025;
	border-bottom-color: #f58025;
	border-left-color: #f58025;
}
.textonaranja {
	color: #f58025;
}
.textobox {
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #f58025;
	border-right-color: #f58025;
	border-bottom-color: #f58025;
	border-left-color: #f58025;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f58025;
	border: 1px dotted #f58025;
	background-color: #FFFFFF;
}
img { behavior: url(css/iepngfix.htc)
}
.titulostablas {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F58025;
}
