﻿/*_______________________HOME NUEVA__________________*/
body,td,th 
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1em;
		color:#449ed1;
	}
body
	{
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		text-align:center;		
	}
img
	{
		border:0px;
	}
.left
	{
		float:left;
	}
.right
	{
		float:right;
		text-align:right;
	}
.none
	{
		float:none;
	}

a:link
	{
		color:#449ed1;
		text-decoration:none;
	}

a:visited
	{
		 color:#449ed1;
		 text-decoration:none;
	}

a:active
	{
		 color:#449ed1;
		 text-decoration:none;
	}

a:hover
	{
		 color:#449ed1;
		 text-decoration: underline;
	}
.imagesHome
	{
		width:951px;
	}
.pieHome
	{
		width:885px;
		padding-top:7px;
		font-size:0.7em;
	}
.contenedorDentes
	{
		width:951px;
		height:178px;
		background-image:url(../images/bg/homeNueva/dentes_06_6.jpg);
		background-repeat:no-repeat;
		color:#ffffff;
		font-size:0.7em;
		line-height:10px;
	}
.contenedorDentes a:link
	{
		color:#ffffff;
		text-decoration:none;
	}

.contenedorDentes a:visited
	{
		 color:#ffffff;
		 text-decoration:none;
	}

.contenedorDentes a:active
	{
		 color:#ffffff;
		 text-decoration:none;
	}

.contenedorDentes a:hover
	{
		 color:#ffffff;
		 text-decoration: underline;
	}
.dentesCero
	{
		width:220px;
		text-align:left;
		float:left;
		padding-top:65px;
		padding-left:55px;
	}
.dentesSeis
	{
		width:255px;
		text-align:left;
		float:right;
		padding-top:65px;
		padding-right:55px;
	}
/*_______________________HOME NUEVA__________________*/
