/* Estilo para la barra de desplazamiento */
body
{
	scrollbar-face-color: #1D4B63;
	scrollbar-arrow-color: #B3C5CC;
	scrollbar-track-color: #B3C5CC;
	scrollbar-highlight-color: #1D4B63;
	scrollbar-shadow-color: #1D4B63;
	scrollbar-3dlight-color: #B3C5CC;
	scrollbar-darkshadow-color: #B3C5CC;
}

/* Estilo para el subtitulo en Gestion */
.style1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.style2
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.style3
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.style4
{
	font-family: verdana;
	color: #003366;
	font-size: 10px;
	font-weight: normal;
}

.style1b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.style3b
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.style4b
{
	font-family: verdana;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}

.titulo1
{
	font-family: Verdana;
	color: #024C95;
	font-size: 12px;
	font-weight: bold;
}

.titulo2
{
	font-family: arial;
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}

.titulo3
{
	font-family: arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.titulo4
{
	font-family: arial;
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
}

.subtitulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eba83c;
	font-size: 10px;
	font-weight: bold;
}

.obliga
{
	color: #cc0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Estilo Links */
a.link1:link
{
	color:	#ffffff;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link1:visited
{
	color: #ffffff;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link1:hover
{
	color: #ffffff;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link1:active
{
	color: #ffffff;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link2:link
{
	color: #003366;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link2:visited
{
	color: #003366;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link2:hover
{
	color: #003366;
	text-decoration: underline;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link2:active
{
	color: #003366;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 10px;
}

a.link3:link
{
	color: #003366;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

a.link3:visited
{
	color: #003366;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

a.link3:hover
{
	color: #003366;
	text-decoration: underline;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

a.link3:active
{
	color: #003366;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

a.link4:link
{
	color: #cc0000;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

a.link4:visited
{
	color: #cc0000;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

a.link4:hover
{
	color: #cc0000;
	text-decoration: underline;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

a.link4:active
{
	color: #cc0000;
	text-decoration: none;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 11px;
}

.style_imagen
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

/* Estilos para los formularios */
.caja_texto
{
	border-right: #024C95 1px solid;
	border-top: #024C95 1px solid;
	font-size: 11px;
	border-left: #024C95 1px solid;
	border-bottom: #024C95 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.combo
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
}

.boton
{
	/*background-color: #D3DAE2;*/
	border: #024C95 1px solid;
	font-weight: bold;
	font-size: 10px;
	/*color: #024C95;*/
	text-decoration: none;
	font-family: verdana;
	height: 20px;
	width: 120px;
}

.caja_texto2
{
	border-right: #024C95 1px solid;
	border-top: #024C95 1px solid;
	font-size: 11px;
	border-left: #024C95 1px solid;
	border-bottom: #024C95 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}

/* Estilos para Imagenes */

.style_imagen
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 110px;
	height: 81px;
}