@charset "ISO-8859-1";
/* CSS Document */


a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #CC00FF;
}
a:hover {
	text-decoration: none;
	color: #123c8e;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


@font-face {
    font-family: 'Open Sans';
	src: local(OpenSans-Regular);
    src: url('http://www.clinicadentaltelloyrivas.com/fonts/OpenSans-Regular.eot');
    src: url('http://www.clinicadentaltelloyrivas.com/fonts/OpenSans-Regular.eot@') format('embedded-opentype'),
         url('http://www.clinicadentaltelloyrivas.com/fonts/OpenSans-Regular.woff2.html') format('woff2'),
         url('http://www.clinicadentaltelloyrivas.com/fonts/OpenSans-Regular.woff') format('woff'),
         url('http://www.clinicadentaltelloyrivas.com/fonts/OpenSans-Regular.ttf.html') format('truetype'),
         url('http://www.clinicadentaltelloyrivas.com/fonts/OpenSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.Estilo1 {
	font-family: "Open Sans";
	font-size: 24px;
	color: #69b2ba;
}
.Estilo2 {
	font-family: "Open Sans";
	font-size: 48px;
	color: #123c8e;
}
.Estilo3 {
	font-family: "Open Sans";
	font-size: 18px;
	color: #69b2ba;
	line-height: 25px;
}
.Estilo4 {
	font-family: "Open Sans";
	font-size: 18px;
	color: #123c8e;
	line-height: 25px;
}
.Estilo5 {
	font-family: "Open Sans";
	font-size: 36px;
	color: #69b2ba;
}
.Estilo6 {
	font-family: "Open Sans";
	font-size: 36px;
	color: #123c8e;
}
.Estilo7 {
	font-family: "Open Sans";
	font-size: 9px;
	color: #123c8e;
}

.Estilo8 {
	font-family: "Open Sans";
	font-size: 24px;
	color: #123c8e;
}
.Estilo9 {
	font-family: "Open Sans";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
}
