/*
	-------------------------------
	Future Data Soft web site style sheet
    -------------------------------
*/

#div_contenido
{
	text-align:left;
	width:560px;
}

#div_derecha
{
	width:280px;
	float:right;
}

#div_izquierda
{
	width:280px;
	float:left;
}

#div_version
{
	width:560px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}

#div_comentario_software
{
	width:560px;
	float:left;
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align:justify;
	margin-bottom:15px;
}

#div_franja
{
	width:560px;
	float:left;
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align:justify;
}

#div_derecha_caracteristicas
{
	width:280px;
	float:right;
	margin-bottom:15px;
}

#div_izquierda_caracteristicas
{
	width:280px;
	float:left;
}


H1.software_name
{
	font-size:30pt;
	font-family:Arial;
	color:#FA8C04;
}

H1.software_name_small
{
	font-size:22pt;
	font-family:Arial;
	color:#FA8C04;
}


.software_description
{
	font-family: Verdana, Arial; 
	font-size: 12px;
	text-align:justify;
}

.caracteristicas
{
	font-family: Verdana, Arial; 
	font-size: 12px;
}

ul.caracteristica
{
	list-style:disc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:20px;
	line-height:25px;
}

li.caracteristica
{
	list-style:disc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*padding-left:10px;*/
}


.title				{ font-family: Verdana, Arial; text-decoration: none; font-size: 14Px; font-weight: bold; color:#2560AE}
.hptext				{ font-family: Verdana, Arial; font-size: 10px;}

/*
	Content title and text
*/
.Content			{ font-family: Verdana, Arial; font-size: 12px; }
.ContentB			{ font-family: Verdana, Arial; font-size: 12px; font-weight: bold; }
.ContentTitle		{ font-family: Verdana, Arial; font-size: 18px; font-weight: bold; }
.ContentTitleS	{ font-family: Verdana, Arial; font-size: 14px; font-weight: bold; }
.ContentTitleSBlue	{ font-family: Verdana, Arial; font-size: 14px; line-height:30px; font-weight: bold;color:#333399;text-decoration: underline;}
.TitleA				{ font-family: Arial; font-size: 30px; line-height:30px; color:#FA8C04; }
.TitleB				{ font-family: Arial; font-size: 20px; line-height:20px; color:#FA8C04; }
.TitleL				{ font-family: Arial; font-size: 16px; line-height:16px; color:#FA8C04; font-weight: bold; }

/*
	Table title and text
*/
table.Content		{ font-family: Verdana, Arial; font-size: 11px; }
table.ContentL	{ font-family: Verdana, Arial; font-size: 11px; }
th.ColumnHeader { font-family: Verdana, Arial; font-size: 12px; font-weight: bold; color:#2F5E8C; }
td.TitleB				{ font-family: Arial; font-size: 12px; font-weight: bold; }
td.TitleBW			{ font-family: Arial; font-size: 12px; font-weight: bold; color: #FFFFFF; }
td.Content			{ font-family: Verdana, Arial; font-size: 11px; }
td.ContentL		{ font-family: Verdana, Arial; font-size: 11px; }
td.ContentS		{ font-family: Verdana, Arial; font-size: 9px; }
td.Title		{color: #2F5E8C}
tr.Title		{color: #2F5E8C}

ul.ContentL		{ font-family: Verdana, Arial; font-size: 11px; line-height: 18px; }

/*
	Default Hyper-Link Color
*/
a:link				{ color: #2F5E8C; }
a:active				{ color: #2F5E8C; }
a:visited			{ color: #3871A9; }
a:hover				{ color: #666666; }

/*
	Main menubar and popup memu
*/

#MainMenuBar	{ position:absolute; visibility:hidden; overflow:hidden; height:18px;	width:515px; margin:0; padding:0px;}
.PopupMenuStyle{ position:absolute; visibility:hidden; overflow:hidden; height:160px; width:156px; margin:0; padding:0px;}


a.PopMenuItem  { text-transform: none; text-decoration: none;font-family: Verdana, Arial; font-size:11px; text-indent: 6; width:140px;}
a.PopMenuItem:link		{ color:#034187; }
a.PopMenuItem:active	{ color:#034187; }
a.PopMenuItem:visited	{ color:#034187; }
a.PopMenuItem:hover		{ color:#000000; }


/*
	Left Submenus Top
*/
.TopMenuItem	{ text-decoration: none;font-family: Verdana, Arial; font-size: 12px; font-weight: bold; letter-spacing: 0px; width:132px;}

/*
	Left Submenus Middle
*/
.SubMenuItem	{ text-transform: none; text-decoration: none; font-family: Verdana, Arial;font-size:11px; width:150;}
a.SubMenuItem:link		{ color:#000000; }
a.SubMenuItem:active	{ color:#000000; }
a.SubMenuItem:visited	{ color:#000000; }
a.SubMenuItem:hover	{ color:#000000; }

/*
	Left Submenus Bottom
*/
.SubMenuItemS	{ text-transform: none; text-decoration: none; font-family: Verdana, Arial;font-size:10px; width:150;}


/*
	Copyright notices
*/
.copyright			{font-family: Verdana, Arial; font-size: 10px; color: #FFFFFF }
a.white:link		{text-transform: none; text-decoration: none;font-family: Tahoma, Arial; font-size:10px; color:#ffffff;  }
a.white:visited		{text-transform: none; text-decoration: none;font-family: Tahoma, Arial; font-size:10px; color:#ffffff;  }
a.white:hover		{text-decoration: underline;font-family: Tahoma, Arial; font-size:10px; color:#C0C0C0; }


/*-----------------------------------------------------------------------------------*/