@charset "utf-8";

body {
background-color:white;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
/*font-family: Tahoma, Verdana, Segoe, sans-serif;
font-family: Verdana, Geneva, sans-serif;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;*/
font-size:10pt
}

a {
text-decoration:none;
color:#aaa
}
a:hover {
color:#369
}

/*#details {
margin-top:0.5em
}*/

.hcenter {
margin-left:auto;
margin-right:auto
}

.hright {
text-align:right
}

.blueColor {
color:#369
}

.redColor {
color:#933
}

.greyColor {
color:#aaa
}

.bold {
font-weight:bold
}

.monospace {
font-family: "Andale Mono", AndaleMono, monospace;
}

#container {
width:750px
}

#box {
min-height:350px
}

#crs1Div, #crs2Div {
/*width:250px;*/
display:inline-block
}

#geodDiv {
/*vertical-align:top;*/
display:inline-block
}

#ioDiv {
margin-top:1em;
margin-left:0.5em
}

#inputDiv {
margin-top:0.5em
}

#inputDiv, #outputDiv {
margin-left:0.5em
}

#inputFileDiv {
margin-top:0.5em;
max-width:550px
}

#explan {
margin-top:1em
}

#example {
margin-top:0.5em;
margin-left:0.5em;
line-height:170%
}

#exampleCoord {
line-height:130%
}

#outputCoordDiv input {
color:#369
}

#infoDiv {
margin-bottom:1em;
width:300px;
float:right
}

#transformDiv {
text-align:right;
max-width:18em;
margin-top:3em
}

#transformDiv input[type="submit"] {
padding:1.5em 3.5em
}

table {
*border-collapse: collapse; /* IE7 and lower */
margin-top:0.3em;
width:290px;
text-align:left;
font-size:10pt;
border-spacing:0
}

th {
font-weight:bold
}

td {
padding:0;
border-bottom:1px solid #ccc
}

td.param {
width:62%
}

#contacto p{
margin:-0.4em 0.1em;
text-align:right;
}

#contacto a{
color:#369;
text-decoration:none
}
#contacto a:hover {
background-color:#369;
color:white
}


/* OL */
#ol {
margin-top:2em
/*width:700px;
height:300px;
max-width:1700px;
max-height:1300px;
border:2px solid;
padding:10px 40px;
resize:both;
overflow:auto;*/
}

#map {
height:500px
/*width:100%;
height:100%*/
}

div.olControlMousePosition {
bottom: 50px;
right: 50px;
font-size: large;
color: #333
}
