/* page */
body 
{
	/*background-color: #ffffff;*/
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color: #000000;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #599AD6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #599AD6; 
	SCROLLBAR-SHADOW-COLOR: #EFEFEF; 
	SCROLLBAR-3DLIGHT-COLOR: #599AD6; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	SCROLLBAR-DARKSHADOW-COLOR: #599AD6
}
a
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	font-weight: normal;
	font-size : 11px;
	text-decoration: none;
}
a:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	font-weight: normal;
	font-size : 11px;
	text-decoration: none;
}
TD  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
}

INPUT  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
}

TEXTAREA  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
}

SELECT  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
}
/* titulos - contenido - links */
.titulo
{
	font-family : Arial;
	color:	#559BD9;
	font-weight: bold;
	font-size : 12px;
}
.titulo2
{
	font-family : Arial;
	color:	#FFFFFF;
	font-weight: bold;
	font-size : 12px;
}
.tituloitem
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	font-weight: bold;
	font-size : 11px;
}
.tituloitemmedium
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	font-weight: bold;
	font-size : 12px;
}
.tituloitembig
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#FF9235;
	font-weight: bold;
	font-size : 14px;
}
.tituloitembig2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#FB7200;
	font-weight: normal;
	font-size : 20px;
}
.tituloitembig3
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#FB7200;
	font-weight: bold;
	font-size : 14px;
}
.content
{
	font-family : Comic Sans MS, Serifa BT, Garamond;
	color:	#000000;
	font-weight: normal;
	font-size : 11px;
}
.link_texto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#FF9235;
	font-weight: bold;
	font-size : 12px;
	text-decoration: underline;
}
.link_texto:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#559BD9;
	font-weight: bold;
	font-size : 12px;
	text-decoration: underline;
}
.link_textofooter
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	font-weight: bold;
	font-size : 11px;
	text-decoration: none;
}
.link_textofooter:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#FF9235;
	font-weight: bold;
	font-size : 11px;
	text-decoration: none;
}
.fondotituloitembig
{
	background-color: #FB7200;
}
.fondofooter
{
	background-color: #D8DCDF;
}
.fondocontent
{
	background-color: #FEFEFE;
}
.fondoseparacion
{
	background-color: #F0AC2F;
}
.fondotablaplanes
{
	background-color: #FEF1D7;
}
.fondosepplan1
{
	background-color: #566AEA;
}
.fondosepplan2
{
	background-color: #EA5E56;
}
.fondosepplan3
{
	background-color: #80BE46;
}
.fondosepplan4
{
	background-color: #CB9502;
}
.colorplan1
{
	color: #142CC6;
	/*color: #566AEA;*/
}
.colorplan2
{
	color: #D00B00;
}
.colorplan3
{
	color: #405F23;
}
.colorplan4
{
	color: #FF8523;
}
.contentplan
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	font-weight: normal;
	font-size : 11px;
}