﻿body 
{
    margin-top:0;
    margin-left:0;
    margin-bottom:0;
    margin-right:0;
    /*background-image:url("images/fondo.jpg")*/
}
.noPadding
{
    padding:0px !important;
}

.fondo_menu
{
    font-size:8pt;
    font-weight: 900;
    font-family:Arial;
    background-image:url("images/fondo_menu.gif");
}

.menu
{
    color: #333367;
}

.menu_seleccionado
{
    color:Maroon;
}

.menu_horizontal
{
    font-size:8pt;
    color: #333367;
    font-family:Verdana;
}

.menu_arriba
{
    font-size:8pt;
    text-decoration:none;
    color:#000000;
}

.menu_subFamilia
{
    color:#000000;
    font-size:10pt;
}

.noti_fec
{
    font-size:8pt;
    color:#ffffff;
    font-family:Arial;
    text-decoration:none;
}

.noti_tit
{
    font-size:8pt;
    color:#ffffff;
    font-family:Arial;
    font-weight:900;
}

.noti_text
{
    font-size:8pt;
    color:#ffffff;
    font-family:Arial;
}

.noti_mas
{
    font-size:8pt;
    color:green;
    font-family:Arial;
}


.celda_gris_publica
{
    font-family:Arial;
    font-size:8pt;
    font-weight:normal;
    color: #333367;
    background-color:#F0F0F2;
    padding-left:10px;
    padding-right:10px;
}

.texto_publico
{
    font-family:Arial;
    font-size:8pt;
    font-weight:normal;
    color:#000000;	
    text-align:justify;
    text-decoration:none;
}
.txt_normal
{
    font-family:Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
}
.txt_negrita
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
.txt_azul_negrita
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:#333367;	
    text-decoration:none;
}

.txt_link
{
    font-family:Arial;
    font-size:8pt;
    color:#333367;	
    text-decoration:none;
}
.txt_link:hover
{
    text-decoration:underline;
}

.txt_link_negrita
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:#333367;	
    text-decoration:none;
}
.txt_link_negrita:hover
{
    text-decoration:underline;
}

.tabla_contenido_publico
{
	border:0;
	width:98%;
    font-family:Arial;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    color:#000000;
    margin-left:10px;
    margin-right:10px;
}

.titulo_publico
{
    font-family:Arial;
    font-size:13pt;
    font-weight:bold;
    text-align:left;
    color:#000000;	
}

.boton_publico
{
    font-family:Arial;
    font-size:8pt;
    font-weight: 900;
    color:#000000;	
	text-decoration: none;
	cursor: hand;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border: 1px solid #333367;
	width:90px;
    background-image:url("images/fondo_boton.gif");
}

.txtbox_publico
{
    font-family:Arial;
    font-size:8pt;
    font-weight: normal;
    color:#333367;	
	border: 1px solid #333367;
	/*background: #E8F0F3; /*#EDF3FD;*/
}

.temaFAQ
{
    font-family:Arial;
    color:#000000;
    font-weight:900;
    font-size:8pt;
    text-transform:uppercase;
}

.preguntaFAQ
{
    font-family:Arial;
    color:#990000;
    font-weight:900;
    font-size:8pt;
    text-transform:uppercase;
    text-decoration:none;
}

.imagen
{
    vertical-align:text-top;
}

.formulario_publico
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:#333367;	
    text-decoration:none;
    background:#F0F0F2;
    text-indent:10px;
    width:100%;
    border:0;
}

.fondoTablaCatalogo
{
    font-family:Arial;
    font-size:8pt;
    color:#333367;	
    text-decoration:none;
    background:#F0F0F2;
    width:100%;
    border:0;
}

.linea_punteada
{
	border-style:dashed;
	height:1px;
	color:#333367;
	margin-right:10px;
	margin-left:10px;
}

.rastro_migas
{
    font-family:Arial;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    color:#999999;
    text-align:left;
    vertical-align:top;
    padding-bottom:8px;
}
.rastro_migas:hover
{
	text-decoration:underline;
}
	
.pie
{
    font-family:Arial;
    font-size:8pt;
    color:#FFFFFF;
    background-color:#333367;
}

.bordeArriba
{
    border-top:2pt #333367 dotted;
}

.bordeAbajo
{
	border-bottom:2pt #333367 dotted;
}

.tablaPunteada
{
    border: 1pt silver solid;
}
/*Estilo incidencias*/
.tableformularios
{
    font-size:small;
}
.tam100
{
    width:100%;
}
    
