
#main{
	width: 780px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	display: block;
}

.usersesion{
	text-align: right;
	position: absolute;
	top: 12px;
	right: 15px;
	width: 600px;
	height: 16px;
}
.usernav{
	text-align: right;
	position: absolute;
	top: 30px;
	right: 15px;
	width: 600px;
	height: 16px;
}
.usernav a{
	text-decoration: none;
}

/*
.sistema, .sistema a{
	color: #03496D;
	text-decoration: none;
}*/

.sistema a:hover{
	color: #03496D;
	color: #2B91DE;
	text-decoration: underline;
}
.sistema strong{
	font-weight: normal;
	color: #2B91DE;
}
.sistema em{
	color: #2B91DE;
	font-style: normal;
}
.fecha{
	text-align: right;
	position: absolute;
	top: 51px;
	right: 15px;
	width: 600px;
	height: 16px;
}
.pfecha{
	color: #777777;
}



.boton90, .boton90b{
	float: left;
	font-size: 10px;
	line-height: 17px;
	//line-height: 15px;
	width: 90px;
	height: 19px;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0;
	color: #777;
	text-decoration: none;
}
.boton90{
	background: url(bg-boton-90.gif) no-repeat;
}
.boton90 a{
	color: #777;
	text-decoration: none;
}
.boton90b{
	background: url(bg-boton-90b.gif) no-repeat;
	text-decoration: none;
}
.boton90b a{
	color: #777;
	text-decoration: none;
}


/* ------------------------- inicio Falso Popup ------------------------- */
/* ------------------------- inicio Falso Popup ------------------------- */
/* ------------------------- inicio Falso Popup ------------------------- */
#capa{
	width:100%;
	height: 0px;
	margin: 0 auto;
	position: absolute;
	z-index: 10000;
	background-color: #000;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	top: 0;
	left: 0;
}
#fauxpp{
	background-color: transparent;
	position: absolute;
	z-index: 11000;
}
.selHide{
	//visibility: hidden;
 }
#pp-imagenes{
	background-color: #FFF;
}
/* ------------------------- fin Falso Popup ------------------------- */
/* ------------------------- fin Falso Popup ------------------------- */
/* ------------------------- fin Falso Popup ------------------------- */


/* ------------------------- Formulario ------------------------- */
/* ------------------------- Formulario ------------------------- */
/* ------------------------- Formulario ------------------------- */
form{
	width: 438px;
	margin: -5px 0 10px 0;
	padding: 10px 0 5px 30px;
	background-color: #EEF6FB;
	border: 1px #65AFE8 solid;
}

form p{
	color: #03496D;
}

.form-element-box{
	clear: both;
	margin: 5px 0 0px 0;
	font-size: 11px;
	color: #03496D;
}
.form-element-box2{
	width: 230px;
	margin: 0 0 0px 140px;
}
.form-element-box2 select, .form-element-box2 input{
	float: left;
	margin-right: 1px;
}



.etiqueta-form{
	width: 128px;
	float: left;
	text-align: right;
	margin: 0 8px 0 0;
	padding: 2px;
}
input{
	width: 396px;
	margin: 0;
	padding: 2px;
	border: 1px solid #C3E1F7;
}
.campo{
	width: 230px;
	height: 20px;
}
textarea{
	width: 396px;
	margin: 0;
	padding: 2px;
	overflow: auto;
	border: 1px solid #C3E1F7;
}

select{
	height: 20px;
	margin: 0;
	padding: 0;
	border: 1px solid #C3E1F7;
}
input.check{
	float: left;
	margin: 2px 1px 0 0;
	//margin: 0px 1px 0 0;
	border: 0;
}

/* ---------- Especiales para los avisos ------------------- */

.form-element-boxmedio{
	margin: 5px 0 0px 0;
	font-size: 11px;
	color: #03496D;
	width: 196px;
	float: left;
}


.form-aviso .etiqueta-form{
	float: none;
	width: 90%;
	text-align: left;
}

.form-imagenes-box{
	width: 386px;
	padding: 5px;
	border: 1px #C3E1F7 solid;
	text-align: center;
}



.form-imagenes-box p{
margin: 0 18px;
}
.box-edit-img{
	float: left;
	margin: 5px;
	padding: 2px;
	border: 1px #D9D9D9 solid;
	background: #FFF;
}

.box-img{
	width: 80px;
	height: 60px;
	display: block;
}

a img{
	border: 0;
}


/* ---------- Especiales para los avisos (fin)------------------- */

.textarea-contacto{
	float: left;
	width: 230px;
	height: 140px;
	margin: 0;
	padding: 0;
	border: 1px solid #C3E1F7;	
}
.automatik{
	width: auto;
}

.boton{
	font-family: verdana, arial, tahoma,;
	color: #777777;
	font-size: 10px;
	border: 0;
	width: 90px;
	height: 22px;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0px;
	background: url(bg-boton-90.gif) no-repeat;
}
.botonb{
	font-family: verdana, arial, tahoma,;
	color: #03496D;
	font-size: 10px;
	border: 0;
	width: 90px;
	height: 22px;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0px;
	background: url(bg-boton-90b.gif) no-repeat;
}
.form-nook{
	display: block;
	width: 460px;
	padding: 3px;
	margin: 0 0 5px 0;
	background: #CE0000 url(bg-form-nook.gif) top repeat-x;
}



.form-nook p{
	background: url(ico-warning.gif) 0 -1px no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 20px;
}
.form-nook p a{
	color: #D9D9D9;
	text-decoration: none;
}
.form-ok{
	display: block;
	width: 460px;
	padding: 3px;
	margin: 0 0 5px 0;
	background: #1779C6 url(bg-form-ok.gif) top repeat-x;
}
.form-ok p{
	background: url(ico-star.gif) 0 -1px no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 20px;
}
.form-ok p a{
	color: #C3E1F7;
	text-decoration: none;
}
.agregar{
	margin: 0px;
	padding: 0 0 0 20px;
	background: url(ico-agregar.gif) no-repeat;
	background-position: 0px;
}

.agregar a{
	color: #03496D;
	text-decoration: none;
}

.borrar{
	margin: 0px;
	padding: 0 0 0 20px;
	background: url(ico-borrar.gif) no-repeat;
	background-position: 0px;
}

.borrar a{
	color: #03496D;
}

.agregar-ico{
	margin: 0px;
	padding: 0;
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	background: url(ico-agregar.gif) no-repeat;
	text-indent: -9999px;
	
}

.borrar-ico{
	margin: 0px;
	padding: 0;
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	margin: 0px;
	background: url(ico-borrar.gif) no-repeat;
	text-indent: -9999px;

}

.left{
	float: left;
}
/* ------------------------- Formulario ------------------------- */
/* ------------------------- Formulario ------------------------- */
/* ------------------------- Formulario ------------------------- */



/* ------------------------- Iconos ------------------------- */
/* ------------------------- Iconos ------------------------- */
/* ------------------------- Iconos ------------------------- */
.user{
	background: url(ico-user.gif) right top no-repeat;
	padding: 0 14px 0 0;
}
.ico-aviso-agregar{
	background: url(ico-aviso-agregar.gif) no-repeat;
	padding-left: 22px;
}
/* ------------------------- Iconos ------------------------- */
/* ------------------------- Iconos ------------------------- */
/* ------------------------- Iconos ------------------------- */