body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg_pattern.gif);
}

h1{
 margin:0px;
 padding:0px;
 font-size:11px;
}

/************************** ESTILOS GENERALES *******************************/
input{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border:#A5ACB2 solid 1px;

}
select{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border:#A5ACB2 solid 1px;
}

select_busc{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	border:#A5ACB2 solid 1px;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}


a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
}

.chatboard_image{
	border: 1px solid #CCCCCC;
}

/************************** ESTILOS DE FUENTES *******************************/
.bold {
	font-weight: bold;
}

.tex-rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;

}

.tex-tit-blanco {
	font-weight: bold;
	color: #FFFFFF;
	margin-top:30px;
	text-align:left;
	margin-left:15px;
}
.texto_blanco {
	font-weight: bold;
	color: #FFFFFF;
}
.texto_naranja {
	color: #FF9900;
}

.titulo_18px_verde {
	font-size: 16px;
	font-weight: bold;
	color:#3C8C24;
}


.titulo_14px_verde {
	font-size: 14px;
	font-weight: bold;
	color: #5b8408;
}
.titulo_verde {
	font-weight: bold;
	color: #5b8408;
}

/**************************** SUBRAYADOS ******************************/
.subrayado {
	font-weight: bold;
	background-image: url(../images/subrayado.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.subrayado_verde {
	font-weight: bold;
	background-image: url(../images/subrayado_verde.gif);
	background-repeat: repeat-x;
	height: 4px;
	background-position: bottom;
	color: #72a406;
}
/**************************** FONDOS GENERICOS ******************************/

.footer {
	background: url(../images/footer.jpg) no-repeat;
	height:109px;
}


/************************* MENSAJES DEL SISTEMA ******************************/
.msn_err{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
}
/******************************** OBJETO MENU ********************************/
.bg_menu {
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.menuloginleft {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bg_menu_buscador {
	background-image: url(../images/bg_menu_buscador.jpg);
	background-repeat: no-repeat;
}

.bg_botton_login_izquierdo {
	background-image: url(../images/bg_botton_login_izquierdo.jpg);
	background-repeat: no-repeat;
}

.menu_login{
	/*border:#000000 1px solid; */
	margin-left:10px; 
	margin-top:80px; 
	position:absolute; 
	width:165px;
}

.menu_login_izquierdo{
	/*border:#000000 1px solid; */
	margin-left:0px; 
	margin-top:0px; 
	position:absolute; 
	width:165px;
}
/***************************** OBJETO LOGIN **********************************/
.bg_login {
	background: url(../images/fd-login.jpg) repeat-y top right;
	height:310px;
	
}
/***************************** ELEMENTOS *************************************/
.flecha_roja {
	font-weight: bold;
	color: #FF0000;
}
.borde_gris{
	border:solid 1px #bababa;
	background-image:url(../images/bg_resumen.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:450px;
}
.borde_gris_fondo_naranja{
	border:solid 1px #bababa;
	background-image:url(../images/bg_naranja_titulo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
/********************* FORMATO DE TABLAS PARA LISTAR *************************/
.boton_naranja_p1 {
	background-image: url(../images/boton_naranja_p1.gif);
	height: 20px;
	width: 6px;
}
.boton_naranja_p2 {
	background-image: url(../images/boton_naranja_p2.gif);
	height: 20px;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.boton_naranja_p3 {
	background-image: url(../images/boton_naranja_p3.gif);
	height: 20px;
	width: 6px;
}
.win_pestanas {
	width:481px;
	height:150px;
}
a.orange:link {
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
a.orange:visited {
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
a.orange:active {
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
a.orange:hover {
	font-weight: bold;
	color:#FF6600;
	text-decoration: underline;
}

a.verde:link {
	font-weight: bold;
	color: #5b8408;
	text-decoration: none;
}
a.verde:visited {
	font-weight: bold;
	color: #5b8408;
	text-decoration: none;
}
a.verde:active {
	font-weight: bold;
	color: #5b8408;
	text-decoration: none;
}
a.verde:hover {
	font-weight: bold;
	color: #5b8408;
	text-decoration: underline;
}
a.white:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.td_bottom {
	height:22px;
	border-bottom: 1px solid #CCCCCC;
	background-color:#F1F1F1;
}
.negrita {
	font-weight:bold;
}
.win_mensajes {
	background-color:#f8f8f8;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-right:6px;
	padding-left:6px;
	width:186px;
}

.div_lineamensajes {
	background-color:#f8f8f8;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image: url(../images/bandon/div_mensajes.gif);
	background-repeat: repeat-x;
	height:5px;
}

.div_mensajes {
	width: 170px;
	overflow:auto;
}

.div_mensajes_anchomax
	{
	width: 445px;
	height:150px;
	overflow:auto;
	}
	
.orange_bt {
	background-image: url(../images/bandon/bt_center.gif);
	background-repeat: repeat-X;
}
.bottomwin_mensajes {
	background-image: url(../images/bandon/enviar_mensaje.gif);
	background-repeat:no-repeat;
	background-position: right top;
	height:29px;
	padding-right:20px;
	padding-top:3px;
}
/********************* FORMATO DE TABLAS CON BORDES *************************/

/********************** ESTILO MENSAJES DE TOOL TIP **************************/
#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #ffffff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/preload.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}


#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-size:9px;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-size:9px;
}

#JT_copy p{
margin:3px 0;
}
#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
/*******************************************************************************/
.texto_upper
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	}