/*-- RESET <<<--------*/
/*////////////////////////////////////////////////////////////////////*/ 
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td
	{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

	body							{ line-height: 1; }
	ol, ul						{ list-style: none; }
	blockquote, q					{ quotes: none; }	
	:focus						{ outline: 0; }	
	ins							{ text-decoration: none; }
	del							{ text-decoration: line-through; }
	table							{ border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */	

/*---- CLASES UTILES <<<-----------*/
/*////////////////////////////////////////////////////////////////////*/ 
	.clear						{ clear:both; }
	.clear-left						{ clear:left; }
	.clear-right					{ clear:right; }
	
	.float-left						{ float:left; }
	.float-right					{ float:right; }
	
	.text-left						{ text-align:left; }
	.text-right						{ text-align:right; }
	.text-center					{ text-align:center; }
	.text-justify					{ text-align:justify; }
	 
	.bold							{ font-weight:bold; }
	.italic						{ font-style:italic; }
	.underline						{ border-bottom:1px solid; }
	.highlight						{ background:#ffc; }
	
	.inline						{ display: inline; }
	.img-left						{ float: left; margin: 5px 10px 10px 0; padding: 5px; background: white; border: 1px solid #EBEBEB; }
	.img-right						{ float: right; margin:0px 0px 5px 10px; padding: 5px; background: white; border: 1px solid #EBEBEB;  }
	.img-center						{ clear: both;  margin: 10px 10px 10px; padding: 6px; background: #F4F4F4; border: 1px solid #ccc; text-align: center; }
	 
	.nopadding						{ padding: 0; }
	.noindent						{ margin-left: 0; padding-left: 0; }
	.nobullet						{ list-style: none; list-style-image: none; }
	
	a.nolink						{ cursor: default; }

	
/*-- GLOBAL A MEDIDA <<<--------*/
/*////////////////////////////////////////////////////////////////////*/ 
	body							{ color: #444; font: normal 11px/18px Verdana, Geneva, sans-serif; background: #00426F;}
	html							{ height: 100%}
	body.page_login					{ background: #EDF8FC; height: 100%}
	body.page_login .wrap				{ background: url(css/login_bg.png) no-repeat top center #EDF8FC; width: 960px; margin: 0 auto; height: 100%}
	
	body.page_login .cabecera			{ width: 100%; height: 80px; padding-top: 20px; }
	body.page_login .cabecera a#logo_ucv,
	body.page_login .cabecera a#logo_webex	{ display: block; float: left; text-indent: -99999px; width: 120px; height: 52px; }
	body.page_login .cabecera a#logo_ucv	{ background: url(css/login_logoucv.png) no-repeat; }
	body.page_login .cabecera a#logo_webex	{ background: url(css/login_logowebex.png) no-repeat; float: right; }
	
	body.page_login .contenido			{ width: 580px; margin-left: 350px; margin-top: -100px; height: 300px; }
	body.page_login .contenido .loginbox	{ width: 270px; height: 415px; background: url(css/login_loginbox_bg.png) no-repeat top center; }
	body.page_login .contenido .logintxt	{ width: 270px; float: right; position: absolute; top: 140px; margin-left: 275px; }
		
	body.page_login .loginbox form		{ width: 230px; margin-left: 20px; padding-top: 180px;}
	body.page_login .loginbox input.txt		{ width: 208px; background: url(css/loginbox_input_bg.png) no-repeat; border: none; height: 24px; margin-bottom: 10px; padding: 0px 6px 0px 6px; line-height: 24px; color: #666;}
	body.page_login .loginbox input.chk		{ float: left; margin-left: -5px; }
	body.page_login .loginbox hr			{ border: none; background: none; border-top: 5px solid white;}
	body.page_login .loginbox input.submit		{ width: 98px; height: 30px; border: none; background:url(css/login_submitbg.png) no-repeat; float: right; color: #FFF; margin-top: -25px; cursor: pointer;  }
	body.page_login .loginbox input.submit:hover	{ background-position: 0px -30px;  }
	body.page_login .loginbox a			{ display: block; width: 230px; text-align: center; clear: both; margin-top: 30px; }
	.loginbox form label				{ display: block; line-height: 18px; color: #016FA3; }
	
	body.page_login .logintxt h2			{ text-transform: uppercase; font-weight: bold; border-bottom: 1px dotted #CCC; line-height: 30px; }
	body.page_login .logintxt p			{ border-bottom: 1px dotted #CCC; line-height: 18px; margin-top: 8px; padding-bottom: 5px; }
	body.page_login .logintxt a			{ line-height: 30px; }
	
	body.page_login .piepagina			{ border-top: 1px solid #C2E7F5; position: absolute; bottom: 0px; width: 100%; background: #FFF; height: 25px; line-height: 25px;}
	body.page_login .piepagina .wrap		{ background-image: none; background-color: #FFF;}
	body.page_login .piepagina span.col1	{ display: block; float: left; }
	body.page_login .piepagina span.col2	{ display: block; float: right; }
	
	/*Enlaces*/
	a:link, a:active, a:visited			{ color: #016FA3; text-decoration: none; }
	a:hover						{ text-decoration: underline; }
	
	/*Enlaces en el pie de pagina*/
	#piepagina a:link,
	#piepagina a:active,
	#piepagina a:visited				{ color: #fff; text-decoration: none; }
	#piepagina a:hover				{ text-decoration: underline; }
	
	/*Contenedores principales*/
	#pagina, #piepagina				{ width: 960px; margin: 0 auto; padding: 0px 15px 0px 15px;  }
	#pagina						{ background: url(css/body_bg-med.png) repeat-y; }	
	#piepagina						{ background: url(css/body_bg-bottom.png) no-repeat top left; padding-top: 10px ; color: #FFF; margin-bottom: 100px;  }
	#cabecera						{ background: url(css/cabecera_bg.png) repeat-x #016FA3; height: 100px;  }
	
	/*Contenedores de contenido*/
	#pagina.inicio #cuerpo				{ background: url(css/body_home_sidebar.gif) repeat-y; height: 100%; }
	#cuerpo .sidebar					{ float: left; width: 240px; padding: 20px 10px 0px 10px; }
	#cuerpo .contenido				{ margin-left: 240px; padding: 15px 20px 20px; }
	
	/*Cabeceras(h1 - h6 ) y titulares en distintos contextos*/
	#cabecera a#logo_ucv				{ display: block; float: left; text-indent: -99999px; width: 180px; height: 100px; background:url(css/cabecera_logo.png) no-repeat; }
	#cabecera #logo_campus				{ font: bold 16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFF;}
	.sidebar h3						{ background: url(css/sidebar_h3-bg.gif) top right #DDF1F9; color: #005993; height: 30px;
								  font: bold 13px/30px "Trebuchet MS"; margin: 35px 10px 10px -10px; padding-left: 10px;}
	/*Menú principal*/
	ul#main_nav						{ /*background: red;*/ float: right; margin-right: -254px; margin-top: 62px; height: 38px; }
	ul#main_nav li					{ float: left; margin-right: 10px;   }
	ul#main_nav li a					{ color: #FFF; padding: 0px 15px 0px; line-height: 38px; }
	
	/*Cabecera*/
	.cabecera_info					{ float: right; color: #FFF; }
	
	/*Sidebar*/
	.sidebar span.fotoperfil			{ background:url(css/sidebar_imgperfil-contorno.png) center top; display: block; width: 65px;
								  height: 68px; text-align: center; padding-top: 1px; float: left; margin-right: 5px;}

	/*Bloque de contenido*/
	.contenido h1					{ font: bold 20px/30px "Trebuchet MS"; border-bottom: 1px dashed #999; }
	.widget						{ float: left; position: relative; z-index: 10; }
	.widget.wide					{ width: 370px; margin-right: 20px; }
	.widget.small					{ width: 290px; }
	.chkLogin   { text-align:left; width:200px; margin:5px;}
	/*.ui-tabs-panel					{ border: 1px solid #C7C7C7;}*/
	/*.widget						{ background: #F00; }*/
	/*div#tab_mishorarios				{ border: 1px solid red; }*/
	
	
/*
	a.boton-detalle:hover,
	.widget dd						{ padding: 10px; border-top: 1px solid #C7C7C7; border-left: 1px solid #C7C7C7;
								  border-right: 1px solid #C7C7C7; }
	
	
	.widget dt						{ border-top: 1px solid #C7C7C7; border-left: 1px solid #C7C7C7; border-right: 1px solid #C7C7C7; overflow: hidden; }		
	.widget dt						{ background: #F7F7F7 no-repeat 10px 10px; padding: 5px 0px 0px 10px; }
	#tab_novedades dt					{ background: url(css/tab_novedades-iconos.gif) #F7F7F7 no-repeat 10px 10px; padding: 5px 0px 0px 35px; }
	
	.dato							{ display: block; color: #999999; line-height: 14px;}
	a.boton-detalle					{ background: url(css/tab_ico-resumen.gif) no-repeat top center; text-indent: -99999px; display: block;
								  border-left: 1px solid #C7C7C7; width: 30px;  min-height: 50px; 
								  margin: 0px; margin-top: -42px;  }
*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.contenedor_table					{ padding: 0px;}
	
	#tab_novedades dl :nth-child(11)		{ border-bottom: 1px solid #C7C7C7;}
	
	/*#tab_cursosmatriculados dl :nth-child(3)	{ border-bottom: 1px solid #C7C7C7;}*/
	
	#tab_cursosmatriculados dd			{ padding: 0px; width: 288px; text-transform: uppercase; font-size: 10px; }
	#tab_cursosmatriculados dd li			{ height: 30px; border-bottom: 1px solid #C7C7C7; line-height: 30px; padding-left: 20px; }
	#tab_cursosmatriculados dd li a 		{ display: block; height: 30px; padding: 0px; padding-left: -11px;}
	#tab_cursosmatriculados dd li:last-child	{ border-bottom: none }
	a.boton-opciones					{ background: url(css/tab_ico-opciones.gif) no-repeat top center; text-indent: -99999px; display: block;
								  border-left: 1px solid #C7C7C7; width: 30px; height: 30px; position: relative; top: -30px; margin: 0px; }
	a.boton-opciones					{ left: 237px; z-index: 1;}
	a.boton-opciones:hover				{ background: url(css/tab_ico-opciones.gif) #EDEDED no-repeat 9px -166px; }
	
	
	#tab_novedades					{ position: relative;  zoom:1; }
	.slide						{ position: relative;  zoom:1; }
	.widget>div						{ position: relative;  zoom:1; }
	
	dd.slide ul li a					{ /*border: 1px solid red;*/ }
	dd.slide ul li a.boton-opciones		{ /*border: 1px solid green; margin-top: -1px;*/}
	
	/*dd:last-child					{ border-top: none; border-bottom: 1px solid #C7C7C7; }*/
	
								  
	.widget table					{ width: 100%; border-collapse: collapse; margin-bottom: -1px; }
	.widget table td,
	.widget table th					{ padding: 6px 8px 6px 8px; border-bottom: 1px solid #c7c7c7; text-align: left; font-weight: normal; }
	.widget table th					{ border-right: 1px solid #c7c7c7; }
	
	
	
	#tab_mishorarios table thead			{ display: none; }
	#tab_mishorarios table td			{ text-align: right; }
	#tab_mishorarios table th			{ width: 170px; padding-left: 10px;  text-transform: uppercase; font-size: 10px;  }
	
	
	
	.widget dt>a					{ display: block; border: 1px solid #C7C7C7; border-bottom: none; overflow: hidden;
								  background: url(css/tab_dt-bg.gif) repeat-x #F7F7F7 top right; padding: 5px 0px 0px 10px; }
	.widget dt>a strong				{ font-weight: normal; }
	.widget.wide dt>a strong			{ font-weight: normal; display: block; width: 320px; cursor: pointer; }
	.widget dt>a .dato				{ display: block; color: #999999; line-height: 14px;}
	.widget dt>a .boton-detalle			{ background: url(css/tab_ico-resumen.gif) no-repeat top center; text-indent: -99999px; display: block;
								  border-left: 1px solid #C7C7C7; width: 30px; cursor: pointer; min-height: 50px; margin-top: -40px; /*display: none;*/ }
								  
	.widget.wide dt>a .boton-detalle		{ margin-left: 327px; }
	.widget.small dt>a .boton-detalle		{ margin-left: 247px;}
	
	.widget dt>a:hover				{ text-decoration: none; background: url(css/tab_dt-bg.gif) repeat-x #F3F3F3 bottom right; }
	.widget dt>a:hover strong			{ text-decoration: underline; }
	/*.widget dt>a:active				{ text-decoration: none; background: url(css/tab_dt-bg.gif) repeat-x #F3F3F3 0px -60px; }*/
	
	.widget dd						{ padding: 10px; border-top: 1px solid #C7C7C7; border-left: 1px solid #C7C7C7;
								  border-right: 1px solid #C7C7C7; }
	
	.foot							{ height: 34px; background: url(css/widget_last.gif) bottom left; padding: 3px; }
	.small .foot					{ background-position: top left; }
	.foot a						{ display: block; background: url(css/btn_widget-last.png) top left #06C; height: 34px; 
								  font-weight: normal; text-align: center; line-height: 32px; padding-left: 20px; cursor: pointer; color: white; }
	.foot a span					{ background: url(css/btn_widget-last.png) top right; display: block; height: 34px;  }	
	.foot a span strong				{ font-weight: normal; padding: 2px 0px 2px 25px; background: url(css/btn_icons.gif) no-repeat;}
	
	.foot a.detalle-cursos span strong		{ background-position: 0px -18px;  }
	
	.foot a:hover					{ background-position: 0px -34px; color: white; text-decoration: none; }
	.foot a:hover span				{ background-position: right -34px; }
	
	/*.foot a:active			{ background-position: 0px -68px; }*/
	.foot a:active span		{ background-position: right -68px; }	
	
	
	
	
	
	.widget dt>a .dato.sesiones			{ background: url(css/tab_ico-numero.gif) no-repeat 0px -19px; line-height: 14px; color: #016FA3;
								  float: right; margin-top: -18px; margin-right: 35px; text-indent: 4px; width: 15px; height: 19px; overflow: hidden; display: none; }
	.widget dt>a .dato.sesiones.n0		{ background: url(css/tab_ico-numero.gif) no-repeat; color: #888; }



	/*.widget.wide dt>a .boton-detalle			{ margin-left: 302px;}
	.widget.small dt>a  .boton-detalle			{ margin-left: 247px;}
	.widget.wide dt>a dd					{ width: 348px; }
	.widget.small dt>a dd					{ width: 268px; height: auto; }
	.widget.wide dt>a dd.contenedor_table		{ padding: 0px; width: 368px; }
	.widget.small dt>a dd.contenedor_table		{ padding: 0px; width: 288px; }*/
	

div.menu_contextual ul li				{ /*height: 30px;*/ border-bottom: 1px dashed #CCC; width: 185px; /*overflow: hidden;*/ }
div.menu_contextual ul li a			{ height: 32px; line-height: 32px; display: block; width: 161px; padding: 0px 10px 0px; }
div.menu_contextual ul li a:hover		{ background: #005993; border: 2px solid white; height: 28px; line-height: 28px; color: #FFF; text-decoration: none; }
	
	

	
