/* General settings */
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
}
/* Toolbar styles */
#toolbar {
    position: relative;
    padding-bottom: 0.5em;
    display: none;
}

#toolbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#toolbar ul li {
    float: left;
    padding-right: 1em;
    padding-bottom: 0.5em;
}

#toolbar ul li a {
    font-weight: bold;
    font-size: smaller;
    vertical-align: middle;
    color: black;
    text-decoration: none;
}

#toolbar ul li a:hover {
    text-decoration: underline;
}

#toolbar ul li * {
    vertical-align: middle;
}

/* The map and the location bar */
#gxmap {
    clear: both;
    position: relative;
    width: 550px;
    height: 330px;     
}

#wrapper {
    width: 550px;    
}

#location {
    float: right;
}

#options {
    position: absolute;
    left: 13px;
    top: 7px;
    z-index: 3000;
}

/* Styles used by the default GetFeatureInfo output, added to make IE happy */
table.featureInfo, table.featureInfo td, table.featureInfo th {
    border: 1px solid #ddd;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    font-size: 90%;
    padding: .2em .1em;
}

table.featureInfo th {
    padding: .2em .2em;
    font-weight: bold;
    background: #eee;
}

table.featureInfo td {
    background: #fff;
}

table.featureInfo tr.odd td {
    background: #eee;
}

table.featureInfo caption {
    text-align: left;
    font-size: 100%;
    font-weight: bold;
    padding: .2em .2em;
}

#output-id {
    margin: 10px 250px;
}

.olControlLayerSwitcher .layersDiv {
            border-radius: 10px 0 0 10px;
            opacity: 0.75;
            filter: alpha(opacity=75);
}

div.img
{
  margin:5px;
  padding: 5px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  text-align:center;
}

div.img img
{
  display:inline;
  margin:5px;
  border:1px solid #ffffff;
}

div.img a:hover img
{
  border:1px solid #0000ff;
}

div.desc
{
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:5px;
}

.divGeneral
{
	top: 0px; 
	margin-top: 4px; 
	margin-bottom: 4px; 
	display: none; 
	position: relative;
}

.pppp
{
	border-style:solid;
	border-width:.5px;
	z-index:-1;
}

.fieldset {
    border: 2px groove threedface;
    border-top: none;
    padding: 0.5em;
    margin: 1em 2px;
}
.fieldset > h1 {
    //font: 1em normal;
    font-size: 1em;
    color:#1B468C;
    margin: -1em -0.5em 0;
}   
.fieldset > h1 > span {
    float: left;
}

.fieldset > h1:before {
    border-top: 2px groove threedface;
    content: ' ';
    float: left;
    margin: 0.5em 2px 0 -1px;
    width: 0.75em;
}

.fieldset > h1:after {
    border-top: 2px groove threedface;
    content: ' ';
    display: block;
    height: 1.5em;
    left: 2px;
    margin: 0 1px 0 0;
    overflow: hidden;
    position: relative;
    top: 0.5em;
}

.campoNegrita
{
	font-weight:bold;	
	color:#000000;
}
.campoNegritaCursiva
{
	font-weight:bold;	
	color:#000000;
	font-style: italic;
}
.campoCursiva
{	
	color:#000000;
	font-style: italic;
}
.claseTitulo
{	
	width:100%;
	height:20px;	
	//background-color:gray;
	//background-color: #D9E7F8;
	background-color: #81909B;
	//background-image:url("../images/pp.gif");
	background-repeat:no-repeat;
	//border-top-style:solid;
	//border-top-width:0.5px;
	//border-right-style:solid;
	border-bottom-style:solid;
	border-bottom-width:0.5px;
	border-bottom-color:#A4B5D1;
	//border-left-style:solid;	
}

.claseTituloSinColor
{	
	width:100%;
	height:20px;	
	//background-color: #81909B;
	background-repeat:no-repeat;
	//border-bottom-style:solid;
	//border-bottom-width:0.5px;
	//border-bottom-color:#A4B5D1;
	//border-left-style:solid;	
}
.claseTituloAlternativo
{
	width:100%;
	height:20px;
	//background-color:#D9E7F8;
	background-color: #81909B;
	border-bottom-style:solid;
	border-bottom-width:0.5px;
	border-bottom-color:#A4B5D1;
	//background-image:url("../images/pp.gif");
	background-repeat:no-repeat;	
}

.claseTituloAlternativo2
{
	width:100%;
	height:20px;
	//background-color:#D9E7F8;
	background-color: #81909B;
	border-bottom-style:solid;
	border-bottom-width:0.5px;
	border-bottom-color:#A4B5D1;
	//position:relative;
	//top:15px;
	//background-image:url("../images/pp.gif");
	margin-top:250px;
	background-repeat:no-repeat;	
}

.claseTituloAlternativo3
{
	width:100%;
	height:20px;
	//background-color:#D9E7F8;
	background-color: #81909B;
	border-bottom-style:solid;
	border-bottom-width:0.5px;
	border-bottom-color:#A4B5D1;
	margin-top:15px;
	//background-image:url("../images/pp.gif");
	background-repeat:no-repeat;	
}


.botonAbajo
{
	position:relative;
	top:-12px;
	width:15px;
	height:15px;
	//left: 435px;
	float:right;
	//background: url("../images/toolbar/tools-sprites-trans.gif") repeat scroll 15px 105px rgba(255, 255, 255, 0);
	background: url("../images/toolbar/tools-sprites-trans.gif") repeat scroll 15px 75px rgba(255, 255, 255, 0);
	
}

.botonArriba
{
	position:relative;
	top:-12px;
	width:15px;
	height:15px;
	//left: 435px;
	float:right;
	//background: url("../images/toolbar/tools-sprites-trans.gif") repeat scroll 15px 90px rgba(255, 255, 255, 0);
	background: url("../images/toolbar/tools-sprites-trans.gif") repeat scroll 15px 60px rgba(255, 255, 255, 0);
}

.topNuevo
{
	position:relative;
	top:3px;
	margin: 5px; 
	bottom: 3px; 
}

.topAlternativo
{
	position:relative;
	top:15px;
}

.estiloCabecera
{
	top:3px; 
	position:relative;
	color:#1B468C;
}

.estiloDatos
{
	position:relative; 
	margin-left:10px;
	margin-right:10px;
	
}

.margenDerechoAmplio
{
	margin-right:40px;	
}

.margenDerechoMedio
{
	margin-right:20px;	
}

img.avatar 
{
	border:1px solid #000000;
	width: 80px;
	height: 60px;
	background: #000000;
	display: block;
}

.margenDerechoSubItem
{
	margin-left:30px;
	position:relative;
	top:3px;
	//color:#1B468C;
	color:#000000;
	font-weight: bold;
	
}

.topNuevoResaltado
{
	position:relative;
	top:3px;
	background-color: #FFFFD1;
 	font-size:16px;
}

.resaltado
{
 	background-color: #FFFFD1;
 	font-size:16px;
}

.cabecerasTabla
{
	background-color:#81909B;
	
}

.rowAlternativo
{
	background-color:#CDCDCD;	
}
