﻿	
		* {
			margin: 0;
			padding: 0;
		}

		body {
			/*background: #4B2000;*/
			font-family: Georgia, serif;
			overflow: hidden;
		}

		.imagen_fondo
		{
			width: 100%;
			height: 100%;
			position: relative;
			top: 0%;
			left: 0%;
		}
		
		.titulo
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 62px;
	height:21px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
		.titulosPagina
{
	position: absolute;
	top: 23%;
	left: 22%;
	width: 30px;
	height:21px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}

		.Fotos
{
	position: absolute;
	top: 34%;
	left: 50%;
	width: 20px;
	height:15px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
		.osteopatia
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 82px;
	height:74px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
		.esferodinamia
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 105px;
	height:73px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
		.kinesiologia
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 105px;
	height:77px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
		.correctiva
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 189px;
	height:77px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
		.postural
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 253px;
	height:77px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}


		.acua
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 97px;
	height:76px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}

		.contacto
{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 189px;
	height:81px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}

		.videoCentral
{
	position: absolute;
	top: 30%;
	left: 32%;
	width: 360px;
	height:327px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
		.Contenido
{
	position: absolute;
	top: 30%;
	left: 22%;
	width: 570px;
	height: 327px;
	padding: 10px;
	color: #fff;
	-moz-opacity: 0.8;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
}				
			.titulo h1, .titulo h2 {
				text-shadow: #000 0 0 3px;
			}
			
			.titulo a {
				color: #f00;
			}


