@charset "utf-8";

body {
	/*
	background-image: url(../iconos/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	*/
	background-color: #FF6600;
	margin: 0px;
	padding:0px;
	text-align:center;
}

#bodyContent
{
	width:920px;
	margin:0px auto;
	text-align:left;
}

.container
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;

}

li
{
	margin: auto;
	padding-left:14px;
	list-style-type: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


a		{ font-weight: bold; color:#FFFFFF; text-decoration:none; }
a:hover { text-decoration:underline; }

img		{ border: 0px; }

/*








.menu_banda {
	background-image: url(../iconos/menu_banda.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.custom_img {
	max-width: 200px;

	width: expression(this.width > 200 ? 200: true);
}

.back_img {
	max-width: 120px;

	width: expression(this.width > 120 ? 120 : true);
}

.small_img {
	max-width: 40px;
	width: expression(this.width > 40 ? 40 : true);
}

.fondo_secs
{
	border:5px solid #EAEAF4;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	margin:-12px;
	float:left;
	width:610px
}

table.inputTable td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding: 2px;
}
table.inputTable tr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding: 2px;
}

.fancy{
	margin: 0em 0em 0em 0;
	border-collapse: collapse;
	font:0.7em/145% 'Trebuchet MS',helvetica,arial,verdana;
	color: #333;
}
table.fancytable {
	margin: 0em 0em 0em 0;
	background: #F5F5F5;
	border-collapse: collapse;
	font:0.7em/145% 'Trebuchet MS',helvetica,arial,verdana;
	color: #333;
}

table.fancytable tr.even {
	background-color: #F9F9F9;
}

table.fancytable tr:hover {
	background: lightsteelblue !important;
}
table.fancytable th, table.fancytable td {
	border: 1px #EFEFEF solid;
	padding: 0.1em;
}
table.fancytable th {
	background: gainsboro;
}
table.fancytable caption {
	margin-left: inherit;
	margin-right: inherit;
}

.acordion_title {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(../iconos/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	background-color: #e5e5e5;
}

.subtitulo {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin-bottom: 10px;
}

.titulo-red{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #77321b;
	padding-bottom:10px;
}

.input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding: 2px;
}

.input a { text-decoration:none; }
.input a:hover { text-decoration:underline; }


.calc {
	background-image: url(../iconos/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-align: right;
	border:1px solid #6699CC;
}

.titulo_acord_back {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}

.shadow_contenido {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.tareas_ampliar {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}

.panel_home {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 25px;
	font-weight:normal;
	width: 100%;
	text-align:center;
}

.home_icons{
	height:100%;
	vertical-align: middle;
	padding-bottom:2px;
}

.tituloarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	width: 300px;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
}
.agregar {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float: right;
	vertical-align: middle;
	right: -1px;
	position: relative;
}
.agregartxt {
	float: right;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	margin-top: 6px;
	margin-right: 8px;
}

.agregartxt2 {
	float: left;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	margin-top: 6px;
	margin-right: 8px;
}

.titulo_seccion {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}
.backLeft {
	background-color: #FFFFFF;
}
.backCenter {
	background-color: #FFFFFF;
	background-image: url(../iconos/fondo-contenido.jpg);
	background-repeat: no-repeat;

	background-position: left top;
	padding-top: 32px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.texto1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.texto3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	top: 5px;
	bottom: 5px;
}

.texto_general {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #736F6F;
	text-align:justify;
}

.backGrisLinea {
	border: 1px solid #F0f0f0;
	background-color: #f9f9f8;
}
.pad5 {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.pad10 {
	padding: 10px;
}
.titulo_gris {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.titulo_gris2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
	top: 5px;
	bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
.titulo_gris3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
	top: 5px;
	bottom: 5px;
	padding: 4px;
}
.titulo_gris3 a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
	top: 5px;
	bottom: 5px;
	padding: 4px;
}
.titulo_gris3 a:hover { text-decoration: underline; }

.titulo_negro {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
.tablaUsuarios {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-top: 5px;
	padding-bottom: 5px;
}
.link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_header
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
}

.borde {
	border: 1px solid #e0dfdf;
}

.texto4 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.linkbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.linkbold:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.alerta{
	width:95%;
	padding:5px;
	background: url(../iconos/bullet.gif) 5px center no-repeat;
	border: 1px solid #FF6262;
	background-color: #FFF0F7;
	padding-left: 15px;
}

.alerta_blue{
	width:95%;
	padding:5px;
	background: url(../iconos/bullet.gif) 5px center no-repeat;
	border: 1px solid #336699;
	background-color: #DFEAF4;
	padding-left: 15px;
}

.alerta_blue_home{
	width:90%;
	padding:5px;
	border: 1px solid #336699;
	background-color: #DFEAF4;
	padding-left: 15px;
}

.alerta_gray_home {
	width:90%;
	padding:5px;
	background-color: #F2F2F2;
	padding-left: 15px;
}

.alerta_content {
	width:95%;
	padding:1px;
	border: 1px solid #C0C0C0;
	background-color: #F7F7F7;
	background: url(../iconos/bullet.gif) 5px center no-repeat;
	padding-left: 15px;
}

.inputBtn {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	height: 22px;
	width: 100px;
}

.textoNaranja {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

.titulo_negro {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordetopybottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0dfdf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0dfdf;
}
.borde_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0dfdf;
}

.errorBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.link:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.loginBox {
	background-color: #FFFFFF;
	border: 1px solid #e0dfdf;
}

#navegacion {
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 29px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

#menu_opciones a {
	text-decoration: none;
}
#menu_opciones a:hover {
	text-decoration: underline;
}

#navegacion a {
	text-decoration: none;
}
#navegacion a:hover {
	text-decoration: underline;
}

#navegacion .nivelcontraer {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #F7F7F7
}

.nivelcontraerItem {
	padding: 2px;
	padding-left: 15px;
	background-image: url(../iconos/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#navegacion .nivelCustom {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	background-color: #F3F3F3;
}

#navegacion .nivel0 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(../iconos/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #FFAAAA;
	background-color: #FFF0F7
}

#navegacion .nivel1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../iconos/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#navegacion .nivel2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	background-color: #F3F3F3;
}
#navegacion .nivel3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	background-color: #E0E0E0;
}
#navegacion .nivel4 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	background-color: #D3D3D3;
}
#navegacion .nivel5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	background-color: #C7C7C7;
}
.elementoListable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.floatdata {
	text-align: right;
	margin-left: 233px;
	margin-top: 110px;
	position: relative;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 71px;
}

.logger {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
*/