/* //////////////////////////////////////////////////////CSS Document////////////////////////////////////// */

html {
	height: 100%;
}
body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

}
buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	color: #0033CC;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FF0000;
	background: transparent;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a{
	color:#637b97;
	text-decoration: none;
}
a:link, a:visited {
	
}

a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../img/base_bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input {
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #15488a;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  }
.form_white {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button {
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	height: 18px!important;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #336699;
}
.form_select {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	scrollbar-face-color: #acc8e5;
	scrollbar-arrow-color: #15488b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*///////////////////////////////////////////////////Fin estilos Genericos//////////////////////////////////////////////////////////*/
.separador {
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #637B97;
	padding-left: 5px;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
	padding-top: 5px;
}
.titular {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.sub_titulo {

	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
.space {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}
.lineas_top_bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CCCC;
	border-bottom-color: #99CCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subtit_medium {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	font-family: "Times New Roman", Times, serif;
}
.space10 {
	padding: 10px;
	line-height: 18px;
}
.link_menu {
	color: #003366;
	text-decoration: none;
	display: block;
}
.link_menu:hover {
	color: #003366;
	text-decoration: none;
	display: block;
	background-image: url(../img/base_bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.link_home {
	background-image: url(../img/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 15px;
}
.link_home:hover {
	background-image: url(../img/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 15px;
}
.border_form {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.tabla_baseline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	line-height: 14px;
}
.logo {

	padding-right: 10px;
	text-align: left;
	line-height: 20px;
}
.txt_blue {
	color: #006699;
}
.check {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.space10 img {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.descarga-pdf {
	background-image: url(../img/pdf-icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	padding-left: 50px;
}
.descarga-pdf:hover {
	background-image: url(../img/pdf-icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	padding-left: 50px;
}
.select {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 7px;
}
