@charset "utf-8";

/*
CSS Document - textos.css
@subject	Portal CRO/PR - Conselho Regional de Odontologia
@cliente	CRO
@author		Felipe da Vinha Ricieri
@email		design@megacity.com.br
@copyright	Hendrix Propaganda Ltda. 2008 &copy; Todos os Direitos Reservados

@message	Proibida a reproduo de qualquer material e/ou elemento
			anexo a este website.
*/

/* Preto */

.preto-10
{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
	
.preto-11
{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
	
.preto-13 
{
	font-size:13px;
	color:#000;
	text-decoration:none;
}
	
.preto-15 
{
	font-size:15px;
	color:#000;
	text-decoration:none;
}
	
.preto-17 
{
	font-size:17px;
	color:#000;
	text-decoration:none;
}
	
.preto-24 
{
	font-size:24px;
	color:#000;
	text-decoration:none;
}

a.preto-10:hover, a.preto-11:hover, a.preto-13:hover, 
a.preto-15:hover, a.preto-17:hover, a.preto-24:hover
{
	color:#053A6C;
	text-decoration:none;
}
	
/* Cinza */

.cinza-10
{
	font-size:10px;
	color:#666;
	text-decoration:none;
}
	
.cinza-11
{
	font-size:11px;
	color:#666;
	text-decoration:none;
}
	
.cinza-13 
{
	font-size:13px;
	color:#666;
	text-decoration:none;
}

.cinza-15 
{
	font-size:15px;
	color:#666;
	text-decoration:none;
}

.cinza-17 
{
	font-size:17px;
	color:#666;
	text-decoration:none;
}

.cinza-24 
{
	font-size:24px;
	color:#666;
	text-decoration:none;
}

a.cinza-10:hover, a.cinza-11:hover, a.cinza-13:hover, 
a.cinza-15:hover, a.cinza-17:hover, a.cinza-24:hover
{
	color:#000;
	text-decoration:none;
}
	
/* Azuis */

.azul-10
{
	font-size:10px;
	color:#053a6c;
	text-decoration:none;
}

.azul-11
{
	font-size:11px;
	color:#053a6c;
	text-decoration:none;
}

.azul-13 
{
	font-size:13px;
	color:#053a6c;
	text-decoration:none;
}
	
.azul-15 
{
	font-size:15px;
	color:#053a6c;
	text-decoration:none;
}
	
.azul-17 
{
	font-size:17px;
	color:#053a6c;
	text-decoration:none;
}
	
.azul-24 
{
	font-size:24px;
	color:#053a6c;
	text-decoration:none;
}

a.azul-10:hover, a.azul-11:hover, a.azul-13:hover, 
a.azul-15:hover, a.azul-17:hover, a.azul-24:hover
{
	color:#8b0e06;
	text-decoration:none;
}

/* Vermelhos */

.vermelho-10
{
	font-size:10px;
	color:#8b0e06;
	text-decoration:none;
}

.vermelho-11
{
	font-size:11px;
	color:#8b0e06;
	text-decoration:none;
}

.vermelho-13 
{
	font-size:13px;
	color:#8b0e06;
	text-decoration:none;
}
	
.vermelho-15 
{
	font-size:15px;
	color:#8b0e06;
	text-decoration:none;
}
	
.vermelho-17 
{
	font-size:17px;
	color:#8b0e06;
	text-decoration:none;
}
	
.vermelho-24 
{
	font-size:24px;
	color:#8b0e06;
	text-decoration:none;
}

a.vermelho-10:hover, a.vermelho-11:hover, a.vermelho-13:hover, 
a.vermelho-15:hover, a.vermelho-17:hover, a.vermelho-24:hover
{
	color:#053A6C;
	text-decoration:none;
}
