@media print
{
	#itpageHeader {display: none;}
	#itpageMenu {display: none;}
	#itpageContentWrapper {float:none !important;}
	#itpageLeftColumn {display: none;}
	#itpageLeftColumnMobile {display: none;}
	#itpageCentralContent {float:none !important; width:100% !important;}
	#itpageContentHeader {display: none;}
	#itpageMigas {display: none; height:0 !important;}
	#itpageFooter {display: none;}
}

/*Container*/
#itpageContainer {
	margin: 0 auto;
}

/*Header*/
#itpageHeader {
    width: 100%;
    height: 100px;
    overflow: hidden;
    background-color: #FFF;
}
#itpageHeaderLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 100px;
	z-index: 1;
}
#itpageHeaderCenter {
	float: right;
	background: url(itpageHeaderCenter.jpg) #FFF no-repeat left top;
	width: 535px;
	height: 100px;
	z-index: 2;
}
#itpageHeaderRight {
	font-size: 2.0em;
	padding-left: 322px;
	padding-top: 45px;
	color: #48555b;
	white-space: nowrap;
	z-index: 0;
}
#itpageIdiomas {
	font-size: 0.9em;
	color: #000000;
}
#itpageIdiomas A {
	text-decoration: none;
	color: #000000;
}
#itpageIdiomas A:hover {
	color: #000000;
	text-decoration: underline;
}

/*Main navegation*/
#itpageMenu {
	clear: both;
	font-size: 0.9em;
	width: 100%;
	background: url(itpageMenuBackground.jpg) #fff top repeat;
}
#itpageNav {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
	padding-top: 2px;
}
#itpageNav LI {
	float: left;
	padding: 0 1px 0 0;
	margin: 1px 0 3px 0;
    font-weight: bold;
	background: url(itpageNavBackground.jpg) center right no-repeat;
}
#itpageNav LI.off{
	color: #435058;
}
#itpageNav LI.on{
	color: #cf9329;
}
#itpageNav A{
	display: block;
	text-decoration: none;
	padding: 5px 6px;
	white-space: nowrap;
	background-color: transparent;
}
#itpageNav LI.off A:hover {
	color: #cf9329;
}
#itpageNav LI.off A {
	color: #435058;
}
#itpageNav LI.on A {
	color: #cf9329;
}

/*Content*/
#itpageContentWrapper {
	float: left;
	width: 100%;
	background: url(itpageContentWrapperBg.jpg) top repeat-x;
}
/*Left column, second navegation, login*/
#itpageLeftColumn {
	clear: left;
	float: left;
	width: 24%;
	overflow: hidden;
    min-height: 550px;
	background: url(itpageLeftColumnBg.jpg) left top no-repeat;
}
#itpageLeftColumnMobile {
	clear: left;
	width: 100%;
	background-color: #FFFFFF;
}

#leftColumnAimplas {
	margin: 8px 0 10px 75px; 
}
#canalesAimplas {
	padding: 10px;
	color: #fff;
	font-weight: bold;
	background-color: #48555b;
}

