/* CSS Document */
body {height: 100%;
     margin-bottom: 1px;
     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     background: url(../images/fondo.jpg);
     font-family: Arial, Helvetica, 'Sans Serif';
     color:#456595;
     background-color:#fff;}
a {color:#d9241c;
     text-decoration:none;
     border:0px;}
img {border:0px;}
tr  {vertical-align:top;}
p, li, ul {text-align: justify;
     font-weight:bold;
     padding-right:40px;}
b {  color:#d9241c;
     font-size:18px;}
h1 { color:#d9241c;
     font-size:24px;}
input, textarea { text-align: left;
     color:#456595; }
input.boton { text-align: center;
     color:#456595; }
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #0055a5;
	text-align: left;
	padding-top: 5px;
	padding-left: 33px;
	height: 22px !important;
	height: 27px;
	width: 100%;
	text-decoration: none;
	background-position: 0px -0px;}
 a.mainlevel:hover {
	background-position: 0px -54px;
	text-decoration: none;
	color: #d9241c; }
a.mainlevel2:link,  a.mainlevel2:visited {
	display: block;
	background: url(../images/regresar.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #0055a5;
	text-align: left;
	padding-top: 5px;
	padding-left: 33px;
	height: 22px !important;
	height: 27px;
	width: 100%;
	text-decoration: none;
	background-position: 0px -0px; }
 a.mainlevel2:hover {
	background-position: 0px -0px;
	text-decoration: none;
	color: #d9241c; }
 a.mainlevel3:link, a.mainlevel3:visited  {
	display: block;
	background: url(../images/intersecciones.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 33px;
	height: 22px !important;
	height: 27px;
	width: 100%;
	text-decoration: none;
	background-position: 0px -0px;
	color: #0055a5; }
 a.mainlevel3:hover {
	background-position: 0px -0px;
	text-decoration: none;
	color: #d9241c; }
a.selected:link, a.selected:hover, a.selected:visited  {
	display: block;
	background: url(../images/menu.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 33px;
	height: 22px !important;
	height: 27px;
	width: 100%;
	text-decoration: none;
	background-position: 0px -27px;
	color: #0055a5;
}
a.selected1:link, a.selected1:hover, a.selected1:visited  {
	display: block;
	background: url(../images/WebInel_7x1.gif) no-repeat;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 22px !important;
	height: 27px;
	width: 100%;
	text-decoration: none;
	color: #d9241c;
}
table.forma {
        text-align: left;
        color:#456595;
        font-weight:bold;

}
#dropmenudiv{
font-size: 12px;
position:absolute;
background-color: #cccccc;
border:1px solid black;
border-bottom-width: 0;
line-height:24px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#0055a5;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #d9241c;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
.escon{
		position:absolute;
		overflow:hidden;
		border:1px solid #000;
		background-color:#FAFAFA;
		text-align:left;
		visibility:hidden;

                }
.main {
        border: 0px;
        padding: 0;
        margin: 0;
        width: 780px;
        background: url(../images/fondotabla.gif);
        background-color:#fff;
        height:550px;
}


.mainmenu{
        border:0px;
        width:100%;
        height:100%
}
.mainmenu1{
        border:0px;
        width:100%;
        background: url(../images/WebInel_7x1.gif);
}
.content{
        border:0px;
        width:95%;
        height:100%;
        background: url(../images/webinel_6x1.gif) no-repeat;
}

.header {
        border: 0px;
        padding: 0;
        margin: 0;
        width: 780px;
        height:140px;
}
.unoxuno   {
       width:265px;
       height:64px;
}
.unoxdos   {
      width:515px;
      height:88px;
}

.dosxuno {
      width:265px;
      height:74px;
}
.tresxuno{
      width:515px;
      height:50px;
      background:url(../images/webinel_3x1.gif);
      vertical-align: middle;
      text-align:center;
      color:#6081b5;
      font-weight:bold;
      padding-top:2px;
}
.footer {
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        background-color: #d9241c;
        text-align:center;
        vertical-align:bottom;
}

