﻿/* ================================
    CSS3 Estilos Ver. 1.0
	EducAdmin 2010
	SFM / ARQUIGRAFO
   ================================ */

/*===========*/
/*  General  */
/*===========*/
*:focus
{
	outline:none; /* Prevents blue border in Webkit */
}

/*======================*/
/*  Controles Genericos */
/*======================*/
label, span
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

input[type=text], 
input[type=number], 
input[type=password], 
textarea
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	transition: all 0.5s ease-in-out;
}

input[type=text]:not(:focus), 
input[type=number]:not(:focus), 
input[type=password]:not(:focus), 
input[type=checkbox]:not(:focus), 
input[type=radio]:not(:focus), 
textarea:not(:focus), 
select:not(:focus)
{
	opacity:0.75;
}

    input[type=text]:focus,
    input[type=number]:focus,
    input[type=password]:focus,
    input[type=checkbox]:focus,
    input[type=radio]:focus,
    textarea:focus,
    select:focus {
        box-shadow: 0 0 10px rgba(96, 255, 0, 0.8);
        opacity: 1;
    }

input[type=image]:focus {
    box-shadow: 0 0 10px rgba(96, 255, 0, 0.8);
}

input[type=submit]:hover 
{
	border: 1px solid #FFFF00;
	text-shadow: rgb(255, 255, 255) 0px 0px 5px;
}

select
{
    font-size: 10px;
    font-weight: normal;
    font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
    border: 1px solid #ccc;
    margin: 1px 4px 1px 2px;
    padding: 1px;
    border-radius: 5px;
}

option
{
	cursor: pointer;
}

    option.hover, option:hover {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #000000;
        border-radius: 8px;
        box-shadow: 3px 3px 8px rgba(96, 255, 0, 0.8);
    }

/*======================*/
/*  Formas y Etiquetas  */
/*======================*/
.Panel0
{
    border: thin solid #C0C0C0;
	padding: 4px 0px 4px 4px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
}

.Panel
{
    border: thin solid #C0C0C0;
	padding: 4px 0px 4px 4px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
}

.Panel600
{
	border: thin solid #C0C0C0;
	padding: 4px 0px 4px 4px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
	width: 600px;
}

.Panel700
{
	border: thin solid #C0C0C0;
	padding: 4px 0px 4px 4px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
	width: 800px;
}

.Panel800
{
	border: thin solid #C0C0C0;
	padding: 4px 0px 4px 4px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
	width: 800px;
}

.PanelForma
{
	border: thin solid #C0C0C0;
	padding: 4px 0px 4px 4px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
}

.PanelPopUp
{
    position: fixed !important;
	top: 190px;
	left: 210px;
    margin: auto;
	padding: 0px;
	border: thin solid #C0C0C0;
	background-color: White;
	overflow: hidden;
    white-space:nowrap;
	border-radius:10px; 
	box-shadow: 5px 5px 5px #888; 
}

.TituloPanelPopUp
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #FF9900;
	cursor: move;
}

.PanelMarco
{
	border: thin solid #C0C0C0;
	padding: 4px;
	border-radius: 5px;
}

.PanelFoto
{
	border: thin solid #C0C0C0;
	padding: 0px;
	margin: -2px 4px 6px -2px;
	width: 64px;
	background: #FFFFFF;
	box-shadow: 5px 5px 5px #888;
}

.PanelFotoGaleria
{
	border: thin solid #C0C0C0;
	padding: 0px;
	margin: -2px 4px 6px -2px;
	width: 128px;
	background: #FFFFFF;
	box-shadow: 5px 5px 5px #888;
}

.PanelFotoPopUp
{
    position: absolute;
	border: thin solid #C0C0C0;
	padding: 2px;
	margin: -4px;
	max-width: 770px;
	background: #FFFFFF;
	box-shadow: 5px 5px 5px #888;
}

.FotoPopUp
{
    max-width: 740px;
}

.PanelArbol
{
    margin: 0px;
    padding: 2px;
    background: #FFFFD2;
    border: thin solid #C0C0C0;
    border-radius: 5px;
}

.FormaDatos
{
	padding: 10px;
	background: #9cbc2c;
	border-radius: 10px;
}

.Titulo 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #073C00;
}

