@charset "UTF-8";
/* CSS Document */


@font-face {
  font-family: 'AvenirNextLTPro-Cn';
  src: url('AvenirNextLTPro-Cn.eot?#iefix') format('embedded-opentype'),  url('AvenirNextLTPro-Cn.otf')  format('opentype'),
	     url('AvenirNextLTPro-Cn.woff') format('woff'), url('AvenirNextLTPro-Cn.ttf')  format('truetype'), url('AvenirNextLTPro-Cn.svg#AvenirNextLTPro-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AvenirNextLTPro-CnIt';
  src: url('AvenirNextLTPro-CnIt.eot?#iefix') format('embedded-opentype'),  url('AvenirNextLTPro-CnIt.otf')  format('opentype'),
	     url('AvenirNextLTPro-CnIt.woff') format('woff'), url('AvenirNextLTPro-CnIt.ttf')  format('truetype'), url('AvenirNextLTPro-CnIt.svg#AvenirNextLTPro-CnIt') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url('AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),  url('AvenirNextLTPro-Regular.otf')  format('opentype'),
	     url('AvenirNextLTPro-Regular.woff') format('woff'), url('AvenirNextLTPro-Regular.ttf')  format('truetype'), url('AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


#contenedor_clinica_occ{
	width:734px;
	height:2065px;
	}
.cabezote_reseña{
	width:734px;
	float:left;
	background-image: url(../image/cabezote_resena.jpg);
	background-repeat:no-repeat;
	height:204px;
	}
	
.title_secc{
	font-family:'AvenirNextLTPro-Regular';
	font-size:24px;
	font-weight: normal;
	font-style: normal;
	color:#fff;
	}

.margenes_title{
	margin-top:60px;
	padding-left:39px;
	padding-top:30px;
	}
.secc_info{
	width:734px;
	float:left;
	height:auto;
	}
.col_izq_clinica{
	width:300px;
	float:left;
	height:auto;
	margin-left:39px;
	}
	
.col_der_clinica{
	width:300px;
	float: right;
	height:auto;
	margin-right:39px;
	}
.parrafo_clinica{
	font-family: 'AvenirNextLTPro-Cn';
	font-weight: normal;
	font-style: normal;
	font-size:17px;
	color: #636568;
	padding-top:5px;
	padding-bottom:5px;
	line-height:25px;
	
	
	}
.txt_azul{
	color:#003170;
	font-family: 'AvenirNextLTPro-Cn';
	
	font-weight: bold;
	font-style: normal;
	font-size:17px;
	
	}
.txt_gris_italico{
	font-family: 'AvenirNextLTPro-CnIt';
	font-weight: normal;
	font-style: normal;
	font-size:17px;
	color: #636568;
	}
	
.cabezote_mivi{
	
	background-image: url(../image/cabezote_mivi.jpg);
		
	background-repeat:no-repeat;
	width:734px;
	float:left;
	height:195px;
	
	}
.subtitulo_secc_clinica{
	font-family:'AvenirNextLTPro-Regular';
	font-size:20px;
	font-weight: normal;
	font-style: normal;
	color:#003170;
	border-left:1px solid #0C6CB3;
	padding-left:15px;
	margin-bottom:20px;
	}

.cabezote_valores{
	
	background-image: url(../image/cabezote_valores.jpg);
	background-repeat:no-repeat;
	width:734px;
	float:left;
	height:195px;
	}
	
.clear_clinica{
	height:20px;
	float:left;
	width:734px;
	}

@media screen and (min-width:0\0) {
	.title_secc{
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size:24px;
	font-weight: normal;
	font-style: normal;
	color:#fff;
	}
.parrafo_clinica{
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:17px;
	color: #636568;
	padding-top:5px;
	padding-bottom:5px;
	line-height:25px;
	}
.txt_azul{
	color:#003170;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size:17px;
	}
.txt_gris_italico{
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size:17px;
	color: #636568;
	}
.subtitulo_secc_clinica{
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size:20px;
	font-weight: normal;
	font-style: normal;
	color:#003170;
	border-left:1px solid #0C6CB3;
	padding-left:15px;
	margin-bottom:20px;
	}
}

