/* Style Sheet file for InnoXMLp */



/* BASICS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #EFEFEF; 
	
	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;
}

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;

}



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;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}

h1 {
	font-size : 20px;
	padding-top : 0px;
	color : #666666;	
}

h2 {
	font-size : 15px;
	letter-spacing : 2px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	color : #666666;	
}

h3 {
	font-size : 12px;
	letter-spacing : 1px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	color : #666666;	
}


/* links */


A:LINK, A:VISITED {
	text-decoration : underline;
	color : #cc6600; 
}

A:ACTIVE {
	text-decoration : underline;
	color : red;
}

A:HOVER {
	text-decoration : none;
}





/* menu items */

.firstmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #70766B;
	font-weight : bold;	

}


.firstmenuhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #CC6633;
	font-weight : bold;
}

.secondmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;

}

.secondmenuhl {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #cc0000;

}
A.firstmenu:VISITED {
	text-decoration : none;
	color : #70766B; 
}

A.firstmenu:ACTIVE {
	text-decoration : none;
	color : red;
}

A.firstmenu:HOVER {
	text-decoration : underline;
; color: #70766B
}

A.firstmenuhl:LINK, A.firstmenuhl:VISITED {
	text-decoration : none;
	color : #cc0000; 
}

A.firstmenuhl:ACTIVE {
	text-decoration : none;
	color : red;
}

A.firstmenuhl:HOVER {
	text-decoration : underline;
}


A.secondmenu:LINK, A.secondmenu:VISITED {
	text-decoration : none;
	color : #000000; 
}

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.firstmenu:LINK { 
	text-decoration : none;
	color : #70766B; 
 } 
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #DD5114;
	height: 15px;
}


/* headings */

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
 } .tituloponencia {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.sesion { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold ; color: #FFFFFF; background-color: #CC6633; border: thin #FFFFFF solid; text-align: centre; vertical-align: middle; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.horario { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold }

