/**********************************************************************************************************************************
******************************** SECCION 1, ESTILOS DE LAS ETIQUETAS **************************************************************
***********************************************************************************************************************************/
div#sitio {
	text-align: left;
	position: relative;
	top: 0;
	width: 1024px;
	margin: 0 auto;
	padding: 0; 
	background-image:url(../imgCuadros/bk.jpg);
}


/* Formulario de registro >> INICIO */
.columna_menu{
	/*background-color:#99adc2; */
	color:red;
}
.formularioIngreso{
	border: 1px solid #FFFFFF;
	color:white;
}
.formularioIngresoInterno{
	background-color: #CCCC66;
}	
*input {
	border:1px #ffffff solid;
	color: #101548;
	padding: 1px;
	font-family : Arial,Verdana;
	font-size: 12px;
	font-weight : normal;
}
input[type="submit"], input[type="button"],input[type="reset"] { 
	background-color: #ccc;
	color: #3B4EA9; /*555*/
	margin-left: 2px;
	margin-right: 2px;
	cursor:pointer;
}

/* Formulario de registro >> FIN*/

body,h1,h2,h3,h4,h5 {
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:rgb(0,70,117);

}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

th {
	background-color:#A0C0C0;
	font-weight: bold;	
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a {
	color:rgb(0,70,117);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/**********************************************************************************************************************************
******************************** SECCION 2, CLASES DE ESTILOS PARA COMPONENTES DE FORMULARIOS *************************************
***********************************************************************************************************************************/
/*input {
	background-color: #84B3CC;
	border:1px #ffffff solid;
	color: #000000;
	padding: 1px;
	font-family : Verdana;
	font-size: 10px;
	font-weight : normal;
}

input[type="submit"], input[type="button"],input[type="reset"] { 
	background-color: #ccc;
	color: #555;
	margin-left: 2px;
	margin-right: 2px;
	cursor:pointer;
}

input[type="submit"]:hover, input[type="button"]:hover { 
	background-color: #eee;
	color: #36c;
}

input[type="submit"]:active, input[type="button"]:active { 
	background-color: #eee;
	color: #9ac;
}

input[type="password"], textarea { 
	background-color: #eee;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus{ 
	background-color: #fff;
}

input[type="file"] {
        background-color: #eee;
}

input[type="file"]:focus  {
        background-color: #fff;
}
TEXTAREA
{ BACKGROUND-COLOR: #F2F2F2; COLOR: #000000; 
FONT-SIZE: 12px; FONT-WEIGHT: bold; font-family: Verdana, Helvetica, sans-serif; } 

SELECT
{ BACKGROUND-COLOR:#84B3CC ; COLOR: #000000
; FONT-SIZE: 10px;  font-family: Verdana, Helvetica, sans-serif; 
}*/
/**********************************************************************************************************************************
******************************** SECCION 3, CLASES DE ESTILOS GENERALES ************************************************************
***********************************************************************************************************************************/
.menu {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	line-height: 120%; 
	font-weight: bold;
	padding-left: 20px;
	padding-rigth: 20px;
	}

.titulo_seccion{
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 16px;
	color:rgb(0,70,117);
}
.mensaje_error{
	color:red;
}
.mensaje_exito_operacion{
	color:blue;
}
.textoContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 80%;
	text-align: justify;
}
.linkServicio {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #666666}

/** Contiene la misma definicion que "body" */
.fondo{
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color:rgb(0,70,117);
}
/** El fondo del pie de pagina */
.pie {
	background-color:rgb(160, 197, 216);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.botones{
	cursor:pointer;
}
.tabla {
	border: 1px solid #FFFFFF;
}
 
.tituloConfirmacion{
		background-color:#669999; 
		font-family: Arial, Helvetica, sans-serif;	
		font-weight: bold;	
		color: #ffffff;	
		font-size:12px;}
.textoConfirmacion{	
		font-weight: bold; 
		background-color:#E6E6E6; 
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 10px; color: #333333;}
		
		
div#sSala {
	position: absolute;
	top: 96px;
	left: 344px;
	width: 230px;
	/* transparen */ 
	z-index: 100;
	display: none;
	opacity: 0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    background-image: url(i/remotebg_open.gif); }
div#sReferencia {
	position: absolute;
	top: 96px;
	left: 344px;
	width: 230px;
	/* transparen */ 
	z-index: 99;
	display: none;
	opacity: 0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    background-image: url(i/remotebg_open.gif); }
div#sExterno {
	position: absolute;
	top: 96px;
	left: 344px;
	width: 230px;
	/* transparen */ 
	z-index: 98;
	display: none;
	opacity: 0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    background-image: url(i/remotebg_open.gif); }
div#sInterB {
	position: absolute;
	top: 96px;
	left: 344px;
	width: 230px;
	/* transparen */ 
	z-index: 97;
	display: none;
	opacity: 0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    background-image: url(i/remotebg_open.gif); }
div#sCorreo {
	position: absolute;
	top: 96px;
	left: 344px;
	width: 230px;
	/* transparen */ 
	z-index: 96;
	display: none;
	opacity: 0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    background-image: url(i/remotebg_open.gif); }
div#sCd {
	position: absolute;
	top: 96px;
	left: 344px;
	width: 230px;
	/* transparen */ 
	z-index: 95;
	display: none;
	opacity: 0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    background-image: url(i/remotebg_open.gif); }
div#sVideo {	position: absolute;
	top: 96px;
	left: 344px;
	width: 230px;
	/* transparen */ 
	z-index: 94;
	display: none;
	opacity: 0.90;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    background-image: url(i/remotebg_open.gif); }
		
p.fboben {
	text-align: center;
	width: 230px;
	height: 76px;
	margin: 0;
	padding: 0;
	background-image: url(i/remotebg-oben.gif);
	background-repeat: no-repeat;
	display: block; }
p.fboben a {
	color: #131313;
	font-size: 1px;
	line-height: 1px;
	background-image: url(i/remotebg-oben.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 76px;
	margin: 0;
	padding: 0;
	display: block; }
p.fboben a:hover {
	color: #131313;
	font-size: 1px;
	line-height: 1px;
	background-image: url(i/remotebg-oben-close.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 76px;
	margin: 0;
	padding: 0;
	display: block; }
p.fbresult {
	color: #eae9e8;
	font-size: 11px;
	line-height: 14px;
	background-image: url(i/remotebg-unten.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-align: left;
	margin: 0;
	padding: 0 30px 29px;
	display: block; }

