﻿body{
	padding: 0px;
	margin: 0px;
}
.mainMasterWrap {
	background-position: left bottom;
	border: thin solid #C0C0C0;
	position: relative;
	width: 760px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../../Resources/Images/Master/MasterBackground.gif');
	background-repeat: repeat-x;
}
.adminMasterWrap {
	background-position: left bottom;
	border: thin solid #C0C0C0;
	position: relative;
	width: 760px;
	height: 670px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../../Resources/Images/Master/MasterBackground.gif');
	background-repeat: repeat-x;
}

.posMasterLanguageBackround{
	position:absolute;
	top:0px;
	right:0px;
}
.posMasterLogo{
	position:absolute;
	top:5px;
	left:20px;
}
.posMasterShape{
	position:absolute;
	top:108px;
	z-index:1;
}
.posMasterStyloName{
	position:absolute;
	top:20px;
	left:190px;
}
.posSiteMapNavigation{
	position:absolute;
	top:250px;
	#top:245px;
	left:20px;
	z-index:1;
}
.masterBottomInfo{
	position:absolute;
	bottom:3px;
	width:760px;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#be302b;
}
.languagetext{
	font-family:Verdana;
	font-size:11px;
	color:white;
	font-weight:bold;
}
.posMasterLanguageDdl{
	position:absolute;
	top:7px;
	left:20px;
}
.languageDdl{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
/*#content {
	position: absolute;
	width: 750px;
	height:470px;
	top: 110px;
	left: 10px;
	z-index:inherit;
}*/
/*#contentInformation {
	position: absolute;
	width: 390px;
	height:470px;
	top: 110px;
	left: 10px;
}*/

#contentAdmin {
	position: absolute;
	width: 750px;
	height:440px;
	top: 145px;
	left: 10px;
}
.posMasterLoginInfo{
	position: absolute;
	top: 35px;
	left: 556px;
	width:180px;
	text-align:right;
}
.posMasterLoginInfo a:link, .posMasterLoginInfo a:visited{
	font-family: verdana;
	font-size: 13px;
	color: #BE302B;
	font-weight:bold;
	text-decoration:none;
}
.posMasterLoginInfo a:hover, .posMasterLoginInfo a:active{
	color: #666666;
}
.posMasterSiteMap{
	position: absolute;
	bottom:3px;
	#bottom:0px;
	right:20px;
	width:100px;
	text-align:right;
}
.posMasterSiteMap a:link, .posMasterSiteMap a:visited{
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	color:#be302b;
	text-decoration:none;
}
.posMasterSiteMap a:hover, .posMasterSiteMap a:active{
	color:#666666;
}
.posCopyright{
	position:absolute;
	bottom:0px;
	#bottom:-3px;
	left:30px;
}

/* Menu */
.posMasterMenuWrap{
	position: absolute;
	width:460px;
	height:25px;
	top: 83px;
	right: 0px;
	background-image: url('../../Resources/Images/Master/MenuBackground.gif');
	background-repeat: repeat-x;
	z-index:2;
}
.posMasterMenu{
	position:absolute;
	top:0px;
	right:9px;
}


#menu a:link, #menu a:visited{
	font-family: verdana;
	font-size: 13px;
	color: #BE302B;
	font-weight:bold;
}
#menu a:hover, #menu a:active{
	font-family: verdana;
	font-size: 13px;
	color: white;
	font-weight:bold;
}

/* prueba del otro menu */


/* FIN prueba del otro menu */


/* FIN Menu */

/* Estilos de Services y Information Masters */
.posServicesMaster{
	position:absolute;
	top:80px;
	left:10px;
}
.posInformationMaster{
	position:absolute;
	top:80px;
	left:10px;
}

/* FIN Estilos de Services y Information Masters */

