UL.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}
UL.tabNavigation LI {
    display: inline;
	 line-height: 25px;
}
UL.tabNavigation LI A {
    padding: 3px 5px;
    background-color: #ccc;
    color: #000;
    text-decoration: none;
    margin-right: 5px;
}
UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
    background-color: #4B0082;
    color: #fff;
    padding-top: 7px;
}
UL.tabNavigation LI A:focus {
        outline: 0;
}
div.tabs > div {
        padding: 5px;
        margin-top: 3px;
        border: 1px solid #333;
}
div.tabs > div h2 {
        margin-top: 0;
}
body{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align: justify;
}
.Title{
		font: bold 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #191970;
}

.convenio-compa{
	width: 125px;
	background-color: #2C2DC2;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.convenio-titulo {
	width: 125px;
	background-color: #191970;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.SubTitle{
		font: bold 15px Arial Helvetica sans-serif;
		text-decoration: underline;
}
#Header{
 	margin: 0 auto 0 auto; 
	width: 800px;
	height: 169px;
}
#Main{
	margin: 0 auto 0 auto; 
	width: 800px;
	background-image: url(../images/main-back.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#Menu{
	margin: 0 auto 0 auto; 
	width: 800px;
}
#SubMain{
	width: 605px;
	float: left;
	padding: 15px;
	margin-left: 10px;
}
#Panel{
	width: 132px;
	float: right;
	padding: 5px;
	margin-right: 10px;
}
#Noticias li{
	margin-left: -15px;
	width: 98px;
}
#Noticias A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
}
.clear {
clear: both;
} 
#Footer{
	margin: 0 auto 0 auto; 
	width: 800px;
}
.Articulos_Nombres{
	font-weight: bold;
	font-size: 11px;
}
.Conv_Titulo_tablas{
	color: White;
	font-size: 12px;
	font-weight: bold;
}
.Celda1 {
	color: White;
	font-size: 9px;
}

.Celda1 A{
	color: Yellow;
	font-size: 9px;
	font-weight: bold;
	width: 120px;
}
.menutitle{
	color: #494949;
	font-size: 15px;
	font-weight: bold;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.submenu{
	height: 27px;
	background-image: url(../images/submenu-back.gif);
	line-height: 30px;
	width: 130px;
	text-align: center;
	margin-top: 3px;
}
.submenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;

}

