/* Style Sheet file for InnoXMLp */



/* BASICS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #BFC7CA; 
	
	margin-top : 0px;
	margin-left : 10px; 
	margin-right : 0px;
	
	/* for ie 5.5  only */
	scrollbar-3d-light-color : #white; 
	scrollbar-arrow-color : #000000; 
	scrollbar-base-color : #000000; 
	scrollbar-dark-shadow-color : #white; 
	scrollbar-face-color : white;
	scrollbar-highlight-color : white; 
	scrollbar-shadow-color : white;
	scrollbar-Track-Color: white;
; list-style-image: url(images/cuadro.gif); list-style-type: disc
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;

}

.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
; border: black

}



table, tbody, tfoot, th,  tr, td, blockquote, form, textarea, dl, dd, dt {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}

input { /* if needed...*/
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

strong, b { /* needed for netscape, just in case... */
	font-weight : bold;
}


/* headings */

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}

h1 {
	font-size : 20px;
	letter-spacing : 1px;
	padding-top : 0px;
	color : #5b6A7b;	
}

h2 {
	_height: 1em;
	border-bottom: 1px solid #6D6D6D;
	margin: 6px 0 8px 0;
	padding: 0 0 8px 0;
	font-family : Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 20px;
	line-height : 24px;
	font-weight : normal;
	letter-spacing : 1px;
	color : #5b6A7b;	
}

h3 {
	font-size : 12px;
	letter-spacing : 1px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	color : #666666;	
}
A:VISITED {
	text-decoration : underline;
	color : #666666; 
}

A:ACTIVE {
	text-decoration : underline;
	color : #999999;
}

A:HOVER {
	text-decoration : none;
}


/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FFFFFF;
	background-color: #5b6a7b;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #CCCCCC;
	color:#5B6A7B;
	}


/* menu items */

.firstmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;	

}


.firstmenuhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CCCCCC;

}

.secondmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;

}

.secondmenuhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cc0000;

}
A.firstmenu:VISITED {
	text-decoration : none;
	color : #ffffff; 
}

A.firstmenu:ACTIVE {
	text-decoration : none;
	color : #FFFFFF;
}

A.firstmenu:HOVER {
;
color: #FFFFFF
; text-decoration: underline
}
A.firstmenuhl:VISITED {
	text-decoration : none;
	color : #FFFFFF; 
}

A.firstmenuhl:ACTIVE {
	text-decoration : underline;
	color : #FFFFFF;
}

A.firstmenuhl:HOVER {
	text-decoration : none;
; color: #FFFFFF
}
A.secondmenu:VISITED {
	text-decoration : none;
	color : #CC6600; 
}

A.secondmenu:ACTIVE {
	text-decoration : none;
	color : red;
}

A.secondmenu:HOVER {
	text-decoration : underline;
}

A.secondmenuhl:LINK, A.secondmenuhl:VISITED {
	text-decoration : none;
	color : #cc0000; 
}

A.secondmenuhl:ACTIVE {
	text-decoration : none;
	color : red;
}

A.secondmenuhl:HOVER {
	text-decoration : underline;
}

.linklist {
	list-style: circle; 	
}

.linkitem {
	list-style: circle;
	padding: 4px;
}


A.firstmenuhl:LINK { 
	text-decoration : none;
	color : #FFFFFF; 
 } 


/* links */


A:LINK { 
	text-decoration : underline;
	color : #5b6a7b; 
 } 


A.secondmenu:LINK { 
	text-decoration : none;
	color : #FFFFFF; 
 } 


A.firstmenu:LINK { 

	color : #ffffff; 
 } 
