@charset "utf-8";
/* CSS Document para YouCast*/
/**********************************************************************************************************************/
#spacerHorizontal {
	clear:both;
}
#TituloBanner {
	float:left;
	padding:10px 0 0 0;
	width:170px;
}
#SubtituloBanner {
	float:left;
	padding:10px 0 0 0;
}
#TituloBanner_tituloSolo {
	float:left;
	padding:10px 0 0 0;
}
#linea {
	clear:both;
	float:left;
	margin:-9px 0 0 0;
	width:900px;
}
/* fin divs del header*/

#categorias {
	margin:0 0 0 0;
	width:150px;
	float:left;
	position:relative;
}
#banners {
	margin:8px 0 0 0;
	width:211px;
	float:left;
	position:relative;
}
/*--------------------------------*/

/* Estilos para Home*/
.diapositivaPresentacion {
	background-image:url(../images/marcopresentaciones.png);
	background-repeat:no-repeat;
	background-position:top;
	width:124px;
	height:84px;
}
.tituloPresentacion {
	line-height:10px;
	width:285px;
}
.separadorPresentacion {
	width:5px;
}
.datosPresentacion {
	line-height:12px;
	width:105px;
}
/*--------------------------------*/

/* Estilos para Buscador*/
#main_buscador {
	margin:4px 0 0 0;
	width:689px;
	float:left;
	position:relative;
}
.tituloPresentacion_buscador {
	line-height:10px;
	width:455px;
}
#numeroDeResultados {
	position:relative;
	margin-bottom:10px;
}
/*--------------------------------*/

/* Estilos para Registro y Acceso*/
#main_RegistroYAcceso {
	margin:4px 0 0 0;
	width:900px;
	float:left;
}
#registroYAccesoTabla {
	padding:0 205px 0 205px;
}
/*--------------------------------*/
	
#paginacion {
	text-align:center;
	margin-top:20px;
}
/*--------------------------------*/

/* Estilos para visualizar una presentacin*/
#main_visualizarPresentacion {
	margin:4px 0 0 0;
	width:900px;
	float:left;
	position:relative;
}
/*--------------------------------*/

/* Estilos para la cuenta de usuario*/
#opcionesCuenta {
	margin:0 0 0 0;
	width:170px;
	float:left;
	position:relative;
}
#main_Cuenta {
	margin:4px 0 0 0;
	width:730px;
	float:left;
	position:relative;
}
/*--------------------------------*/

/* Estilos para Mis Presentaciones*/
#numeroDePresentaciones {
	position:relative;
	margin-bottom:10px;
	text-align:right;
}
.tituloPresentacion_misPresentaciones {
	line-height:10px;
}
/*--------------------------------*/

/* Estilos para Mi Perfil*/
#entradaDatosMIDDLE {
	padding:1px 0 1px 0;
}
#entradaDatosMIDDLE {
	background-image:url(../images/entradaDatos_background.png);
	background-repeat:repeat-y;
	background-position:center;
}
#entradaDatosTabla {
	padding:0 120px 0 120px;
}
#entradaDatosTOP {
	margin:7px 0 0 0;
	background-image:url(../images/entradaDatos_backgroundTOP.png);
	background-repeat:no-repeat;
	background-position:center;
	height:23px;
}
#entradaDatosDOWN {
	background-image:url(../images/entradaDatos_backgroundDOWN.png);
	background-repeat:no-repeat;
	background-position:center;
	height:19px;
}
/*--------------------------------*/
/*
#barraCarga {
	height:200px;
	width:600px;
	margin:auto;
	top:0px;
	position:absolute;
	left:65px;
	visibility:hidden; 
}*/
#barraCarga {
	margin-top:10px;
	width:100%;
	height:0px;
	visibility:hidden;
}
#pgrsBar {
	width:100%;
	position:relative;
	margin:auto;
}
#progressBar {
	min-height:10px;
	height:10px;
	width:400px;
	margin:auto;
	background-position:center;
	background-repeat:no-repeat;
	border-width:1px;
	border-style:outset;
}
