/* -----------------------------------------------------------------------
 Estilos para la home de la Web clinicadentalretana.com
 Web desarrollada por http://www.inteleking.net
----------------------------------------------------------------------- */

/* cuerpo.css */
body {background:#fff;line-height:16px;background:white;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
#tag {
text-align: center;
padding: 0 0 6.5px 0;
}		

/* grid.css */
.container {width:1024px;margin:0 auto;text-align:center;}

/* elementos.css */
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:17 0 17px;border:none;}