.bordeverde {
	border: 1px solid #CCCCCC;
}
.fondousuario {
	background-attachment: fixed;
	background-image: url(../imagenes/usuario.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;


}
.mail {
	background-image: url(../imagenes/mail.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linkblanco {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.iconolegisla {
	background-image: url(../imagenes/iconolegisla.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.iconoestad {

	background-image: url(../imagenes/iconoestad.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.iconopresupuesto {


	background-image: url(../tablas/icono_presupuesto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.iconopdefensa {



	background-image: url(../tablas/icono_defensa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.iconoexped {




	background-image: url(../tablas/icono_exped.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.comisiones {
	background-image: url(../tablas/comisiones.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.funciones {

	background-image: url(../tablas/icono_funciones.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.miembros {

	background-image: url(../tablas/icono_miembrosgif.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.expedientes {

	background-image: url(../tablas/icono_expedientes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cuadroform {
	border: 1px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.botonform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #999999;
}
.enlaces {

	background-image: url(/tablas/icono_enlaces.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lineainf {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.listaform {
	border: 1px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	list-style-type: circle;
	list-style-position: outside;
	display: list-item;
}
.cuadrobeige {
	border: 1px solid #D9D5B3;
}
.titulo_comisiones {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.texto_cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
.texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

