﻿*
{
	margin:0px;
	padding:0px;
}
body 
{	
	background-color:#92B7C7;
	font-family:Tahoma;
	font-size:12px; 
	font-weight:lighter;
	color:#333333;
	}
.base
{
	width:100%; 
	min-width:100%;
	max-width:100%;
	height:100%;
	min-height:100%;
	max-height:100%;
	}
.sin_bordes
{
	border: none 0px;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;	
	}
.actividad
{
	background-color:White; 
	border:solid 1px black;
	width:240px;
	min-width:240px;
	max-width:240px;
	height:40px;
	min-height:40px;
	max-height:40px;
	}
.actividad_imagen
{
	background-image:url(../../Imagenes/actividad.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:240px;
	min-width:240px;
	max-width:240px;
	height:20px;
	min-height:20px;
	max-height:20px;
	}
.ancho
{
	width:1000px;
	min-width:1000px;
	max-width:1000px;
	}
.ancho_1
{
	width:50%;
	min-width:50%;
	max-width:50%;
	}
.ancho_2
{
	width:100%;
	min-width:100%;
	max-width:100%;
	}
.ancho_3
{
	width:90%;
	min-width:90%;
	max-width:90%;
	}
.encabezado
{
	height:110px;
	min-height:110px;
	max-height:110px;
	}
.horizontal
{
	width:10px;
	min-width:10px;
	max-width:10px;
	}
.vertical
{
	height:10px;
	min-height:10px;
	max-height:10px;
	}
.vertical_1
{
	height:5px;
	min-height:5px;
	max-height:5px;
	}
.menu_izquierda
{
	width:10px;
	min-width:10px;
	max-width:10px;
	height:34px;
	min-height:34px;
	max-height:34px;
	background-image:url(../../Imagenes/menu_fondo_izquierda.png); 
	background-repeat:no-repeat;
	background-position:left top;
	}
.menu
{
	width:980px;
	min-width:980px;
	max-width:980px;
	background-image:url(../../Imagenes/menu_fondo.gif); 
	background-repeat:repeat-x; 
	background-position:left top;
	}
.menu_derecha
{
	width:10px;
	min-width:10px;
	max-width:10px;
	background-image:url(../../Imagenes/menu_fondo_derecha.png); 
	background-repeat:no-repeat;
	background-position:left top;
	}
.menu_
{
	position:absolute;
	visibility:hidden;
	}
.menu__
{
	height:25px;
	min-height:25px;
	max-height:25px;
	background-color:#57C0E8;
	cursor:pointer;
	border-bottom:solid 2px #7AD6F9;
	padding:5px;
	}
.trabajo
{
	height:455px;
	min-height:455px;
	background-color:#FFFFFF;
	}
.separar
{
	border-spacing:2px;
    border-collapse:separate;
	}
.pie_derecha
{
	width:10px;
	min-width:10px;
	max-width:10px;
	height:10px;
	min-height:10px;
	max-height:10px;
	background-image:url(../../Imagenes/pie_fondo_derecha.png); 
	background-repeat:no-repeat;
	background-position:left top;
	}
.pie
{
	background-color:#FFFFFF;
	}
.pie_izquierda
{
	width:10px;
	min-width:10px;
	max-width:10px;
	height:10px;
	min-height:10px;
	max-height:10px;
	background-image:url(../../Imagenes/pie_fondo_izquierda.png); 
	background-repeat:no-repeat;
	background-position:left top;
	}

.texto_1
{	
	font-family:Tahoma;
	font-size:12px; 
	font-weight:lighter;
	color:#333333;
	}
.texto_2
{	
	font-family:Tahoma;
	font-size:14px; 
	font-weight:lighter;
	color:#FFFFFF;
	}
.texto_3
{	
	font-family:Tahoma;
	font-size:12px; 
	font-weight:lighter;
	color:#FFFFFF;
	}
.texto_4
{	
	font-family:Tahoma;
	font-size:16px; 
	font-weight:lighter;
	color:#256C89;
	}
.texto_5
{	
	font-family:Tahoma;
	font-size:12px; 
	font-weight:lighter;
	color:#FF0000;
	}
.texto_6
{	
	font-family:Tahoma;
	font-size:12px; 
	font-weight:bold;
	color:#256C89;
	}
.texto_7
{	
	font-family:Tahoma;
	font-size:12px; 
	font-weight:bold;
	color:#333333;
	}
.texto_8
{	
	font-family:Tahoma;
	font-size:12px; 
	font-weight:lighter;
	color:#48BBE9;
	}
.texto_9
{	
	font-family:Tahoma;
	font-size:16px; 
	font-weight:lighter;
	color:#FFFFFF;
	}
.texto_10
{	
	font-family:Tahoma;
	font-size:14px; 
	font-weight:lighter;
	color:#256C89;
	}
.texto_11
{	
	font-family:Tahoma;
	font-size:12px; 
	font-weight:lighter;
	color:#C3DE4E;
	}

/* Quitar imagen del menú en la master page.	
#ctl00_Menu1 table img {
    display:none;
}*/

#ctl00_cph_menu_Menu1 table img
{
	display:none;
}
.mr-3{
	margin-right: 1rem!important;
}
.mr-2{
	margin-right: 0.5rem!important;
}
.ml-2{
	margin-left: 0.5rem!important;
}
