/* CSS Document */
html
{
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #77a76e;
	
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: 77a76e;
	scrollbar-3dlight-color: black;
}

body
{
	font-family: Tahoma;
	font-size: 1em;
	letter-spacing:0em;
	margin: 0;
}

img
{
	border: 0;
}

a
{
	color: #3399FF;
	text-decoration: none;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

a:active
{
	color: #FF6600;
	text-decoration: underline;
}

.separator
{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}

.master
{
	width: 100%;
	min-height: 640px;
	display: block;
	margin: 0 auto;
	clear: both;
	font-family: Tahoma;
}

.master .rapid_links
{
	width: 100%;
	height: 20px;
	display: block;
	clear: both;
}

.master .rapid_link a
{

}

.master .rapid_link a:hover
{

}

.master .rapid_link a:active
{

}

.master .rapid_links .left_links
{
	width: 49.8%;
	float: left;
	height: 100%;
	display: block;
	background-color: #77a76e;
	text-align: center;
	font-size:7pt;
	color:white;
	line-height:100%;
	vertical-align:middle;
}

.master .rapid_links .right_links
{
	width: 49.8%;
	float: right;
	display: block;
	height: 100%;
	background-color: #446291;
	text-align: left;
	font-size:8pt;
	color:white;
	line-height:100%;
	vertical-align:middle;	
	color: #a7b5cb;
}

.master .rapid_links .right_links a
{
	color: #a7b5cb;
}

.master .rapid_links .right_links a:hover
{
	color: #fff;
	text-decoration: underline;
}

.master .header_logo
{
	width: 766px;
	height: 94px;
	margin: 0 auto;
	background-color:#000000;
}

.master .top_menu
{
	width: 766px;
	height: 32px;
	display: block;
	margin: 0 auto;
	clear: both;
	background-image: url(/v3/share/img/GEN/0002.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 8pt;
}

.master .top_menu a
{
	text-decoration: none;
	color: #333333;
}

.master .top_menu a:hover
{
	color: #FF6600;
}

.master .top_menu a:active
{
	color: #FF6600;
}

.master .top_menu .activated
{
	color: #ff6600;
	text-decoration: underline;
}

.master .top_menu span
{
	color: #CCCCCC;
}

.master .top_menu .left
{
	text-align: left;
	float: left;
	margin: 7px auto auto 30px;
	width:560px;
	display:inline;
}

.master .top_menu .right
{
	float: right;
	width: 132px;
	text-align: right;
	margin: 7px 18px auto auto;
	diplay:inline;
}

.master .content
{
	width: 743px;
	min-height: 320px;
	display: block;
	clear: both;
	margin: 12px auto 0px auto;
	font-family: tahoma;
	text-align: left;
}

.master .content .left
{
	width: 552px;
	height: 100%;
	margin: auto auto;
	display: block;
	float: left;
	min-height: 443px;
	font-size: 10pt;
	color: #666666;
	font-family: tahoma;
	overflow: hidden;
}

.master .content .left a
{
	color: #599ca4;
}

.master .content .left a:hover
{
	color: #ff6600;
}

.master .content .left a:active
{
	color: #ff6600;
}



.master .content .left h1, h2, h3, h4, h5, h6
{
	color: #417d87;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

.master .content .left td
{
	color: #666666;
	font-weight: normal;
}

.master .content .right
{
	width: 179px;
	height: 100%;
	margin: auto auto;
	border-left: 1px solid #CCCCCC;
	border-collapse: collapse;
	display: block;
	float: left;
	min-height: 446px;
}

.master .content .right .login_box 
{
	/*min-height: 100px;*/
	width: 100%;
	color: #666666;
	font-size: 9pt;
	margin-bottom: 1em;
}

.master .content .right .login_box a
{
	color: #599ca4;
	text-decoration: underline;
}

.master .content .right .login_box a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.master .content .right .login_box a:active
{
	color: #FF6600;
	text-decoration: underline;
}

.master .content .right .login_box .activated
{
	color: #ff6600;
	text-decoration: underline;
}

.master .content .right .login_box .links
{
	font-size: 8pt;
	margin-left: 1.5em;
	margin-top: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
	list-style-image: url(/v3/share/img/GEN/i0007.gif);
}

.master .content .right .login_box .links li
{
	margin-bottom: 0.5em;
}

.master .content .right .login_box .login_items
{
	margin-left: 1em;
	padding: 0;
}

.master .content .right .login_box .login_items li
{
	margin-top: 0.5em;
}

.master .content .right .login_box .label
{
	display: block;
	width: 100%;
	overflow: hidden;
}

.master .content .right .login_box .label .text
{
	width: 6em;
	border: 1px solid #999999;
	float: left;
	display: block;
}

.master .content .right .login_box .label .button
{
	float: right;
	margin: 0.1em 0.5em;
}

.master .content .right .login_box .label span
{
	width: 5.5em;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 0.3em;
}

.master .content .right .login_box .box_header
{
	width: 100%;
	height: 20px;
	display: block;
	clear: both;
	background-image: url(/v3/share/img/GEN/i0027.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size:9pt;
	font-weight: bold;
	color:#2d626a;
	line-height:20px;
}

.master .content .right .box_content
{
	font-size: 8pt;
}

.master .content .right .box_content ol
{
	list-style: none;
}

.master .content .right .help_box
{
	width: 100%;
	display: block;
	clear: both;
	border-top: 1px solid #CCCCCC;
}

.master .bottom
{
	width: 766px;
	height: 41px;
	display: block;
	clear: both;
	margin: 0 auto;
	border-top: 1px solid #CCCCCC;
	font-size: 7pt;
}

.master .bottom a
{
	color: #333333;
	text-decoration: none;
}

.master .bottom a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.master .bottom a:active
{
	color: #FF6600;
	text-decoration: underline;
}

.doble_subrayado
{
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	display: block;
	clear: both;
}

.button_128
{
	background-image: url(/v3/share/img/GEN/i0030.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 128px;
	height:22px;
}

.button_92
{
	background-image: url(/v3/share/img/GEN/i0029.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 92px;
	height:22px;
}

.button_volver_89
{
	background-image: url(/v3/share/img/GEN/i0035.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 89px;
	height:27px;
	padding-left: 17px;
}

.alfabeto
{
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

.alfabeto li
{
	display:inline;
}

.alfabeto a
{
	border: 1px solid #CCCCCC;
	margin: 1px;
	padding-top: 3px;
	display: block;
	width: 1em;
	height:16px;
	float:left;
	text-align:center;
}

.tabla_directorio
{
	width: 100%;
}

.tabla_directorio thead
{
	background-color: #006699;	
}

.tabla_directorio thead th
{
	background-color: #006699;
	color:#FFFFFF;
	text-align: center;
	font-weight:normal;
}

.ul_sectores li
{
	cursor: pointer;
}
