/* CSS Document */
body {
	background-color: #a2dff4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	a:link{
		color: #098de2;
		text-decoration: none;
	}

	a:hover{
		color: #003978;
		text-decoration: underline;
	}

	a:visited{
		color: #098de2;
		text-decoration: none;
	}

	a:active{
		color: #003978;
		text-decoration: underline;
	}

#contenedorprincipal{
	margin: 0 auto;
}
#contenedor{
	margin: 0 auto;
	width: 760px;
}
#contenedorizquierdo{
	width: 160px;
	float: left;
}
.pestan{
	margin-top: 50px;
}
.pestanas{
	background-image: url(imagenes/sistema/pestanas_fondo.gif);
}
#contenedorderecho{
	width: 600px;
	float: right;
}
#logo{
	width: 160px;
	position: absolute;
	text-align: center;
	top: 0;
}
#menu{
	width: 156px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	background-color:#1c3c68;
	background-image:url(imagenes/sistema/menu/fondo1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
	
	.enlacesmenu a:link{
		color: #FFFFFF;
		text-decoration: none;
	}

	.enlacesmenu a:hover{
		color: #FFFFFF;
		text-decoration: underline;
	}

	.enlacesmenu a:visited{
		color: #FFFFFF;
		text-decoration: none;
	}

	.enlacesmenu a:active{
		color: #FFFFFF;
		text-decoration: underline;
	}
#contenidomenu{
	margin-top: 120px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 130%;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	line-height: 165%;
}
.content{
	width: 600px;
	background-color: #CCCCCC;
	letter-spacing: 1px;
}
#piepagina{
	margin: 0 auto;
	width: 760px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
.pestanaon{
	width: 30px;float: left; background-color: #f4f5ea; border-bottom: none; border-top: solid; border-left: none; border-right: solid; border-color: #FFFFFF; width: 75px; padding-top: 5px; padding-bottom: 5px; border-width: 3px;
}
.pestanaoff{
	width: 30px;float: left; background-color: #e4e8d0; border-bottom: solid; border-top: solid; border-left: none; border-right: solid; border-color: #FFFFFF; width: 75px; padding-top: 5px; padding-bottom: 5px; border-width: 3px;
}
.contenidoprincipal{
	background-color:#f4f5ea;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 1px;
	line-height: 20px;
	font-size: 12px;
}
.contenedorbottomcontenido{
	width: 600px;
}

.icono{
	margin-bottom: 1px;
}

.icono img{
	border-width: 0px;
}

.titulo{
	font-size: 140%; font-family: "Trebuchet MS", Verdana, Arial; font-weight: bold; color: #666666; margin-bottom: 20px;
}

	.formcampos{
		margin-bottom: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	}
	
	.formfields{
		border-style: solid; border-width: 1px; border-color: #999999;
	}
	
	.formtitulo{
		font-weight: bold; font-size: 10px; width: 90px; float: left;
	}
	
	.formdatos{
		float: left;
	}
