#botonRegistrarse
{
	margin: 150px 0px 0px 80px;
	width: 300px;
	height: 70px;
	border: 0px;
}
/*#volverEscritorio{margin: 65px 0px 0px 520px;}*/

/* ----------------------------------- BANNER PRINCIPAL Y GLIDER --------------------------------------- */
#bannerPrincipal
{
	height:260px;
	background: url(../images/sitio/banner_principal.jpg) no-repeat;
}
#contieneCarteleraSlider
{
	position:absolute;
	margin: 11px 0px 0px 475px;
	width: 218px;
	height: 163px;
}
.scroller 
{ 
	/* modify width and height of scrolling section if necessary */		
	width: 218px; 
	height: 163px;
	overflow: hidden;
	margin-left:10px;
	/*border:1px solid #cccccc;*/
}
.scroller .section
{
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 218px; 
	height: 163px;
	overflow:hidden;
	float:left;
	/*padding:1em;*/		
}
.scroller .content{width: 1500px;}
/******************************  CENTRAL **************************************************/

.bloqueIzq 
{
	width: 420px;
	float: left;
}
.bloqueDer, .bloqueDer1  
{
	width: 310px;
	float: left;
	margin:0px 0px 0px 0px;
	text-align: right;
}
.botonazo{margin-top:15px;}
.bloqueDerImg 
{
	width: 310px;
	float: right;
}
.iconos
{
	float:left;
	height: 150px;
}
.bloqueIzq  p {padding: 7px 7px 7px 77px;}
.bloqueDer h1, .bloqueDerImg h1, .bloqueIzq h1
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
