* {
	margin: 0;
	padding: 0;
}

body {
	background:#ffffffa;
}
/*ESTILOS*/

h1{
	font-family: Roboto;
	font-size: 36px;
	font-weight: 100;
	color: #248ac6;
	text-align: center;
	margin-top: 20px;
	}

h2{
	font-family: Roboto;
	font-size: 18px;
	font-weight: lighter;
	color: #040404;
	text-align: center;
	}

h3{
	font-family: Roboto;
	font-size: 16px;
	font-weight: lighter;
	color: #040404;

	
	
	
}

.CuerpoDeTextoGris{
	font-family: Roboto;
	font-size: 16px;
	font-weight: lighter;
	color: #424242;
	text-align: justify;
	line-height: 2em;
	}
	
.CuerpoDeTextoAzul{
	font-family: Roboto;
	font-size: 16px;
	font-weight: lighter;
	color: #248AC5;
	text-align: justify;
	line-height: 2em;
	}
.CuerpoDeTextoNegro{
	font-family: Roboto;
	font-size: 14px;
	font-weight: normal;
	color: #040404;
	}

.TextoFooter {
	font-family: Roboto;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	font-style: normal;
	padding-top: 30px;
	}

.TextoAnuncio{
	font-family: Roboto;
	font-size: 50px;
	font-weight: lighter;
	color: #575757;
	text-align: right;
	font-style: normal;
	line-height: 60px;
	padding-bottom: 30px;
	}
	
.TextoSloganGris{
	font-family: Roboto;
	font-size: 40px;
	font-weight: lighter;
	color: #575757;
	line-height: 50px;
	}
.TextoSloganAzul{
	font-family: Roboto;
	font-size: 40px;
	font-weight: lighter;
	color: #248AC5;
	line-height: 50px;
	}
	
/*FIN DE ESTILOS*/

/*Header*/
header {
	width:100%;
	background:#040404;
	}

header nav {
	width: 90%;
	height: auto;
	max-width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	background-color: #040404;
	}
	
.menu_bar {
	display:none;
	font: verdana;
	
	}

header nav ul {
	float: left;
	list-style:none;	
	position: relative;
	left: 50%;

	}

header nav ul li {
	float:left;
	position:relative;
	right:50%;
	
	}
	
header nav ul li a {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	text-decoration: none;
	font-family: Roboto;
	font-weight: lighter;	
	}
	
header nav ul li span{
	margin-right:10px;
	}
	
header nav ul li a:hover {
	background-color: #575757;
	}
	
/*section {
	padding:20px;
	}*/
	
/*HOME*/

#Container {
	position: relative;
	width: 80%;
	max-width: 1000px;
	overflow: hidden;
	height: auto;
	margin: 0px auto;
	}	
	
#HomeImagenPrincipal {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 30px;
	}
#ContenedorTexto {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #EAEAEA;
	margin-top: 70px;
	display: inline-block;
	padding-bottom: 40px;
	}

#HomeTextoExternalizacionIzda {
	width:42%;
	height:auto;
	position: relative;
	float:left;
	left:3%;
	top: 40px;
	}
#HomeTextoExternalizacionDcha {
	width: 42%;
	height: auto;
	position: relative;
	float: right;
	right: 6%;
	top: 30px;
	}
	
#HomeEspecialidades{
	width:100%;
	height:auto;
	display:inline-block;
	position: relative;
	margin-top: 50px;
	background-color:#EAEAEA;
	padding-bottom:30px;
	}	

#HomeContenedorEspecialidades{
	width:80%;
	max-width:1000px;
	margin: 0px auto;
	height:auto;
	position: relative;
	}

#HomeRadiologia{
	width:18%;
	height:auto;
	position: relative;
	margin-top: 30px;
	float:left;
	}

#HomeResonancia{
	width:18%;
	height:auto;
	position: relative;
	margin-top: 30px;
	float:left;
	margin-left:9%;
	}
	
#HomeEcografia{
	width:18%;
	height:auto;
	position: relative;
	margin-top: 30px;
	float:left;
	margin-left:9%;
	}
	
#HomeTAC{
	width:18%;
	height:auto;
	position: relative;
	margin-top: 30px;
	float:left;
	margin-left:9%
	}

#HomeFotoEspecialidad {
	width:100%;
	position: relative;
	height:auto;
	display:inline-block;
	margin-top: 30px;
	padding: 10px;
	background-color:#FFF;
	
	}

