#body-uoct{
	width: 1000px;
}
.tamano-foto{
	width: 100%;
}
.height600{
	height: 600px;
}
.height400{
	height: 400px;
}
.height200{
	height: 200px;
}
.height90{
	height: 90px;
	display: inline-flex;
}
.height800{
	height: 800px;
}
.cuadro600x600{
	width: 600px;
	height: 600px;
}
.cuadro600x400{
	width: 600px;
	height: 400px;
}
.cuadro400x400{
	width: 400px;
	height: 400px;
}
.cuadro400x600{
	width: 400px;
	height: 600px;
}
.cuadro400x200{
	width: 400px;
	height: 200px;
}
.cuadro200x400{
	width: 200px;
	height: 400px;
}
.cuadro200x200{
	width: 200px;
	height: 200px;
	float: left;
}
.cuadro728x90{
	width: 728px;
	height: 90px;
	float: right;
	/*background-color: #BC9000;*/
}
#banner-especial{
	display: none;
}
.cuadro272x90{
	width: 272px;
	height: 90px;
	float: left;
	font-size: 3em;
    text-align: left;
    /*background-color: #BC9000;*/
	text-shadow:-2px -2px 1px #000, 
				2px 2px 1px #000, 
				-2px 2px 1px #000, 
				2px -2px 1px #000;
}
.camera{
	background-color: #000;
	bottom: 30px;
	position: relative;
	text-shadow:-2px -2px 1px #000, 
				2px 2px 1px #000, 
				-2px 2px 1px #000, 
				2px -2px 1px #000;
}
.ciudad{
	position: relative;
	top: 14px;
}

/* Uso responsivo */
@media screen and (min-width:751px) and (max-width:999px) {
	#body-uoct{
		width: 750px;
	}
	.height600{
		height: 450px;
	}
	.height400{
		height: 300px;
	}
	.height200{
		height: 150px;
	}
	.height800{
		height: 600px;
	}
	.cuadro600x600{
		width: 450px;
		height: 450px;
	}
	.cuadro600x400{
		width: 450px;
		height: 300px;
	}
	.cuadro400x400{
		width: 300px;
		height: 300px;
	}
	.cuadro400x600{
		width: 300px;
		height: 450px;
	}
	.cuadro400x200{
		width: 300px;
		height: 150px;
	}
	.cuadro200x400{
		width: 150px;
		height: 300px;
	}
	.cuadro200x200{
		width: 150px;
		height: 150px;
		float: left;
	}
	.cuadro728x90{
		display: none;
	}
	#banner-especial{
		width: 750px;
		height: 90px;
		display: inline;
	    position: inherit;
	    float: initial;
	}
	.cuadro272x90{
		width: 750px;
		height: 90px;
		float: left;
		font-size: 3em;
	    text-align: left;
	    /*background-color: #BC9000;*/
		text-shadow:-2px -2px 1px #000, 
					2px 2px 1px #000, 
					-2px 2px 1px #000, 
					2px -2px 1px #000;
	}
	.camera{
		background-color: #000;
		bottom: 30px;
		position: relative;
		text-shadow:-2px -2px 1px #000, 
					2px 2px 1px #000, 
					-2px 2px 1px #000, 
					2px -2px 1px #000;
	}
	.ciudad{
		position: relative;
		top: 14px;
	}
}
@media screen and (min-width:480px) and (max-width:750px) {
    #body-uoct{
		width: 480px;
	}
	.height600{
		height: 288px;
	}
	.height400{
		height: 192px;
	}
	.height200{
		height: 96px;
	}
	.height90{
		height: 90px;
	}
	.height800{
		height: 384px;
	}
	.cuadro600x600{
		width: 288px;
		height: 288px;
	}
	.cuadro600x400{
		width: 288px;
		height: 192px;
	}
	.cuadro400x400{
		width: 192px;
		height: 192px;
	}
	.cuadro400x600{
		width: 192px;
		height: 288px;
	}
	.cuadro400x200{
		width: 192px;
		height: 96px;
	}
	.cuadro200x400{
		width: 96px;
		height: 192px;
	}
	.cuadro200x200{
		width: 96px;
		height: 96px;
		float: left;
	}
	.cuadro728x90{
		display: none;
	}
	#banner-especial{
		width: 480px;
		height: 90px;
		display: inline;
	    position: inherit;
	    float: initial;
	}
	.cuadro272x90{
		width: 480px;
		height: 90px;
		float: left;
		font-size: 3em;
	    text-align: left;
	    /*background-color: #BC9000;*/
		text-shadow:-2px -2px 1px #000, 
					2px 2px 1px #000, 
					-2px 2px 1px #000, 
					2px -2px 1px #000;
	}
	.camera{
		background-color: transparent;
		bottom: 35px;
		font-size: 0.65em;
	}
}
@media screen and (max-width:479px) {
#body-uoct{
		width: 320px;
	}
	.height600{
		height: 192px;
	}
	.height400{
		height: 128px;
	}
	.height200{
		height: 64px;
	}
	.height90{
		height: 90px;
	}
	.height800{
		height: 256px;
	}
	.cuadro600x600{
		width: 192px;
		height: 192px;
	}
	.cuadro600x400{
		width: 192px;
		height: 128px;
	}
	.cuadro400x400{
		width: 128px;
		height: 128px;
	}
	.cuadro400x600{
		width: 128px;
		height: 192px;
	}
	.cuadro400x200{
		width: 128px;
		height: 64px;
	}
	.cuadro200x400{
		width: 64px;
		height: 128px;
	}
	.cuadro200x200{
		width: 64px;
		height: 64px;
		float: left;
	}
	.cuadro728x90{
		display: none;
	}
	#banner-especial{
		width: 320px;
		height: 90px;
		display: inline;
	    position: inherit;
	    float: initial;
	}
	.cuadro272x90{
		width: 320px;
		height: 90px;
		float: left;
		font-size: 3em;
	    text-align: left;
	    /*background-color: #BC9000;*/
		text-shadow:-2px -2px 1px #000, 
					2px 2px 1px #000, 
					-2px 2px 1px #000, 
					2px -2px 1px #000;
	}
	.camera{
		background-color: transparent;
		bottom: 30px;
		font-size: 0.5em;
	}

}