﻿/* HTML ELEMENTS */

html
{
	height: auto;
}

body 
{
	font-size: 12px;
	color: #000000;
	margin: 5px;
	font-family: Verdana, Arial, Tahoma;
	background-color: #FFFFFB;
	text-align: center;
	margin: auto;
	height: auto;
	padding: 0px;
}

a, a:visited
{
	color: #cc3333;
	text-decoration: none;
}

a:hover
{
	color: #660000;
	text-decoration: none;
}

/* FIN HTML ELEMENTS */

/* MASTERPAGE ELEMENTS */

.Sombra
{
	width: 1032px;
	background-image: url(../images/Shadow.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin: 0px auto;
}

#envoltura
{
	width: 1024px;
	height: auto;
	margin: 0px auto;
	text-align:left;	
}

#cabecera
{
	height: 125px;
	background: url(../images/header.gif) no-repeat;
}

.LogoLinkRural
{
	position:relative;
	width:192px;
	height:87px;
	display:block;
	top:3px;
	left:200px;
	border-bottom: 2px solid #ffd556;
	border-right: 2px solid #ffd556;
	background:#fff;
	overflow:hidden;
}

#contenedor, #contenedorNavegacion
{
	height: auto;
	background-color: #ffffff;
}

#contenedorNavegacion
{
	margin-left:220px;
}

#cabeceraContenido
{
	height: 32px;
	background: #f5ce47 url(../Images/BgCabecera.gif) repeat-x;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight:bold;
	padding-top:5px;
}

#cabeceraContenido #imagenCabeceraContenido
{
	background: url(../Images/flechaTitulo.gif) no-repeat center center;
	width: 27px;
	height: 31px;
	display: block;
	float: left;
	margin-right: 10px;
}

#contenido
{
	
	min-height: 600px;
}


/* FIN MASTERPAGE ELEMENTS */

/* MENU Y PIE */

#envolturaContenido
{
	background: #751312 url(../Images/FondoMenuGradiente.gif) repeat-x;
	background-position:bottom;
	min-height: 400px;
	
}

#menu
{
	float: left;
	margin:3px;
	min-height: 400px;	
}

#menu ul, #menu li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul
{
}

#menu li
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.MenuField, .MenuField:visited
{
	display: block;
	color: #cc3333;
	font-size: 12px;
	padding-top:8px;	
	font-weight:bold;
	background-image: url(../Images/FondoBotonMenuLateral.gif);
	background-repeat: repeat-x;
	background-color: #751312;
	vertical-align:middle;
	height: 33px;
	width: 214px;
}

.MenuField:hover
{
	background-image: url(../Images/FondoBotonMenuLateralHover.gif);
	background-repeat: repeat-x;
	background-color: #751312;
	text-decoration: none;
	color: #660000;
	cursor: pointer;
	cursor: hand;
}


.MenuFieldHover
{
	display: block;
	padding-top:8px;	
	font-size: 12px;
	font-weight:bold;
	background-image: url(../Images/FondoBotonMenuLateralHover.gif);
	background-repeat: repeat-x;
	background-color: #90bc11;
	text-decoration: none;
	color: #660000;
	vertical-align:middle;
	height: 33px;
	width: 214px;
}


.MenuFieldName
{
	
	
}

.MenuFieldImage
{
	background-repeat: no-repeat;
	height:26px;
	padding-top:3px;
	margin-left:5px;
}

#pie
{
	background: #751312 url(../images/PixelPie.gif);
	height:34px;
	border: 3px solid #CC3333;
	padding-right: 10px;
	padding-top:1px;
	padding-bottom:1px;
}

.ImagenPie
{
	float:right;
	background: url(../images/LogoPieNBT.gif);
	width:98px;
	height:34px;
}

/* FIN MENU Y PIE */

/* CONTENIDO */

.ContenidoContainer
{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

.ContenidoContainer .EtiquetaPagina
{
	background-color: #ff6633;
	height:24px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight:bold;
	display:block;
	margin-top: 25px;
}

.ContenidoContainer .ContenidoForm
{
	padding:6px;
	height:auto;
}

/* FIN CONTENIDO */


/* CONTROLES */

.DataGrid
{
	text-align: left;
	padding: 2px;
	width:98%;
	margin-top:7px;
	margin-bottom:7px;
	border: solid 1px #d54242;
	
}

.DataGrid a
{
	font-weight: bold;
}

.DataGrid td
{
	border: solid 1px #D54242;
	padding:3px;

}

.DataGridHeader
{
	background: #FFFF99 url(../Images/grid_header_background.gif) repeat-x;
	color: #FFFFFF;
	height:28px;
	border: solid 1px #D54242;
	
}

.DataGridHeader a, .DataGridHeader a:visited, .DataGridHeader a:hover
{
	color: #ffffff;
}

.DataGridItem
{
	background-color: #FFFFFF;
}

.DataGridAlternatingItem
{
	background-color: #ffcc99;
}

.DataGridPager td
{
	border: none;
}

.ResultadosPagina
{
	padding:14px;
}

.ResultadosPaginaAlerta
{
	margin:14px;
	height: 555px;
	width: 777px;
	display:block;
	background: url(../images/Alerta.gif) no-repeat;
}

.BloquePosibleMadre
{
	text-align:left;
	border: solid 1px #000000;
	background-color: #FFEECC;
	width:130px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
	padding:3px;
	
}

.BloquePosibleMadre .AclaracionPosibleMadre
{
	font-size:9px;
	font-weight:normal;
	color: #000000;
}

.BloquePosibleMadre .TituloPosibleMadre
{
	font-size:14px;
	font-weight:bold;
	color: #CC0000;
	text-align:center;
}

.BloquePosibleMadre .ResultadosPosibleMadre
{
	font-size: 10px;
	margin-top:4px;
}

.ResumenPosiblesMadres tr
{
	vertical-align:top;
}

/* FIN CONTROLES */


/*********/
/* POPUP */
/*********/
.Popup { background-color: #fff; border: solid 1px #000; width: 450px; }
.Popup .container { text-align:justify; font-size:14px; padding:30px; }
.Popup .container .title { font-weight:bold; font-style:italic; }
.Popup .container .tituloContainer { padding-bottom:1px; }
.Popup .container .contenido { padding-bottom:2px; }
.Popup .container .boton { text-align:center; padding-top:30px; }

.popupBackground { background-color: #852c29; opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70); }

/*************/
/* END POPUP */
/*************/

.Legend
{
	font-size:10px;	
}

.RedPoint
{
	height:44px;
	width:396px;
	background-image: url(../Images/RedPoint.gif);
	background-repeat:repeat-x;
	background-position: left center;
}


.banderas
{
	text-align:right;
}

.ingles, .espanol, .portugues
{
	margin:5px;
	width:25px;
	height:25px;
	display:inline-block;	
}

.ingles
{
	background-image:url(../Images/englishflag.gif);
}

.espanol
{
	background-image:url(../Images/spanishflag.gif);
}

.portugues
{
	background-image:url(../Images/portugueseflag.gif);
}


h1, h2, h3, h4, h5, h6
{
	margin:0px auto;
	padding:0px auto;	
}

h5
{
	font-size:12px;	
}

h2
{
	font-size:24px;	
}

h3
{
	font-size:18px;	
}