/*** TAGS ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #232323;
	font-size: 12px;
	background-color: inherit;
}

h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 18px;
	font-weight: 800;
	color: #168ef4;
	background-color: inherit;
}

h2 {
	margin: 0;
	padding: 15px 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #168ef4;
	background-color: inherit;
}

h4 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	background-color: inherit;
}

h5 {
	margin: 0;
	padding: 40px 10px;
	font-size: 33px;
	color: #ffffff;
	font-weight: normal;
	background-color: inherit;
}

h6 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: normal;
	color: inherit;
	background-color: inherit;
}

.h7 {
	margin: 0;
	padding: -5px 0 15px 0;
	font-size: 14px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li {
	line-height: 18px;
}

p {
	line-height: 16px;
	text-align: justify
}

img {
	border-style: none;
}


/*** LINKS ***/
a:hover {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:active {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:link {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	text-decoration: none;
}


/*** TOPLINE ***/

.topline {
	margin: 0;
	padding: 0;
	/*background: url(bg-topline.png) repeat-x;*/
}

.topline-table {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 110px;
}

.topline-left-td {
	width: 100%;
	vertical-align: top;
}

.topline-right-td {
	vertical-align: top;
	text-align: right;
	padding: 5px 30px 0 0;
}


/** LOGO **/

.logo {
	display: block;
	margin: 24px 0 0 11px;
	padding: 0;
}


/*** LANGUAGE ***/

.language {
	margin: 0 0 15px 410px;
	padding: 0;
	width: 208px;
	height: 22px;
	background: url(arrow-language.png) no-repeat 0 4px;
}

.telefono
{	
	margin-left:38px;
	/*padding-bottom:30px;*/
	width: 600px;
	height: 65px;
	/*border:solid 1px #000;*/
}


.language4 {
	width: 208px;
	height: 22px;
	background: url(arrow-language.png) no-repeat 0 4px;
}

.language_form	{
	display: block;
	margin: 0;
	padding: 0;
}

.language_select	{
	margin: 0;
	padding: 0;
	width: 185px;
	height: 20px;
}

/*** MAINMENU ***/

.mainmenu {
	margin: 0 10px 0 0;
	padding: 0 2px 0 0;
	height: 29px;
	background: url(bg-mainmenu.png) no-repeat right 6px;

}

.mainmenu a:hover {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size:14px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:visited {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 14px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(../imagenes/menu/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:active {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 14px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(../imagenes/menu/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:link {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 14px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(../imagenes/menu/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:hover {
	color: #77b800;
}


/*** MAINMENU ACTIVE ***/

.mainmenu-active {
	float: right;
	margin: 0;
	padding: 0 5px 0 6px;
	background: url(../imagenes/menu/bg-mainmenu.png) no-repeat 0 6px;
	position: relative;
}

.mainmenu-active-table {
	height: 31px;
}



.mainmenu-active-td1 {
	width: 10px;
	background: url(../imagenes/menu/bg-mainmenu-active-td1.gif) no-repeat;
}

.mainmenu-active-td2 {
	padding: 4px 0 0 0;
	background: url(../imagenes/menu/bg-mainmenu-active-td2.png) repeat-x;
}

.mainmenu-active-td3 {
	width: 10px;
	background: url(../imagenes/menu/bg-mainmenu-active-td3.gif) no-repeat;
}

.mainmenu-active-table a:hover {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:visited {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:active {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:link {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


/*** SUBMENU ***/

.submenu-position {
	margin: 0;
	padding: 0;
	position: relative;
}

.submenu-table {
	clear: both;
	margin: 0;
	padding: 0;
	width: 545px;
	position: absolute;
	top: 30px;
	right: 0;
	bottom: auto;
	left: auto;
}

.submenu-table td {
	vertical-align: top;
}

.submenu-td1 {
	width: 10px;
	background: url(../imagenes/menu/bg-submenu-td1.gif) no-repeat;
}

.submenu-td2 {
	background: url(../imagenes/menu/bg-submenu-td2.png) repeat-x;
}

.submenu-td3 {
	width: 10px;
	background: url(../imagenes/menu/bg-submenu-td3.gif) no-repeat;
}

.submenu-table a:hover {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	/*background: url(bg-submenu.gif) no-repeat right 8px;*/
	background-color: inherit;
}

.submenu-table a:visited {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:active {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:link {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:hover {
	color: #168ef4;
}

a.submenu-active:hover {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:visited {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:active {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:link {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-last:hover {
	background-image: none;
}


a.submenu-last:visited {
	background-image: none;
}


a.submenu-last:active {
	background-image: none;
}


a.submenu-last:link {
	background-image: none;
}


/*** HEADER ***/

.header-1 {
	margin: 0;
	padding: 0;
	color: inherit;
	background: #118af4 url(../imagenes/bg-header-1.jpg) repeat-x;
	border-bottom:solid 2px #666;
}

.header-2 {
	margin: 0;
	padding: 0;
}

.shadow-top {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(../imagenes/shadow-top.png) repeat-x;
}

.shadow-bottom {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(../images/headerright/shadow-bottom.gif) repeat-x;
}


/*** HEADER TABLE ***/

.header-table {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	/*background: url(../images/headerright/bg-header-table.jpg) no-repeat 0 3px;*/
	background: url(../imagenes/bg-header-table.jpg) no-repeat 0 3px;
}




.header-table td {
	vertical-align: top;
}

.header-table img {
	display: block;
	margin: 0;
	padding: 0;
}

.header-left-td {
	width: 569px;
	color: #ffffff;
	padding: 32px 0 32px 10px;
	background-color: inherit;
}


.header-left-td p {
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px 0;
}

.header-left-td ul {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	list-style: none;
}

.header-left-td li {
	margin: 0;
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(list-white.gif) no-repeat 0 5px;
}

.header-left-td-table-1, .header-left-td-table-0 {
	width: 100%;
}

.header-left-td-table-0 td {
	padding: 0 0 0 0;
	background-repeat: no-repeat;
}

.header-left-td-table-1 td {
	padding: 0 0 0 160px;
	background-repeat: no-repeat;
}

.firststeps_flash {
	width: 242px;
}

.header-left-td-table-2 {
	width: 100%;
	margin: 25px 0 0 0;
}
.noMargin
{
	margin:0px;
}

.header-left-td-table-2 a:hover {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:visited {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:active {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:link {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-right-td {
	width: 215px;
padding: 0;
}

/* altura del fondo azul del encabezado */
.header-left-backimage {
/*height: 175px;*/
height: 50px;
}

.header-left-flash {
	height: 175px;
	padding: 0 0 30px 0;
	text-align: right;
}

.demo-hotline {
	margin: 40px 0 0 165px;
	color: #fff;
	font-size: 14px;
}

.demo-hotline2 {
	margin: 71px 0 0 165px;
	color: #fff;
	font-size: 14px;
}

/*** HEADER BUTTON ***/


.header-button-right,.header-button-windows,.header-button-mac {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	width: 225px;
	height: 20px;
	text-align: center;
	background: url(button-arrow-right.png) no-repeat;
}
.header-button-windows {
	width: 260px;
	text-indent: 54px;
	text-align: left;
	background: url(button-windows-startpage.png) no-repeat;
}
.header-button-mac {
	width: 260px;
	text-indent: 54px;
	text-align: left;
	background: url(button-mac-startpage.png) no-repeat;
}

.header-button-left {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	width: 225px;
	height: 20px;
	text-align: center;
	background: url(button-arrow-left.png) no-repeat;
}

.download-button-windows, .download-button-mac {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	text-indent: 54px;
	width: 205px;
	height: 20px;
	text-align: left;
}
.download-button-windows {
	background: url(download-windows.png) no-repeat;
}
.download-button-mac {
	background: url(download-mac.png) no-repeat;
}

.firsteps-menu {
	margin-top: -23px;
}
.firsteps-menu a {
	color: #464646;
}

.firsteps-menu a:hover {
	color: #168ef4;
}

.firsteps-menu .active {
	color: #168ef4;
}

.firststeps-description {
	margin: 15px 0 15px 10px;
	color: #fff;
	font-size: 14px;
}
/*** FLASH ***/

.flash {
	margin: 0;
	padding: 0;
	height: 380px;
	text-align: center;
}

.flash p {
	margin: 100px 0 0 0;
	padding: 30px;
	color: #ffffff;
	font-size: 14px;
	background-color: inherit;
}

.flash a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


/*** CONTENT ***/

.content-1 {
	margin: 0;
	padding: 0;
	background: #ffffff url(bg-content-1.png) repeat-x;
}

.content-2 {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 110px;
}

.content-table {
	margin: 0 0 110px 0;
	padding: 0;
	width: 100%;
}
.firststeps {
	margin-left: 66px;
}
.startpage-bottomimage-table
{
	margin: 0;
	padding: 0;
	width:100%;
}
.startpage-bottomimage-table td
{
	vertical-align:top;
}
.content-table td {
	vertical-align: top;
}

.content-split-left-td {
	padding: 33px 18px 0 10px;
	width: 50%;
}

.content-split-right-td {
	padding: 33px 0 0 18px;
	width: 50%;
}

.content-firststeps {
	margin-top: -110px;
	width: 949px;
	padding: 0 10px 110px;
}

.content-firststeps2 {
	margin-top: -90px;
}

.content-firststeps .firststeps-topic {
	margin-left: 66px;
}

.content-firststeps .firststeps-topic h2 {
	margin-bottom: 5px;
}

.firststeps-description2 {
	margin: 32px 0 0 -56px;
}
.content-firststeps .steps {
	width: 251px;
	color: #fff;
	font: 1.3em "Times New Roman",Times,serif;
}

.content-firststeps .steps h2 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.content-firststeps .steps a {
	color: #fff;
}

.step1 {
	margin-top: 20px;
	padding: 30px 612px 0 66px;
	height: 255px;
	background: url(../images/firststeps/firststeps_bg1_hq.jpg) no-repeat;
}

.step2 {
	height: 257px;
	padding: 40px 612px 0 66px;
	background: url(../images/firststeps/firststeps_bg2_hq.jpg) no-repeat;
}

.step3 {
	height: 245px;
	padding: 40px 612px 0 66px;
	background: url(../images/firststeps/firststeps_bg3_hq.jpg) no-repeat;
}

/*** CONTENT LEFT ***/

.content-left-td {
	padding: 33px 0 0 10px;
	width: 631px;
}

.smaller {
	width: 518px;
}

.smaller-firststeps {
	width: 565px;
}

.content-left-td p {
	margin: 0;
	padding: 0 0 10px 0;
}

.content-left-td ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

.content-left-td li {
	margin: 0;
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(list-black.gif) no-repeat 0 6px;
}

/*** TRIAL LICENSE ***/
.trialpopup {
	padding: 30px 0 0 0px;
	width: 430px;
}
	
/*** DOUBLE COLUMN ***/

.double-column-table {
}

.double-column-left {
	padding: 0 11px 0 0;
	width: 305px;
}

.double-column-right {
	padding: 0 0 0 10px;
	width: 305px;
}


/*** ARTICLE ***/

.article-table {
	margin: 0 0 10px 0;
	width: 100%;
}

.icon-td {
	width: 1px;
	padding: 0 15px 0 0;
}
.reflogo-td {
	width: 1px;
	background: url(bg_references.gif) no-repeat 0px 0px;
}
.reflogo-td img{
	padding-left:13px;
	padding-top:14px;
	padding-bottom:20px;
	padding-right:13px;
}

.box {
	margin: 0 0 10px 0;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #bebebe;
}

/*** BLUE TABLE ***/

.blue-table {
	margin: 0 0 10px 0;
	width: 100%;
}

.blue-table td {
	vertical-align: middle;
}

.blue-table p {
	margin: 0;
	padding: 0;
}

.blue-table-td1 {
	width: 135px;
	padding: 5px;
	font-weight: bold;
}

.blue-table-td2 {
	padding: 10px;
	border-left: 1px solid #ffffff;
}

.table-header{
	color: #ffffff;
	background-color: #67B5F8;
}
.table-row-even{
	color: inherit;
	background-color:#E1F0FE;
}
.table-row-odd{
	color: inherit;
	background-color: #C3E2FC;
}
.table-row-bottom td
{
	vertical-align:bottom;
}
.table-row-middle
{
		vertical-align:middle;
}

/*** SHOP TABLE ***/

.shop-table {
	margin: 0 0 10px 0;
	width: 100%;
}

.shop-table p {
	margin: 0;
	padding: 0;
}

.shop-table-td1 {
	padding: 10px;
	text-align: left;
}

.shop-table-td2, .shop-table-colspan
{
	padding: 10px;
	text-align: center;
	border-left: 1px solid #ffffff;
}


/*** CONTENT RIGHT ***/

.content-right-td {
	width: 265px;
	padding: 0 26px;
}

.bigger {
	padding: 0 10px;
	width: 440px;
}

.bigger-firststeps {
	width: 331px;
}

.content-right {
	margin: 0;
	padding: 50px 20px 0 20px;
	background: url(bg-content-right.png) no-repeat 0 35px;
}

.content-right .width-217 {
	width: 217px;
}

.content-right .width-217 .button-standard2 {
	margin-left: 4px;
}

.content-right p {
	margin: 0;
	padding: 20px 0 0 0;
	color: #8c8c8c;
	background-color: inherit;
}

.content-right td {
	margin: 0;
	color: #8c8c8c;
	background-color: inherit;
}

.content-right .pics {
	margin: 7px 0 2px 0;
	border: 1px solid #ccc;
}


.phone {
	color: #77b800;
	background: url(../images/icons/phone.png) no-repeat 0 1px;
	background-color: inherit;
}

.download {
	color: #168ef4;
	background: url(../images/icons/download.png) no-repeat 0 1px;
	background-color: inherit;
}

.info {
	color: #77b800;
	background: url(../images/icons/info.png) no-repeat 0 1px;
	background-color: inherit;
}

.green, .green a {
	color: #77b800;
	font-weight: bold;
	background-color: inherit;
}

.green a:visited, .green a:hover, .green a:active, .green a:link 
{
	color: #77b800;
}

.blue {
	color: #168ef4;
	font-weight: bold;
	background-color: inherit;
}

.company-pics {
	margin-top: 30px;
}

.company-pics .single-td {
	width: 1px;
	background: url(../images/jobs/company_pics_bg.gif) no-repeat 0px 0px;
}

.company-pics .single-td img {
	width: 190px;
	height: 127px;
	padding: 5px;
}

/*** BUTTON STANDARD ***/

.button-standard {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 189px;
	height: 21px;
	text-align: center;
	background: url(button-standard.png) no-repeat;
}

.button-standard2 {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
	height: 21px;
	text-align: center;
	background: url(button-standard.png) no-repeat center;
}

a.button-a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:active {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:link {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

/*** BUTTON SMALL ***/

.button-small {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
	height: 21px;
	text-align: center;
	background: url(button-small.png) no-repeat center;
}


/*** FORM ***/

.form	{
	display: block;
	margin: 0;
	padding: 2px;
}

.select	{
	margin: 0;
	padding: 0;
	width: 185px;
	font-size: 12px;
}

.input	{
	margin: 0;
	padding: 0;
	width: 385px;
	font-size: 12px;
}

.textarea	{
	margin: 0;
	padding: 0;
	width: 385px;
	font-size: 12px;
}


/*** MISCS ***/

.spacer-td {
	width: 7px;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.small {
	font-size: 11px;
}

.green2 {
	color: #77b800;
	background-color: inherit;
}

.blue2 {
	color: #168ef4;
	background-color: inherit;
}
.subcontent-table{
}
.subcontent-table-td{
	width:200px;
	padding-top:10px;
}
.table-header a
{
	color:white;
}
.table-row-odd a,.table-row-even a
{
/*	font-weight:normal;*/
}
.tightList p.bold
{
	margin:0px;
	padding:0px;
}
.tightList li{
	margin: 0;
	padding: 0 0 0px 15px;
	list-style: none;
	background: url(list-black.gif) no-repeat 0 4px;
}
.specialPrice
{
	color:#c22700;/*#FAFD00;*/
	font-weight:bold;
}
.specialSubPrice
{
	color:#c22700;/*#FAFD00;*/
	font-weight:normal;
}
.regularPrice
{
	font-weight:normal;
	text-decoration:line-through;
}
.tvBackground
{
	background-image:url(../images/icons/tv_background.gif);
	background-color:white;
	background-repeat:repeat-x;
	background-position:bottom;
}

#contenedor {
/*border: solid 1px;*/
width: 800px;
height: auto;
margin: 20px auto auto auto;
/*overflow:auto;*/
}

#contenedor_retail{
/*border: solid 1px #CCCCCC;*/
width: 930px;
height: 800px;
margin: auto auto auto auto;
/*overflow: hidden;*/
}


#interior_retail{
	float:left;
	/*border: solid 1px #CCCCCC;*/
	width: 710px;
	/*height: 280px;*/
	margin: 5px auto auto auto;
	/*overflow-y:scroll;*/
	padding:10px;
	/*scrollbar-face-color: #09F;
	scrollbar-highlight-color: #00CCFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #330066;
	scrollbar-shadow-color: #0033FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCF;*/
	
}


#titulo{
margin:5px auto 5px auto;
border: solid 1px;
float:left;
width:745px;
height:150px;
}
.titulo {
float:left;
width:778px;
height:20px;
margin: 5px auto auto 5px;
/*border: solid 1px;*/
padding: 5px 5px;
}
/*.imagen {
float:left;
width:130px;
height:130px;
margin: 5px 5px;
/*border: solid 1px;
}*/

.descripcion_pro {
width:620px;
height: 300px;
margin: auto auto;
/*border: solid 1px #CCF;*/
padding: 15px 15px 15px 15px

}
.descripcion_webstore {
width:620px;
height: 1850px;
/*border: solid 1px #CCF;*/
margin:auto auto auto 178px;

}


img{
display:block;
margin:auto auto;
}

.img_descripcion{
float:left;
text-align: center;
margin: auto auto;
width:100px;
height: 60px;
/*border:solid 1px;*/
}

.detalle{
margin:  auto auto 5px 5px;
padding: 5px;
float:left;
width:550px;
height: 50px;
/*border:solid 1px;*/
border-bottom:dotted 1px #CCCCCC;
}

.img_funcion{
float:left;
text-align: center;
margin: auto auto;
width:200px;
height:200px;
/*border:solid 1px;*/
}

.detalle_funcion{
margin:  auto auto 5px 5px;
padding: 5px;
float:left;
width:400px;
height:200px;
/*border:solid 1px;*/
border-bottom:dotted 1px #CCCCCC;
}


.masinfo{
float:right;
margin: 10px 5px 5px auto;
}

/*.nomsistema{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:800;
	float:left;
}*/

.destacados{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	width:900px;
	white-space:normal;	
	border:solid 1px;
	margin: 10px auto 40px 10px;
	color:#03C;
	height:30px;
}

#zonamenu {
	width:150px;
	/*height:300px;*/
	float:left;
	/*border:1px #000 solid #CCCCCC;*/
	margin: 5px 5px 5px 5px;
}

#menu {
	float:left;
	list-style:none;
	margin: 0px 0px 0px 5px;
	padding:0;
	width:135px;
	border:1px solid #CCCCCC;
}

#menu li{
	
	/*margin:2px;*/	
	padding-left:3px;
	border-bottom: 1px dotted #CCC;
	width:130px;
	height:20px;
	margin: auto auto auto 0px;
	/*border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;*/
	
}

#menu li a {
	display:block; /*Convertimos el vínculo en un bloque.*/
	width:130px;	
	text-decoration: none;
	text-align:left;
	color:#000000;
	background-color: #FFFFFF;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;

}

#menu li a:hover{
	color: #00F;
	background-color: #C3D9FF;
	width:129px;
	height:20px;
}



#menu_funcionalidades {
float:left;
list-style:none;
margin: auto auto auto 3px;
padding:0;
text-align:center;
}

#menu_funcionalidades li{
float:left;
margin:2px;
padding:2px;
border: solid 1px #999;;
width:60px;
height:50px;
background-color:#CCC;
}

#menu_funcionalidades li a {
display:block; 
width:60px;	
height:50px;
/*padding:2px 0;	*/
text-decoration:none;	
font-size:11px;	
color: #000;
background-color:#f0f0f0;
}

#menu_funcionalidades li a:hover{
color: #000;
border: solid 1px #000;
width:58px;
height:48px;
}

.funcionalidades{
	width:650px;
	height: auto;
	float:left;
	/*border: solid 1px #CCC;*/
	margin: 10px auto auto 20px;
	padding:5px;
}



#boton {
/*float:left;*/
list-style:none;
/*margin: auto auto auto auto;*/
padding:2px;
/*border:1px solid #CCCCCC;*/
height:80px;
width: 80px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

#boton p{	
margin:2px;	
padding:2px;
border: solid 1px #999;;
width:70px;
height:70px;
/*float:left;*/
background-color:#CCC;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

#boton p a {
display:block; 
width:70px;	
height:70px;
text-decoration:none;	
font-size:11px;	
color: #000;
background-color:#f0f0f0;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:100;
}

#boton p a:hover{
color: #000;
/*background-color:#0000FF;*/
border: solid 1px #000;
}

.titulomodulos{
	margin-bottom:10px;
	font-size:28px;
	font-weight:800;
	font-family:Tahoma, Geneva, sans-serif;
	border:solid 1px #0033FF;
	width:700px;
	height:20px;
	background-color:#C3D9FF;
	color:#0033FF; text-align:center;
	float:left;
	
}
.detallemodulos{
	float:left;
	width:330px;
	margin: 5px auto auto 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;	
}

