/* CSS Document */
html, body {
   height:100%;
}

body 		{font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #80766E;	text-decoration: none;	background-color: #FFFFFF;	list-style-position: outside;	list-style-image: url(../images/bullet_oc.gif);	margin: 0px;	padding: 0px;	list-style-type: none; line-height: 18px;}
a 			{font-size: 13px;	color: #3E3A36;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none; line-height: 18px;}
a:visited 	{font-size: 13px;	color: #3E3A36;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none; line-height: 18px;}
a:hover 	{font-size: 13px;	color: #3E3A36;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: underline; line-height: 18px; background-color:#F0F0F0}
a:active 	{font-size: 13px;	color: #3E3A36;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	text-decoration: none; line-height: 18px;}

.footer 	{font-size: 11px;	color: #80766E;	}
	.footer a:link	{font-size: 11px;	color: #003150;	text-decoration: underline; }
	.footer a:visited	{font-size: 11px;	color: #003150;	text-decoration: underline; }
	.footer a:hover	{font-size: 11px;	color: #003150;	text-decoration: underline; }
	.footer a:active	{font-size: 11px;	color: #003150;	text-decoration: underline; }

.h1_au {	font-size: 16px;	color: #3E3A36;	line-height: 22px;}
	.h1_au a:link{	font-size: 16px;	color: #3E3A36;	line-height: 22px;	text-decoration: none;}
	.h1_au a:visited{	font-size: 16px;	color: #3E3A36;	line-height: 22px;	text-decoration: none;}
	.h1_au a:hover{	font-size: 16px;	color: #3E3A36;	line-height: 22px;	text-decoration: none;}
	.h1_au a:active{	font-size: 16px;	color: #3E3A36;	line-height: 22px;	text-decoration: none;}

.h1_auBr {	font-size: 16px;	color: #80766E;	line-height: 22px;}
	.h1_auBr a:link{	font-size: 16px;	color: #80766E;	line-height: 22px;	text-decoration: none;}
	.h1_auBr a:visited{	font-size: 16px;	color: #80766E;	line-height: 22px;	text-decoration: none;}
	.h1_auBr a:hover{	font-size: 16px;	color: #80766E;	line-height: 22px;	text-decoration: none;}
	.h1_auBr a:active{	font-size: 16px;	color: #80766E;	line-height: 22px;	text-decoration: none;}

.h1_ocBr {	font-size: 16px;	color: #0083BE;	line-height: 22px;}
	.h1_auBr a:link{	font-size: 16px;	color: #0083BE;	line-height: 22px;	text-decoration: none;}
	.h1_auBr a:visited{	font-size: 16px;	color: #0083BE;	line-height: 22px;	text-decoration: none;}
	.h1_auBr a:hover{	font-size: 16px;	color: #0083BE;	line-height: 22px;	text-decoration: none;}
	.h1_auBr a:active{	font-size: 16px;	color: #0083BE;	line-height: 22px;	text-decoration: none;}

.box {
	background-image: url(../Images/bg_box.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 213px;
	vertical-align: top;
	background-position: bottom;
}
	

.form {
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #80766E;	border: 1px solid #0083BE;}

.txt-nor-OcBr {	color: #0083BE;	text-decoration: none;}
	.txt-nor-OcBr a:link{	color: #0083BE;	text-decoration: none;}
	.txt-nor-OcBr a:visited{	color: #0083BE;	text-decoration: none;}
	.txt-nor-OcBr a:hover{	color: #0083BE;	text-decoration: none;}
	.txt-nor-OcBr a:active{	color: #0083BE;	text-decoration: none;}

.txt-nor-NeBr {	color: #80766E;	text-decoration: none;}
	.txt-nor-NeBr a:link{	color: #80766E;	text-decoration: none;}
	.txt-nor-NeBr a:visited{	color: #80766E;	text-decoration: none;}
	.txt-nor-NeBr a:hover{	color: #80766E;	text-decoration: none;}
	.txt-nor-NeBr a:active{	color: #80766E;	text-decoration: none;}


.informe {
	background-image: url(../images/bg_informe.gif);	background-repeat: repeat-y;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: none;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;	background-position: left top; height: auto !important; }
	
.attachments 
{
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: White;
}
	
/* #ctl00_ContentPlaceHolder1_rptViewer_Div { height: auto !important; } */

/* Boton */
.boton {
	border-left: 0px solid #b8b2ad;
	border-right: 0px solid #5f5a56;
	border-top: 0px solid #cfcbc8;
	border-bottom: 0px solid #373532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/bt_entrar.gif);
	height: 18px;
	width: 44px;
}


/* Progress Control */
.ProgressHover 
{
	background-color: white;
	filter:alpha(opacity=50);
}
.Progress 
{
	border:none;
	background-color:transparent;
	vertical-align:middle;
	position:absolute;
}
.Progress td
{
	background-color:transparent;
}
.borderGrey {
	border: 1px solid #CCCCCC;
}
.borderInf-Grey {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.borderInf-au {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #3E3A36;
}
