/* CSS Document */

html, body { height: 100% }

h1, h2, h3, input, select { font-size: 12px; font-family:Arial, Helvetica, sans-serif; color:#666; padding:0; margin:0 }

img { border:0}
h1 {color: #1b94fb;font-size:31px; word-spacing:-1; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal}

* body {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e5f5fb;
	padding:0; margin:0 auto
}

table {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #666;
	text-decoration: underline
}

a:hover {
	color: #666;
	text-decoration: none
}

/* div contenedor total */

#principal{
	width: 760px;
	border-left:1px solid #a0d9fc; 
	border-right:1px solid #a0d9fc;
	margin:0 auto;
 }

.centro
{
	width: 500px;
}

.barder
{
	width: 200px;
	margin: 0;
}


/* barra derecha */

.pie
{
	width: 758px;
	height: 86px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;

}

/* footer */
.footer
{
	width: 749px;
	margin-top: 20px;
	padding: 0;
	clear: both;
}



.rss {
	height: 20px;
	width: 46px;
	margin-top: 8px;
	margin-bottom: 25px;


}
.rss2 {
	padding-top: 25px;
}

/* registro */

#tablaregistro
{ width:650px; margin:0 0 0 20px;}

#tablaregistro td
{
	border-bottom: 1px solid #bbe7f0;
	padding-bottom: 4px;
}

#tablaregistro td.sinlinea{padding-bottom: 4px}

label {width: 205px;margin-left: 3px;font-weight: bold;display: block;float: left}

.botonconfirmar { background-image:url(../imagenes/botconfirmar.gif); width:105px; height:27px; border:0}
h2 {font-size:14px; font-family:Georgia, 'Times New Roman', Times, serif; color:#FFF; padding:5px; margin:0; background-color:#1b94fb}
.error { color:#ee2229; font-weight:bold; font-size:14px}
.error p { color:#ee2229; font-weight:bold; font-size:14px}
.botoningresar { background-image:url(../imagenes/login/bot_ingresar.gif); width:89px; height:31px; border:0}

