/* Estilo General del cuerpo de la página */
/*Carga background y setea los margenes superior, izquierdo y derecho a cero */
flashatras{
	/*background-image: url(../images/superior.gif);*/
    background-image: url(../images/temp_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		/*background-image: url(../images/superior.gif);*/
    background-image: url(../images/temp_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body > table {
    border-collapse:collapse;
}

td {
    
    padding:0px;
    margin:0px;
    vertical-align:top;
    border:0px;
}

#tabla_central {
    border-collapse:collapse;
    border-bottom: 1px solid #999999;
    width:100%;
    height:100%;
}

/* Color y tipo de línea para celda del menu Flash principal */
.menuflash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/* Estilo para Tabla de Contenido */
/* Carga background de la celda principal con relleno de linea horizontal */
.bg01 {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat;
}
/* Color de fondo y dibuja línea de celda central izquierda de Main Table */
.lateraliz {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
/* Color de fondo y dibuja línea de celda central derecha de Main Table */
.lateralder {
	background-color: #260B77;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
/* Tabla interior de muestra de datos fijando el espesor y color de sus bordes  */

.tabla_admin {
    width:750px;
}

.bordesolido {
	border-top: 3px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 1px solid #333333;
    margin:2px 0px 1em 0px;
}

.bordesolido > td {
    padding:2px;
    border:1px solid blue;

}

.bordesolido td {
    background:#D6EBEB;
}
.central,.central_pad {
	border-top: 3px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 1px solid #333333;
    background:white;
    margin:0px 10% 0px 10%;
    height:100%;
}

.central_pad {
    padding:10px;
}
.derecha_flotante {
    float:right;
    margin:0px 0px 0px 10px;
    padding:15px 5px 15px 5px;
    background-color: #260B77;;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
    height:100%;
}
/* Fondo de la celda inferior de la Main Table*/
.pie {
    padding-top:10px;
	border-top:1px solid #666;
    height: 38px;
    background-repeat:repeat-x;
	background-image: url(../images/pie_shadow3.gif);
    background-position: left bottom;
}
/* Fondo de la celda superior para las páginas de avisos */
.pie2 {
	height: 6px;
	background-image: url(../images/pie_shadow2.gif);
	background-repeat: repeat-x;
}
.barrainferior {
	background-image: url(../images/inferior.gif);
	background-repeat: repeat-x;
}
.titulosinsert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.bg02 {
	background-image: url(../images/bg02.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.flash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* Elementos de Formulario */
/* Definición de fuentes, color de fondo y borde para campos de texto de entrada */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FEFAE0;
	border: 1px solid #333333;
}

/* Definición de fuentes, color de fondo y borde para campos de texto de entrada */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FEFAE0;
	border: 1px solid #333333;
}

/* Definición de fuentes, color de fondo y borde para campos de lista */
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FEFAE0;
	border: 1px solid #333333;
}
.txtlog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;

}
/* Estilo de texto principal */
.txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
}
/* Enlaces basados en estilo de texto principal */
a.txt01 {
	color: #333333;
	}
a.txt01:hover {
	color: #FF9933;
	}
/* Estilo secundario */
.txt02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: center;
}
.txt03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;
	margin-right: 8px;
}
.txt04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-align: justify;
	margin-right: 4px;
	margin-left: 4px;
}

/* Estilo de texto Proveniente del principal */
.txt05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	/*font-weight: bold;*/
	color: #333333;
	/*margin-left: 5px;*/
	text-decoration: none;
}
/* Enlaces basados en estilo de texto principal */
a.txt05 {
	color: #333333;
	}
a.txt05:hover {
	color: #FF9933;
	}

/* Estilo de texto Gris */
.txt06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #777777;
	/*margin-left: 5px;*/
	text-decoration: none;
}


.lateral {
	background-color: #666633;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	margin-left: 5px;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #59591E;
	margin-top: 5px;
	margin-left: 5px;
}
.basecontenido {
	background-color: #7880a8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-bottom: 5px;

}

/**
* Avisos
*/

div.aviso_atencion,div.aviso_error,div.aviso_exito {
font-size:10pt;
margin:2px;
padding:2px;
padding-left:16px;
padding-right:16px;
border:1px solid black;
border-top:3px ridge #ddd;
border-bottom:3px ridge #ddd;
}

div.aviso_atencion {
background:#FFFF66;
color:red;
}
div.aviso_error {
background:red;
color:white;
}
div.aviso_exito {
background:green;
color:white;
}

/** foro **/
#of_controls, #of_mainlist , #of_postform, #of_browsing, #of_message{
    border:1px solid #7880a8;
    margin:10px;
    padding:10px;
    font-size:9pt;
}
#of_controls {
    text-align:left;
}
#of_error {
    color:red;
    font-size:9pt;
    text-align:center;
}
#of_postform td , #of_controls td{
    font-size:9pt;
}
 input , select {
    background:white;
    font-size:10px;
    border:1px solid #7880a8;
}

button {
     background:white;
    font-size:10px;
    border:2px outset #7880a8;   
}

.rojo {
    color:red;
}

/* table_bordes */
table.bordes {
    border-collapse:collapse;
}
table.bordes td {
    padding:2px;
    border:1px solid black;
}
thead.encabezado {
background: #99cccc;
}

td.admin {
    background:#D6EBEB;

}

td.admin_oscuro, .bordesolido th{
    background: #73B9B9;
    color:white;
    font-weight:bold;
}

.admin_izq {
background:#D6EBEB;
}

/* General */

.fondo_claro {
background: #E1F0F0;
}

.fondo_oscuro {
background: #99CCCC;
}
/* Partes*/
#contenido {
    margin:0px 10% 0px 10%;
    padding-bottom:30px;
    min-height:375px;
}

.modulo {
box-sizing: border-box;
-moz-box-sizing: border-box;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-left: 2px;
	background-color: #99CCCC;
	width: 99%;
	border: 1px solid black;
	padding: 0px;
    margin-bottom:10px;
    padding-bottom:2px;
}
.modulo2 {
box-sizing: border-box;
-moz-box-sizing: border-box;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 3px 0px -4px 0px;
	background-color: #E1F3F4;
	width: 100%;
    padding:2px;
	border: 1px solid black;
    border-left:0px;
    border-right:0px;
}



/* Encuestas */
.item {
    margin:0.5em 0px 0.5em 0px;
    padding:0px 1em 0px 1em;
    border:1px solid #eee;
}
.instrucciones {
    background:#eee;
    padding:10px;
    border:1px solid #ccc;
    line-height:1.2em;
}

.titulo_contrastado {
    background:#eee;
    padding:2px;
    text-align:center;
}

.descripcion {
    background:white;
    padding:10px;
    border:1px solid #ccc;
    line-height:1.2em;
    font-size:90%;
}
  

