/* CSS Document */
body {
background-color:#000066;
}
#header {
background-image:url(imagenes/header3.gif);
background-repeat:no-repeat;
height:100;
}

#page {
background-color:#FFFFFF;
border-color:#000000;
border-width:thick;
border-spacing:2;
border:inherit;
width:900px;
height:580px;
margin: auto;
padding: inherit;
}

#menu {
text-indent:inherit;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:150px;
height:450px;
float:left;
}

#centerBody {
font:Impact;
font-size:14px;
color:#000066;
caption-side:right;
width:inherit;
margin-left:10px;
margin-right:5px;
overflow:scroll;
height:450px;
}

#footer {
background-image:url(imagenes/footer.gif);
background-repeat:no-repeat;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
color:#000066;
font-size:9px;
height:20px;
margin-bottom:20px;
}

h2 {
font:Impact;
font-size:20px;
color:#FF3300;
}
menuTitle {
margin-left:5px;
font:Impact;
font-size:15px;
color:#FF3300;
}

li {
font:Impact;
color:#000066;
font-size:11px;
outline-color:#000066;
position:relative;
margin-left:-10px;
width:100%;
}
normalT {
color:#000066;
font-size:14px;
font:Impact;
}

.imgF {
height:110px;
width:130px;
border-style:double;
border-color:#FF3300;
}
subCat {
color:#FF3300;
font-size:14px;
font:Impact;
}
.img2 {
height:30px;
width:30px;
border-style:none;
align:center;
}

.imgWelcome {
align:center;
}

