﻿/*
 * Descripción: ORTODONCIARAULGONZALEZ.COM
 * Copyright (c) 2020
 * Versión: 6.0
 * Autor: GRUPO5.COM
*/

.title {font-size:3em; line-height:120%; color:#333; position:relative; margin-bottom:15px; font-weight:bold;}
.title a {text-decoration:none; color:#333;}
.title a:hover{text-decoration:none; color:#333;}

.title.nomargin{margin:0px;}
.title.minmargin{ margin-bottom:10px;}
.title.peqmargin{ margin-bottom:5px;}

.title.med {font-size:1.75em;}
.title.min {font-size:1.375em;}


.subtitle{font-size:1.125em; color:#4b4b4b;}

.txtbig{font-size:1.875em; font-weight:600; font-style:italic; line-height:120%; color:#333333;}
.txtbig.negrita{font-weight:700; font-style:normal;}


.txtmin{font: normal 0.875em 'Open Sans', Arial, Helvetica, sans-serif;/*0.886em*/ color: #2e2e2e; line-height: 140%; text-decoration: none; margin:5px 0;}

.titulo{font: normal 1.231em Arial, Helvetica, sans-serif; /*18px*/ line-height:1.231em; color:#000; margin-bottom:5px}

.abajo{font-size: 0.9375em; color: #424242; line-height: 1.6em; text-decoration: none; padding-top:7px;}
.abajo a, .abajo a:focus{color: #424242; text-decoration: none;}
.abajo a:hover, .abajo a:focus{color: #000; text-decoration: none;}

.txt404 {font-size: 7em; font-family: Arial, Helvetica, sans-serif; font-weight: 400; line-height:1em; color:#ad0000;}
.txt404_msg{font-family: Arial, Helvetica, sans-serif; font-size:2.5em; color:#333; line-height:1.2em;}

/*colores*/
.colordest {color:#00a7ad;}
.negro{color:black;}
.blanco{color:white;}
.rojo{color:#ff615e;}
.verde{color:#a0d315;}
