﻿body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #fff ;
    font-size: 1em;
}

.divGlobal
{
	width: 806px;
	margin-right: auto;
    margin-left: auto;
    /*margin-bottom: 6px;*/
	border-left-color: #126DA6;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #126DA6;
	border-right-style: solid;
	border-right-width: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
}

#cabecera
{
	background: url(cabecera.png) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    height: 235px;
    /*margin-top: 6px; /*Se usa para bajar el Texto;*/
}

#cabeceraBotones
{
	float: right;
	margin-top: 20px;
	/*margin-top: 6px;
	margin-right: 20px;*/
}

.botonIdioma
{
	margin-left: 20px;
	margin-right: 27px;
	float: right;
	/*margin-left: 16px;
	margin-right: 15px;*/
	/*float: left;*/
}

.botonIdiomaesIE6
{
	margin-right: 50px;
	float: right;
}

.botonIdiomaenIE6
{
	margin-right: 40px;
	float: right;
}

.botonIdiomafrIE6
{
	margin-right: 15px;
	float: right;
}

#cuerpo
{
    margin-right: auto;
    margin-left: auto;
    /*margin-bottom: 6px;*/
    width: 800px;
    height: auto;
}

#content
{
	/*padding-top: 3px;*/
	/*background-color: #CAECF8;*/
	background-color: #FFF;
	/*min-height: 730px;*/
	
}

.divCentrado
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.divNormal
{
	padding-left: 30px;
	padding-right: 30px;
	min-height: 370px;	
}

.divIzq
{
	float:left;
}

.divDer
{
	float:right;
}

.gridView
{
	text-align: center;
	width: 100%;
}

#separador
{
	height: 2px;
	width: 790px;
	background-image: url(linea.jpg);
	margin-right: auto;
    margin-left: auto;
    /*padding-top: 2px;
	padding-bottom: 2px;*/
}

#footer
{
	background-color: #136EA7;
	width: 814px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
    color: White;
    font-family: MS Reference Sans Serif;
    font-size: 0.8em;
}

/********************************* Menu ***********************************/

#menuPrincipal
{
	padding-top: 3px;	
	padding-bottom: 1px;
	/*border-color: #126DA6;
	border-style: solid;
	border-width: 2px;*/
}

.menu
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	/*margin-left: 0;
	margin-right: auto;
	border-left: solid, 2px, Blue;
	border-right: solid, 2px, Blue;
	z-index: 1000;*/
	/*float: left;*/
}

.menuStaticItem
{
	background-image: url(fondo_static_menu.jpg);
	text-align:center;
	width: 159px;
	font-size: 1em;
	font-weight: bold;
	color: Black;
	background-color: White;
}

.menuStaticItemHover
{
	background-image: none;
	text-align:center;
	width: 159px;
	font-size: 1em;
	font-weight: bold;
	color: #6098BD;
	background-color: #dddddd;
}



.menuDinamicItem
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	color: Black;
	background-color: White;
	font-size: 0.78em;
	border-style: solid;
	border: 1px Black;
	border-left: 1px Black;
	border-right: 3px Black;
}

.menuDinamicItemHover
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	color: #6098BD;
	background-color: #dddddd;
	font-size: 0.78em;
	border-style: solid;
	border: 1px Black;
	border-left: 1px Black;
	border-right: 3px Black;
}

.menuDinamicItem
{
	/*padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px, 2px, 2px, 2px;*/
	color: Black;
	background-color: White;
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: 1px;
	font-size: 0.78em;
	z-index: 1000;
	/*width: 260px;
	height: 20px;*/
}

.menuDinamicItemHover
{
	/*padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px, 2px, 2px, 2px;*/
	color: #6098BD;
	background-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: 1px;
	font-size: 0.78em;
	z-index: 1000;
}

/*------------------------- menu secciones ---------------------*/
.menuStaticItemSecciones
{
	background-color: #659DC0;
	padding-left: 2px;
	width: 180px;
	font-family: MS Reference Sans Serif;
	font-size: 0.9em;
	font-weight: bold;
	color: Black;
	z-index: 1000;
}

.menuStaticItemHoverSecciones
{
	padding-left: 2px;
	width: 180px;
	font-family: MS Reference Sans Serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #6098BD;
	background-color: #dddddd;
	z-index: 1000;
}

.menuDinamic
{
	margin-left: 220px;
	margin-top: -20px;
}


.menuDinamicItemSecciones
{
	background-color: #daf4ff;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	color: Black;
	/*background-color: White;*/
	font-size: 0.78em;
	border-style: solid;
	border: 1px Black;
	border-left: 1px Black;
	border-right: 3px Black;
	z-index: 1000;
	/*margin-left: 2px;
	margin-right: 2px;
	color: Black;
	background-color: #FEF9F5;
	font-size: 0.7em;
	border-style: solid;
	border: 1px Black;
	border-right: 3px Black;*/
}

