@CHARSET "UTF-8";

/*****************************
	Guia De Colores:
	Azul Pastel: 00aeef
	Azul Cenit: 1c5bb3
	Gris Del fondo : cccccc
	Azul Oficial: 3e5479
	Azul Oficial Mas Oscuro: 2b375b
	Amarillo oficial: ffb21f 
	
	Mensajes:
	   Fondo beige: fae6b0
	   borde Marrón: e8a553

**********************************/
/*********************************
    Tamaño de la pagina
    Ancho: 685px;
    Alto: 545px;
*********************************/


/*******************
	Globales
*******************/
/* Cuerpo Principal De La pagina */
body
{
	background-image: url("../img/long_background_gray.png");
	background-color: #cccccc;
	background-repeat: repeat-x;
	font-size: 9pt;
	font-family:  Helvetica, Verdana, sans-serif;
}

/* Links HTML. Tomado por JSF por ser a. */
a{
	text-decoration: none;
	color: #2b375b;
}
a:hover
{
	color: #ffb21f;
}

/* Imagenes del sitio */
img
{
	border: 0px;
}

/*Elementos de Listas <ul> */
li
{
	list-style: none;
}


/**********************
	Globales Rich Faces
	No Repetir Nombres
***********************/
/*  Cuerpo por defecto de todos los <rich:panel />*/
.rich-panel-body
{	
	font-family: Helvetica, Verdana, sans-serif;
}

/* Fondo de la cabecera por defecto de todos los <rich:panel />*/
.rich-panel-header
{
    background-image: url("../img/panels/arandano.png");
}

/* Fondo de la cabecera por defecto de todos los <rich:modalpanel />*/
.rich-mpnl-header
{
	 background-image: url("../img/panels/arandano.png");
}

/* Fondo de la cabecera por defecto de todos los <rich:simpleTogglePanel /> */ 
.rich-stglpanel-header
{
	background-image: url("../img/panels/arandano.png");
}
/* fondo de la cabecera por defecto de todos los <rich:dataTable />*/
.rich-table-header
{
	background-image: url("../img/panels/arandano.png");
}


/*******************
	Clases
********************/
/* HEADER  */
.header
{
	margin-left: 10px;
	height: 156px;
	width: 900px;
	/*border: 1px;
	border-style: solid;*/
}

.footer
{
	width: 900px;
	height: 35px;
	margin-left: 10px;
	margin-top: -13px;
	background-image: url("../img/footer.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
}

.validation
{
	width: 900px;
	height: 31px;
	margin-left: 10px;
	margin-top: 17px;
	float: left;
	text-align: left;
}

.ingresar_sistema
{
	position: absolute;
	margin-left: 780px;
	margin-top: 135px;
	width: 200px;
	height: 20px;
	font-size: 12pt;
}
	.ingresar_sistema a
	{
		color: #FFFFFF;
	}

/* Menu Izquierda */
.menu_izquierda
{
	margin-left: 10px;
	margin-top: -2px;
	height: 568px;
	width: 200px;
	background-image: url("../img/curva.png");
	background-position: -2px 0px;
	background-repeat: no-repeat;
	float: left;
	font-size: 8pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	/*border:1px;
	border-style: solid;*/		
}

.mainContainer
{
	width: 700px;
	height: 568px;
	margin-left: 210px;
	background-image: url("../img/ContentBackground.png");
	background-repeat: no-repeat; 
	position: static;
	padding-top: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	/*margin-top: 1px;*/
	/*background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #2b375b;*/
}

/*
	Contenedor del contenido Scrollable.
*/
.contenido{
	width: 685px;
	height: 545px;
	margin-left: 5px;
	overflow: auto;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.cubo
{
	position: absolute;
	height: 200px;
	width: 200px;
	margin-left: 10px;
	margin-top: -40px;
	z-index: 1;
	/*border-style: solid;
	border: 2px;*/
}

.ingresar
{
	position: absolute;
	height:20px;
	width:80px;
	margin-left: 815px;
	margin-top: 130px;
	z-index: 5;
}

.cenit
{
	margin-top: 670px; 
	margin-left: 35px; 
	position: absolute; 
}

.linkasamblea
{
	position: absolute;
	margin-left: 625px;
	margin-top: 20px;
	width:300px;
	height: 100px;
}

.linkcubo
{
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	width: 300px;
	height: 100px;
	z-index: 2;
}

.calGeneral
{
	background-image: url("../img/panels/cereza.png");
	color: #000000;
	background-repeat: repeat-x;
}

.calPersonal
{
	background-image: url("../img/panels/arandano.png");
	color: #000000;
	background-repeat: repeat-x;
}

.calGeneralPersonal
{
	background-image: url("../img/panels/dualCerano.png");
	color: #000000;
	background-repeat: repeat-x;
}

.tablaRegistroExperto td
{
	text-align: right;
}

.cabeceraBlog
{
	text-align: center;
	font-size: 12px;

}
.cuerpoBlog
{
	margin-top: 20px; 
	width: 650px;
	margin-left: auto; 
	margin-right: auto;
}

.revive li
{
	list-style: inherit;
}

.ColorMeTD
{
	background-color: #abdbe8;
	width: 140px;
	text-align: right;
}

.blogsEscritorioPersonal
{
	width: 330px;
	overflow: auto;
	float: left;
	height: 260px;
}

.blogsEscritorio
{
	width: 330px;
	height: 260px;
	overflow: auto;
	float: left;
}
.foroEscritorio
{
	width: 330px;
    height: 265px ;
    overflow: auto;
    float: right;
}
.documentosEscritorio
{
    width: 330px;
    height: 265px;
    overflow: auto;
    float: right;
}
.tablaFlotante
{
	width: 300px;
	border: 0px;
	border-style: none;
}

.NoBorders
{
	border: 0px;
    border-style: none;
}

.TituloRojo
{
	color: #B20000;
	font-weight: bold;
}

.descripcioncontenido
{
       background-color: #fae6b0;
       border: 1px;
       border-style: solid;
       border-color: #e8a553;
       height: auto;
       width: auto;
       margin-left: auto;
       margin-right: auto;
       padding: 1px;
       padding-left: 5px;
}

.tooltip
{
	background-color: #FEF9BF;
	border-color: #607B3E;
	font-weight: bold;
}