body
{
  margin:0;
  padding:120px 0 0 0;
  /*background-image: url(http://www.juntadeandalucia.es/agenciadelagua/saih/FotosCampo/Embalse1.jpg); */
 }


* html
{ 
width: 100%; 
}

 
/***************************** HEADER ********************************/
.header
{
  position:absolute;
  top:0;
  left:0;
  width: 100%;
  min-width: 1255px;
  height:92px;
  color: white;
  BORDER-RIGHT: black thin solid; 
  BORDER-TOP: black thin solid; 
  BACKGROUND-IMAGE: url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/cabecera.jpg); 
  BORDER-LEFT: black thin solid; 
  BORDER-BOTTOM: black thin solid;      
}
.headerlogin
{
  padding-right:10px;
  float:right;
}
/***************************** FOOTER ********************************/
.footer
{
  font: bold 0.8em;
  color:White;
  width: 100%;
  min-width: 1255px;
  line-height:45px;
}
/***************************** NAVIGATION ********************************/
.navigation 
{
    top: 95px;
    position: absolute;
    width: 100%;
    min-width: 1260px;
	background-image:url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/submenu_background.gif);
	float:left;
}
.navigationsecundaria a 
{
	border-right: 1px solid #7795BD;
	color:white;
	display: block;
	float: left;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	padding: 0 18px;
	background-color:#336666;
}
.navigationsecundaria2 a 
{  
	border-right: 1px solid #7795BD;
	color:white;
	display: block;
	float: left;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	padding: 0 18px;
	background-color:#336666;
}

.navigationsecundaria 
{
    top: 121px;
    position: absolute;
	float:left;
	min-width:1000px;
	left:10px;
}
.navigationsecundaria2 
{
    min-width:800px;
    top: 121px;
    left:500px;
    position: absolute;
	float:left;
}

.navigation a 
{
	border-right: 1px solid #7795BD;
	color:#336666;
	display: block;
	float: left;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	padding: 0 18px;
}

.panelnav2informacion
{
   position:relative;
   float:left; 
   left:0px;
   
}
.panelnav2mnto
{
    position: absolute;
    float: left;
    left: 500px;
}
.panelnav2tiemporeal
{
   position:relative;
   float:left; 
   left:-260px;
 }
 .panelvolvera
{
	color:white;
	display: block;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
	padding: 0 18px;
	text-align:center;
	background-color:#336666;
	width:100px;
}
.panelvolver a 
{
	
	color:#336666;
	display: block;
	width:100px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	height: 27px;
	line-height:27px;
	text-align:center;
	text-decoration: none;
	padding: 0 18px;
}
.panelvolver
{
    background-image:url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/submenu_background.gif);   
}

.botonEsconderMenu
{
    background-color:Transparent;
	color:#336666;
	display: block;
	float: left;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	margin-top:2px;
	cursor:pointer;
}
.LabelLeyenda
{
	color:#336666;
	display: block;
	float: left;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image:url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/submenu_background.gif);
}

.LabelDatosNoCon
{
    padding-left:5px;
	color:Red;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image:url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/submenu_background.gif);
}
.botSubMenu
{
    cursor:pointer;
    background-color:Transparent;
	color:#336666;
	display: block;
	float: left;
	border: 0px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}


/************************** CONTENT *****************************/
.main
{
  padding-top:30px;
  background-image: url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/titulosaih.png);
  background-position:top right;
  background-repeat:no-repeat;
  min-height:500px;
}
.mainpanel
{
  background-image: url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/background_contenidos.gif);
  min-height:800px;
  background-position:bottom left;
  background-repeat:no-repeat;
  width: 100%; 
  min-width: 1260px;
  text-align:left;
 }

.content 
{
    float:left;
    min-width: 1000px;
	margin: 5px 0px;
	padding: 0 8px;
	margin-bottom: 6px;
	font-size: 1.0em;
}


/*************************** Tablas ***************************/
table
{
    TEXT-ALIGN: center;}
th
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	BACKGROUND-COLOR: #5d7b9d;
	TEXT-ALIGN: center;
}
tr
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
 }
td
{
    font-family:Arial;
    }
.gridview
{
    font-family:Arial;
}
a 
{
color: #005B9C;
}
.PanelEstadoLogin
{
padding-bottom:30px;
}

a:hover 
{
color: #0B2444
}
/********************* BOTONES **********************/
input 
{

	font-size: 11px;
	font-family: Arial;
	color:#284775;
	background-color: #FFFBFF;
	border-width: 1px;
	border-color: #CCCCCC;
}

/******************* Listas *******************/
li 
{
    list-style: none;
}

/* AŅADIR BORDES NEGROS A LOS MAPAS*/
.mapa
{
    BORDER-RIGHT: black thin solid; 
    BORDER-TOP: black thin solid; 
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid;
    width: 1000px;
    /*height: 650px;*/
}


/********** Otros *************/
.borde td 
{ 
    border: 1px solid lightgrey; 
}  
.AlinearLeft
{
    text-align:left;
}
.esconder
{
    visibility:hidden;
}
.tablatitutlo
{
    font-size:14px;
}
.botoninforme
{
	border:0px;
	background-color:#5d7b9d;
	color:White;
	font-size: 12px;
	font-family:Arial;
	text-align:center;
	border-width:2px;
	border-color:Black;
	width:150px;
	}
.labelinforme
{
	border:0px;
	background-color:#336666;
	color:White;
	font-size: 15px;
	font-family:Arial;
	text-align:center;
	width:150px;
	}

.AlinearCentro
{
    text-align:center;
}

.PanelEstilo
{
   background-image: url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/backblue2.JPG); 
   font-size: 13px; 
   font-weight:bold;
   line-height: 30px;
   font-family: Arial;
   color:Black;
   padding:20px;
   overflow:auto;
   height:550px;
   text-align:justify;
}
.PanelEstilo2
{
    background-image: url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/backblue2.JPG);
}
.PanelEstilo3
{
   background-image: url(http://www.juntadeandalucia.es/agenciadelagua/saih/img/backblue2.JPG);
}

