@import "/CommonSICOnline/Includes/CommonSICOnline.css";



/*

img { behavior: url(/SICProgramas/Includes/iepngfix.htc); }
/* MENU SIC ----------------------------------------------------------- 

.MenuSIC {
	background-image:url(/SICProgramas/Images/menu_sic_bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#FFFFFF;
	text-align:center;
	height: 75px;
}
.MenuSIC #menusiccelllogosic {
	width:220px;
	text-align:center;
	vertical-align:middle;
}
.MenuSIC #menusicselltabmenu {
	width:508px;	
	text-align:left;
	vertical-align:bottom;
}
.MenuSIC #menusiccellsearch {
	width:260px;
	text-align:right;
	vertical-align:bottom;
}

/* TAB MENU 

.MenuSICTabOff {
	background-image:url(http://www.sic.pt/SICProgramas/Images/menu_sic_tab_off.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width:98px;
	height: 37px;
	vertical-align:middle;
	text-align:center;
	border-right:1px;
}
.MenuSICTabOn {
	background-image:url(http://www.sic.pt/SICProgramas/Images/menu_sic_tab_on.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width:98px;
	height: 37px;
	vertical-align:middle;
	text-align:center;
	border-right:1px;
	cursor:pointer;
}
.MenuSICTabActive {
	background-image:url(http://www.sic.pt/SICProgramas/Images/menu_sic_tab_active.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #20223B;
	text-decoration: none;
	width:98px;
	height: 37px;
	vertical-align:middle;
	text-align:center;
	border-right:1px;
	cursor:default;
}
.MenuSICTabActiveOrange {
	background-image: url(http://www.sic.pt/SICProgramas/Images/menu_sic_tab_active_orange.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width: 98px;
	height: 37px;
	vertical-align: middle;
	text-align: center;
	border-right: 1px;
	cursor: default;
}

/* SUB MENU 

.MainMenu {
	text-align: center;
	padding: 0px 8px 0px 8px;
}
.MainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003793;
	text-decoration: none;
	text-transform: uppercase;
}
.MainMenu a:hover {
	text-decoration: underline;
}
.MainMenuActivo {
	/*background-image: url(/online/Images/2007/main_menu_activo_bg.gif);*/ /*padding: 0px 1px 0px 1px;
	text-align: center;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
}
.MainMenuActivo a {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px 15px 9px 15px;
	display: block;
}
.MainSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #002f7e;
	text-align: left;
	padding: 8px;
}
.MainSubMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #002f7e;
	text-decoration: none;
	text-transform: uppercase;
}
.MainSubMenuActivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.MainSubMenu a:hover {
	text-decoration: underline;
}


/* DATE 

.HeaderDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 2px 15px 0px;
}

/* SEARCH 

.HeaderSearch {
	padding: 0px 2px 0px 20px;
	text-align: right;
	height:30px;
}
.HeaderSearchBox {
	width:150px;
	height:14px;
	margin-right:3px;
	background-color:#16162e;
	border:solid 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderSearchButton {
	width:80px;
	height:18px;
	background-color:#16162e;
	border:solid 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}


/* FOOTER SIC ----------------------------------------------------------- 

.FooterSIC {
	background-color:#FFFFFF;
	background-image:url(http://www.sic.pt/SICProgramas/Images/footer_services_bg.png);
	background-position:center 10px;
	height:215px;
	background-repeat: repeat-x;
	padding-top: 10px;
}

/* FOOTER SERVICES 

.FooterSIC #footerservices {
	height: 65px;
}
.FooterSIC #footerservices span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	padding:11px 0px 5px 0px;
}
.FooterSIC #footerservices a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:0px 10px 0px 2px;
	text-transform: none;
}

/* FOOTER LOGOS 

.FooterSIC #footerlogos {
	height: 55px;
	padding: 15px 0px 15px 0px;
	margin-bottom:10px;
}
.FooterSIC #footerlogos span {
	background-image: url(http://www.sic.pt/SICProgramas/Images/footer_logo_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 45px;
	padding:5px 7px 5px 7px;
}

/* FOOTER LINKS 

.FooterSIC #footerlinks {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
.FooterSIC #footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	padding:0px 10px 0px 10px;
}
.FooterSIC #footerlinks a:hover {
	text-decoration: underline;
}

/* FOOTER SIC BLACK ----------------------------------------------------------- */

.FooterSICBlack {
	/*background-color:#000000;
	background-image:url(http://www.sic.pt/SICProgramas/Images/footer_services_bg_black.png);
	background-position:center 10px;
	height:215px;
	background-repeat: repeat-x;
	padding-top: 10px;
}

/* FOOTER SERVICES 

.FooterSICBlack #footerservices {
	height: 65px;
}
.FooterSICBlack #footerservices span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding:11px 0px 5px 0px;
}
.FooterSICBlack #footerservices a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 10px 0px 2px;
	text-transform: none;
}

/* FOOTER LOGOS 

.FooterSICBlack #footerlogos {
	height: 55px;
	padding: 15px 0px 15px 0px;
	margin-bottom:10px;
}
.FooterSICBlack #footerlogos span {
	background-image: url(http://www.sic.pt/SICProgramas/Images/footer_logo_bg_black.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 45px;
	padding:5px 7px 5px 7px;
}

/* FOOTER LINKS 

.FooterSICBlack #footerlinks {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
.FooterSICBlack #footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	padding:0px 10px 0px 10px;
}
.FooterSICBlack #footerlinks a:hover {
	text-decoration: underline;
}


*/