/* CSS Document */
a{ 
text-decoration: none;
color: #0C1B92;
}

a:hover{ 
text-decoration: none;
color: #0C1B92;
text-decoration: underline;
font-weight: bold;
}


u{
font-weight: bold;
color: #0C1B92;
}

body {
margin: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6666CC;
}

#BordePPal {
border: 2px solid #145692;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
width: 807px;
}

#Top {
border: 0px solid #145692;
background: #FFF url("top.png");
background-repeat: no-repeat;
height: 125px;
}

#TopLogo {
float: left;
border: 0px solid #145692;
height: 98px;
width: 150px;
padding: 4px;
}

#TopLogos {
float: right;
text-align: right;
border: 0px solid #145692;
height: 98px;
width: 500px;
padding: 5px;
}

#Contenido {
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#Menu {
border: 0px solid #145692;
width: 144px;
padding: 6px 0px 0px 20px;
}

#MenuTop {
border: 0px solid #145692;
background: url("menu_up.png");
background-repeat: no-repeat;
height: 49px;
}

#MenuMid {
border-left: 2px solid #145692;
border-right: 2px solid #145692;
text-align: center;
}

#MenuMid ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}

#MenuMid ul li {
display: inline;
width: 86px;
text-align: center;
font-weight: bold;
}

#MenuMid ul li a {
display: block;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
color: #333333;
font-size: 12px;
height: 14px;
line-height: 12px;
text-decoration: none;
padding: 6px 2px 6px 2px;
}

#MenuMid ul li a:hover {
background: url("hover.png") no-repeat 0 50%;
text-decoration: none;
color: #FFFFFF;
}

#MenuBot {
border: 0px solid #145692;
background: url("menu_down.png");
background-repeat: no-repeat;
height: 50px;
}

#Texto {
float: right;
margin: 0px 15px;
text-align: left;
border: 0px solid #145692;
width: 590px;
padding: 8px;
color: #333333;
height: auto;
}

#Bottom{
border: 0px solid #145692;
background: #FFF url("bottom.png");
background-repeat: no-repeat;
height: 125px;
float: none;
display: block;
}

#BottomTxt{
float: left;
padding: 89px 0px 0px 10px;
border: 0px solid #145692;
height: 30px;
width: 500px;
}

#BottomTxt2{
color: #666666;
font-size:10px;
float: right;
padding: 60px 0px 0px 10px;
border: 0px solid #145692;
height: 50px;
width: 270px;
text-align:right;
}

#BottomTxt a{ text-decoration: none; color: #666666; font-size:10px;}

h1{
color: #145692;
text-align:center;
font-size:16px;
}

h2{
color: #145692;
text-align:left;
font-size:15px;
}

p{ 
text-align: justify;
}

ul{
line-height: 22px;
}

.tit0 {
color: #0C1B92;
font-size: 14px;
}

.tit {
color: #0C1B92;
font-weight: bold;
}

.tit1 {
color: #0C1B92;
}

.individuos {
border: 1px solid #145692;
}

.Tit {
background-color: #145692;
color: #FFFFFF;
font-weight:bold;
}

.NoTit {
background-color: #FFFFFF;
color: #145692;
}

.border {
border: 1px solid #145692;
}

#Noticias{
border: 1px solid #0C1B92;
}


.Act{
background-color: #77B5EC;
text-align:center;
color: #FFF;
}

.Act a{
color: #FFF;
}

.Act a:hover {
text-decoration: underline;
color: #FFFFFF;
background-color:#333333;
}

.Premio{
border: 1px solid #0C1B92;
}