body
{
	background: #F0F3F7 url(../images/back.png) no-repeat center top;
	margin: 0px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Quitar por default espacios */
div, form, table, h1, h2, h3, ul, li
{
	margin: 0;
	padding: 0;
}

a
{
	color: #069;
	text-decoration: none;
}

a:hover
{
	border-bottom: dotted 1px #c0c0c0;
}
	

/* Evitar que las im�genes tengan bordes */
img
{
	border: 0;	
}

/* Evitar que un p�rrafo tenga espaciado por default */
p
{
	margin:0;
	padding:0;
}

div#title
{
	width: 1000px;
	height:100%;
	overflow:hidden;
	background: #e2eaf1 url(../images/h1_back.png) repeat-x;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

div#title h1
{
	font-weight: bold;
	font-size: 20px; 
	color: #355C7D;
	margin: 0;
	padding: 0;
	line-height: 30px;
	padding-left: 10px;
	/*float: left;*/
}

div#title span.micronegocio
{
	float: right;
	line-height: 22px;
	padding: 5px;
	padding-right: 10px;
}

div#header
{
	background: #fff no-repeat url(../images/cabecera.png);
	margin: 0 auto;
	width: 1000px;
	height: 100px;
	/* CSS3 */
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

div#topbar
{
	width: 1000px;
	height: 30px;
	margin: 0 auto !important;
	background: #003399;
}

div#interfaz
{
	width: 1000px;
	background: #fff url(layouts/images/contenido_back.png) repeat-x top;
	margin: 0 auto;
	text-align: left;
}

div#contenido
{
	padding: 15px 10px 10px 10px;
}

div#contenido h1
{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 5px;
	border-bottom: dashed 1px #606060;
	color: #336699;
}

div#footer
{
	width: 1000px;
	padding: 65px 0 0 0;
	margin: 0 auto;
	background: #F0F3F7 url(../images/pie.png) no-repeat;
	color: #707070;
	height: 60px;
	line-height: 30px;
}


/* Comienza el estilo de las pesta�as estandarizadas */
div.pestanas
{
	height: 35px;
	margin-bottom: 10px;
	margin-left: -10px;
	width: 1000px;
	margin-top: -15px;
	font-size: 14px;
}

div.pestanas ul
{
	list-style: none;
	padding-left: 10px;
	height: 36px;
	background: url(../images/pestanas_borde_bajo.png) repeat-x top #fff;
	overflow: hidden;
}

div.pestanas ul li
{
	float: left;
	border: solid 1px #B0CBDB;
	padding: 0;
	margin-right: 5px;
	background: #F1F7FA;
	height: 34px ;
	/* CSS3 */
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

div.pestanas ul li:hover
{
	background-color: #d7e9ee;
	border-bottom: 0;
}

div.pestanas ul li:hover a
{
	height: 36px;
	border-bottom: 0;
}

div.pestanas ul li.seleccionado
{
	background: #fff !important;
	border-top: 3px #9abad3 solid;
	border-bottom: none !important;
	height: 36px;
}

div.pestanas ul li a
{
	float: left;
	display: block;
	text-decoration: none;
	overflow: hidden;
	width: auto;
}

div.pestanas ul li a div.icono
{
	float: left;
	width: 30px;
	height: 32px;
	background: no-repeat center center;
	cursor: pointer;
}

div.pestanas ul li a div.texto
{
	float: left;
	padding: 0 6px;
	cursor: pointer;
	line-height: 33px;
}

/* Estilos de la Interfaz */
input.texto,
textarea.texto,
select.texto
{
	padding: 5px;
	border: solid 1px #b0b0b0;
	/* Firefox */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a.ui_boton
{
	display: inline-block;
	cursor: pointer;
}

a.ui_boton:hover
{
	border: none;
	background: #eaf9ff;
}

a.ui_boton .centro
{
	overflow: hidden;
}

a.ui_boton .centro .icono
{
	padding: 5px 2px 5px 7px;
	float: left;
}
a.ui_boton .centro .texto
{
	padding: 5px 7px 2px 7px;
	float: left;
	line-height: 24px;
}

/* Este estilo es para los páneles laterales de usuario
 * que mostrarán la foto, el nombre y otra información
 * que se quiera mostrar. */
div.panelColaborador
{
	border: solid 1px #c0c0c0;
	width: 150px;
	padding: 1px 1px 8px 1px;
	/* NO-IE */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

div.panelColaborador h1
{
	background: url(../images/th2_back.png) repeat-x;
	line-height: 28px;
	text-align: center;
	font-size: 16px !important;
	border: none !important;
	padding: 0 !important;
	/* NO-IE */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

div.panelColaborador img.foto
{
	width: 128px;
	height: 128px;
	margin: 10px 0 5px 0;
}

div.panelColaborador span.posicion
{
	color: #c0c0c0;
}

/* Barra estatica*/
#uberbar
{ 
	background-color:#4d85bc;
	border:1px solid #B0CBDB;
	padding:3px 10px 3px 10px;
	position:fixed;
	top:0; 
	left:0; 
	z-index:2000; 
	width:100%;
	font-size:13px;	
}
#uberbar a
{
	color:#ffffff;
	text-decoration:none;
}
#uberbar a:hover
{
	text-decoration:underline;
}

/* Estilos de cuadros de mensaje */
div.mensaje_error
{
	padding: 10px;
	background: #ffe6e6;
	-moz-border-radius: 5px;
}
div.mensaje_exito
{
	padding: 10px;
	background-color: #d5ffd5;;
	-moz-border-radius: 5px;
}
div.mensaje_info
{
	padding: 10px;
	background-color: #e8eff7;
	-moz-border-radius: 5px;
}

/* Estilo para los botones de Ateneo.UI.Boton */
a.ateneo_ui_boton
{
	padding: 5px;
	border: none;
	border: #c0c0c0 solid 1px;
	margin-right: 6px;
	background: #f8f8f8;
	display: inline-block;
	/* Firefox, Safari y Chrome */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

a.ateneo_ui_boton img
{
	margin-right: 5px;
}

a.ateneo_ui_boton:hover
{
	background: #069;
	color: #fff;
	border: #069 1px solid;
}
/* Estilo para los popup*/
.popup
{
	position: absolute; 
	width: 600px; 
	border: solid 1px #c0c0c0; 
	background: #fff; 
	margin-left: 150px; 
	-moz-box-shadow: 0 0 10px #c0c0c0; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	z-index:100;
}
.popup h2
{
	 float: left; 
	 padding: 3px 5px;
	 margin:0;
	 font-size:18px;
}