.TituloSeccion 
{
    margin: -4px 0px 5px -4px;
    padding: 3px -1px 3px 2px;
    width: 100.5%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #0F7500;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.AcordeonTitulo
{
    margin: 0px 2px 0px 10px;
    padding: 2px;
    height: 18px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #66FF66;
    border-top-left-radius: 5px;  
    border-top-right-radius: 5px; 
}

.AcordeonTituloSel
{
    margin: 0px 2px 0px 6px;
    padding: 2px;
    height: 18px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #00CC00;
    border-top-left-radius: 5px;  
    border-top-right-radius: 5px; 
}

.AcordeonDetalle
{
	margin: 0px 2px 4px 6px;
	padding: 2px;
	border: thin solid #C0C0C0;
	padding: 4px;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.Deshabilitado
{
    background-color: #CCCCCC;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.TituloHoja {
	padding: 8px 4px 6px 6px;
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: Blue;
	text-shadow: 2px 2px 3px #888;
	display: inline-block;
}

.SubTitulo 
{
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #073C00;
}

.SubTitulo2
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #0F7500;
}

.Normal
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.NormalBlue
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Blue;
}

.NormalGreen
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: green;
}

.NormalRed
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

.NormalBold
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.GrandeBold
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.NormalItalic
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.Normal9
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.Normal16
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.Chico
{
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

.Notas
{
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    font-style: italic;
    color: #666666;
}

.Pie
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.Ligas
{
    color: #0000FF;
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

.Alerta
{
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-size: 14px;
    color: #008000;
}

.Error
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.Informacion
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	color: #0000FF;
}

.CursorMano
{
	cursor: pointer;
}

.BarraMensajes
{
    position: fixed !important;
    bottom: 8px;
    margin: 4px;
    padding: 4px;
    background-color: #FFFFCC;
    overflow: hidden;
    white-space: normal;
    border: thin solid #808080;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #C0C0C0;
    z-index: 99999;
}

.Boton 
{
	height: 25px;
    line-height: 25px;
	color: #fff;
	background: #9eabb3 url('/img/Fondos/gradientegris.png') repeat-x 50% bottom;
	font: 600 12px/1 'Lucida Sans' , Verdana, sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
    display: table-cell;
	text-overflow: ellipsis;
	text-shadow: 1px 2px 2px rgba(10, 10, 10, 0.5);
 	border: 1px solid #9eabb3;
	border-radius: 12px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.BotonDisabled {
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: #9eabb3 url('/img/Fondos/gradientegris.png') repeat-x 50% bottom;
	font: 600 12px/1 'Lucida Sans', Verdana, sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	display: table-cell;
	text-overflow: ellipsis;
	text-shadow: 1px 2px 2px rgba(10, 10, 10, 0.5);
	border: 1px solid #9eabb3;
	border-radius: 12px;
	pointer-events: none;
	opacity: 0.65;
	cursor: not-allowed !important;
}

.BotonChico
{
    height: 18px;
    line-height: 18px;
	color: #fff;
	background: #9eabb3 url('/img/Fondos/gradientegris.png') repeat-x 50% bottom;
	font: 600 10px/1 'Lucida Sans' , Verdana, sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
    display: table-cell;
	text-overflow: ellipsis;
	border: 1px solid #9eabb3;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.Color
{
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding: 2px;
    text-align: center;
	vertical-align: middle;
    border: 1px solid #ccc;
	border-radius: 8px;
}

.ImagenPopUp
{
    max-height:600px;
    max-width:600px;
}

.Oculta
{ display: none; }


/***************************/
/*  Alineaciones y ajustes */
/***************************/
.AlineacionIzquierda
{
	text-align: left;	
}

.AlineacionCentrado
{
	text-align: center;	
}
.AlineacionDerecha
{
	text-align: right;	
}

.AlineacionCentradoAbs
{
	text-align: center;
	vertical-align: middle;	
}

.AlineacionArriba
{
	vertical-align: top;	
}

.AlineacionAbajo
{
	vertical-align: bottom;	
}

.NoCortarLinea
{
	white-space: nowrap;
}


/**************/
/* Camara Web */
/**************/
.PanelWebCamVideo
{
    margin: 0px auto;
    width: 320px;
    height: 240px;
    border: 5px solid #FF0000;
}

.PanelWebCamFoto
{
    margin: 0px auto;
    width: 240px;
    height: 240px;
    border: 5px solid #66FF33;
}

.WebCamVideo
{
    width: 320px;
    height: 240px;
    background-color: #666;
}


/**********/
/* Pager */
/**********/
.BotonPager
{
	margin: 0px !important;
    padding: 0px !important;
	background: #9eabb3 url('/img/gradientegris.png') repeat-x 50% bottom;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px !important;
	font-style: normal !important;
	color: #484848;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px 1px 0px 1px solid #9eabb3 !important;
	border-radius: 0px 6px 0px 0px !important; -moz-border-radius: 0px 6px 0px 0px !important;
	box-shadow: none !important;  -moz-box-shadow: none !important;  -webkit-box-shadow: none !important;
	height: 20px !important;
	width: 35px;
	cursor: pointer;
}

.BotonPager:hover
{
	color: #000;
	border: 1px solid #006600;
	text-shadow: rgb(255, 255, 255) 0px 0px 5px;
}

.InfoPager
{
	margin: 0px;
    padding: 0px;
	background: #9eabb3 url('/img/gradientegris.png') repeat-x 50% bottom;
	background-image: url('/img/gradientegris.png') repeat-x 50% bottom;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #484848;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #9eabb3;
	border-radius: 0px 0px 6px 6px; -moz-border-radius: 0px 0px 6px 6px;
}

.TextoPager
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


/**********/
/* Tablas */
/**********/
.tblContenido
{
    margin:  6px;
    padding: 2px;
    vertical-align: top;
}

.tblNoEspacio
{
	padding: 0px;
	margin: 0px;
	border-style: none !important;
	border-collapse: collapse !important;
	border: 0 !important;
}

.tblGeneral
{
	padding: 0px;
	margin: 1px;
	border: 1px solid #ccc;
	background-color: #E6E6E6;
	color: black;
}

.TblAlterna
{
	padding: 0px;
	margin: 1px;
	border: 1px solid #666666;
	background-color: #DCDCDC;
}

.tblHeader
{
    padding: 4px;
    color: #FFFFFF;
    background-color: #999999;
    border: 3px double #808080;
    text-align: center;
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

.tblItem
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.tblItemAlterno
{
	color: #000000;
	background-color: #FFFFCC;
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.tblItemSeleccionado
{
    color: #000000;
    background-color: #97D6FF;
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.tblItemEdicion
{
    color: #000000;
    background-color: #99FF99;
    font-family: "Century Gothic" , AvantGarde, "AvantGarde Bk BT" , Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.tblRenTop
{
    vertical-align: top;
    color: #000000;
    font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.tblRenI
{
    background: url('~/img/Treeview/I.gif') repeat-y;
}


/***********************/
/*  Tabs (Folders)     */
/***********************/
.TabHoja {
	margin: 0 6px 6px 0;
	padding: 4px;
	min-height: 200px;
	width: fit-content;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	box-shadow: 5px 5px 5px #888;
	border-radius: 0px 12px 0px 0px;
	overflow: hidden;
}

.TabContenido {
	display: none;
	animation: fadein .8s;
}

@keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.BotonTabSel {
	margin: 0px !important;
	padding: 8px !important;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px !important;
	font-weight: bold;
	color: #0058ff;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: black 1px solid;
	border-bottom: none;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-radius: 0px 6px 0px 0px !important;
	-moz-border-radius: 0px 6px 0px 0px !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.BotonTab {
	margin: 0px !important;
	padding: 8px !important;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px !important;
	font-style: normal !important;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-width: 1px;
	border-color: #006600;
	border-style: solid;
	border-radius: 0px 6px 0px 0px !important;
	-moz-border-radius: 0px 6px 0px 0px !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	cursor: pointer;
}

	.BotonTab:hover {
		font-weight: bold;
		border: 1px 1px 0px 1px solid #9eabb3 !important;
	}


/***************************/
/*  Transiciones y Efectos */
/***************************/
.PanelOculta
{
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
}

.PanelMuestra
{
    visibility: visible;
    opacity: 1;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
}

.AcordeonCerrado
{
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-out;
    -moz-transition: max-height 0.5s ease-out;
    -webkit-transition: max-height 0.5s ease-out;
    -o-transition: max-height 0.5s ease-out;
}

.AcordeonAbierto
{
    overflow: auto;
    max-height: 9999px;
    transition: max-height 0.5s ease-in;
    -moz-transition: max-height 0.5s ease-in;
    -webkit-transition: max-height 0.5s ease-in;
    -o-transition: max-height 0.5s ease-in;
}


/**********************/
/*  Fondos de celdas  */
/**********************/
.FondoFlecha
{
    background-image: url('/img/fondos/Bg_Flecha.png');
    background-repeat: repeat;
}

.FondoOcupado
{
    background-image: url('/img/fondos/Bg_Prohibido.png');
    background-repeat: repeat;
}


/*=============*/
/*  Marquesina */
/*=============*/
.scroller_container 
{
    margin: 3px;
    overflow: hidden;
}

.scroller_Titulo
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.scroller_Lugar
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;  
	text-align: left;
}

.scroller_Fecha
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.scroller_Texto
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*****************/
/*   Drag & Drop */
/*****************/
.draggable
{
    cursor: move;
}

/**************/
/*   PORTAL   */
/**************/
.portal_Body 
{
    background: #9FDBF5 url('/imgs/fondo.jpg');
	margin: 0px;
}

.portal_PanelAmarillo
{
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
}

.portal_PanelSA
{
    height: 40px;
    width: 170px;
    border-radius: 0px 10px 10px 0px;
	box-shadow: 5px 5px 5px #888;
}

.portal_PanelSA_Izq
{
    height: 40px;
    width: 20px;
    box-shadow: 5px 5px 5px #888;
}

.portal_MenuTitulos 
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

.portal_PanelMenuSecciones
{
    white-space: nowrap;
	background: #EEEEEE;
	border-top:2px solid #EE2F51;
}

.portal_PanelSubMenuSecciones
{
	position: relative;
	display:inline;
    padding: 5px; 
    width: 130px;
	text-align:center;
	transition-property: transform; -moz-transition-property: -moz-transform; -webkit-transition-property: transform; -o-transition-property: transform;
	transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
}

.portal_PanelSubMenuSecciones.hover,
.portal_PanelSubMenuSecciones:hover
{
	position: relative;
	text-align:center;
	font-weight: bold;
	background-color: #bbbbbb;
    transition-property: transform; -moz-transition-property: -moz-transform; -webkit-transition-property: transform; -o-transition-property: transform;
	transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s;
    transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);
    transform:translate(10px, 3px); -webkit-transform:translate(10px, 3px); -moz-transform:translate(10px, 3px);
    box-shadow: 5px 5px 5px #888;
}

.portal_ItemMenuSecciones
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
	color: #4A4A4A;
	line-height: 28px;
	white-space: nowrap;
}

.portal_PanelImagen
{
    overflow:auto;
    padding: 5px;
    width: 730px;
    text-align: center;
	vertical-align: middle;
}

.portal_MenuLateral
{
    position: relative;
    background: url('/Portal/imgs/fondo_menu_nivel2.gif') repeat;
    padding: 7px 5px 0px 15px; 
	width:163px; 
	transition-property: transform;
	-moz-transition-property: -moz-transform;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}

.portal_MenuLateral.hover,
.portal_MenuLateral:hover
{
	position: relative;
	transition-property: transform;
	-moz-transition-property: -moz-transform;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
    background: url('/Portal/imgs/fondo_menu_nivel2Sel.gif') repeat;
	font-weight: bold;
    transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);
    transform:translate(10px, 3px); -webkit-transform:translate(10px, 3px); -moz-transform:translate(10px, 3px);
    box-shadow: 5px 5px 5px #888;
}

.portal_TituloNivel
{
	width: 270;
	text-align: left;
}

.portal_Titulo
{
	color: #333333;
	font-size: 22px;
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	line-height: 30px;
	padding-left: 0px;
	font-weight: bold;
}

.portal_Subtitulo
/* .h2 */
{ 
	color: #333333;
	font-size: 20px;
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	line-height: 24px;
	padding-left: 0px;
	font-weight: bold;
    text-align: left;
	padding-bottom:10px; 
	border-bottom:2px solid #EE2F51
}

.portal_SubtituloRojo
/* .h3 */
{ 
	color: #D22B27;
	font-size: 16px;
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	line-height: 20px;
	padding-left: 0px;
	font-weight: bold;
}

.portal_Normal
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	line-height: 18px;
	height: 26px;
}

.portal_NormalJustificado
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	align: justify;
	color: #4A4A4A;
	line-height: 18px;
}

.portal_NormalBlanco
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.portal_Ligas
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #D22B27;
	line-height: 18px;
}

.portal_LigasInferiores
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.portal_Copyright 
{
	font-family: "Century Gothic", AvantGarde, "AvantGarde Bk BT", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;	 
}


/***********************/
/* Graficos PORTAL     */
/***********************/
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    opacity:0.0;
}

#slideshow IMG.active {
    opacity:1.0;
}

#slideshow IMG.last-active {
}