ul#navigation {
  padding: 0;
	margin: 0;
	  background-color: #fff;
	color: #fff;
	float: left;
	width: 100%;
	border-bottom: solid 1px #fff;
}
ul#navigation li { display: inline; }
ul#navigation li a {
  padding: .10em 1em;
  background-color: #131D6B;
  color: #fff;
  text-decoration: none;
  float: right;
	border-bottom: solid 0px #fff;
  border-top: solid 0px #fff;
  border-left: solid 2px #fff;
  font: normal bold 10px/2 Arial,Verdana, Geneva,  Helvetica, sans-serif;
}
a:link, a:visited { color: #fff; }
ul#navigation li a:hover {
	color: #000;
	background-color: #fff;
}
ul#navigation li#azul a { background-color: #131D6B; }
ul#navigation li#azul a:hover { background-color: #FFF; }

ul#navigation li#gris a { background-color: #939495; }
ul#navigation li#gris a:hover { background-color: #FFF; }

body {
		font-family:verdana, arial, sans-serif;
font-size: x-small; 
		}
A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: xx-small; 
		color: #840000; 
		font-weight:bold;
		}
.titular{
	font-family:verdana, arial, sans-serif; 
		font-size: small; 
}
 a.titular1 {
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	text-decoration: none;
	color: #003366;
  font-weight:bold;
}
a.titular1:link, a.titular1:visited { color: #003366; text-decoration: none; }
a.titular1:hover { text-decoration: none ; color:#999999;}
td.db {
	width: 121px;
}
td.proyectos {
	color: #8C8C8C;
	text-align: left;
	width: 350px;
			font-family: verdana, arial, sans-serif;
font-size: xx-small; 
}
td.proyectos a {
	color: #8C8C8C;
}
td.proyectos a:visited {
	color: #8C8C8C;
}
td.proyectos a:active {
	color: #8C8C8C;
}
div.c1 { text-align: center; }
table.c2 { width: 745px;}
table.c5 { width: 745px; }
table.c7 {	width: 745px; }
table.c9 {	width: 745px; }
td.c3 { background-color: #000066;  color: White;  font: normal bold 13px/2 Verdana, Geneva, Arial, Helvetica, sans-serif; a;  text-align: left;  padding-left: 10px;     }
td.c4 { background-color: #DB7093;  padding: 3px 0px 0px 4px;  border: 3px solid White; color: White;  font-family: arial; font-size: 9px;      }
.c6 { width: 50%; font-family: verdana; font-size: x-small;  background: #E2E2E2;  border: 1px solid #A9A9A9; padding: 5px 5px 5px 5px;  }
.c8 { width: 50%; font-family: verdana; font-size: x-small;  background: White;  border: 0px solid padding: 5px 5px 5px 5px;}
.c01 { width: 50%; font-family: verdana; font-size: x-small;  background: #FFD4DB;  border: 0px solid #A9A9A9; padding: 5px 5px 5px 5px;  }
td.c10 {  width: 33%; background-color: #000066;  padding: 2px 2px 2px 2px;  border: 2px solid White; color: White;  font-family: arial; font-size: 9px;   }
td.c11 {  width: 33%; background-color: #E2E2E2;  padding: 2px 2px 2px 5px;  border: 2px solid White; color: Black;  font-family: arial; font-size: 11px;   }
td.c12 {  width: 33%; background-color: #E2E2E2;  padding: 2px 2px 2px 5px;  border: 2px solid White; color: Black;  font-family: arial; font-size: 11px;   }

    .feedIconStyle {
     font-family: arial, helvetica;
     font-size: 8px;
     font-weight: bold;
     text-decoration: none;
     border: 1px solid;
     padding: 0px 2px 0px 2px;
     margin: 0px;
     vertical-align: middle;
    }

     /*.feedIconStyle, .feedIconStyle:link, .feedIconStyle:visited, .feedIconStyle:active, .feedIconStyle:hover  {
     color: #FF9966;
     background-color: white;
     border-color: #FF9966;
    }
	 */

.feedIconStyle, .feedIconStyle:link, .feedIconStyle:visited, .feedIconStyle:active, .feedIconStyle:hover {
     color: white;
     background-color: #FF6600;
     border-color: #FFC8A4 #7D3302 #3F1A01 #FF9A57;
}
.form {
	background : #FFE8EB;
	border : 1px solid;
	border-color : #696969;
	font-family : Arial, Verdana, sans-serif;
	color : black;
	font-size : 11px;
} 
