﻿body{
	padding: 0px;
	margin: 0px;
	background-color: black;
}
.masterWrap {
	position: relative;
	width: 760px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
}
.posLogoVertex {
	position: absolute;
	width: 180px;
	height: 50px;
}
#contenido {
	position: relative;
	width: 690px;
	height: 250px;
	top: 80px;
	left: 10px;
	cursor:default;
}
#contenidoAdminUser {
	position: relative;
	width: 690px;
	height: 475px;
	top: 90px;
	left: 45px;
}
.posLanguaje{
	position:absolute;
	top:7px;
	left:660px;
	width:90px;
}
.posLoginTable{
	position:absolute;
	top:7px;
	left:460px;
	width:110px;
}

/* Menu Principal */
.mainMenu{
	position: absolute;
	width: 710px;
	height: 30px;
	top: 50px;
	left: 14px;
	text-align: center;
}
#menu {
	position:absolute;
	top:-15px;
	#top:3px;
	left:-10px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width:710px;
}
#menu li {
	padding: 0px 4px 0px 4px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu li a:link, #menu li a:visited {
	color: #E2E2E2;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
}
#menu li a:hover, #menu li a:active {
	color: #F7BF0F;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
}
.posRayaMainMenu {
	position: absolute;
	width: 680px;
	height: 20px;
	top: 22px;
	#top:17px;
	left: 5px;
}
/* FIN Menu Principal */

/*Menu Lateral*/
.posLateralMenu {
	position: absolute;
	width: 70px;
	height: 170px;
	top: 100px;
	right: 6px;
}
.posLateralMenuHome {
	position: absolute;
	width: 66px;
	height: 39px;
	top: 0px;
	left: 7px;
}
a.lateralMenuHome {
    display: block;
    width: 66px;
    height: 39px;
    background: url('../../Resources/Images/Master/Home.gif') 0 0 no-repeat;
    text-decoration: none;
    background-position: top;
}
a:hover.lateralMenuHome {
	background-position: bottom;
}
.posLateralMenuIntro {
	position: absolute;
	width: 66px;
	height: 43px;
	top: 48px;
	left: 10px;
}
a.lateralMenuIntro {
    display: block;
    width: 66px;
    height: 43px;
    background: url('../../Resources/Images/Master/Intro.gif') 0 0 no-repeat;
    text-decoration: none;
    background-position: top;
}
a:hover.lateralMenuIntro {
	background-position: bottom;
}
.posLateralSiteMap{
	position:absolute;
	top:145px;
	left:7px;
	width:79px;
}
a.lateralMenuSiteMap {
    display: block;
    width: 70px;
    height: 41px;
    background: url('../../Resources/Images/Master/SiteMap.gif') 0 0 no-repeat;
    text-decoration: none;
    background-position: top;
}
a:hover.lateralMenuSiteMap {
	background-position: bottom;
}
.posLateralMenuBrochure {
	position: absolute;
	width: 66px;
	height: 35px;
	top: 100px;
	left: 9px;
}
a.lateralMenuBrochure {
    display: block;
    width: 66px;
    height: 35px;
    background: url('../../Resources/Images/Master/Brochure.gif') 0 0 no-repeat;
    text-decoration: none;
    background-position: top;
}
a:hover.lateralMenuBrochure {
	background-position: bottom;
}
/*.posLiveChat{
	position:absolute;
	top:195px;
	left:5px;
}
.posWeRecomend{
	position:absolute;
	top:210px;
	left:5px;
	width:79px;
}*/
/*.posChatStat{
	position:absolute;
	top:228px;
	left:9px;
}*/


/*Menu Lateral*/

/* Menu Abajo */
.posBottomMenu {
	position: relative;
	width: 700px;
	height: 140px;
	top:75px;
	left:45px;
}
.posBottomMenuORIGINAL {
	position: relative;
	width: 658px;
	height: 60px;
	top:112px;
	left:45px;
}
/* FIN Menu Abajo */

/* SiteMapPath */
.posSiteMapNavigation{
	position: absolute;
	width: 360px;
	height: 20px;
	top: 85px;
	left: 40px;
	z-index:99;
}
/* FIN SiteMapPath */

/*Languajes */
#languaje a:link, #languaje a:visited, #languaje a:hover, #languaje a:active{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
.languajeTitle{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F7BF0F;
	text-align: center;
}
.ddlLanguaje{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	border: 1px solid #C0C0C0;
}

.textWelcome{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}
.loginTableTd1{
	text-align:right; 
	width:180px; 
	vertical-align:top;
}
.loginTableTd2{
	width:20px; 
	text-align:center;
}
.loginTableTd3{
	text-align:right; 
	width:180px;
}
.posFlashBottomMenu{
	position:relative;
	top:10px;
	left:-17px;
}
