body
{
	background-color: #dddddd;
	COLOR: #000000;
	FONT-FAMILY: "Century Gothic","Verdana";
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
}
td
{
 	background-color: #ffffff;
}
.banner
{
	background-image: url("../images/innovation2010.jpg");
	height: 71px;
}
.siteInfo 
{
	background-image: url(../images/link_area.jpg);	
	height: 40px;
}
a
{
	text-decoration:underline;
	color: #FF6600;
	font: "Century Gothic";
}
a.hover
{
	color: #FF6600;
}

.normalText
{
	COLOR: #000000;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	font: "Century Gothic";
}
.normalText:link 
{
	color: #ff6600;
	text-decoration: underline;
	}
.taronjaText
{
	COLOR: #FF6600;
	font: "Century Gothic";
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	}
.taronjaText:link 
{
	FONT-WEIGHT:bold;
	text-decoration:none;
	}
.inverseText
{
	COLOR: #ffffff;
	font: "Century Gothic";
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	background-color: Gray;
}
.inverseText:link {color: yellow;text-decoration: none;}

.smallText
{
	COLOR: #000000;
	font: verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal
}
.titleText
{
	COLOR: #aaaaaa;
	font: Verdana;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
.titleArticle
{
	COLOR: blue;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
.linkArticle
{
	COLOR: blue;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
}
.boldText
{
	COLOR: #000000;
	font: "Century Gothic";
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold
}
.boldText:link {color:blue;text-decoration:none;}

.title
{
	FONT-FAMILY: Verdana,Broadway;
    FONT-WEIGHT: normal;
	COLOR: black;
    FONT-SIZE: 20pt
}
.logo
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	COLOR: #FF6600;
	FONT-SIZE: 20pt;
}
.bold
{
    FONT-WEIGHT: bold
}
.footer {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif;
	vertical-align: top;
}
.footer:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.footer:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.footer:hover {
	color: Blue;
}
.header {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif;
	vertical-align: top;
}
.header:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.header:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.header:hover {
	color: Blue;
}
.button
{
	COLOR: #000000;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal
}
.menu {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}
.menu:link {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.menu:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.menu:hover {
	color: Blue;
}
.warning
{
    COLOR: red;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    VERTICAL-ALIGN: middle
}
.mapaWebCapitulo
{
	COLOR: blue;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: normal;
}
.mapaWeb
{
	COLOR: blue;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
}
.mapaWeb:link {
	COLOR: blue; TEXT-DECORATION: none
}
.mapaWeb:visited {
	TEXT-DECORATION: none
}
.mapaWeb:hover {
	color: #FF6600;
}
/* shadows */
.toptable
{
	margin-left: auto;
	margin-right: auto;
	COLOR: Black;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
}
.shadowleft
{
	background-image: url(../images/ShadowLeftG.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 21px;
	height: 21px;
}
.shadowright
{
	background-image: url(../images/ShadowRightG.gif);
	background-repeat: repeat-y;
	width: 21px;
	height: 21px;
}
.shadowbottom
{
	background-image: url(../images/ShadowBottomG.gif);
	background-repeat: repeat-x;
	width: 9px;
	height: 13px;
}
.shadowbl
{
	background-image: url(../images/ShadowBLG.gif);
	background-position: top right;
	width: 21px;
	height: 13px;
}
.shadowbr
{
	background-image: url(../images/ShadowBRG.gif);
	background-position: top left;
	width: 21px;
	height: 13px;
}
/* input & forms*/
input, textarea
{ 
  	/*width: 90px;*/ 
	font-family: Century Gothic;
	font-size: 10pt;
  	border: 1px solid;
  	margin: 2px;
  	background: #ffffff;
  	color: #000000;
  	border-color: #ff6600;
}
.noInput
{ 
  	background: #ffff99;
  	color: #000000;
  	border-color: #ff6600;
}
/* menus */

	#sectionnav {
		position: relative;
		left:10; 
		top:10;
		width: 150px;
		padding-right: 10px;
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	#sectionnav a {
		display: block;
		text-decoration: none;
		padding: 4px;
		font-size: 9pt;
		font-weight: bold;
		padding-left: 16px;
		color: #ff6600;				
		background-image: url("../images/4dots.jpg");
		background-repeat: no-repeat;
		background-position: center left;
	}
	#sectionnav a:hover {
		background-image: url("../images/4dots_hover.jpg");
		background-repeat: no-repeat;
		background-position: center left;
		color: #000000;
	}

	#topnav {
		font-size: 8pt;
		padding-right: 2px;
		padding-left: 2px;
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	#topnav a {
		text-decoration: none;
		font-size: 9pt;
		font-weight: bold;
		color: #ff6600;				
	}
	#topnav a:hover {
		color: #000000;
	}

