/* 
 Parametros generales
*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD {
	font-size: 11px;
	color: #6E6E6E;
	font-family: Arial;
}
P {
	font-family: Arial;
}
INPUT {
	font-size: 9px;
	color: #6E6E6E;
	font-family: Arial;
}
SELECT {
	font-size: 9px;
	color: #6E6E6E;
	font-family: Arial;
}
TEXTAREA {
	font-size: 9px;
	color: #6E6E6E;
	font-family: Arial;
}
A:link {
	COLOR: #6E6E6E;
	text-decoration: none;
}
A:visited {
	color: #6E6E6E;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration: none;
}

.contentTitle {
      color: #000000;
      font-size: 13px;
      font-weight: bold;
}
.homeContentDate {
      background: none;
      font-weight: bold;
      color:#666;
      float:left;
}
.homeContentDate img {
      opacity:0.5;
}
.textRed {
	color: #EF4223;
	font-size: 10px;
}

.contentBodyTitle {
font-weight: bold;
}

/* 
 * Estilo para el menu !!!
 */
.arrowlistmenu{
	width: 170px;
text-align:left;
margin:auto;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
background: url(../images/transcargo/menu_normal.jpg) no-repeat center center;
font-size: 11px;
font-weight: bold;
color: white;
margin: 0px 0px 0px 0px; 
padding: 1px 0px 0px 15px;
cursor: hand;
cursor: pointer;
height: 18px;
}

.arrowlistmenu .openheader{

}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
background: url(../images/transcargo/menu_submenu.jpg) repeat-y center center;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 1px 0px 0px 15px;
}

.arrowlistmenu div{ 
background: url(../images/transcargo/menu_submenu.jpg) repeat-y center center;
}

.arrowlistmenu div div{ 
padding: 2px 10px 2px 10px;
margin: 0px 0px 0px 0px;
color: white;
}

.arrowlistmenu ul li{
font-size: 11px;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 16px;
}

.arrowlistmenu ul li a{
color: white;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
text-decoration: none;
}

.arrowlistmenu ul li a:visited{
color: white;
}

.arrowlistmenu ul li a:hover{
color: white;
}

.arrowlistmenu .menuheader a{
text-decoration: none;
color: white;
}

.arrowlistmenu .menuheader a:visited{
color: white;
}

.arrowlistmenu .menuheader a:hover{
color: white;
}

.contentBodyColTitle {
	background-color:#6E6E6E;
font-family:Arial;
font-size:11px;
color:white;
font-weight:bold;
}
.tablaconsultazfl {
    border-color: #6E6E6E;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.tablaconsultazfl td
{
    border-color: #6E6E6E;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
}

/*
 Panel izquierdo
*/
.frameLeft {
padding:5px;
}


/*
 Panel derecho
*/
.frameRight {
}
/* 
 Linea de separacion
*/
.frameRightSep {

}
/*
 Contenido del tipo CON
*/
.frameRightCon {
	background-color: #f7f7f7;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.frameRightConSep {
	height: 5px;
}
.frameRightConTitle {
	background-color: #586b89;
	text-align: left;
	text-indent: 2px;
}
.frameRightConTitleLink:link {
	color: #ffffff;
}
.frameRightConTitleLink:visited {
	color: #ffffff;
}
.frameRightConTitleLink:hover {
	color: #ffffff;
}
.frameRightConBody {
	padding: 2px;
}
.frameRightConBodyLink:link {
}
.frameRightConBodyLink:visited {
}
.frameRightConBodyLink:hover {
}
/*
 Contenido del tipo BOX y CAT
*/
.frameRightBox {
	background-color: #f7f7f7;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.frameRightBoxSep {
	height: 5px;
}
.frameRightBoxTitle {
	background-color: #586b89;
	text-align: left;
	text-indent: 2px;
}
.frameRightBoxTitleLink:link {
	color: #ffffff;
}
.frameRightBoxTitleLink:visited {
	color: #ffffff;
}
.frameRightBoxTitleLink:hover {
	color: #ffffff;
}
.frameRightBoxBody {
	padding: 2px;
}
.frameRightBoxBodyLink:link {
}
.frameRightBoxBodyLink:visited {
}
.frameRightBoxBodyLink:hover {
}
.frameRightBoxBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameRightBoxBodyLI {
	list-style-image: url("/images/trans_arrow.gif");
	list-style-type: none;
}
.frameRightBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 144px;
}
/*
 Contenido del tipo APP
*/
.frameRightApp {
	background-color: #f7f7f7;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.frameRightAppSep {
	height: 5px;
}
.frameRightAppTitle {
	background-image: url('/images/demo_IA/red.gif');
/*	background-color: #cc0000; */
	text-align: left;
	text-indent: 3px;
	height: 18px;
}
.frameRightAppTitleLink:link {
	color: #ffffff;
}
.frameRightAppTitleLink:visited {
	color: #ffffff;
}
.frameRightAppTitleLink:hover {
	color: #ffffff;
}
.frameRightAppBody {
	padding: 0px;
}
