body {
	background-color: #CCCCCC;
	background-image: url(../imagenes/bg.gif);
}

a:link {
	text-decoration: none;
	color: #823FDC;
}
a:hover {
	text-decoration: none;
	color: #823FDC;
}
a:visited {
	text-decoration: none;
	color: #823FDC;
}
img {
	vertical-align:middle;
	border:none;
}

#main {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	text-indent: 1px;
	color: #44456F;
	padding-left: 1px;
	padding-bottom: 1px;
}
#login {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: justify;
	text-indent: 1px;
	color: #666B6C;
}
#menu_personal {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: justify;
	text-indent: 1px;
	color: #666B6C;
}
#menu_personal .usuario {
	padding: 5px;
}
.fuente {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-indent: 1px;
	color: #666B6C;
}
.fuentemenu {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-indent: 1px;
	color: #FFFFFF;
	padding:0px 10px 5px 10px;
}
.boton {
	border: 1px solid;
	font-family: "Trebuchet MS", Arial;
	color: #666B6C;
	background-color: #EBEBEB;
	height:18px;
}
.error {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-indent: 1px;
	color: #AE0000;
}
.marco_izq input {
	width: 100px;
}
#copyright {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 14px;
	text-indent: 1px;
	color: #866796;
}
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666B6C;
	vertical-align:middle;
}
select {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666B6C;
	vertical-align:middle;
}
.margen {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
textarea {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666B6C;
	vertical-align:middle;
}
hr {
	height: 1px;
	border: 0px;
	background-color: #663399;
	width: 560px;
}
form {
	margin: 0;
}
.guioncito {
	color: #663399;
}