UL.itpageNavMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	margin-left: 75px;
	background-color: #48555b;
}
UL.itpageNavMenu IMG {
	vertical-align: middle;
	margin-right: 2px;
}
UL.itpageNavMenu A.sinIcono {
	padding-left: 18px;
}
UL.itpageNavMenu LI.cab {
	font-weight: bold;	
	padding: 6px 4px;
	margin: 0 4px;
	color: #fff;
	border-bottom: solid 1px #7a7a7a;
}
UL.itpageNavMenu LI.cab A{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}
UL.itpageNavMenu LI.cab A:hover{
	color: #cf9329;
	text-decoration: underline;	
}
UL.itpageNavMenu LI.cabOn A, UL.itpageNavMenu LI.cabOnExpandido A {
	color: #cf9329;
}
UL.itpageNavMenu LI.cabOnExpandido {
	background: url(itpageNavMenuCabOnExpandidoBg.gif) right no-repeat;
}
UL.itpageNavMenu LI.cabOffContraido {
	background: url(itpageNavMenuCabOffContraido.gif) right no-repeat;
}
UL.itpageNavMenu LI.cabOffExpandido {
	background: url(itpageNavMenuCabOffExpandidoBg.gif) right no-repeat;
}
UL.itpageNavMenu LI.enlace{
	margin-left: 4px;
	margin-right: 6px;
	padding: 3px 3px 3px 10px;
	color: #000;
	border-bottom: solid 1px #7a7a7a;
}
UL.itpageNavMenu LI.enlace A{
	margin-left: 2px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
UL.itpageNavMenu LI.enlace A:hover{
	text-decoration: underline;
	color: #cf9329;
}
UL.itpageNavMenu LI.sub{
	padding-left: 20px;
}
UL.itpageNavMenu LI.selected A{
	color: #cf9329;
}
/*Login box*/
.itpageLogin {
	margin: 0 0 8px 75px;
	background: #48555b;
}
.itpageLogin A {
	color: #fff;
}
.itpageLogin A:hover {
	color: #cf9329;
}
.itpageLoginTitulo {
	font-size: 0.9em;
	font-weight: bold;
	padding: 6px 4px;
	margin: 0 4px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #7a7a7a;
}
.itpageLoginCuerpo {
	padding: 6px 6px 6px 15px;
	color: #fff;
}
.itpageLoginPie {
	font-size: 0.9em;
	text-align: right;
	margin-top: 5px;
}
.itpageLoginPie KBD {
	font-size: 1.3em;
}
.itpageLoginForm {
	font-size: 0.9em;
}
.itpageLoginForm OL {
	clear: left;
	list-style: none; 
	padding: 0.2em 0;
	margin: 0;
} 
.itpageLoginForm LI {  
	float: left;
	clear: left;  
	width: 95%;
	padding: 0.2em 0 0.2em 0.2em;
} 
.itpageLoginForm LI + * {
	vertical-align: middle;
}
.itpageLoginForm LABEL {  
	float: left;
	width: 8em;
	text-align: left; 
}
.itpageLoginForm .submit {  
	float: none;  
	margin-top: 0.5em;
	text-align: center;
}
.itpageLoginForm .user,
.itpageLoginForm .password {
	margin: 0;
	padding: 2px 0 2px 2px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
}

/*Central content*/
#itpageCentralContent{
	float: left;
	width: 76%;
	min-height: 550px;
	z-index: 1;
}
* html #itpageCentralContent { /* solucion bug 'float drop' de IE6 y versiones anteriores */
	overflow-x: auto; 
	overflow-y: hidden;
}
#itpageCentralContentMobile{
	width: 100%;
}
#itpageContentHeader {
	padding: 5px 3px 7px 3px;
	margin: 2px 2px 0 6px;
	color: #666;
}
#itpageContentHeader A {
	color: #666;
}
#itpageContentHeader A:hover {
	color: #cf9329;
}
#itpageTools {
	clear: right;
}
#itpageTools .itpageToolsLinks {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#itpageTools .itpageToolsLinks LI{
	float: right;
	margin: 0 0 0 5px;
}
#itpageTools .itpageToolsLinks LI IMG {
	border: none;
	vertical-align: middle;
	margin-right: 2px;
}
#itpageFecha {
	float: left;
	font-size: 0.9em;
}

#itpageCursos {
	clear: right;
	text-align: right;
	font-size: 0.9em;
	margin-top: 0;
	padding-top: 9px;
}
#itpageCursos .linksCambiarPerfil{
	margin-top: 3px;
}
#itpageCursos .avisoModoAlumno {
	padding: 2px;
	background-color: #FFFF00;
}

#itpageContent{
	margin: 2px 1px 2px 4px;
	padding: 2px 1px 2px 2px;
}
#itpageTitle {
	clear: both;
	margin-bottom: 10px;
}
#itpageTitle H1{
	color: #CF9329;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 0;
    border-top: dotted 1px #ccc;
    border-bottom: dotted 1px #ccc;
}
#itpageMigas {
	font-size: 0.9em;
	margin: 0;
	margin-bottom: 5px;
	color: #666;
}
#itpageMigas A {
	color: #666;
	text-decoration: none;
}
#itpageMigas A:hover {
	color: #cf9329;
	text-decoration: underline;
}

/*Footer*/
#itpageFooter{
	clear: left;
	font-size: 0.9em;
	text-align: center;
	vertical-align: middle;    
	margin-bottom: 10px;
	padding: 10px 2px 10px 4px;
	border-top: 1px solid #e4e4e4;  
	background: url(itpageFooterBackground.jpg) #fff repeat-x bottom;
	color: #333;
}
#itpageFooter A {
	color: #666;
}
#itpageFooter A:hover {
	color: #cf9329;
}


