/* copyright nedweb.co.uk */
/* standard */
body 	{ 
	font-family:  verdana, arial, helvetica;	
	font-size: 12px; 
	color: #000000; 
	margin: 0px; 
	}
.Menu	{ 
	background: url('images/page_back.png');
	}
img	{
	border: 0px;
	}
a 	{ 
	font-family:  verdana, arial, helvetica; 
	color: #5E5C8C; 
	text-decoration: none; 
	font-weight: bold;
	}
a:hover { 
	color: #333333; 
	text-decoration: underline;
	font-weight:lighter;
	}
h2 	{ 
	text-align: left; 
	background: transparent; 
	text-decoration: none; 
	border-bottom: 1px #5E5C8C dashed;
	font-weight: bold;
	font-size: 11px;  
	color: #5E5C8C;
	}
p 	{ 
	color: #5E5C8C; 
	padding: 0px;
	align: justify;
	} 
ul 	{ 
	color: #5E5C8C; 
	align: left;
	} 
hr 	{ 
	border-top: 1px #F2F1FA dashed; 
	border-bottom: none; 
	border-right: none; 
	border-left: none; 
	}
.HRNoticia 	{ 
	color: #2905A1;
	border-top: medium none; 
	border-bottom: 2px solid; 
	border-right: medium none; 
	border-left: medium none;
	}

input { 
	border: 1px #234F81 solid; 
	background: #FFFFFF;
	font-family: verdana, arial, helvetica;
	text-align: left;
	color: #234F81; 
	}
.texto {  
	font-family: verdana, arial, helvetica;
	text-align: left;
	color: #234F81; 
	font-size: 10px; 
	text-decoration: none;
	}

/* tables */
.Page { 
	width: 76%; 
	border: 0px; 
	margin-left: 12%; 
	padding: 0px; 
	}
.Head { 
	width: 100%; 
	border: 0px; 
	}
.HeadNoticia {
	font-weight: bold;
	font-size: 14px;  
	color: #00000;
	background-image:url('images/head_bg_not.png'); 
}
.HeadTR { 
	background: url('images/head_background.png');
	}
.HeadLeft { 
	width:62%; 
	}
.HeadMiddle { 
	color: #FFFFFF;
	text-align: right; 
	vertical-align: bottom; 
	width: 36%; 
	}
.HeadMiddle a { 
	color: #FFFFFF;
	text-decoration: none;
	}
.HeadMiddle a:hover { 
	color: #CECECE;
	text-decoration: none;
	}
.HeadRight { 
	width: 2%; 
	}
.Main { 
	width: 76%;  
	border: 0px; 
	margin-left: 8%
	}
.MainTDR { 
	background: #F2F1FA;
	vertical-align: middle;/*center; */
	text-align: justify;
	}
.MainTopLeft { 
	width: 1%; 
	text-align: left; 
	vertical-align: top; 
	background: url('images/corner_top_left.png'); 
	}
.MainTopRight { 
	width: 1%; 
	text-align: right; 
	vertical-align: top; 
	background: url('images/corner_top_right.png') no-repeat top right; 
	}
.MainBottomLeft { 
	width: 1%; 
	text-align: left; 
	vertical-align: bottom; 
	background: url('images/corner_bottom_left.png') no-repeat bottom left; 
	}
.MainBottomRight { 
	width: 1%; 
	text-align: right; 
	vertical-align: bottom; 
	background: url('images/corner_bottom_right.png') no-repeat bottom right; 
	}
.Bottom { 
	width: 70%; 
	border: 0px; 
    margin-left: 11%;
	}
.BottomTD { 
	width: 25%; 
	}
.BottomMiddleTD { 
	width: 10%; 
	}
.Footer {
	width:90%; 
	border-top: 2px solid #2905A1;
	text-align: center; 
	margin-left: 5%; 
	}
.FooterTD { 
	height: 20px;
	text-align:center; 
	color: #5E5C8C;
	}
.Interna {
	width: 90%; 
	color: #5E5C8C;
	text-align: center;
	margin-left: 5%; 
	}
.InternaHead {
	width: 30%;
	font-weight: bold;
	border-bottom: 1px #5E5C8C dashed;
	}
.Interna2 {
	width: 90%; 
	color: #5E5C8C;
	text-align: left;
	margin-left: 5%; 
	}
.InternaLeft {
	width: 5%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}
.Contador { 
	/*height: 20px;*/
	text-align: left; 
	color: #5E5C8C;
	}
#Flash{
	position: absolute;
	top: 50px;
  	left: 200px;
  	z-index: 10;
} 
#LogoAvae{
	position: absolute;
	bottom: 50px;
  	left: 150px;
  	z-index: 10;
} 
#LogoGa{
	position: absolute;
	bottom: 10px;
  	left: 350px;
  	z-index: 10;
} 
#LogoSeguro{
	position: absolute;
	bottom: 10px;
  	left: 550px;
  	z-index: 10;
} 
#LogoForm{
	position: absolute;
	bottom: 10px;
  	left: 700px;
  	z-index: 10;
}
#LogoFondo{
	position:absolute;
	top: 100px;
	left: 200px;
	z-index: 5;
	cursor:pointer;
}

