/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #E3F4FD;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

.txtmenu{
font-family:Verdana;
color:#000033;
font-size:11px;
}

.txtpeu{
font-family:Verdana;
color:#000033;
font-size:9px;
}

.txtmenusubr{
font-family:Verdana;
color:#000033;
font-size:11px;
text-decoration:underline;
}

.txtpeusubr{
font-family:Verdana;
color:#000033;
font-size:9px;
text-decoration:underline;
}

.txt {
font-family:Verdana;
color:#000033;
font-size:11px;
border: 1px solid #FFFFF;
font-weight: bold;
}
.bt {
	text-transform: uppercase;
	font-family:Verdana;
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #000000;
	background-image: url(../images/fondobtavisos.jpg);
	height: 20px;
}
.txtinicio {

font-family:Verdana;
color:#000033;
font-size:16px;
}
.lineaInfe {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.lineaSupe {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000033;
}