#HomeTitulodeEspecialidad{
	width:100%;	
	height:auto;
	position: relative;
	display:inline-block;
	margin-top:2px;
	padding: 10px;
	background-color:#FFF;
	}
#HomeTextoEspecialidad{
	width: 100%;
	height: 120px;
	position: relative;
	display: inline-block;
	margin-top: 2px;
	padding: 10px;
	background-color: #FFF;
	}	

footer {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	margin-top: 50px;
	background-color: #6C6C6C;	
	}
#ContenedorFooter {
	width:80%;
	max-width:1000px;
	margin: 0px auto;
	height:auto;
	position: relative;	
	}	
#ImagenFooter{
	width:25%;
	height: auto;
	position: relative;
	float: right;
	padding-top:30px;
	padding-bottom:30px	
	}

/*PAGINA TELERADIOLOGÍA*/
#TeleradiologiaCuadroColor {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #EAEAEA;
	margin-top: 70px;
	display: inline-block;
	padding-bottom: 40px;
	}

#TeleradiologiaCuadro1Texto {
	width: 80%;
	height: auto;
	position: relative;
	left: 10%;
	padding-top:30px;
	}
	
#TeleradiologiaTituloEsquema{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 30px;
	display: inline-block;
	text-align: center;	
	}
	
#TeleradiologiaFotoEsquema{
	width: 60%;
	height: auto;
	position: relative;
	margin-top: 30px;
	float:left;
	}	

#TeleradiologiaSlogan{
	width: 20%;
	height: auto;
	position: relative;
	margin-top: 50px;
	float: left;
	margin-left:8%;
	}
	
#TeleradiologiaCuadro2Texto{
	padding-top: 30px;
	position: relative;
	width: 70%;
	max-width: 800px;
	height: auto;
	margin: 0px auto;
	}
	

/*PAGINA DIAGNOSTICO PRESENCIAL*/
	
#PresencialFondoColor{
	width: 100%;
	height: auto;
	position: relative;
	background-color: #EAEAEA;
	}

#PresencialTextoPrincipal{
	width: 80%;
	height: auto;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	left:10%;
	margin-top: 30px;
	
	}

#PresencialCuadroColor{
	
	width: 100%;
	height: auto;
	position: relative;
	background-color: #EAEAEA;
	margin-top: 70px;
	display: inline-block;
	padding-bottom: 40px;
	
	}
#PresencialContenedorServicios{
	
	width: 80%;
	max-width: 1000px;
	height: auto;
	position: relative;
	padding-bottom: 40px;
	margin: 0px auto;
	
	}

#PresencialTecnicos{
	width: 46%;
	height: auto;
	position: relative;
	margin-top: 30px;
	float: left;
	}
#PresencialTecnicos2{
	width: 46%;
	height: auto;
	position: relative;
	margin-top: 30px;
	float: left;
	left: 8%;
}

#PresencialFotoEspecialidad {
	width:100%;
	position: relative;
	height:auto;
	margin-top: 30px;
	padding: 20px;
	box-sizing:border-box;
	background-color:#FFF;
	
	}
#PresencialTitulodeEspecialidad{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 2px;
	padding: 20px;
	box-sizing: border-box;
	background-color: #FFF;
	}
#PresencialTextoEspecialidad{
	width: 100%;
	height: 120px;
	position: relative;
	margin-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #FFF;
	box-sizing: border-box;
	}	
#ContactoMapa {
	width:100%;	
	height: 500px;
	position: relative;
	margin-top: 50px;
	}

#ContactoDireccion {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 50px;
	display:inline-block;
	left:5%;
	}

#ContactoDireccion ul{

	list-style: none;
		
}
@media screen and (max-width:1100px){
table {
       display: block;
       overflow-x: auto;
     }
	}
	
@media screen and (max-width:900px){
header nav ul li a {
	padding-left: 13px;
	padding-right: 13px;
}
header nav ul li span{
	margin-right:7px;
	
	}

#TeleradiologiaFotoEsquema{
	width: 80%;
	height: auto;
	position: relative;
	margin-top: 30px;
	margin: 0px auto;
	left: 10%;
	padding-top:15px;
	}	

