
/* ------------------------------------------------------------------------- */
/* --------------------------  Estilos comunes ----------------------------- */	
/* ------------------------------------------------------------------------- */
a:link {
		color: #FFFFFF;
		text-decoration:none;
	}

a:visited {
		color: #FFFFFF;
		text-decoration:none;
	}	

a.propietario:link {
		color: #0000FF;
		text-decoration:none;
	}

a.propietario:visited {
		color: #0000FF;
		text-decoration:none;
	}	

a.original:link {
		color: #0000FF;
		text-decoration:none;
	}

a.original:visited {
		color: #0000FF;
		text-decoration:none;
	}



body {
	background-color: #FFFFFF;
	font-family: Century Gothic;
	margin:0;
	padding:0;	
	}

p 	{
	width: 100%;
	background-image: url("http://www.eltiempodeunvistazo.com/images/android.jpg");	 /* --Corrección bug-- */	
	background-repeat: no-repeat;/* --Corrección bug-- */
	
}
	
#encabezado {
	background-color:#004E4B;
	width: 100%;
	height: 65px;
	}

#logo {
	float:left;
	width:20%;
	position:relative;
	top: 5px;
	height: 60px;
	text-align: center;
	background-color:#004E4B;
	}
	
	
img.logoimg {
	height: 50px;
	}
	
	
#titulo {
	position:relative;
	top: 20px;
	float:left;
	width: 80%;
	height: 45px;
	color: #FFFFFF;
	background-color: #004E4B;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	}
	
#pie_de_pagina {
	width: 100%;
	position:relative;
	top: 5px;
	background-color:#004E4B;
	height: 60px;
	float: left;
	}
	
#pie {
	width: 100%;
	position:relative;
	top: 20px;
	height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size:17px;
	float: left;
	}	
/* ------------------------------------------------------------------------- */
/* -----------------------  Estilos página select -------------------------- */	
/* ------------------------------------------------------------------------- */

#cuerpo {
	width: 98%;
	position: relative;
	top: 1px;
	color: #004E4B;
	font-weight: bold;
	text-align: justify;
	font-size: 15px;
	margin: 1%;	
	}	

select.textocombo {
	font-family: Century Gothic;
	padding: 5px;
	border: 1px solid #ccc;
	background-color:#ddd; 
	font-size: 11px;
	}

input.textoboton {
	font-family: Century Gothic;
	font-size: 11px;
	}
	
#nota {
	width: 100%;
	position: relative;
	top: 5px;
	color: #808080;	
	text-align: left;
	font-size: 9px;
	}		
	

/* ------------------------------------------------------------------------- */
/* ---------------------  Estilos página camaramov ------------------------- */	
/* ------------------------------------------------------------------------- */		
#webcam {
	width: 100%;	
	clear: both;
	position:relative;
	text-align: center;
	color:  #004E4B;
	top: 3px;
	}

#meteo {
	width: 100%;
	position:relative;
	top: 15px;
	height: 45px;
	color: #004E4B;
	text-align: center;	
	}

#meteo_half {
	width: 47%;
	float: left;
	position:relative;
	top: 15px;
	height: 45px;
	color: #004E4B;
	text-align: right;	
	}

img.meteoimg {
	height: 45px;
	}

#ubicacion {
	width: 100%;
	position:relative;
	top: 15px;
	height: 45px;
	color: #004E4B;
	text-align: center;	
	}

#ubicacion_half {
	width: 47%;
	float: right;
	position:relative;
	top: 15px;
	height: 45px;
	color: #004E4B;
	text-align: left;	
	}


img.ubicacionimg {
	height: 40px;
	}
	
#propietario {
	width:100%;
	position:relative;
	top: 25px;
	float: none;
	height: 65px;
	color: #004E4B;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	float: left;
	}

	
	
@media screen and (min-width:600px) and (orientation : landscape) {  
/* --------------------------  acostado ----------------------------- */	

/* ------------------------------------------------------------------------- */
/* --------------------------  Estilos comunes ----------------------------- */	
/* ------------------------------------------------------------------------- */

#encabezado {
	height: 100px;
	}
	
#logo {
	top: 10px;
	height: 90px;
	}
	
img.logoimg {
	height: 80px;
	}	

#titulo{
	top: 30px;
	height: 70px;
	font-size: 30px;
	}                          

#pie_de_pagina {
	top: 5px;
	height: 80px;
	}
	
#pie {
	top: 25px;
	height: 55px;
	font-size:26px;
	}	

/* ------------------------------------------------------------------------- */
/* -----------------------  Estilos página select -------------------------- */	
/* ------------------------------------------------------------------------- */	


#cuerpo {
	top: 5px;
	font-size: 24px;
	}	

select.textocombo	{
	font-size: 19px;
	}

input.textoboton {
	font-size: 19px;
	}
	
#nota {

	top: 5px;
	font-size: 19px;
	}	


/* ------------------------------------------------------------------------- */
/* ---------------------  Estilos página camaramov ------------------------- */	
/* ------------------------------------------------------------------------- */	

#meteo {
	top: 15px;
	height: 80px;
	}

#meteo_half {
	top: 15px;
	height: 80px;
	}

img.meteoimg {
	height: 80px;
	}

#ubicacion {
	top: 15px;
	height: 80px;
	}

#ubicacion_half {
	top: 15px;
	height: 80px;
	}

img.ubicacionimg {
	height: 69px;
	}
	

#propietario {
	top: 20px;
	height: 65px;
	font-size: 24px;
	}
 
} 


@media screen and (min-width:600px) and (orientation : portrait) {  
/* --------------------------  vertical ----------------------------- */	


/* ------------------------------------------------------------------------- */
/* --------------------------  Estilos comunes ----------------------------- */	
/* ------------------------------------------------------------------------- */

#encabezado {
	height: 100px;
	}
	
#logo {
	top: 10px;
	height: 90px;
	}
	
img.logoimg {
	height: 80px;
	}	

#titulo{
	top: 30px;
	height: 70px;
	font-size: 30px;
	}                          

#pie_de_pagina {
	top: 5px;
	height: 80px;
	}
	
#pie {
	top: 25px;
	height: 55px;
	font-size:26px;
	}	

/* ------------------------------------------------------------------------- */
/* -----------------------  Estilos página select -------------------------- */	
/* ------------------------------------------------------------------------- */	


#cuerpo {
	top: 5px;
	font-size: 24px;
	}	

select.textocombo	{
	font-size: 19px;
	}
	
input.textoboton {
	font-size: 19px;
	}
	
#nota {

	top: 5px;
	font-size: 19px;
	}	


/* ------------------------------------------------------------------------- */
/* ---------------------  Estilos página camaramov ------------------------- */	
/* ------------------------------------------------------------------------- */	

#meteo {
	top: 15px;
	height: 80px;
	}


#meteo_half {
	top: 15px;
	height: 80px;
	}


img.meteoimg {
	height: 80px;
	}

#ubicacion {
	top: 15px;
	height: 80px;
	}

#ubicacion_half {
	top: 15px;
	height: 80px;
	}


img.ubicacionimg {
	height: 69px;
	}	

#propietario {
	top: 20px;
	height: 65px;
	font-size: 24px;
	}
 
}