body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/f_control.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.td_Ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}

.LinkNoVisible a {
	text-decoration: none;
	color: #000000;
}
.LinkNoVisible a:hover {
	text-decoration: none;
	color: #000000;
}
table {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
th {
	color: #333333;
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 20px;
	border: 1px solid #333333;
	background-position: center;
	text-align: center;
}
td {
	text-align: justify;
}
.th_Tit {
	color: #FFFFFF;
	font-size: 16px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 
	TaulaMenuTop
*/
.TaulaMenuTop table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;



}

.TaulaMenuTop a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
	
.TaulaMenuTop a:link    { color: #FFFFFF; }   
.TaulaMenuTop a:visited { color: #FFFFFF; }   
.TaulaMenuTop a:hover   {
	color: #FFFFFF;
	font-weight: bold;
}
.TaulaMenuTop a:active   {
	color: #FFFFFF;
	font-weight: bold;
}

.TaulaMenuTop td {
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.th_Tit2 {
	color: #000000;
	font-size: 14px;
	background-color: #CCCCCC;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	background-position: center center;
	line-height: 25px;
	border: 1px solid #333333;
}
.T_Borde {
	border: 1px solid #333333;
}

.T_Borde th {
	text-align: center;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.T_Borde td {
}

.T_Borde_Azul {
	border: 1px solid #0075EA;
}

.T_Borde_Azul th {
	text-align: center;
	background-color: #3399FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.T_Borde_Azul td {
}
.Select_Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


#Minusculas {
	text-transform: lowercase;
}
.T_SubLine {
	border-top: 1px #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px #333333;
}

.T_SubLeftLine {
	border-top: 1px #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
#Gr_Normal {
	font-weight: normal;
}
.TH_Line_Left {
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: none;
}
.TH_Line_Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-top-style: none;
}
.TH_Line_LeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
}
.TH_Line_LeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
}
.TH_Line_RightBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: none;
}
.TH_Line_RightTopBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.TH_Line_LeftRightBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
}
.TH_Line_LeftRightTop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.TH_Line_Bottom {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
}
.TH_Line_Top {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.T_ResProv {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.T_ResProv th {
	text-align: center;
	background-color: #E9E9E9;
	font-size: 9px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}

.T_ResProv td {
	font-size: 9px;
	line-height: 14px;
}
