
body
{
	background:url(/sistema/franqueado/template/standard/images/login/BgLogin.png) top repeat-x;
	margin-top:10px;
}

.ReturnErrorLogin
{
	background:url(/sistema/franqueado/template/standard/images/globals/ReturnError.png) left center no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	border-top:1px dotted #CCC;
	padding:10px 0px 10px 40px;
	margin:0 auto;
	margin-top:5px;
	width:330px;
}


.ContainerLogin
{
	width:412px;
	height:100px;
	margin:0 auto;
}

.TitleImg {
	background:url(/sistema/franqueado/template/standard/images/main/header/Title.png) center no-repeat;
	height:30px;
	width:497px;
	margin:0 auto;
	margin-bottom:10px;
}

.TitleLogin {
	background:url(/sistema/franqueado/template/standard/images/login/BgTitleSmall.png) center no-repeat;
	width:412px;
	height:15px;
}

.MainLogin {
	background:url(/sistema/franqueado/template/standard/images/login/BgMainSmall.png) center repeat-y;
	width:412px;
}

.LogoLogin {
	background:url(/sistema/franqueado/template/standard/images/login/Logotipo.png) center no-repeat;
	width:132px;
	height:169px;
	margin:0 auto;
}

.ContainerForm {
	width:150px;
	margin:0 auto;
	margin-top:20px;
}
.FooterLogin {
	background:url(/sistema/franqueado/template/standard/images/login/BgFooterSmall.png) center no-repeat;
	float:left;
	width:412px;
	height:15px;
}

.TitleTextLogin {
	font-weight:bold;
	font-size:9px;
	border-bottom:1px dotted #006699;
	margin:20px 0px 10px 0px;
	padding-bottom:2px;
}

.TextFooter {
	font-size:9px;
	color:#FFF;
	padding:0px 0px 0px 17px;
}

.TextLogin {
	font-size:9px;
	margin:0px 0px 10px 0px;
}

.ContainerImageFooter {
	width:375px;
	margin:0px 0px 0px 18px;
}

.ImageFooterIE a,
.ImageFooterFireFox a,
.ImageFooterSafari a
{
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	width:120px;
	height:18px;
	float:left;
	padding:87px 0px 0px 0px;
}

.ImageFooterIE a {
	background:url(/sistema/franqueado/template/standard/images/login/IExplorer.png) top center no-repeat;
}

.ImageFooterIE a:hover {
	background:url(/sistema/franqueado/template/standard/images/login/IExplorerHover.png) top center no-repeat;
}

.ImageFooterFireFox a {
	background:url(/sistema/franqueado/template/standard/images/login/FireFox.png) top center no-repeat;
	margin:0px 7px 0px 7px;
}

.ImageFooterFireFox a:hover {
	background:url(/sistema/franqueado/template/standard/images/login/FireFoxHover.png) top center no-repeat;
	margin:0px 7px 0px 7px;
}

.ImageFooterSafari a {
	background:url(/sistema/franqueado/template/standard/images/login/Safari.png) top center no-repeat;
}

.ImageFooterSafari a:hover {
	background:url(/sistema/franqueado/template/standard/images/login/SafariHover.png) top center no-repeat;
}

.Col {
	width:210px;
	padding:5px 0px 5px 0px;
}

.ColName {
	color:#000;
	text-align:right;
	width:60px;
	float:left;
	padding:4px 0px 0px 0px;
}

.ColInput {
	color:#006699;
	float:left;
	padding:0px 0px 0px 10px;
}