#TeleradiologiaSlogan{
	width: 80%;
	height: auto;
	position: relative;
	margin-top: 20px;
	left: 10%;
	margin: 0px auto;
	text-align: center;	
	}

}

/*PAGINA AVISO LEGAL*/	

#AvisoTexto {
	width:90%;
	height:auto;
	position: relative;
	float:left;
	left:5%;
	top: 40px;
	padding-bottom:40px;
	}
.FooterLinkUl{
	
	font-family: Roboto;
	font-size: 16px;
	font-weight: lighter;
	color: white;
	list-style: none;
	float: left;
	margin-top: 20px;
}

.FooterLink{
	
	font-family: Roboto;
	font-size: 16px;
	font-weight: lighter;
	color: white;
	list-style: none;
	float: left;
}

#ConfiguracionCookiesFooter{
	font-family: Roboto;
	float: left;
	display: block;
	margin-left: -10px;
	
}


@media screen and (max-width:800px){
	
/*ESTILOS*/	
h1{
	font-size: 28px;
	}

h2{
	font-family: Roboto;
	font-size: 1.2em;
	font-weight: lighter;
	color: #040404;
	text-align: center;
	}	
	
.TextoAnuncio{
	font-family: Roboto;
	font-size: 50px;
	font-weight: lighter;
	color: #575757;
	text-align: center;
	font-style: normal;
	line-height: 60px;
	padding-bottom: 30px;
	padding-top: 30px;
	}
/*FIN DE ESTILOS*/	
	
/*Header*/
	header {
	position: fixed;
	z-index:10000;
   }
	
	header nav {
	width: 80%;
	height: 100%;
	left: -100%;
	margin: 0;
	position: fixed;
	background-color: #2D2D2D;
	z-index: 10000;
		}
	header nav ul {
		left: 0%;
		
		width:80%;
		
		}

	header nav ul li {
		
		display:block;
		float:none;
		position:none;
		border-bottom:1px solid rgba(255,255,255, .3);
		right:0%;
		
		}
	.menu_bar {
		display:block;
		width:100%;
		background:#ccc;
		}
	.menu_bar .bt-menu{
	display: block;
	z-index:2;
	padding: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
	font-family: Roboto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #040404;
		}
	.menu_bar span {
		float:right;
		font-size:30px;
		
		}
	
/*HOME*/		
#Container {
	width: 100%;
		}
#HomeImagenPrincipal {
	margin-top:60px;
	}
#HomeTextoExternalizacionIzda {
	width:90%;
	left:5%;
	}
	
#HomeTextoExternalizacionDcha {
	width:90%;	
	float: left;
	left:5%;
	}

#HomeContenedorEspecialidades{
	width:100%;
	height:auto;
	position: relative;
	}

#HomeRadiologia{
	width: 40%;
	margin-top: 10px;
	float:left;
	left:5%;
	margin-left:0%
	}

#HomeResonancia{
	width:40%;
	margin-top: 10px;
	float:right;
	right:8%;
	margin-left:0%
	}
	
#HomeEcografia{
	width: 40%;
	margin-top: 10px;
	float:left;
	left:5%;
	margin-left:0%
	}
	
#HomeTAC{
	width:40%;
	margin-top: 10px;
	float:right;
	right:8%;
	margin-left:0%
	}

#HomeFotoEspecialidad {
	width:100%;
	position: relative;
	height:auto;
	display:inline-block;
	margin-top: 30px;
	padding: 10px;
	background-color:#FFF;
	
	}

#HomeTitulodeEspecialidad{
	width:100%;	
	height:auto;
	position: relative;
	display:inline-block;
	margin-top:2px;
	padding: 10px;
	background-color:#FFF;
	}
#ContenedorFooter {
	width:80%;
	max-width:1000px;
	margin: 0px auto;
	height:auto;
	position: relative;	
	}
#HomeTextoEspecialidad{
	width: 100%;
	height: 80px;
	position: relative;
	display: inline-block;
	margin-top: 2px;
	padding: 10px;
	background-color: #FFF;
	}	
	
#ImagenFooter{
	width:40%;
}
	
#PresencialContenedorServicios{
	width: 100%;
	
	
	}
#PresencialTecnicos{
	width: 100%;
	left: 0px;
	
	}
#PresencialTecnicos2{
	width: 100%;
	left: 0px;
	

}	
#ContactoMapa {

	padding-top: 30px;

}
	}