.menuDinamicItemHoverSecciones
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	color: #6098BD;
	background-color: #dddddd;
	font-size: 0.78em;
	border-style: solid;
	border: 1px Black;
	border-left: 1px Black;
	border-right: 3px Black;
	z-index: 1000;
	/*margin-left: 2px;
	margin-right: 2px;
	color: #6098BD;
	background-color: #dddddd;
	font-size: 0.7em;
	border-style: solid;
	border: 1px Black;
	border-right: 3px Black;*/
}

/****************************** componentes **********************************/

.gridView
{
	text-align: center;
	width: 100%;
}

.labelBuscador
{
	color: Black;
	font-family: MS Sans Serif;
	font-size: 0.9em;
	font-style: normal;
	text-align: right;
	width: 170px;
	float: left;
	margin-right:5px;
}

/************************** texto **********************************/

.texto
{
	color: Black;
	font-family: MS Sans Serif;
	font-size: 0.9em;
	font-style: normal;
	text-align:justify;
	padding-left: 5px;
	padding-right: 5px;
	/*margin-left: 15px;
	margin-right:15px;*/
}

.etiqueta
{
	/*border: solid 2px Black;*/
	color: #AABBE8;
	font-weight: bold;
	font-family: MS Sans Serif;
	font-size: 0.8em;
	vertical-align: middle;	
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: nowrap;
	width: 530px;
	/*height: 32px;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
}

.etiquetaDER
{
	float: right;
}

/************************* grupos ***************************/

.divCentradoG
{
	background-color: #659DC0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:5px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: center;
	width: 785px;
	white-space: pre-line; /* funciona y no modifica los margenes */
	/*border: solid 2px Black;*/
	/*min-height: 32px;*/	 /* por lo que sea modifica los margenes */
	/*page-break-before: always;*/
}

.divCentradoGImprimir
{
	background-color: #136EA7;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top:5px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: center;
	width: 785px;
	white-space: pre-line;
}

.divMenu
{
	float: left;
	background-color: #659DC0;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 215px;
	height: 30px;
	z-index: 1000;
	/*border: solid 2px Black;*/
}

.divEspacioSeccion
{
	float: right;
	background-color: #136EA7;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 550px;
	height: auto;
	min-height: 32px;
	white-space: pre-line;
	/*border: solid 2px Black;*/
}

.divEspacioSeccionIE6
{
	float: right;
	background-color: #136EA7;
	margin-bottom: 15px;
	margin-right: 5px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 545px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	/*border: solid 2px Black;*/
}

.borde
{
	overflow: hidden;
	/*border-color: solid 2px Fuchsia;*/
}

.divPanelInfo
{
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 230px;
	height: auto;
	z-index: -1;
}

.divPanelInfoDatos
{
	position: relative;
	float: right;
	clear: right;
	min-height: 370px;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
	margin-right: 5px;
	height: auto;
}

.divContenidosGruposF
{
	position: relative;
	left: 240px;
	clear: right;

	/*background-color: #659DC0;*/
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	padding-left: 15px;
	/*padding-top: 10px;*/
	width: 535px;
	height: auto;
}

.divContenidosGruposIE
{
	
	clear: both;
	float: right;
	/*background-color: #659DC0;*/
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	padding-left: 15px;
	/*padding-top: 10px;*/
	width: 535px;
	height: auto;
}

.labelCentro
{
	position: relative;
	top: 30px;
	right: 160px;
	color: Black;
	font-family: MS Sans Serif;
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	/*border: solid 2px Black;*/
}

.labelCentroIE6
{
	top: 30px;
	right: 160px;
	color: Black;
	font-family: MS Sans Serif;
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	/*border: solid 2px Black;*/
}

.noMargen
{
	margin-top: 15px;
}

/************************** para imprimir *********************/

.etiquetaInfo
{
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #126DA6;
}

.textoLabelT
{
	vertical-align: middle;
	font-weight: bold;
	font-size: 0.8em;
}

.textoLabelI
{
	padding-left: 5px;
	font-size: 0.8em;
}

.panelInfo
{
	padding-top: 5px;
	padding-bottom: 10px;
	background: #CADCE8;
	/*border: solid 2px Green;*/
}


.divPanelInfoDatosImprimir
{
	position: relative;
	float: left;
	clear: right;
	min-height: 370px;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
	margin-right: 5px;
	height: auto;
}

.labelCentroImprimir
{
	position: relative;
	top: 30px;
	color: Black;
	font-family: MS Sans Serif;
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
/**************************************************************/

